source: trunk/libIGCM/libIGCM.card

Last change on this file was 1607, checked in by nillod, 5 months ago

Replace job 'PeriodNb?' with 'NbPeriodsPerJob?' to be more explicit for users.

  • Property svn:keywords set to Revision Author Date
File size: 1.0 KB
Line 
1#**************************************************************
2# Author: Martial Mancip
3# Contact: Martial.Mancip__at__ipsl.jussieu.fr
4# $Revision::                                          $ Revision of last commit
5# $Author::                                            $ Author of last commit
6# $Date::                                              $ Date of last commit
7# IPSL (2006)
8#  This software is governed by the CeCILL licence see libIGCM/libIGCM_CeCILL.LIC
9#
10#**************************************************************
11
12#D- You MUST change cards (and first config.card) parameters to be compatible
13#D- with your modifications here.
14[UserChanges]
15NbPeriodsPerJob=2
16#config_UserChoices_DateEnd=1900-02-03
17#config_UserChoices_PeriodLength= 1D
18#config_Post_TimeSeriesFrequency= 1D
19#config_Post_SeasonalFrequency= 1Y
20#config_SRF_WriteFrequency= 1800s
21
22#D- Increased verbosity (1, 2, 3)
23#Verbosity=1
24#D- Path must exist before change it !
25#RUN_DIR=${RUN_DIR_PATH}/${config_UserChoices_TagName}/${config_UserChoices_JobName}
Note: See TracBrowser for help on using the repository browser.