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

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

update IPSLESM6 to be consistent with CM6.1 (rev 3744)
+ add two flag in lmdz.card to drive iflag_phytrac and ok_bug_cv_trac (mandatory for AER configuration)

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