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 (diff) – NEMO

Changes between Version 177 and Version 178 of user/flavoni/libIGCM


Ignore:
Timestamp:
2009-01-28T14:10:48+01:00 (15 years ago)
Author:
flavoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/flavoni/libIGCM

    v177 v178  
    109109 
    110110 In this file you can set all parameters to manage your experience: 
     111 
     112  '''How to make a run with restart files''' 
     113  
     114 in config.card you have to decide during of your experience, and setting !PeriodLenght parameter you create Restart files. 
     115 
     116 ( for example : if you have and experience of 10 years and a !PeriodLenght of 1 year, you will have 10 restart files ) 
     117 
     118#-- Début et fin de Job 
     119#-- "YYYY-MM-DD" 
     120DateBegin=2001-01-01 
     121DateEnd=2010-12-31 
     122#============================ 
     123#-- 1Y, 1M, 5D, 1D 
     124PeriodLength=1Y 
    111125 
    112126