source: CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/pisces.card @ 2593

Last change on this file since 2593 was 2593, checked in by jgipsl, 9 years ago

Simplified file path du to reorganization of IGCM shared library. Now only using R_IN. No change in behaviour or results.

File size: 3.1 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5
6[InitialStateFiles]
7List= ()
8
9[BoundaryFiles]
10List=   ()
11ListNonDel= (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/par.orca.nc,                               .), \
12            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/solubility.orca.nc,                        .), \
13            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/data_DIC_nomask.nc,                        .), \
14            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/data_Alkalini_nomask.nc,                   .), \
15            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/data_O2_nomask.nc,                         .), \
16            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/data_NO3_nomask.nc,                        .), \
17            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/data_PO4_nomask.nc,                        .), \
18            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/data_Si_nomask.nc,                         .), \
19            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/data_DOC_nomask.nc,                        .), \
20            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/data_Fer_nomask.nc,                        .), \
21            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/DUST_INCA_MONTHLY_2000_2006.nc, dust.orca.nc), \
22            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/river_global_news.nc,          river.orca.nc), \
23            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/bathy.orca.nc,                             .), \
24            (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/ndeposition.orca.nc,                       .)
25
26[SmoothFiles]
27List=   ()
28
29[ParametersFiles]
30List=   (${SUBMIT_DIR}/PARAM/namelist_top_${RESOL_OCE}_ref, namelist_top_ref),       \
31        (${SUBMIT_DIR}/PARAM/namelist_top_${RESOL_OCE}_cfg, namelist_top_cfg),       \
32        (${SUBMIT_DIR}/PARAM/namelist_pisces_${RESOL_OCE}_ref, namelist_pisces_ref) ,\
33        (${SUBMIT_DIR}/PARAM/namelist_pisces_${RESOL_OCE}_cfg, namelist_pisces_cfg)
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_cfg, namelist_pisces_ref, namelist_pisces_cfg)
40
41[OutputFiles]
42List=   (${config_UserChoices_JobName}_1m_ptrc_T.nc, ${R_OUT_MBG_O_M}/${PREFIX}_1M_ptrc_T.nc, Post_1M_ptrc_T), \
43        (${config_UserChoices_JobName}_1m_diad_T.nc, ${R_OUT_MBG_O_M}/${PREFIX}_1M_diad_T.nc, Post_1M_diad_T)
44
45[Post_1M_ptrc_T]
46Patches = ()
47GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_counter_bounds)
48TimeSeriesVars2D = ()
49ChunckJob2D = OFF
50TimeSeriesVars3D = (Alkalini, BFe, CaCO3, DCHL, DFe, DIC, DOC, DSi, Fer, GOC, GSi, NCHL, NFe, NH4, NO3, O2, PHY, PHY2, PO4, POC, SFe, Si, ZOO, ZOO2)
51ChunckJob3D = 50Y
52Seasonal = ON
53
54[Post_1M_diad_T]
55Patches = ()
56GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_counter_bounds)
57TimeSeriesVars2D = (Cflx, Dpco2, Dpo2, EPC100, EPCAL100, EPFE100, EPSI100, Heup, Irondep, Kg, Nfix, Oflx)
58ChunckJob2D = NONE
59TimeSeriesVars3D = (PPPHY, PPPHY2, PPNEWN, PPNEWD, PAR, PH)
60ChunckJob3D = 50Y
61Seasonal = ON
Note: See TracBrowser for help on using the repository browser.