Changeset 1653 for trunk


Ignore:
Timestamp:
Jan 31, 2017, 1:53:38 PM (8 years ago)
Author:
jaudouard
Message:

Typo correction for the Martian mesoscale compilation in debug mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE/LMD_MM_MARS/makemeso

    r1605 r1653  
    717717    then
    718718      echo 'DEBUG DEBUG DEBUG DEBUG'
    719       nohup makegcm_${compilo} debug -t ${tra} -p mars -d ${physz} testphys1d | tee libo/log_compile_phys | grep 'warnings' >> libo/log_compile_phys
     719      nohup makegcm_${compilo} -debug -full -t ${tra} -p mars -d ${physz} testphys1d | tee libo/log_compile_phys | grep 'warnings' >> libo/log_compile_phys
    720720    elif [[ "${phys}" == *"venus"* ]]
    721721    then
Note: See TracChangeset for help on using the changeset viewer.