Changeset 746 for CONFIG/LMDZOR/branches/LMDZ4OR_v3/LMDZOR/COMP/lmdz.card
- Timestamp:
- 09/25/09 14:59:15 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/LMDZOR/branches/LMDZ4OR_v3/LMDZOR/COMP/lmdz.card
r725 r746 9 9 CREATE=ELC-${RESOL_ATM_3D} 10 10 11 # Par default, adjust=n in run.def12 LMDZ_ adjust = n11 # adjust=y during LMDZ_NbPeriod_adjust Period, adjust=n after LMDZ_NbPeriod_adjust 12 LMDZ_NbPeriod_adjust=3 13 13 14 14 [InitialStateFiles] … … 44 44 (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D}, gcm.def), \ 45 45 (${SUBMIT_DIR}/PARAM/run.def, .), \ 46 (${SUBMIT_DIR}/PARAM/traceur.def, .), \ 47 (${SUBMIT_DIR}/PARAM/Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat, .) 46 (${SUBMIT_DIR}/PARAM/traceur.def, .) 48 47 49 48 [RestartFiles] … … 52 51 53 52 [OutputText] 54 List= (physiq.def, gcm.def, run.def, traceur.def , Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat)53 List= (physiq.def, gcm.def, run.def, traceur.def) 55 54 56 55 [OutputFiles]
Note: See TracChangeset
for help on using the changeset viewer.