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


Ignore:
Timestamp:
2022-07-15T16:28:03+02:00 (2 years ago)
Author:
lrinchi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/RoutageHighres

    v1 v2  
    55Routage highres is developped by Jan Polhcer ..... It is currently available in branch ORCHIDEE_2_2 since revision 7576. 
    66 
    7 == Do as follow if running without libIGCM == 
     7== Do as follow if running ORCHIDEE_2_2 offline == 
    88 
     9 - Use a configuration with the new driver 
     10 - Use revision 7526 or more recent on branch ORCHIDEE_2_2. Compile as default. 
     11 - Create a routing_graph.nc file routing_graph.nc files with the codes hydrolinks/Point2Pixel https://gitlab.in2p3.fr/ipsl/lmd/intro/hydrofiles/-/tree/master/Point2Pixel and routingpp https://gitlab.in2p3.fr/ipsl/lmd/intro/routingpp to be used instead of the stanfard routing.nc 
     12 - To run with SAFRAN forcing you can use the routing_graph.nc here: /gpfsstore/rech/ngp/uzb75jm/Test_SAFRAN_hydrolinks_MERIT_nbasmax15_MaxDistErr5_MaxUpstErr20_graph_complete.nc (then a few examples of routing graph for different forcings will be added to the shared forcing file repositories). Note: when using SAFRAN activate the GRID and follow the procedure for a regular_x_y grid. 
    913 
    10 == Do as follow when using libIGCM == 
     14 - In run.def set: 
     15 
     16{{{ 
     17RIVER_ROUTING=y 
     18ROUTING_METHOD = highres 
     19}}} 
     20