New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
user/flavoni/libIGCM_v3.6 (diff) – NEMO

Changes between Version 14 and Version 15 of user/flavoni/libIGCM_v3.6


Ignore:
Timestamp:
2015-10-21T11:45:47+02:00 (9 years ago)
Author:
flavoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/flavoni/libIGCM_v3.6

    v14 v15  
    4343 ./model NEMO_v6 
    4444}}} 
    45    [[BR]]** (verify NEMOGCM revision in '''modipsl/util/mod.def '''file:  (fixed revision of NEMO: 5618)[[BR]][[BR]] 
    46    * #-H- NEMO_v6  NEMOGCM for CMIP6 exercise [[BR]]#-H- NEMO_v6  libIGCM tag libIGCM_v2.6[[BR]]#-M- NEMO_v6  Christian.Ethe@ipsl.jussieu.fr[[BR]]#-C- NEMO_v6  tags/libIGCM_v2.6                                                                               HEAD     10        libIGCM                    .   [[BR]]#-C- NEMO_v6  branches/2015/nemo_v3_6_STABLE/NEMOGCM                                    ''' 5618  '''     7            .                         modeles[[BR]]#-C- NEMO_v6  CONFIG/UNIFORM/v6/NEMO_v6                                                           HEAD       8        NEMO_v6                 config[[BR]])[[BR]] 
     45   [[BR]]** (verify NEMOGCM revision in '''modipsl/util/mod.def '''file:  (fixed revision of NEMO: 5618)[[BR]] 
     46   * #-H- NEMO_v6  NEMOGCM for CMIP6 exercise [[BR]]#-H- NEMO_v6  libIGCM tag libIGCM_v2.6[[BR]]#-M- NEMO_v6  Christian.Ethe@ipsl.jussieu.fr[[BR]]#-C- NEMO_v6  tags/libIGCM_v2.6                                                                               HEAD     10        libIGCM                    .   [[BR]]#-C- NEMO_v6  branches/2015/nemo_v3_6_STABLE/NEMOGCM                                    ''' 5618  '''     7            .                         modeles[[BR]]#-C- NEMO_v6  CONFIG/UNIFORM/v6/NEMO_v6                                                           HEAD       8        NEMO_v6                config[[BR]])[[BR]] 
    4747 
    48  * Choose and compile configuration (for example if you run ORCA1_LIM configuration on "ada" machine at idris) :   '''(ref config??? ORCA2_LIM3_PISCES?????)'''[[BR]] 
     48 * Choose and compile configuration (for example if you run ORCA1_LIM configuration on "ada" machine at idris) :  '''(ref config??? ORCA2_LIM3_PISCES?????)'''[[BR]] 
    4949{{{ 
    5050 cd ../modeles/NEMOGCM/CONFIG 
    51  ./makenemo -m x3750_ADA -n ORCA1_LIM3_PISCES -r ORCA2_LIM3 -j8 
     51 ./makenemo -m X64_ADA -n ORCA1_LIM3_PISCES -r ORCA2_LIM3 -j8 
    5252 
    5353 (executable is created in ORCA1_LIM/BLD/bin directory) 
    5454}}} 
    5555 
    56   Using ./makenemo -h to see help ( to see list of compilers availables, to see options,...) [[BR]]                                 '''                                 ''' 
     56  Using ./makenemo -h to see help ( to see list of compilers availables, to see options,...) [[BR]]                                  '''                                  ''' 
    5757 
    5858 * Editing at this point config/ORCA2_LIM/IGCM00/'''config.card   (according to iodef.xml file)''' 
    5959 
    60   '''                               NOTE : for ada ( idris ) machine'''                       starting from revision 2021 of trunk of libigcm it is possible to add in [Post] section of config.card options [[BR]]                      [Post] [[BR]]                      SpaceName                       =PROD   (to have IGCM_OUT on gaya)[[BR]]                       PackFrequency                       =10Y  (to have pack option; i.e. only one tar file) 
     60  '''                                NOTE : for ada ( idris ) machine'''                        starting from revision 2021 of trunk of libigcm it is possible to add in [Post] section of config.card options [[BR]]                       [Post] [[BR]]                       SpaceName                        =PROD   (to have IGCM_OUT on gaya)[[BR]]                        PackFrequency                        =10Y  (to have pack option; i.e. only one tar file) 
    6161 
    6262 * Editing at this point config/ORCA2_LIM/IGCM00/COMP/'''opa9.card'''