Changeset 2735 for CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL
- Timestamp:
- 02/19/16 17:04:02 (9 years ago)
- Location:
- CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/DRIVER/inca.driver
r2724 r2735 97 97 fi 98 98 99 #inca.def : choose coupled model with orchidee 100 if [ ! X${inca_UserChoices_CoupOrchInca} = X ]; then 101 IGCM_comp_modifyDefFile nonblocker inca.def CoupOrchInca ${inca_UserChoices_CoupOrchInca} 102 else 103 IGCM_comp_modifyDefFile nonblocker inca.def CoupOrchInca n 104 fi 99 105 100 106 #inca.def : choose sedimentation schema -
CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/inca.def
r2724 r2735 16 16 #threshold 10m wind parameter 17 17 tref=0.85 18 #sedimentation 18 19 multilayer_sediment=_AUTO_ 20 #coupled model with orchidee 21 CoupOrchInca=_AUTO_ 19 22 -
CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/orchidee.def_Choi
r2694 r2735 98 98 RIVER_DESC_FILE = river_desc.nc 99 99 100 # Parameter related to chemistry bvoc 101 #************************************************************************ 102 # CHEMISTRY_OK_BVOC ([FLAG]) : Activate chemistry {OK_SECHIBA} 103 # default = n 104 CHEMISTRY_BVOC = n 105 106 # CO2 FOR BVOC - WILKINSON ([FLAG]) : CO2 inhibition effect for isoprene based on Wilkinson approach? {CHEMISTRY_OK_BVOC } 107 CO2_FOR_BVOC_WILKINSON=n 108 109 # CO2 FOR BVOC - POSSELL ([FLAG]) : CO2 inhibition effect for isoprene based on Possell approach? {CHEMISTRY_OK_BVOC } 110 CO2_FOR_BVOC_POSSELL=n
Note: See TracChangeset
for help on using the changeset viewer.