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/piControl/COMP/opa9.card

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