Changeset 3146
- Timestamp:
- 02/17/17 17:27:56 (8 years ago)
- Location:
- CONFIG/UNIFORM/v6/LMDZORSTRATAER_v6
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/LMDZORSTRATAER_v6/EXPERIMENTS/LMDZOR/amip_strataer/COMP/lmdz.card
r3144 r3146 4 4 [UserChoices] 5 5 # Physics package to use : 6 # LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 7 # LMDZ_Physics=NPv3.2 for an early version of the new physics, to be used with LMDZ5/trunk revision 1554 or later 8 # LMDZ_Physics=NPv5.4 for new physics to be used with LMDZ5/trunk revision 2449 or later 9 # LMDZ_Physics=NPv5.67 for new physics to be used with LMDZ5/testing revision 2546 or later 10 # LMDZ_Physics=NPv5.70 for new physics to be used with LMDZ5/testing revision 2595 or later 11 # LMDZ_Physics=NPv5.80bz0 for new physics to be used with LMDZ5/trunk revision 2699 or later 6 # LMDZ_Physics=APrrtm for standard/old physics(defalut) with RRTM activated 12 7 LMDZ_Physics=APrrtm 13 8 … … 100 95 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ), \ 101 96 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ), \ 97 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstrataer_lmdz.xml,. ),\ 102 98 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . ) 103 99 -
CONFIG/UNIFORM/v6/LMDZORSTRATAER_v6/EXPERIMENTS/LMDZOR/amip_strataer/config.card
r3144 r3146 67 67 WriteFrequency="1M" 68 68 # If config_Restarts_OverRule == 'n' next 4 params are read 69 Restart= y69 Restart= n 70 70 # Last day of the experience used as restart for this component if Restart=y 71 71 RestartDate=2029-12-31 -
CONFIG/UNIFORM/v6/LMDZORSTRATAER_v6/EXPERIMENTS/LMDZOR/clim_strataer_360d/COMP/lmdz.card
r3108 r3146 5 5 # Physics package to use : 6 6 # LMDZ_Physics=APrrtm for standard/old physics(defalut) with RRTM activated 7 # LMDZ_Physics=NPv3.2 for an early version of the new physics, to be used with LMDZ5/trunk revision 1554 or later8 # LMDZ_Physics=NPv5.4 for new physics to be used with LMDZ5/trunk revision 2449 or later9 # LMDZ_Physics=NPv5.67 for new physics to be used with LMDZ5/testing revision 2546 or later10 # LMDZ_Physics=NPv5.70 for new physics to be used with LMDZ5/testing revision 2595 or later11 # LMDZ_Physics=NPv5.80bz0 for new physics to be used with LMDZ5/trunk revision 2699 or later12 7 LMDZ_Physics=APrrtm 13 8 -
CONFIG/UNIFORM/v6/LMDZORSTRATAER_v6/GENERAL/DRIVER/lmdz.driver
r3107 r3146 353 353 else 354 354 if [ X${lmdz_UserChoices_LMDZ_strataer} = Xy ] ; then 355 echo "No coupling to chemistry model but it is a LMDZ STRATAER configuration, set type_trac=co eg in run.def"356 IGCM_comp_modifyDefFile blocker run.def type_trac co eg355 echo "No coupling to chemistry model but it is a LMDZ STRATAER configuration, set type_trac=coag in run.def" 356 IGCM_comp_modifyDefFile blocker run.def type_trac coag 357 357 IGCM_comp_modifyDefFile blocker run.def config_inca none 358 358 else
Note: See TracChangeset
for help on using the changeset viewer.