Changes between Version 40 and Version 41 of DevelopmentActivities/Branches/ORCHIDEE-MICT-IMBALANCE-P/Compile


Ignore:
Timestamp:
2018-07-12T14:06:54+02:00 (6 years ago)
Author:
ajornet
Comment:

--

Legend:

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

    v40 v41  
    1414== Libraries == 
    1515 
    16 Since MICT V7.2, XIOS 2 is enabled on MICT. This is a new library to manage the output for history files. It is recommended to use over the old one: IOIPSL. For several reason: 
     16Since MICT V7.2, XIOS 2 is enabled on MICT. This is a new library to manage the output for history files. It is recommended to use over the old one ( IOIPSL). For several reason: 
    1717 
    1818* It is much faster (https://forge.ipsl.jussieu.fr/orchidee/wiki/DevelopmentActivities/Branches/ORCHIDEE-MICT-IMBALANCE-P/SimulationTimes#TrunkvsMICTComparision18022016) 
    1919* No need for output history rebuild 
    2020* IOIPSL unbalance on Orchidee computation time. All processors except for the last one (always) need to wait. Because it deals with more data (due to sea gridcells). 
     21* IOISPL max number of processors is limited to the number of latitude pixels 
     22 * XIOS has no limitation 
    2123 
    2224== Set up == 
     
    4951=== IOIPSL === 
    5052 
    51 This library takes care different Input/Output features: 
     53This library takes care multiple Input/Output tasks: 
    5254* Read/write restart files 
    5355* Read/write history files