Changes between Version 1 and Version 2 of Documentation/UserGuide/RoutageSimple


Ignore:
Timestamp:
2022-03-17T17:46:27+01:00 (2 years ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/RoutageSimple

    v1 v2  
    2626== Do as follow when using libIGCM == 
    2727* With LMDZOR 
    28  * Install LMDZOR_v6.2_work. Update to have above revision 7526 or later for the source code and the latest revision of the config/LMDZOR_v6 folder.  
     28 * Install LMDZOR_v6.2_work. Update to have above revision 7526 or later for the source code in modipsl/modeles/ORCHIDEE and the latest revision of the modipsl/config/LMDZOR_v6 folder.  
    2929 * Create a new experiment using LMDZOR/clim_pdControl 
    3030 * In your experiment folder, copy COMP/orchidee.card_routage_simple into COMP/orchidee.card 
    3131 * If you want another experiment, see the difference to add in orchidee.card by comparing EXPERIMENTS/LMDZOR/clim_pdControl/COMP/orchidee.card and EXPERIMENTS/LMDZOR/clim_pdControl/COMP/orchidee.card_routage_simple 
    3232* With ORCHIDEE offline (under edition) 
    33  * Install ORCHIDEE_2_2. You will get the HEAD of ORCHIDEE and ORCHIDEE_OL. Compile as usual. 
    34  * Copy the experiement you want to use and make following modifications: 
     33 * Install ORCHIDEE_2_2. You will get the HEAD of modeles/ORCHIDEE and config/ORCHIDEE_OL. Compile as usual. 
     34 * Copy the experiment you want to use and make following modifications: 
    3535   * Set in PARAM/run.def: 
    3636{{{ 
     
    3838ROUTING_METHOD = simple 
    3939}}} 
    40    * Modify in COMP/sechiba.card 
     40   * Modify in COMP/sechiba.card (routing_simple.nc, context_routing_orchidee.xml, restart file, routage_diag.nc) more details to come. 
    4141   * Add xml file in COMP/orchidee_ol.card (or orchideedriver.card if using experiment with the new driver)