Changes between Version 42 and Version 43 of Documentation/UserGuide/TestCase1


Ignore:
Timestamp:
2023-03-09T11:47:04+01:00 (22 months ago)
Author:
xnwang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/TestCase1

    v42 v43  
    2222{{{ 
    2323mkdir RUN1; cd RUN1 
    24 ln -s /pathtoyourinstallation/modipsl/bin/orchidee_ol_prod . 
     24ln -s /pathtoyourinstallation/modipsl/bin/orchidee_ol_prod .  (if use old driver) 
     25ln -s /pathtoyourinstallation/modipsl/bin/orchideeshare_prod .  (if use new driver) 
    2526}}} 
    2627 
     
    5455 
    5556If using the new driver, then: 
     57{{{ 
    5658ln -s  ${R_IN}/SRF/METEO/CRU-NCEP/v5.3.2/twodeg/cruncep_twodeg_1999.nc forcing_yearm1.nc 
    5759ln -s  ${R_IN}/SRF/METEO/CRU-NCEP/v5.3.2/twodeg/cruncep_twodeg_2000.nc forcing_year.nc 
    5860ln -s  ${R_IN}/SRF/METEO/CRU-NCEP/v5.3.2/twodeg/cruncep_twodeg_2001.nc forcing_yearp1.nc 
    59 ln -s YourORCHIDEE/bin/orchideedriver_prod . 
     61}}} 
    6062 
    6163=== xml files for running with XIOS ===