Changes between Version 6 and Version 7 of IncaCiclad


Ignore:
Timestamp:
01/22/20 16:58:04 (4 years ago)
Author:
xuezhou
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IncaCiclad

    v6 v7  
    1 LMDEZORINCA tests at Ciclad are done with the help of information on the site :  [https://forge.ipsl.jussieu.fr/igcmg_doc/wiki/Doc/ComputingCenters/ESPRImesocenter] 
     1LMDEZORINCA at Ciclad have been tested with the help of information on the site :  [https://forge.ipsl.jussieu.fr/igcmg_doc/wiki/Doc/ComputingCenters/ESPRImesocenter] 
    22 
    3 First of all, the environment should be defined by adding  
     3First of all, the environment should be defined by adding in ${HOME}/.bashrc 
    44{{{ 
    55. /home/igcmg/.atlas_env_ciclad_ksh 
    66}}}  
    7 in  
    8 {{{ 
    9 ${HOME}/.bashrc 
    10 }}} 
    117 
    128= Compilation at Ciclad = 
    13 The LMDEZORINCA model can be extracted as usual. At Ciclad, ifort is the default compiler. The models LMDZOR_v6 and ORCHIDEE have been tested successfully. Therefore only in INCA model arch-ifort_CICLAD.fcm and  arch-ifort_CICLAD.path should be added in */INCA/arch/. 
     9The LMDEZORINCA model can be extracted as usual.  
     10 
     11At Ciclad, ifort is the default compiler.  
     12 
     13The models LMDZOR_v6 and ORCHIDEE have been tested successfully.  
     14 
     15Therefore only in INCA model arch-ifort_CICLAD.fcm and  arch-ifort_CICLAD.path should be added in */INCA/arch/. 
     16 
    1417Here is a example:  
    1518arch-ifort_CICLAD.fcm: 
     
    6669= Run a simulation at CICLAD = 
    6770As at Irène, a submit directory is created by launching ins_job. At Ciclad only MPI is used and one MPI is set for XIOS, therefore more memory is required.  
     71 
    6872For instance, for a test AER (96*95*19) with 48MPI, #PBS -l mem=60gb #PBS -l vmem=300gb can be set.