Changes between Version 7 and Version 8 of DevelopmentActivities/ORCHIDEE-MICT-IMBALANCE-P/Guides


Ignore:
Timestamp:
2018-07-04T15:37:38+02:00 (6 years ago)
Author:
ajornet
Comment:

--

Legend:

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

    v7 v8  
    33== Migration to Irene (from Curie) == 
    44 
    5 This guide is meant for those people who wants to keep using its current modipsl folder and/or Orchidee folder. 
    6 All those steps are already done if you decide to use the latest version of modipsl and Orchidee. So no step is required. 
     5This guide is meant for those people who wants to keep using its current modipsl and/or Orchidee folder. All those steps are already done if you decide to use the latest version of modipsl and Orchidee. So no step is required. 
    76 
    87So, 
     
    12112. Update Orchidee: include the arch/X64_IRENE.* files 
    1312 
     13Before start: 
     14 
     15* Backup the folder you want to migrate 
     16 
    1417Let's start: 
    1518 
    16191. Update modipsl 
    17  * Make sure to follow all the steps Josefine Ghattas suggested to migrate to IRENE for libIGCM. 
    18   * It is required to upgrade your libIGCM version to 2.8.4. 
    19  
    20 {{{ 
    21 Dear all, 
    22  
    23 following maintenance operation at TGCC simulations of persons not 
    24  belonging to the "drf" unix group failed to start. 
    25  
    26 Please update your libIGCM version following those instructions. 
    27  
    28 https://forge.ipsl.jussieu.fr/igcmg_doc/wiki/DocLfaq#HowdoIuseadifferentversionoflibIGCM 
    29  
    30 If you encounter difficulties please post them on this mailing list. 
    31  
    32 Sébastien pour le groupe plateforme 
    33 }}} 
    34  
     20 * It is required to upgrade your libIGCM version to 2.8.4: [https://forge.ipsl.jussieu.fr/igcmg_doc/wiki/DocLfaq#HowdoIuseadifferentversionoflibIGCM Source] 
     21 
     22{{{ 
     23cd modipsl 
     24mv libIGCM libIGCM_old 
     25svn checkout http://forge.ipsl.jussieu.fr/libigcm/svn/tags/libIGCM_v2.8.4 libIGCM 
     26libIGCM/ins_job 
     27}}} 
    3528 
    36292. Update Orchidee 
    3730 
    38  * Copy LATEST_MICT/arch/*X64_IRENE* files to your current arch/ folder. 
    39  
    40 https://forge.ipsl.jussieu.fr/orchidee/changeset/5307/branches/ORCHIDEE-MICT/ORCHIDEE 
     31 * Copy LATEST_MICT/arch/*X64_IRENE* files to your current arch/ folder. [https://forge.ipsl.jussieu.fr/orchidee/changeset/5307/branches/ORCHIDEE-MICT/ORCHIDEE  Orchidee-MICT commit] 
    4132 
    4233 * Reinstall the Makefiles for the new architecture: