Changeset 2294 for CONFIG/UNIFORM/v5/IPSLCM5CHS_v5/GENERAL
- Timestamp:
- 07/18/14 18:38:10 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v5/IPSLCM5CHS_v5/GENERAL/DRIVER/lmdz.driver
r2288 r2294 330 330 LMDZ_sed gcm.def iphysiq 5 331 331 elif [ X${LMDZ_Physics} = X"NPv3.1" ] && [ ${RESOL_ATM_3D} = 144x142x39 ] ; then 332 # Time step in physics: 8min333 LMDZ_sed gcm.def iphysiq 8332 # Time step in physics: 10min 333 LMDZ_sed gcm.def iphysiq 5 334 334 elif [ X${LMDZ_Physics} = X"NPv3.2" ] && [ ${RESOL_ATM_3D} = 96x95x39 ] ; then 335 # Time step in physics: 9min336 LMDZ_sed gcm.def iphysiq 3335 # Time step in physics: 15min 336 LMDZ_sed gcm.def iphysiq 5 337 337 elif [ X${LMDZ_Physics} = X"NPv3.2" ] && [ ${RESOL_ATM_3D} = 144x142x39 ] ; then 338 # Time step in physics: 8min 339 LMDZ_sed gcm.def iphysiq 4 338 # Time step in physics: 10min 339 LMDZ_sed gcm.def iphysiq 5 340 elif [ X${LMDZ_Physics} = X"NPv3.2" ] && [ ${RESOL_ATM_3D} = 128x118x39 ] ; then 341 # Time step in physics: 7.5min 342 LMDZ_sed gcm.def iphysiq 15 340 343 elif [ X${LMDZ_Physics} = X"AP" ] ; then 341 344 # Time step in physics: 30min
Note: See TracChangeset
for help on using the changeset viewer.