Changeset 2210 for trunk/MESOSCALE


Ignore:
Timestamp:
Jan 7, 2020, 10:42:07 PM (5 years ago)
Author:
aslmd
Message:

MESOSCALE: minor modif in makemeso, move a print that is only valid in generic version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE/LMD_MM_MARS/makemeso

    r2115 r2210  
    733733  echo compilation info in:
    734734  echo $PWD/libo/log_compile_phys
    735   echo $PWD/libo/log_compile_phys2
    736735
    737736  if [ ${debug} -ne 0 ] 
     
    767766    elif [[ "${phys}" == *"generic"* ]]
    768767    then
     768      echo $PWD/libo/log_compile_phys2
    769769      nohup ./makelmdz -t 1 -p std -b 38x36 -full -s 1 -d 25 rcm1d -arch mascaret_gfortran_para -cpp MESOSCALE | tee libo/log_compile_phys | grep 'warnings' >> libo/log_compile_phys #Proxb
    770770      nohup ./makelmdz -t 1 -p std -b 38x36 -s 1 -d 25 rcm1d -arch mascaret_gfortran_para -cpp MESOSCALE | tee libo/log_compile_phys2 | grep 'warnings' >> libo/log_compile_phys2 #Proxb
Note: See TracChangeset for help on using the changeset viewer.