Changes between Version 11 and Version 12 of DevelopmentActivities/Branches/ORCHIDEE-MICT-IMBALANCE-P/Compile


Ignore:
Timestamp:
2016-11-21T16:36:09+01:00 (7 years ago)
Author:
ajornet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/Branches/ORCHIDEE-MICT-IMBALANCE-P/Compile

    v11 v12  
    1818 
    1919=== IOIPSL === 
     20 
     21This library takes care different IO features: 
     22* Read/write restart files 
     23* Read/write history files 
     24* Read configuration file (run.def) 
     25* Calendar options 
    2026 
    2127Go to IOIPSL source code folder 
     
    7783At this point, chose one those options: 
    7884 
    79 * MICT + XIOS 2: latest version and faster  
    80 * MICT (before MICT v7.2):  
    81  
     85* MICT + XIOS 2 
     86 * latest versions 
     87 * XIOS included 
     88* MICT : 
     89 * If you use MICT v7.2 or before you need to stick to this method. 
     90 * You do not want to use XIOS 
    8291 
    8392=== MICT + XIOS 2 (preferred since MICT v7.2) === 
    8493 
    8594More implicit steps: if you are moving for the first time XIOS. Make sure you update modipsl and libIGCM to the latest. Download XIOS again to make sure you are using the proper version. 
     95 
     96XIOS is a new Input/Output library aimed to replace IOIPSL at some point. Currently, it only replaces the write of history files. This means IOIPSL is still required and must be always compiled. 
    8697 
    8798In order to compile Orchidee MICT + XIOS2 + IOPSL, go to the model source code: 
     
    124135In some cases it might be necessary to recompile from zero.  
    125136 
    126 === MICT (before MICT v7.2) === 
     137=== MICT (mandatory before MICT v7.2) === 
    127138 
    128139In order to compile Orchidee MICT + IOIPSL: