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 70 and Version 71 of user/flavoni/libIGCM_v3.6


Ignore:
Timestamp:
2015-11-04T16:08:14+01:00 (8 years ago)
Author:
cetlod
Comment:

--

Legend:

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

    v70 v71  
    4040 ./model NEMO_v6 
    4141}}} 
    42   **  verify NEMOGCM revision in '''                                    modipsl/util/mod.def '''                                    file:  (fixed revision of NEMO: '''                                    5618'''                                    ) 
    43  
    44   #-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.7                                                                      HEAD  10     LibIGCM                        .   [[BR]]                                   #-C- NEMO_v6  '''                                   branches/2015/nemo_v3_6_STABLE/NEMOGCM'''                                                               '''                                   5618'''                                       7           .                       modeles[[BR]]                                   #-C- NEMO_v6  trunk/ORCA1_LIM3_PISCES                                                                HEAD  17             .              modeles/NEMOGCM/CONFIG[[BR]]                                   #-C- NEMO_v6  CONFIG/UNIFORM/v6/NEMO_v6                                                   HEAD    8     NEMO_v6                 config 
     42  **  verify NEMOGCM revision in '''                                     modipsl/util/mod.def '''                                     file:  (fixed revision of NEMO: '''                                     5618'''                                     ) 
     43 
     44  #-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.7                                                                      HEAD  10     LibIGCM                        .   [[BR]]                                    #-C- NEMO_v6  '''                                    branches/2015/nemo_v3_6_STABLE/NEMOGCM'''                                                                '''                                    5618'''                                        7           .                       modeles[[BR]]                                    #-C- NEMO_v6  trunk/ORCA1_LIM3_PISCES                                                                HEAD  17             .              modeles/NEMOGCM/CONFIG[[BR]]                                    #-C- NEMO_v6  CONFIG/UNIFORM/v6/NEMO_v6                                                   HEAD    8     NEMO_v6                 config 
    4545 
    4646(The OFFICIAL repository for the CONFIG '''ORCA1_LIM3_PISCES''' is the web site '''shaconemo''': https://forge.ipsl.jussieu.fr/shaconemo/wiki/README_ORCA1_LIM3_PISCES ) 
    4747 
    48   '''                                   NOTA BENE'''                                    : ORA1_LIM3_PISCES configuration is by default (in LibIGCM) run with xios_server en detached mode --> so you need to download and compile xios: 
     48  '''                                    NOTA BENE'''                                     : ORA1_LIM3_PISCES configuration is by default (in LibIGCM) run with xios_server en detached mode --> so you need to download and compile xios: 
    4949 
    5050 * Download XIOS ('''branch 1.0 revision 703''') 
    5151 
    52   (The documentation of xios is available here: http://forge.ipsl.jussieu.fr/ioserver/wiki/documentation                                    ) 
     52  (The documentation of xios is available here: http://forge.ipsl.jussieu.fr/ioserver/wiki/documentation                                     ) 
    5353 
    5454 * Compile XIOS (on ADA machine): 
     
    8282 
    8383}}} 
    84   '''                           NOTA: YOU CAN WANT TO USE MORE THAN ONE EXECUTABLE'''                           : so you can do, for example, 
     84  '''                            NOTA: YOU CAN WANT TO USE MORE THAN ONE EXECUTABLE'''                            : so you can do, for example, 
    8585{{{ 
    8686ln -s ../modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/BLD/bin/nemo.exe nemo_orca1_lim3_pisces.exe 
     
    8989 
    9090}}} 
    91   JUST BECAREFUL to use '''                           SAME'''                            executable '''                           name'''                            in config.card 
     91  JUST BECAREFUL to use '''                            SAME'''                             executable '''                            name'''                             in config.card 
    9292 
    9393 * This is the structure of config in modipsl: 
     
    161161 * '''LOOK AT alla parameters of the Job you've created ''': 
    162162 
    163 By default is 1 hour ('''@ wall_clock_limit = 1:00:00'''), but for ORCA1-LIM3-PISCES is 1:45 for 1 year 
     163By default is 1 hour ('''@ wall_clock_limit = 1:00:00'''), but for ORCA1-LIM3-PISCES is about 1:45 on 221 cpus for 1 year 
    164164 
    165165{{{ 
    166166cd eOR1L3P 
    167167vi Job_eOR1L3P 
    168  # @ wall_clock_limit = 1:45:00 
     168 # @ wall_clock_limit = 2:00:00 
    169169}}} 
    170170 * Submit Job :