Changeset 678 for trunk/MESOSCALE/LMD_MM_MARS/makemeso
- Timestamp:
- May 30, 2012, 1:29:56 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MESOSCALE/LMD_MM_MARS/makemeso
r674 r678 35 35 phys="" 36 36 scenario="" 37 while getopts "drc:njhg bpfs:x" options; do37 while getopts "drc:njhgpfs:x" options; do 38 38 case $options in 39 39 d ) donotcompile=1;; ## just to check the compile folder … … 554 554 echo 'DEBUG DEBUG DEBUG DEBUG' 555 555 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 556 557 #sed s+"#-g"+"-g"+g configure.wrf > yeah 557 558 mv -f yeah configure.wrf
Note: See TracChangeset
for help on using the changeset viewer.