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

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

NEMOv6.5 : Switch to NEMOv4.2.1 and PISCES gas, continuation

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