Changeset 2457 for trunk


Ignore:
Timestamp:
Feb 16, 2021, 12:51:01 AM (4 years ago)
Author:
aslmd
Message:

MESOSCALE Mars. need to compile physics twice in a row to resolve dependencies following changes in 2362 (new CO2 microphysics model)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE/LMD_MM_MARS/makemeso

    r2295 r2457  
    744744      echo 'DEBUG DEBUG DEBUG DEBUG'
    745745      nohup makegcm_${compilo} -debug -full -t ${tra} -p mars -d ${physz} testphys1d | tee libo/log_compile_phys | grep 'warnings' >> libo/log_compile_phys
     746      nohup makegcm_${compilo} -debug -full -t ${tra} -p mars -d ${physz} testphys1d | tee libo/log_compile_phys2 | grep 'warnings' >> libo/log_compile_phys2
    746747    elif [[ "${phys}" == *"venus"* ]]
    747748    then
Note: See TracChangeset for help on using the changeset viewer.