Changes between Version 3 and Version 4 of Documentation/UserGuide/RoutageSimple


Ignore:
Timestamp:
2023-10-19T17:38:28+02:00 (8 months ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/RoutageSimple

    v3 v4  
    55 
    66Routage simple is developped by Yann Meurdesoif using the same physics as the standard routage but having another parallelization. 
    7 It is currently available in branch ORCHIDEE_2_2. 
     7It is currently available in the trunk and in branch ORCHIDEE_2_2. 
    88 
    99== Do as follow if running without libIGCM == 
     
    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 in modipsl/modeles/ORCHIDEE and the latest revision of the modipsl/config/LMDZOR_v6 folder.  
     28 * Install LMDZOR_v6.2_work or LMDZOR_v6.4. 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 modeles/ORCHIDEE and config/ORCHIDEE_OL. Compile as usual. 
     33 * Install ORCHIDEE_2_2 or ORCHIDEE_trunk. You will get the HEAD of modeles/ORCHIDEE and config/ORCHIDEE_OL. Compile as usual. 
    3434 * Copy the experiment you want to use and make following modifications: 
    35    * Add in orchidee_ol.driver (or orchideedriver.driver), after context_input_orchidee.xml : 
     35   * ''This step is not needed if you use ORHCIDEE trunk''. Add in orchidee_ol.driver (or orchideedriver.driver), after context_input_orchidee.xml : 
    3636{{{ 
    3737      if [ -f context_routing_orchidee.xml ] ; then 
     
    5858       (diag_routing.nc,        ${R_OUT_SRF_O_D}/${PREFIX}_1D_sechiba_routing.nc, NONE), \ 
    5959}}} 
    60    * Set in PARAM/run.def: 
     60   * If using ORCHIDEE trunk : change in COMP/sechiba.card to have ROUTING=simple in the !UserChoices section. 
     61   * If using ORCHIDEE_2_2 : Set in PARAM/run.def: 
    6162{{{ 
    6263RIVER_ROUTING=y