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


Ignore:
Timestamp:
2015-10-26T12:33:29+01:00 (9 years ago)
Author:
flavoni
Comment:

--

Legend:

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

    v29 v30  
    8181}}} 
    8282 * This is the structure of config in modipsl: 
    83   (Create submission directory:) 
    8483  
    8584{{{ 
     
    119118}}} 
    120119 
     120 * To create submission directory you have to copy config.card file in config/NEMO-v6 directory: 
    121121 
    122122{{{ 
     
    124124 cp EXPERIMENTS/ORCA1_LIM3_PISCES/clim/config.card .  
    125125}}} 
    126  * Editing at this point modipsl/config/NEMO_v6/EXPERIMENTS/ORCA1_LIM3_PISCES/clim/'''config.card   (according to iodef.xml file)''' 
     126 
     127 * Editing at this point modipsl/config/NEMO_v6/config.card   (according to iodef.xml file)''' 
    127128 
    128129{{{ 
    129  vi modipsl/config/NEMO_v6/EXPERIMENTS/ORCA1_LIM3_PISCES/clim/config.card   
     130 vi modipsl/config/NEMO_v6/config.card   
    130131 # Modify  AT LEAST JobName=EXP00 
    131132 
    132133}}} 
    133   '''                   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) 
    134  
     134   
    135135 * Editing at this point modipsl/config/NEMO_v6/EXPERIMENTS/ORCA1_LIM3_PISCES/clim/COMP/'''xios.card''' 
    136136 * Editing at this point modipsl/config/NEMO_v6/EXPERIMENTS/ORCA1_LIM3_PISCES/clim/COMP/'''opa9.card''' 
     
    141141 
    142142{{{ 
    143 cd ../../     (back into modipsl directory)  
     143cd ../../libIGCM/     (back into modipsl directory)  
    144144}}} 
    145145{{{ 
    146 ./util/ins_job 
     146./ins_job 
    147147 
    148148ls modipsl/config/NEMO_v6