Changeset 3895
- Timestamp:
- 06/06/18 11:50:03 (7 years ago)
- Location:
- CONFIG/UNIFORM/v6/IPSLCM5A2CHT
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/IPSLCM5A2CHT/EXPERIMENTS/IPSLCMCHT/S_pdControl/COMP/lmdz.card
r3651 r3895 22 22 ok_aie=y 23 23 aerosol_couple=y 24 chemistry_couple=y 24 25 read_climoz=2 25 26 ok_cdnc=y -
CONFIG/UNIFORM/v6/IPSLCM5A2CHT/EXPERIMENTS/IPSLCMCHT/S_pdControl/config.card
r3651 r3895 40 40 OverRule=y 41 41 #D- Last day of the experience used as restart for all components 42 RestartDate=2 599-12-3143 #D- Define restart simulation name for all components 44 RestartJobName= VLRCHT6.0145 #D- Path Server Group Login 46 RestartPath=/ccc/storebis/cont003/gencmip6/p24cozic/IGCM_OUT/IPSLCM 6/PROD/pdControl42 RestartDate=2001-12-31 43 #D- Define restart simulation name for all components 44 RestartJobName=ESM.S.pdCtrl.O3 45 #D- Path Server Group Login 46 RestartPath=/ccc/storebis/cont003/gencmip6/p24cozic/IGCM_OUT/IPSLCM5A2CHT/PROD/pdControl 47 47 48 48 #======================================================================== -
CONFIG/UNIFORM/v6/IPSLCM5A2CHT/GENERAL/DRIVER/lmdz.driver
r3283 r3895 410 410 else 411 411 IGCM_comp_modifyDefFile nonblocker config.def aerosol_couple n 412 fi 413 414 # config.def : Activate online Ozone chemistry coupled model if chemistry_couple=y 415 if [ ! X${lmdz_UserChoices_chemistry_couple} = X ]; then 416 IGCM_comp_modifyDefFile nonblocker config.def chemistry_couple ${lmdz_UserChoices_chemistry_couple} 417 else 418 IGCM_comp_modifyDefFile nonblocker config.def chemistry_couple n 412 419 fi 413 420
Note: See TracChangeset
for help on using the changeset viewer.