Ignore:
Timestamp:
05/17/10 17:47:53 (14 years ago)
Author:
mafoipsl
Message:

More CMIP5 and IPSL output variables (daily and monthly) for NEMO OPA9 and LIM2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5A/historical/COMP/opa9.card

    r1016 r1021  
    88io_server=n 
    99mesh_mask=n 
     10# OUTPUT_LEVEL=2 for standard daily outputs 
     11# OUTPUT_LEVEL=3 for more daily outputs 
     12OUTPUT_LEVEL=3 
    1013 
    1114[InitialStateFiles] 
     
    5255        (ORCA2_1m_grid_W.nc, ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_W.nc, Post_1M_grid_W),\ 
    5356        (ORCA2_1d_grid_T.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_T.nc, Post_1D_grid_T),\ 
     57        (ORCA2_1d_grid_U.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_U.nc, Post_1D_grid_U),\ 
     58        (ORCA2_1d_grid_V.nc, ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_V.nc, Post_1D_grid_V),\ 
    5459        (${PREFIX_NWRITE}_${DATE_OPA}_diaptr.nc, ${R_OUT_OCE_NWRITE}/${PREFIX}_${WF1}_diaptr.nc, Post_1M_diaptr),\ 
    5560        (damping.coeff.nc , ${R_OUT_OCE_O_D}/${PREFIX}_damping.coeff.nc, NONE),\ 
     
    119124ChunckJob3D = NONE 
    120125Seasonal=OFF 
     126 
     127[Post_1D_grid_U] 
     128Patches = (Patch_20091030_histcom_time_axis,Patch_20091118_mask) 
     129GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     130TimeSeriesVars2D = () 
     131ChunckJob2D = 200Y 
     132TimeSeriesVars3D = () 
     133ChunckJob3D = NONE 
     134Seasonal=OFF 
     135 
     136[Post_1D_grid_V] 
     137Patches = (Patch_20091030_histcom_time_axis,Patch_20091118_mask) 
     138GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     139TimeSeriesVars2D = () 
     140ChunckJob2D = 200Y 
     141TimeSeriesVars3D = () 
     142ChunckJob3D = NONE 
     143Seasonal=OFF 
     144 
Note: See TracChangeset for help on using the changeset viewer.