Changeset 2370
- Timestamp:
- 11/26/14 16:45:28 (10 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
r2366 r2370 79 79 fi 80 80 81 #inca.def : choose aerosol effect with feedback variable 82 if [ X${inca_UserChoices_XIOS} = Xy ] ; then 83 IGCM_comp_modifyDefFile blocker inca.def XIOS_INCA_OK y 84 else 85 IGCM_comp_modifyDefFile blocker inca.def XIOS_INCA_OK n 86 fi 87 88 81 89 if [ X${inca_UserChoices_XIOS} = Xy ] ; then 82 90 # Add include of INCA context in iodef.xml -
CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/inca.def
r2349 r2370 8 8 #choose if there is a feedback with the areosol effect 9 9 feedb=_AUTO_ 10 #indicate if we are running with xios or not 11 XIOS_INCA_OK=_AUTO_
Note: See TracChangeset
for help on using the changeset viewer.