Changes between Version 29 and Version 30 of Documentation/UserGuide/InstallingORCHIDEEBasic


Ignore:
Timestamp:
2020-02-28T10:51:48+01:00 (4 years ago)
Author:
peylin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/InstallingORCHIDEEBasic

    v29 v30  
    66[[PageOutline]] 
    77 
    8 '''Objectives:''' 
    9 This page provides the basic command to install and compile the ORCHIDEE model (Trunk or past version or Branches) on the standard set of machine maintained by the IPSL group. 
     8== Objectives == 
     9 
     10This page provides the basic command to install and compile the ORCHIDEE model (Trunk or past version or Branches) on the standard set of machine maintained by the IPSL group: '''irene/TGCC, jeanzay/IDRIS, obelix/LSCE and ciclad/climserv/IPSL''' 
    1011 
    1112'''Remarks:''' 
     
    1718 
    1819== ORCHIDEE trunk version == 
    19 To extract and compile the latest trunk version of ORCHIDEE and the latest configuration files for offline simulations, do the following command. Note that you will be asked for a password at the first try (see the wiki page: https://forge.ipsl.jussieu.fr/orchidee/wiki/Documentation/UserGuide/DifferentLogin Ask your contact person in the ORCHIDEE project team (see https://orchidee.ipsl.fr/you-orchidee/): 
     20To extract and compile the latest trunk version of ORCHIDEE and the latest configuration files for offline simulations, do the following command. Note that you will be asked for a password at the first attempt (see the wiki page: https://forge.ipsl.jussieu.fr/orchidee/wiki/Documentation/UserGuide/DifferentLogin or ask your contact person in the ORCHIDEE project team: https://orchidee.ipsl.fr/you-orchidee/): 
    2021{{{ 
    2122svn co http://forge.ipsl.jussieu.fr/igcmg/svn/modipsl/trunk modipsl 
     
    3637}}} 
    3738 
    38 The model compile be default at the machines that we maintain at IPSL: irene/TGCC, jeanzay/IDRIS, obelix/LSCE and ciclad/climserv/IPSL. The compilation script loads all modules needed for compilation. 
     39'''Note:''' The script compiles the model only for the machines that are maintained at IPSL. Currently these are irene/TGCC, jeanzay/IDRIS, obelix/LSCE and ciclad/climserv/IPSL. The compilation script has loaded all modules needed for compilation. 
    3940 
    40 If you install on a local PC or a cluster not maintained by IPSL-CMC, then you need to add compile options for your system. See here how to proceed: ​http://forge.ipsl.jussieu.fr/igcmg_doc/wiki/Doc/ComputingCenters/LocalPC 
     41If you want to install on a local PC or a cluster not maintained by IPSL-CMC, then you need to modify/add compile options for your system. See how to proceed under: ​http://forge.ipsl.jussieu.fr/igcmg_doc/wiki/Doc/ComputingCenters/LocalPC 
    4142 
    4243'''ORCHIDEE trunk version older than revision 6572'''[[BR]]