Ignore:
Timestamp:
Jan 21, 2026, 4:11:08 PM (25 hours ago)
Author:
aslmd
Message:

MESOSCALE: Mars physics compiles with SVN HEAD. at the same time, photochemistry now compiles so commented out MESOSCALE precompiling flags. Now have to test with WRF interface.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE/LMD_MM_MARS/makemeso

    r4006 r4029  
    741741  echo compilation info in:
    742742  echo $PWD/libo/log_compile_phys
    743   echo $PWD/libo/log_compile_phys2
    744743
    745744  if [ ${debug} -ne 0 ] 
     
    768767    then
    769768      nohup makegcm_${compilo} -t ${tra} -p mars -d ${physz} testphys1d | tee libo/log_compile_phys | grep 'warnings' >> libo/log_compile_phys
     769      echo $PWD/libo/log_compile_phys2
    770770      nohup makegcm_${compilo} -t ${tra} -p mars -d ${physz} testphys1d | tee libo/log_compile_phys2 | grep 'warnings' >> libo/log_compile_phys2
     771      echo $PWD/libo/log_compile_phys3
     772      nohup makegcm_${compilo} -t ${tra} -p mars -d ${physz} testphys1d | tee libo/log_compile_phys3 | grep 'warnings' >> libo/log_compile_phys3
    771773    elif [[ "${phys}" == *"venus"* ]]
    772774    then
Note: See TracChangeset for help on using the changeset viewer.