Changes between Version 12 and Version 13 of Doc/Models/ORCHIDEE


Ignore:
Timestamp:
10/19/15 12:12:48 (9 years ago)
Author:
pinsard
Comment:

typo

Legend:

Unmodified
Added
Removed
Modified
  • Doc/Models/ORCHIDEE

    v12 v13  
    7575 
    7676## Manage output in _v6 configurations and ORCHIDEE_trunk using XIOS ## 
    77 XIOS is used by default in v6 configurations. In ORCHIDEE_trunk it is possible to activate XIOS output. To do so you need first to compile with XIOS. This is done using '''gmake with_xios''' in modipsl/config/ORCHIDEE_OL directory. Before running activate XIOS in orchidee_ol.card by setting XIOS=y. This is the default and only behaviour in coupeld _v6 configurations. 
     77XIOS is used by default in v6 configurations. In ORCHIDEE_trunk it is possible to activate XIOS output. To do so you need first to compile with XIOS. This is done using '''gmake with_xios''' in modipsl/config/ORCHIDEE_OL directory. Before running activate XIOS in orchidee_ol.card by setting XIOS=y. This is the default and only behaviour in coupled _v6 configurations. 
    7878 
    7979The output levels in ORCHIDEE are controlled by the xml files that have to be present during run time. Following files are needed : iodef.xml, context_orchidee.xml, field_def_orchidee.xml and file_def_orchidee.xml. They are stored in the model directory ORCHIDEE/src_xml and in the configuration directory PARAM/. You can see the copy of these files and where they are stored in the orchidee.card or orchidee_ol.card. file_def_orchidee.xml contains a description of predefined files and their variable content. All variables modified by the configuration are marked with _AUTO_. These variables can be changed directly in the file if you want. Otherwise the values set in config.card and/or comp.card will be used. In config.card the choice of output file and frequency is done using the !WriteFrequency option in section [SRF] and [SBG] :