Ignore:
Timestamp:
2022-01-12T12:12:15+01:00 (2 years ago)
Author:
agnes.ducharne
Message:

Final corrections to FG2nd and FG3nd configurations for the new driver. FG2nd works at 2deg, but not yet at 0.5deg, cf ticket #786.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ORCHIDEE_2_2/ORCHIDEE_OL/OOL_SEC_STO_FG2nd/COMP/sechiba.driver

    r7422 r7427  
    8080    SECHIBA_WRITE_STEP2=0 
    8181 
    82     if [ X${orchidee_ol_UserChoices_XIOS} = Xy ] ; then 
     82    if [ X${orchideedriver_UserChoices_XIOS} = Xy ] ; then 
    8383      # Activate XIOS output 
    8484      IGCM_comp_modifyDefFile blocker run.def XIOS_ORCHIDEE_OK y 
     
    147147    # Modify file_def_orchidee.xml if XIOS is activated 
    148148    # Settings in config.card WriteFrequency are not used any more. The section above is only used for IOIPSL. 
    149     if [ X${orchidee_ol_UserChoices_XIOS} = Xy ] ; then 
     149    if [ X${orchideedriver_UserChoices_XIOS} = Xy ] ; then 
    150150        # Modify file_def_orchidee.xml file using settings from sechiba.card/orchidee.card 
    151151        # We here suppose that for each file, in sechiba.card/orchidee.card UserChoices section, if the parameter  
Note: See TracChangeset for help on using the changeset viewer.