source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/dcppAhindcast_CMIP6/ensemble.card @ 4620

Last change on this file since 4620 was 4620, checked in by flavoni, 5 years ago

add dcppAhindcast_CMIP6 experiment

File size: 1.8 KB
Line 
1[Ens_PARAMETRIC]
2active=n
3
4
5####################################################################################
6[Ens_DATE]
7# active=y to use this ensemble type
8active=n
9
10
11####################################################################################
12[Ens_PERTURB]
13# active=y to use this ensemble type
14active=y
15
16# ensemble name (must be equal to JobName in config.card)
17NAME=CM619-LR-dcppA-XXXX
18
19# member nb (i.e nb of perturb initial restart for each date)
20MEMBER=10
21
22# member list (apply list of pattern to initial state)
23#SF ORI:  MEMBER_LIST=(OWN3DT_A, OWN3DT_B, OWN3DT_C)
24MEMBER_LIST=()
25
26# member list of names corresponding to each member
27#SF ORI:  MEMBER_NAMESLIST=(OWN3DTA, OWN3DTB, OWN3DTC)
28MEMBER_NAMELIST=()
29
30# member pattern global directory name
31#SF ORI:  MEMBER_INITFROM=OWN3DTpf
32MEMBER_INITFROM=
33
34# member pattern global directory for name
35#SF ORI :  MEMBER_INITPATH=/ccc/work/cont003/gen2211/nguyens/PERTU/VECTORS
36MEMBER_INITPATH=
37
38# periodic and member list simulations length
39LENGTH=10Y
40
41# SF
42# SF : tested with 2351-12-31 because maybe it is not working with just 1 date!!!!
43# SF
44# start date of the first ensemble
45BEGIN_INIT=YYYY0101
46# start date of the last ensemble
47END_INIT=YYYY1231
48# timestep between each periodic simulation (NONE for nonperiodic)
49PERIODICITY=XY
50#1Y
51
52# start dates list
53NONPERIODIC=()
54# length list for non periodic simulation (NOTE: use length above if not fill)
55LENGTH_NONPERIODIC=()
56
57# perturbation type
58#SF ORI: PERTURB_BIN=(AddPertu3DOCE, OCE, restart, tn, ORCA2_mesh_mask.nc)
59PERTURB_BIN=(AddNoise, CPL, sstoc, O_SSTSST, 0.1)
60
61# Path of Mask file
62#SF ORI : MASKPATH=/ccc/cont003/home/gen2211/nguyens/addpertu
63MASKPATH=
64
65# Restart name
66INITFROM=CM61-LR-nudgSSTSire-r1-2DERS-m
67# Restart directory
68INITPATH=/ccc/store/cont003/gencmip6/estellav/IGCM_OUT/IPSLCM6/DEVT/historical
Note: See TracBrowser for help on using the repository browser.