Ignore:
Timestamp:
May 27, 2011, 11:33:40 AM (14 years ago)
Author:
emillour
Message:

Mars: EM

minor bug correction in writeg1d (JYC)
add "-check" to debug option in makegcm_ifort

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/makegcm_ifort

    r38 r141  
    368368        else if $LINUX then
    369369           ## for ifort
    370              set optim=" -g -no-ftz -traceback -ftrapuv -fp-stack-check "
    371              set optim90=" -g -no-ftz -traceback -ftrapuv -fp-stack-check "
    372              set optimtru90=" -g -no-ftz -traceback -ftrapuv -fp-stack-check "
     370             set optim=" -g -no-ftz -traceback -ftrapuv -fp-stack-check -check"
     371             set optim90=" -g -no-ftz -traceback -ftrapuv -fp-stack-check -check"
     372             set optimtru90=" -g -no-ftz -traceback -ftrapuv -fp-stack-check -check"
    373373        else
    374374           echo "pas d option debug predefinie pour cette machine"
Note: See TracChangeset for help on using the changeset viewer.