Changeset 101 for trunk/makelmdz


Ignore:
Timestamp:
Mar 23, 2011, 4:23:31 PM (14 years ago)
Author:
slebonnois
Message:

SL: modifications pour arriver a compiler le gcm VENUS !
Ca marche !
A noter: modifs de makelmdz

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/makelmdz

    r66 r101  
    273273if [[ "$physique" != "nophys" ]]
    274274then
     275   CPP_KEY="$CPP_KEY CPP_PHYS"
     276fi
     277
     278if [[ "$physique" == "lmd" ]]
     279then
    275280   #Default planet type is Earth
    276281   CPP_KEY="$CPP_KEY CPP_EARTH"
Note: See TracChangeset for help on using the changeset viewer.