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

Last change on this file since 2676 was 2676, checked in by omamce, 9 years ago

O.M. : homogeneisation des noms de fichiers d'entree ORCA pour VLR et LR (config.card et namelists)

ajout de diagnostics pour le bilan en eau de LIM3

File size: 1.3 KB
RevLine 
[2103]1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5
6[InitialStateFiles]
[2122]7List=   ()
[2103]8
9[BoundaryFiles]
10List=   ()
11ListNonDel= ()
12
13[SmoothFiles]
14List=   ()
15
16[ParametersFiles]
[2622]17List=   (${SUBMIT_DIR}/PARAM/namelist_ice_lim3_ref         , namelist_ice_ref), \
[2225]18        (${SUBMIT_DIR}/PARAM/namelist_lim3_${RESOL_OCE}_cfg, namelist_ice_cfg)
[2103]19
20[RestartFiles]
21List=   (${config_UserChoices_JobName}_${NEMO_END}_restart_ice.nc, restart_icemod.nc, restart_ice_in.nc)
22
23[OutputText]
[2119]24List=   (namelist_ice)
[2103]25
26[OutputFiles]
[2118]27List=   (${config_UserChoices_JobName}_1m_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_icemod ), \
28        (${config_UserChoices_JobName}_1d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_1D_icemod.nc, Post_1D_icemod )
[2103]29
30[Post_1M_icemod]
[2153]31Patches = ()
[2674]32GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
[2676]33TimeSeriesVars2D = (snthic, sithic, sivolu, snvolu, siconc, sisali, sitemp, sistem, siheco, snheco, siages, sivelu, sivelv, sivelo, sishea, sibrin, vfxice, vfxsnw, vfxspr, vfxsub, hfx_out, hfx_in, sfx)
[2103]34ChunckJob2D = NONE
35TimeSeriesVars3D = ()
36ChunckJob3D = NONE
37Seasonal=ON
38
39[Post_1D_icemod]
[2153]40Patches = ()
[2674]41GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds)
[2629]42TimeSeriesVars2D = (snthic,sithic,sivolu,snvolu,siconc)
[2103]43ChunckJob2D = 200Y
44TimeSeriesVars3D = ()
45ChunckJob3D = NONE
46Seasonal=OFF
47
Note: See TracBrowser for help on using the repository browser.