Changes between Version 4 and Version 5 of Documentation/UserGuide/TestCaseORCH2_0


Ignore:
Timestamp:
2022-01-17T15:36:31+01:00 (2 years ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/TestCaseORCH2_0

    v4 v5  
    3131Set up a simple test case and run in sequential mode without using libIGCM. Create a new directory outside modipsl to run the model and copy or link the ORCHIDEE executable: 
    3232{{{ 
    33 mkdir RUN1; cd RUN1 
     33mkdir RUN_2_0; cd RUN_2_0 
    3434ln -s /pathtoyourinstallation/modipsl/bin/orchidee_ol . 
    3535}}}