Changeset 1632
- Timestamp:
- 01/19/12 17:34:57 (13 years ago)
- Location:
- CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR
- Files:
-
- 3 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/COMP/lmdz.card_AMIP
r1514 r1632 7 7 # Physics package to use : 8 8 # AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 9 # NPv3. 0for new physics, to be used with LMDZ5/trunk revision 1554 or later9 # NPv3.1 for new physics, to be used with LMDZ5/trunk revision 1554 or later 10 10 LMDZ_Physics=AP 11 #LMDZ_Physics=NPv3. 011 #LMDZ_Physics=NPv3.1 12 12 13 13 # You can choose here the name of create_etat0 you want to use -
CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/COMP/lmdz.card_Climat
r1514 r1632 7 7 # Physics package to use : 8 8 # AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 9 # NPv3. 0for new physics, to be used with LMDZ5/trunk revision 1554 or later9 # NPv3.1 for new physics, to be used with LMDZ5/trunk revision 1554 or later 10 10 LMDZ_Physics=AP 11 #LMDZ_Physics=NPv3. 011 #LMDZ_Physics=NPv3.1 12 12 13 13 # You can choose here the name of create_etat0 you want to use -
CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/COMP/lmdz.driver
r1547 r1632 224 224 ## gcm.def parameters : 225 225 # Modification only for new physics 226 if [ X${LMDZ_Physics} = X"NPv3. 0" ] ; then226 if [ X${LMDZ_Physics} = X"NPv3.1" ] ; then 227 227 LMDZ_sed gcm.def iphysiq 5 228 228 fi -
CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/PARAM/physiq.def_L39_NPv3.1
r1631 r1632 126 126 ############################################################################## 127 127 # PARAMETRES ET CLES DE LA PHYSIQUE LMDZ 128 # Cette partie constitue la partie : physiq.def_L39_NPv3. 0128 # Cette partie constitue la partie : physiq.def_L39_NPv3.1 129 129 ############################################################################## 130 130 # D: Valeur par default
Note: See TracChangeset
for help on using the changeset viewer.