source: CONFIG/UNIFORM/v6/NEMO_v6.5/EXPERIMENTS/ORCA1_ICE_TRC/jra/ia/COMP/trc.card @ 6601

Last change on this file since 6601 was 6601, checked in by cetlod, 9 months ago

NEMOv6.5 : Update config to switch to NEMOv4.2.1 and PISCES gas

File size: 2.1 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5pis=n
6age=y
7cfc11=n
8cfc12=n
9sf6=n
10c14=n
11OutputLevel=10
12
13[InitialStateFiles]
14List= ()
15
16[BoundaryFiles]
17List=       ()
18
19ListNonDel= ()
20
21
22[ParametersFiles]
23List=   (${MODIPSL}/modeles/NEMO/cfgs/SHARED/namelist_top_ref            , namelist_top_ref             ), \
24        (${MODIPSL}/modeles/NEMO/cfgs/SHARED/field_def_nemo-pisces.xml   , field_def_nemo-pisces.xml    ), \
25        (${MODIPSL}/modeles/NEMO/cfgs/SHARED/field_def_nemo-innerttrc.xml, field_def_nemo-innerttrc.xml ), \
26        (${SUBMIT_DIR}/PARAM/NAMELIST/namelist_top_innert_cfg            , namelist_top_cfg             ), \
27        (${SUBMIT_DIR}/PARAM/NAMELIST/namelist_trc_cfg                   , namelist_trc_cfg             ), \
28        (${SUBMIT_DIR}/PARAM/NAMELIST/CFCs_CDIAC.dat                     , CFCs_CDIAC.dat               ), \
29        (${SUBMIT_DIR}/PARAM/NAMELIST/atmc14.dat                         , atmc14.dat                   ), \
30        (${SUBMIT_DIR}/PARAM/NAMELIST/splco2.dat                         , splco2.dat                   ), \
31        (${SUBMIT_DIR}/PARAM/XML/file_def_nemo-top.xml                   , file_def_nemo-top.xml        )
32
33
34[RestartFiles]
35List=   (${config_UserChoices_JobName}_${NEMO_END}_restart_trc.nc,  restart_trc.nc, restart_trc.nc)
36
37[OutputText]
38List=   (namelist_top_ref, namelist_top_cfg, tracer.stat)
39
40
41[OutputFiles]
42List= (${config_UserChoices_JobName}_1y_Age.nc           , ${R_OUT_MBG_O_Y}/${PREFIX}_1Y_Age.nc       , NONE ) , \
43      (${config_UserChoices_JobName}_1y_CFC11.nc         , ${R_OUT_MBG_O_Y}/${PREFIX}_1Y_CFC11.nc     , NONE ) , \
44      (${config_UserChoices_JobName}_1y_CFC12.nc         , ${R_OUT_MBG_O_Y}/${PREFIX}_1Y_CFC12.nc     , NONE ) , \
45      (${config_UserChoices_JobName}_1y_SF6.nc           , ${R_OUT_MBG_O_Y}/${PREFIX}_1Y_SF6.nc       , NONE ) , \
46      (${config_UserChoices_JobName}_1y_C14.nc           , ${R_OUT_MBG_O_Y}/${PREFIX}_1Y_C14.nc       , NONE )
47
48
49
50[Post_1Y_inerttrc]
51Patches = ()
52GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds)
53TimeSeriesVars2D = ()
54ChunckJob2D = OFF
55TimeSeriesVars3D = (Age)
56ChunckJob3D = NONE
57Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.