source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/lim3.card @ 3746

Last change on this file since 3746 was 3696, checked in by cetlod, 6 years ago

Update lim3 card for ice monitoring variables

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