source: CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/piControl_CMIP6/COMP/lim3.card @ 3687

Last change on this file since 3687 was 3687, checked in by acosce, 6 years ago

Update IPSLESM to comply with v6 standard and add the AER experiment for the coupled model

File size: 1.6 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5
6[InitialStateFiles]
7List=   ()
8
9[BoundaryFiles]
10List=   ()
11ListNonDel= ()
12
13[SmoothFiles]
14List=   ()
15
16[ParametersFiles]
17List=   (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_ice_lim3_ref                  , namelist_ice_ref       ), \
18        (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/field_def_nemo-lim.xml, field_def_nemo-lim.xml ), \
19        (${SUBMIT_DIR}/PARAM/namelist_lim3_${RESOL_OCE}_cfg_${LMDZ_Physics}              , namelist_ice_cfg       ), \
20        (${SUBMIT_DIR}/PARAM/file_def_nemo-lim3.xml                                      , file_def_nemo-lim.xml  )
21
22
23[RestartFiles]
24List=   (${config_UserChoices_JobName}_${NEMO_END}_restart_ice.nc, restart_icemod.nc, restart_ice_in.nc)
25
26[OutputText]
27List=   (namelist_ice)
28
29[OutputFiles]
30List=   (${config_UserChoices_JobName}_1m_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_icemod ), \
31        (${config_UserChoices_JobName}_1d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_1D_icemod.nc, Post_1D_icemod )
32
33[Post_1M_icemod]
34Patches = ()
35GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
36TimeSeriesVars2D = (snthic, sithic, sivolu, snvolu, siconc, sisali, sitemp, sistem, siheco, snheco, siages, sivelu, sivelv, sivelo, sishea, sfx)
37ChunckJob2D = NONE
38TimeSeriesVars3D = ()
39ChunckJob3D = NONE
40Seasonal=ON
41
42[Post_1D_icemod]
43Patches = ()
44GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
45TimeSeriesVars2D = (snthic,sithic,sivolu,snvolu,siconc)
46ChunckJob2D = OFF
47TimeSeriesVars3D = ()
48ChunckJob3D = NONE
49Seasonal=OFF
50
Note: See TracBrowser for help on using the repository browser.