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


Ignore:
Timestamp:
2015-10-28T16:38:11+01:00 (9 years ago)
Author:
flavoni
Comment:

--

Legend:

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

    v44 v45  
    1 [[TOC(heading=Using libIGCM library with ORCA2_LIM nemo_v3_6,  depth=2, libIGCM_nemo_v_3_6/setupsimupage, libIGCM_nemo_v_3_6/change_BC,  libIGCM_nemo_v_3_6/postprocessingpage, libIGCM_nemo_v_3_6/postalreadyrunpage,  libIGCM_nemo_v_3_6/parallelpage_3_6, libIGCM_nemo_v_3_6/common_account,  libIGCM_nemo_v_3_6/suggestpage, libIGCM_nemo_v_3_6/appendixpage )]] 
     1[[TOC(heading=Using libIGCM library with ORCA2_LIM nemo_v3_6,  depth=2, libIGCM_nemo_v_3_6/config.card_description, libIGCM_nemo_v_3_6/change_BC,  libIGCM_nemo_v_3_6/postprocessingpage, libIGCM_nemo_v_3_6/postalreadyrunpage,  libIGCM_nemo_v_3_6/parallelpage_3_6, libIGCM_nemo_v_3_6/common_account,  libIGCM_nemo_v_3_6/suggestpage, libIGCM_nemo_v_3_6/appendixpage )]] 
    22 
    33= '''Using libIGCM library with ORCA2_LIM for nemo_v3_6''' = 
     
    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): 
     
    8585 
    8686}}} 
    87   '''   NOTA: YOU CAN WANT TO USE MORE THAN ONE EXECUTABLE'''   : so you can do, for example, 
     87  '''    NOTA: YOU CAN WANT TO USE MORE THAN ONE EXECUTABLE'''    : so you can do, for example, 
    8888{{{ 
    8989ln -s ../modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/BLD/bin/nemo.exe nemo_orca1_lim3_pisces.exe 
    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: 
     
    141141 
    142142}}} 
    143  * Create Job :  (using ins_job in modsipl/libIGCM directory) 
     143 * Create Job :  (using ins_job in modsipl/libIGCM directory) 
    144144 
    145145{{{ 
     
    162162 * Submit Job : 
    163163 
    164 cd ../     (back into modipsl directory)  
     164cd ../     (back into modipsl directory) 
    165165 
    166166./util/ins_job  cd ../config/ORCA2_LIM/IGCM00   llsubmit Job_Name 
    167  
    168  
    169167 
    170168'''***** SPECIAL INFORMATIONS FOR RUN ORCA2-LIM3-PISCES *****''' 
     
    201199################ STOP : OLD VERSION################ 
    202200 
    203 see : [https://forge.ipsl.jussieu.fr/nemo/wiki/libIGCM/setupsimupage setupsimupage] 
    204  
    205 And also see useful remarks: [https://forge.ipsl.jussieu.fr/nemo/wiki/libIGCM/suggestpage suggestpage] 
     201see : [https://forge.ipsl.jussieu.fr/nemo/wiki/libIGCM_nemo_v_3_6/config.card_description page description of config.card] 
    206202 
    207203If you want to switch from climatological to interannual see: [https://forge.ipsl.jussieu.fr/nemo/wiki/libIGCM/change_BC change_BC]