source: CONFIG/IPSLCM/IPSLCM5A/piControl/COMP/lim2.card @ 983

Last change on this file since 983 was 939, checked in by sdipsl, 14 years ago
  • Controle seasonal file creation at the file level
  • Can switch off time series with
    • ChunckJob2D=OFF
    • ChunckJob3D=OFF
  • Should avoid NONE as keyword in files list :

List=(histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth), \

(histday.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc, Post_1D_histday), \
(histhf.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc, Post_HF_histhf)

  • Introduce first set of CMIP5 varibles :
    • OPA9 and LIM2 are done
    • Others are incomplete
File size: 885 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_${RESOL_OCE}, 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=   ()
21
22[OutputFiles]
23List=   (ORCA2_1m_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_icemod)
24
25[Post_1M_icemod]
26Patches = (Patch_20091030_histcom_time_axis,Patch_20091118_mask)
27GatherWithInternal = (nav_lon, nav_lat, time_counter)
28TimeSeriesVars2D = (bmelt, evap, grLateral, ialb, ice_pres, iicetemp, iicethic, iicevelu, iicevelv, ileadfra, isnowthi, prsn, rsdssi, sblsi, snoToIce, snomelt, soicecov, strairx, strairy, tmelt, transifs, transix, transiy, tsice)
29ChunckJob2D = NONE
30TimeSeriesVars3D = ()
31ChunckJob3D = NONE
32Seasonal=ON
Note: See TracBrowser for help on using the repository browser.