Changeset 3476 for CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/DRIVER/pisces.driver
- Timestamp:
- 11/20/17 17:05:56 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/DRIVER/pisces.driver
r3434 r3476 110 110 # Update iodef.xml 111 111 112 if [ X"$( echo ${config_UserChoices_ExpType} | grep CMIP6 )" != "X" ] ; then 113 VT1D_ENABLE=".FALSE." 114 VT5D_ENABLE=".FALSE." 115 VT1M_ENABLE=".FALSE." 116 VT1Y_ENABLE=".FALSE." 117 fi 118 112 119 IGCM_debug_Print 1 'Informations into iodef.xml : VT1D_ENABLE VT5D_ENABLE VT1M_ENABLE VT1Y_ENABLE ' 113 120 IGCM_debug_Print 1 ${VT1D_ENABLE} ${VT5D_ENABLE} ${VT1M_ENABLE} ${VT1Y_ENABLE}
Note: See TracChangeset
for help on using the changeset viewer.