Changeset 2724 for CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL
- Timestamp:
- 02/16/16 16:11:51 (9 years ago)
- Location:
- CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/DRIVER/inca.driver
r2705 r2724 97 97 fi 98 98 99 100 #inca.def : choose sedimentation schema 101 if [ ! X${inca_UserChoices_multilayer_sedim} = X ]; then 102 IGCM_comp_modifyDefFile nonblocker inca.def multilayer_sediment ${inca_UserChoices_multilayer_sedim} 103 else 104 IGCM_comp_modifyDefFile nonblocker inca.def multilayer_sediment y 105 fi 106 99 107 #inca.def : choose output library 100 108 if [ X${inca_UserChoices_XIOS} = Xy ] ; then -
CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/inca.def
r2712 r2724 16 16 #threshold 10m wind parameter 17 17 tref=0.85 18 multilayer_sediment=_AUTO_ 19
Note: See TracChangeset
for help on using the changeset viewer.