New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
lim2.card in branches/2014/dev_r4650_UKMO14.11_SETTE_OBSASM/NEMOGCM/CONFIG/ORCA2_LIM_OBS/IGCM00/COMP – NEMO

source: branches/2014/dev_r4650_UKMO14.11_SETTE_OBSASM/NEMOGCM/CONFIG/ORCA2_LIM_OBS/IGCM00/COMP/lim2.card @ 4751

Last change on this file since 4751 was 4751, checked in by djlea, 10 years ago

Changes to include an OBS test in SETTE. At the moment this uses an example profile observation.

File size: 612 bytes
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5
6[InitialStateFiles]
7List= ()
8
9[BoundaryFiles]
10List= ()
11ListNonDel= ()
12
13[ParametersFiles]
14List= (${SUBMIT_DIR}/PARAM/namelist_ice_lim2, namelist_ice)
15
16[RestartFiles]
17List= (${config_UserChoices_JobName}_${NEMO_END}_restart_ice.nc, restart_icemod.nc, restart_ice_in.nc)
18
19[OutputText]
20List=   (ice_evolu)
21
22[OutputFiles]
23List=   (${PREFIX_WFI1}_icemod.nc, ${R_OUT_ICE_WFI1}/${PREFIX}_${WFI1}_icemod.nc, Post_1M_icemod)
24
25[Post_1M_icemod]
26Patches = ()
27GatherWithInternal = (nav_lon, nav_lat, time_counter)
28TimeSeriesVars = (iicethic, ileadfra, isnowthi, iicevelu, iicevelv)
Note: See TracBrowser for help on using the repository browser.