source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/decadal/ensemble.card

Last change on this file was 4883, checked in by flavoni, 4 years ago

add decadal example experiment for IPSLCM

File size: 910 bytes
Line 
1####################################################################################
2[Ens_DATE]
3# active=y to use this ensemble type
4active=n
5
6####################################################################################
7[Ens_PERTURB]
8# active=y to use this ensemble type
9active=y
10
11# ensemble name (must be equal to JobName in config.card)
12NAME=ENS
13
14# member nb (i.e nb of perturb initial restart for each date)
15MEMBER=2
16
17# periodic and member list simulations length
18LENGTH=1Y
19
20# start date of the first ensemble
21BEGIN_INIT=18510101
22# start date of the last ensemble
23# IF JUST 1 YEAR: put 12/31 of same BEGIN_INIT year
24END_INIT=18511231
25# timestep between each periodic simulation
26PERIODICITY=1Y
27#1Y
28
29# perturbation type
30PERTURB_BIN=(AddNoise, CPL, sstoc, O_SSTSST, 0.1)
31
32# Restart name
33INITFROM=CM61-pi-valid.02
34# Restart directory
35INITPATH=/gpfsstore/rech/gzi/rgzi016/IGCM_OUT/IPSLCM6/DEVT/piControl
Note: See TracBrowser for help on using the repository browser.