Ignore:
Timestamp:
May 30, 2012, 1:29:56 AM (12 years ago)
Author:
aslmd
Message:

MESOSCALE : modifications for restart broke MMM or LES with old physics. now fixed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE/LMD_MM_MARS/makemeso

    r674 r678  
    3535phys=""
    3636scenario=""
    37 while getopts "drc:njhgbpfs:x" options; do
     37while getopts "drc:njhgpfs:x" options; do
    3838  case $options in
    3939   d ) donotcompile=1;;       ## just to check the compile folder
     
    554554    echo 'DEBUG DEBUG DEBUG DEBUG'
    555555    sed s+"#-g"+" -g -no-ftz -traceback -ftrapuv -fp-stack-check -check"+g configure.wrf > yeah
     556    #sed s+"#-g"+"-g -Ktrap=fp -Mbounds"+g configure.wrf > yeah
    556557    #sed s+"#-g"+"-g"+g configure.wrf > yeah
    557558    mv -f yeah configure.wrf
Note: See TracChangeset for help on using the changeset viewer.