Changes between Version 15 and Version 16 of Documentation/UserGuide/CheckList


Ignore:
Timestamp:
2020-04-10T23:35:35+02:00 (4 years ago)
Author:
bguenet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/CheckList

    v15 v16  
    1919Read more here, which covers all the standard platforms supported by the IPSL:  https://forge.ipsl.jussieu.fr/igcmg_doc/wiki/DocBenv 
    2020 
    21 You can also run on your local **linux** machine, but in this case, you will have to manage your running environment yourself: libraries, compiler, etc. Find some information [https://forge.ipsl.jussieu.fr/igcmg_doc/wiki/DocBenv#HowtousetheIPSLmodelsandtoolswithalocalPC here], in addition to some of the links below (Installation and compilation). 
     21You can also run on your local **linux** machine, but in this case, you will have to manage your running environment yourself: libraries, compiler, etc. Find some information [https://forge.ipsl.jussieu.fr/igcmg_doc/wiki/DocBenv#HowtousetheIPSLmodelsandtoolswithalocalPC here], in addition to some of the links below (Installation and compilation). Please note that if you choose this option you may receive less support from the orchidee group. Except for specific reason this option is not recommended. 
    2222 
    2323== 2) Which code do I want to run? 
     
    6363Each of the subdirectories constains the required elements to run a particular offline simulation: 
    6464- [browser:tags/ORCHIDEE_2_0/ORCHIDEE_OL/OOL_SEC_STO_FG2/config.card config.card] => to choose the name, length, restart of your simulation (link to more details) 
    65 - [browser:tags/ORCHIDEE_2_0/ORCHIDEE_OL/OOL_SEC_STO_FG2/PARAM/run.def PARAM/run.def] => to choose the options of your simulation, via the "keywords". The number of these keywords is huge, and it has a large effect on the outcome of your simulation. The default values depend on the revision (see 2). 
     65- [browser:tags/ORCHIDEE_2_0/ORCHIDEE_OL/OOL_SEC_STO_FG2/PARAM/run.def PARAM/run.def] => to choose the options of your simulation, via the "keywords". These keywords can be flag (y or n to activate them or not) or they can be parameters values that you can change without recompiling the model. The number of these keywords is huge, and it has a large effect on the outcome of your simulation. The default values depend on the revision (see 2). 
    6666- [browser:tags/ORCHIDEE_2_0/ORCHIDEE_OL/OOL_SEC_STO_FG2/COMP/orchidee_ol.card COMP/orchidee_ol.card] => defines the meteorological forcing files and xml files (the latter of which are only used with XIOS...ORCHIDEE can also be run [https://forge.ipsl.jussieu.fr/orchidee/wiki/Documentation/UserGuide/DeactivateXIOS without XIOS], though it is not recommended)   
    6767- [browser:tags/ORCHIDEE_2_0/ORCHIDEE_OL/OOL_SEC_STO_FG2/COMP/sechiba.card COMP/sechiba.card] => defines the other input files, and some important user option for sechiba: 
     
    7070    * the last part of the file is about post-processing *** is there an howto to explain this?  
    7171- [browser:tags/ORCHIDEE_2_0/ORCHIDEE_OL/OOL_SEC_STO_FG2/COMP/stomate.card COMP/stomate.card] => defines some important user option for stomate: 
    72     * do we use the analytical spinup? (SPINUP_ANALYTIC, see UserGuide/SpinupInJobBasic) 
     72    * do we use the analytical spinup? (SPINUP_ANALYTIC, see wiki:Documentation/UserGuide/SpinUpCarbon) 
    7373    * frequency of the output and name of the corresponding output files 
    7474    * the last part of the file is about post-processing *** is there an howto to explain this?