Changeset 8181 for branches/ORCHIDEE_2_2


Ignore:
Timestamp:
2023-09-22T14:26:31+02:00 (10 months ago)
Author:
josefine.ghattas
Message:

Adding memory report false in iodef.xml for XIOS. This is considered in XIOS2 since revision 2503 and it is needed for site simulations. The variable is not considered if using an older reviision of XIOS2. See ticket #925

Location:
branches/ORCHIDEE_2_2/ORCHIDEE_OL
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • branches/ORCHIDEE_2_2/ORCHIDEE_OL/OOL_SEC/PARAM/iodef_xios2.xml

    r8133 r8181  
    1818          <variable id="using_server"              type="bool">false</variable> 
    1919          <variable id="using_oasis"               type="bool">false</variable> 
    20          
     20          <variable id="memory_report"             type="bool">false</variable> 
    2121      </variable_definition> 
    2222                
  • branches/ORCHIDEE_2_2/ORCHIDEE_OL/OOL_SEC_STO_FG1trans/PARAM/iodef_xios2.xml

    r8133 r8181  
    1818          <variable id="using_server"              type="bool">false</variable> 
    1919          <variable id="using_oasis"               type="bool">false</variable> 
    20          
     20          <variable id="memory_report"             type="bool">false</variable>  
    2121      </variable_definition> 
    2222                
  • branches/ORCHIDEE_2_2/ORCHIDEE_OL/OOL_SEC_STO_FG1transnd/PARAM/iodef_xios2.xml

    r8133 r8181  
    1818          <variable id="using_server"              type="bool">false</variable> 
    1919          <variable id="using_oasis"               type="bool">false</variable> 
    20          
     20          <variable id="memory_report"             type="bool">false</variable>  
    2121      </variable_definition> 
    2222                
  • branches/ORCHIDEE_2_2/ORCHIDEE_OL/OOL_SEC_STO_FG2/PARAM/iodef_xios2.xml

    r8133 r8181  
    1818          <variable id="using_server"              type="bool">false</variable> 
    1919          <variable id="using_oasis"               type="bool">false</variable> 
    20          
     20          <variable id="memory_report"             type="bool">false</variable>  
    2121      </variable_definition> 
    2222                
  • branches/ORCHIDEE_2_2/ORCHIDEE_OL/OOL_SEC_STO_FG2nd/PARAM/iodef_xios2.xml

    r8133 r8181  
    1818          <variable id="using_server"              type="bool">false</variable> 
    1919          <variable id="using_oasis"               type="bool">false</variable> 
    20          
     20          <variable id="memory_report"             type="bool">false</variable>  
    2121      </variable_definition> 
    2222                
  • branches/ORCHIDEE_2_2/ORCHIDEE_OL/OOL_SEC_STO_FG3/PARAM/iodef_xios2.xml

    r8133 r8181  
    1818          <variable id="using_server"              type="bool">false</variable> 
    1919          <variable id="using_oasis"               type="bool">false</variable> 
    20          
     20          <variable id="memory_report"             type="bool">false</variable>  
    2121      </variable_definition> 
    2222                
  • branches/ORCHIDEE_2_2/ORCHIDEE_OL/OOL_SEC_STO_FG3nd/PARAM/iodef_xios2.xml

    r8133 r8181  
    1818          <variable id="using_server"              type="bool">false</variable> 
    1919          <variable id="using_oasis"               type="bool">false</variable> 
    20          
     20          <variable id="memory_report"             type="bool">false</variable>  
    2121      </variable_definition> 
    2222                
  • branches/ORCHIDEE_2_2/ORCHIDEE_OL/SPINUP_ANALYTIC_FG1/PARAM/iodef_xios2.xml

    r8133 r8181  
    1818          <variable id="using_server"              type="bool">false</variable> 
    1919          <variable id="using_oasis"               type="bool">false</variable> 
    20          
     20          <variable id="memory_report"             type="bool">false</variable>  
    2121      </variable_definition> 
    2222                
  • branches/ORCHIDEE_2_2/ORCHIDEE_OL/SPINUP_ANALYTIC_FG1nd/PARAM/iodef_xios2.xml

    r8133 r8181  
    1818          <variable id="using_server"              type="bool">false</variable> 
    1919          <variable id="using_oasis"               type="bool">false</variable> 
    20          
     20          <variable id="memory_report"             type="bool">false</variable>  
    2121      </variable_definition> 
    2222                
Note: See TracChangeset for help on using the changeset viewer.