Changes between Version 6 and Version 7 of Doc/Config/ORCHIDEE_OL


Ignore:
Timestamp:
10/10/19 17:39:17 (5 years ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/Config/ORCHIDEE_OL

    v6 v7  
    33<h1>The ORCHIDEE_OL configurations </h1> 
    44}}} 
    5 ---- 
    65[[PageOutline(1-2,Table of contents,,numbered)]] 
    76Person in charge: Josefine Ghattas 
     
    98 
    109# Description # 
    11 ORCHIDEE_OL is the generic name of the forced ORCHIDEE configurations. They are also called offline configurations. In this context the ORCHIDEE model is forced with climatic variables based on observations or on existing climatic simulations. There are 3 forced ORCHIDEE executables:  
    12  * orchidee_ol : the complete ORCHIDEE model 
    13  * teststomate : to allow the vegetation to reach equilibrium  
    14  * forcesoil   : to allow the carbon in the soil to reach equilibrium 
     10ORCHIDEE_OL is the generic name of the forced ORCHIDEE configurations. They are also called offline configurations. In this context the ORCHIDEE model is forced with climatic variables based on observations or on existing climatic simulations. Following executables can be compiled depending on the version:  
     11 * orchidee_ol : the standard driver for complete ORCHIDEE model 
     12 * orchideedriver : a new driver to run the complete ORCHIDEE model, this version is under development 
     13 * teststomate : ''Currently not maintained'': to allow the vegetation to reach equilibrium 
     14 * forcesoil   : ''Currently not maintained'': to allow the carbon in the soil to reach equilibrium 
    1515 
    1616# Retrieval possibilities according to the sources' version #  
     
    3131 
    3232# Compilation # 
    33 The compiling is slightly different depending on the configuration : 
    34  * ORCHIDEE_trunk : compiling is done from modipsl/config/ORCHIDEE_OL using  
    35   * ''gmake''  : the executable orchidee_ol can only be used with IOIPSL 
    36   * ''gmake with_xios'' : the executable orchidee_ol can be used with XIOS or only IOIPSL. The executable xios.server is also created.  
    37  * ORCHIDEE_TAG and ORCHIDEE_SVN_AR5 : compiling is done from modipsl/modeles/ORCHIDEE_OL using  
    38   * ''gmake orchidee_ol; gmake teststomate; gmake forcesoil'' 
     33The compiling is done from modipsl/config/ORCHIDEE_OL using  
     34  * ''gmake''  : the executable orchidee_ol can be used with XIOS or IOIPSL. The executable xios.server is also created. 
     35  * ''gmake without_xios'' : XIOS is not compiled and can not be used for the output.  
    3936 
    40  
    41  
    42 Read more about compile methods in [wiki:DocImodelCorchidee#CompilemethodsinORCHIDEE Chapter ORCHIDEE]. 
     37Read more about compile methods here: https://forge.ipsl.jussieu.fr/orchidee/wiki/Documentation/UserGuide/CompileMethods  
    4338 
    4439