Changeset 2150 for CONFIG/UNIFORM/v5_dev/LMDZORINCA_v5
- Timestamp:
- 08/08/13 14:53:10 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v5_dev/LMDZORINCA_v5/BCOV/GENERAL/DRIVER/orchidee.driver
r2144 r2150 129 129 # Modify in orchidee.def DIFFUCO_OK_INCA if inca coupling is activate 130 130 if [ ! X${orchidee_UserChoices_CouplInca} = X ] ; then 131 ORCHIDEE_sed VEGET_UPDATE${orchidee_UserChoices_CouplInca}131 ORCHIDEE_sed DIFFUCO_OK_INCA ${orchidee_UserChoices_CouplInca} 132 132 else 133 ORCHIDEE_sed VEGET_UPDATEn133 ORCHIDEE_sed DIFFUCO_OK_INCA n 134 134 fi 135 135
Note: See TracChangeset
for help on using the changeset viewer.