Ignore:
Timestamp:
03/06/13 18:44:35 (11 years ago)
Author:
jgipsl
Message:

Le fichier orchidee.def est renome en orchidee.def_Choi.

  • Ajoute le fichier orchidee.def_CWRR (CWRR reste toujours en cours de validation et necessite le trunk d'ORCHIDEE).
  • La variable NEWHYDROL est enleve de orchidee.card et driver.
Location:
CONFIG/UNIFORM/v5/IPSLCM5_v5/EXPERIMENTS/LMDZOR
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v5/IPSLCM5_v5/EXPERIMENTS/LMDZOR/amip/COMP/orchidee.card

    r1759 r2018  
    33 
    44[UserChoices] 
    5 NEWHYDROL=n 
     5# The variable DefSuffix gives the suffix of the orchidee.def file to be used. 
     6# By default the file orchidee.def_Choi will be selected. 
     7# Sef DefSuffix=Choi (default) to activate default 2-layer Choisnel hydrology 
     8# Set DefSuffix=CWRR to activate 11-layer CWRR hydrology 
     9DefSuffix=Choi 
     10 
    611sechiba_LEVEL=11 
    712VEGET_UPDATE=1Y 
     
    2328 
    2429[ParametersFiles] 
    25 List=   (${SUBMIT_DIR}/PARAM/orchidee.def, .) 
     30List=   (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def) 
    2631 
    2732[RestartFiles] 
  • CONFIG/UNIFORM/v5/IPSLCM5_v5/EXPERIMENTS/LMDZOR/clim/COMP/orchidee.card

    r1759 r2018  
    33 
    44[UserChoices] 
    5 NEWHYDROL=n 
     5# The variable DefSuffix gives the suffix of the orchidee.def file to be used. 
     6# By default the file orchidee.def_Choi will be selected. 
     7# Sef DefSuffix=Choi (default) to activate default 2-layer Choisnel hydrology 
     8# Set DefSuffix=CWRR to activate 11-layer CWRR hydrology 
     9DefSuffix=Choi 
     10 
    611sechiba_LEVEL=11 
    712VEGET_UPDATE=0Y 
     
    2227 
    2328[ParametersFiles] 
    24 List=   (${SUBMIT_DIR}/PARAM/orchidee.def, .) 
     29List=   (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def) 
    2530 
    2631[RestartFiles] 
Note: See TracChangeset for help on using the changeset viewer.