Changeset 1545 for CONFIG/IPSLCM
- Timestamp:
- 08/24/11 14:40:21 (13 years ago)
- Location:
- CONFIG/IPSLCM/IPSLCM5-2
- Files:
-
- 8 edited
- 4 copied
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/IPSLCM/IPSLCM5-2/Chistorical/COMP/lmdz.card
r1541 r1545 4 4 [UserChoices] 5 5 # Physics package to use : 6 # AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 6 # LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 7 # LMDZ_Physics=NPv3.0 for new physics, to be used with LMDZ5/trunk revision 1554 or later 7 8 LMDZ_Physics=AP 8 9 -
CONFIG/IPSLCM/IPSLCM5-2/Chistorical/COMP/lmdz.driver
r1541 r1545 286 286 LMDZ_sed output.def ok_histNMC "${LMDZ_NMC_monthly}, ${LMDZ_NMC_daily}, ${LMDZ_NMC_hf}" 287 287 288 ## gcm.def parameters : no change since gcm.def_${RESOL_ATM_3D} is used and already modified 288 ## gcm.def parameters : 289 # Modification only for new physics 290 if [ X${LMDZ_Physics} = X"NPv3.0" ] ; then 291 LMDZ_sed gcm.def iphysiq 5 292 fi 293 289 294 290 295 ## run.def parameters -
CONFIG/IPSLCM/IPSLCM5-2/CpiControl/COMP/lmdz.card
r1541 r1545 4 4 [UserChoices] 5 5 # Physics package to use : 6 # AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 6 # LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 7 # LMDZ_Physics=NPv3.0 for new physics, to be used with LMDZ5/trunk revision 1554 or later 7 8 LMDZ_Physics=AP 8 9 -
CONFIG/IPSLCM/IPSLCM5-2/CpiControl/COMP/lmdz.driver
r1541 r1545 286 286 LMDZ_sed output.def ok_histNMC "${LMDZ_NMC_monthly}, ${LMDZ_NMC_daily}, ${LMDZ_NMC_hf}" 287 287 288 ## gcm.def parameters : no change since gcm.def_${RESOL_ATM_3D} is used and already modified 288 ## gcm.def parameters : 289 # Modification only for new physics 290 if [ X${LMDZ_Physics} = X"NPv3.0" ] ; then 291 LMDZ_sed gcm.def iphysiq 5 292 fi 293 289 294 290 295 ## run.def parameters -
CONFIG/IPSLCM/IPSLCM5-2/historical/COMP/lmdz.card
r1541 r1545 4 4 [UserChoices] 5 5 # Physics package to use : 6 # AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 6 # LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 7 # LMDZ_Physics=NPv3.0 for new physics, to be used with LMDZ5/trunk revision 1554 or later 7 8 LMDZ_Physics=AP 8 9 -
CONFIG/IPSLCM/IPSLCM5-2/historical/COMP/lmdz.driver
r1541 r1545 286 286 LMDZ_sed output.def ok_histNMC "${LMDZ_NMC_monthly}, ${LMDZ_NMC_daily}, ${LMDZ_NMC_hf}" 287 287 288 ## gcm.def parameters : no change since gcm.def_${RESOL_ATM_3D} is used and already modified 288 ## gcm.def parameters : 289 # Modification only for new physics 290 if [ X${LMDZ_Physics} = X"NPv3.0" ] ; then 291 LMDZ_sed gcm.def iphysiq 5 292 fi 293 289 294 290 295 ## run.def parameters -
CONFIG/IPSLCM/IPSLCM5-2/piControl/COMP/lmdz.card
r1541 r1545 4 4 [UserChoices] 5 5 # Physics package to use : 6 # AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 6 # LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 7 # LMDZ_Physics=NPv3.0 for new physics, to be used with LMDZ5/trunk revision 1554 or later 7 8 LMDZ_Physics=AP 8 9 -
CONFIG/IPSLCM/IPSLCM5-2/piControl/COMP/lmdz.driver
r1541 r1545 286 286 LMDZ_sed output.def ok_histNMC "${LMDZ_NMC_monthly}, ${LMDZ_NMC_daily}, ${LMDZ_NMC_hf}" 287 287 288 ## gcm.def parameters : no change since gcm.def_${RESOL_ATM_3D} is used and already modified 288 ## gcm.def parameters : 289 # Modification only for new physics 290 if [ X${LMDZ_Physics} = X"NPv3.0" ] ; then 291 LMDZ_sed gcm.def iphysiq 5 292 fi 293 289 294 290 295 ## run.def parameters
Note: See TracChangeset
for help on using the changeset viewer.