Changeset 667 for CONFIG/LMDZOR
- Timestamp:
- 06/25/09 16:41:29 (15 years ago)
- Location:
- CONFIG/LMDZOR/branches/LMDZ4OR_v3
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/LMDZOR/branches/LMDZ4OR_v3/CREATE/COMP/lmdz.card
r661 r667 37 37 ( start.nc, ${R_OUT_ATM_O}/Restart/${config_UserChoices_JobName}_clim_start.nc, NONE), \ 38 38 ( startphy.nc, ${R_OUT_ATM_O}/Restart/${config_UserChoices_JobName}_clim_startphy.nc, NONE) 39 40 -
CONFIG/LMDZOR/branches/LMDZ4OR_v3/CREATE/COMP/lmdz.card_Interannuel
r473 r667 21 21 22 22 [ParametersFiles] 23 List= (${SUBMIT_DIR}/PARAM/physiq.def , .), \24 (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM }, gcm.def), \23 List= (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}, physiq.def), \ 24 (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D}, gcm.def), \ 25 25 (${SUBMIT_DIR}/PARAM/run.def, .), \ 26 26 (${SUBMIT_DIR}/PARAM/traceur.def, .) -
CONFIG/LMDZOR/branches/LMDZ4OR_v3/CREATE/config.card
r595 r667 10 10 #============================ 11 11 #D-- (<8 chars MAX for JobName) 12 JobName= ELC-${RESOL }12 JobName= ELC-${RESOL_ATM_3D} 13 13 LongName="create_etat0_limit for climatology run" 14 14 TagName=LMDZOR -
CONFIG/LMDZOR/branches/LMDZ4OR_v3/CREATE/config.card_Interannuel
r589 r667 10 10 #============================ 11 11 #D-- (<8 chars MAX for JobName) 12 JobName=ELI-${RESOL }12 JobName=ELI-${RESOL_ATM_3D} 13 13 LongName="create_etat0_limit for interannuel run" 14 14 TagName=LMDZOR -
CONFIG/LMDZOR/branches/LMDZ4OR_v3/LMDZOR/COMP/lmdz.card
r661 r667 7 7 # You can choose here the name of create_etat0 you want to use 8 8 # If noting is defined here, the job will get the JobName in the file ../CREATE/config.card 9 CREATE=ELC-${RESOL_ATM }9 CREATE=ELC-${RESOL_ATM_3D} 10 10 11 11 # Par default, adjust=n in run.def -
CONFIG/LMDZOR/branches/LMDZ4OR_v3/LMDZOR/COMP/lmdz.card_Interannuel
r334 r667 7 7 # You can choose here the name of create_etat0 you want to use 8 8 # If noting is defined here, the job will get the JobName in the file ../CREATE/config.card 9 CREATE=ELI-${RESOL_ATM }9 CREATE=ELI-${RESOL_ATM_3D} 10 10 11 11 # Par default, adjust=n in run.def -
CONFIG/LMDZOR/branches/LMDZ4OR_v3/LMDZOR/PARAM/gcm.def_144x142x19
r662 r667 41 41 iflag_top_bound=1 42 42 # Coefficient pour la couche eponge (valeur derniere couche) 43 t op_bound=1.e-543 tau_top_bound=1.e-5 44 44 ## Orodr ou non pour l orographie 45 45 ok_orodr=y -
CONFIG/LMDZOR/branches/LMDZ4OR_v3/LMDZOR/PARAM/gcm.def_144x142x39
r662 r667 41 41 iflag_top_bound=2 42 42 # Coefficient pour la couche eponge (valeur derniere couche) 43 t op_bound=1.e-543 tau_top_bound=1.e-5 44 44 ## Orodr ou non pour l orographie 45 45 ok_orodr=y -
CONFIG/LMDZOR/branches/LMDZ4OR_v3/LMDZOR/PARAM/gcm.def_144x96x19
r662 r667 41 41 iflag_top_bound=1 42 42 # Coefficient pour la couche eponge (valeur derniere couche) 43 t op_bound=1.e-543 tau_top_bound=1.e-5 44 44 ## Orodr ou non pour l orographie 45 45 ok_orodr=y -
CONFIG/LMDZOR/branches/LMDZ4OR_v3/LMDZOR/PARAM/gcm.def_72x45x19
r662 r667 41 41 iflag_top_bound=1 42 42 # Coefficient pour la couche eponge (valeur derniere couche) 43 t op_bound=1.e-543 tau_top_bound=1.e-5 44 44 ## Orodr ou non pour l orographie 45 45 ok_orodr=y -
CONFIG/LMDZOR/branches/LMDZ4OR_v3/LMDZOR/PARAM/gcm.def_96x71x19
r662 r667 41 41 iflag_top_bound=1 42 42 # Coefficient pour la couche eponge (valeur derniere couche) 43 t op_bound=1.e-543 tau_top_bound=1.e-5 44 44 ## Orodr ou non pour l orographie 45 45 ok_orodr=y -
CONFIG/LMDZOR/branches/LMDZ4OR_v3/LMDZOR/PARAM/gcm.def_96x95x19
r662 r667 41 41 iflag_top_bound=1 42 42 # Coefficient pour la couche eponge (valeur derniere couche) 43 t op_bound=1.e-543 tau_top_bound=1.e-5 44 44 ## Orodr ou non pour l orographie 45 45 ok_orodr=y -
CONFIG/LMDZOR/branches/LMDZ4OR_v3/LMDZOR/PARAM/gcm.def_96x95x39
r662 r667 41 41 iflag_top_bound=2 42 42 # Coefficient pour la couche eponge (valeur derniere couche) 43 t op_bound=1.e-543 tau_top_bound=1.e-5 44 44 ## Orodr ou non pour l orographie 45 45 ok_orodr=y
Note: See TracChangeset
for help on using the changeset viewer.