Ignore:
Timestamp:
04/12/10 15:56:29 (14 years ago)
Author:
cetlod
Message:

Cleaning of card and driver for NEMO-TOP

  • deleting useless *.noiomput card and driver
  • simplification of pisces.driver and opa9.driver
  • update pisces.card to store new diag file ( *dbio_T.nc)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v3/EXP00/COMP/pisces.card

    r944 r972  
    3333 
    3434[OutputFiles] 
    35 List=   (ORCA2_1m_ptrc_T.nc, ${R_OUT_MBG_WFT1}/${PREFIX}_${WFT1}_ptrc_T.nc, Post_1M_ptrc_T), \ 
    36         (ORCA2_1m_diad_T.nc, ${R_OUT_MBG_WFT1}/${PREFIX}_${WFT1}_diad_T.nc, Post_1M_diad_T) 
     35List=   (ORCA2_1m_ptrc_T.nc, ${R_OUT_MBG_O_M}/${PREFIX}_1M_ptrc_T.nc, Post_1M_ptrc_T), \ 
     36        (ORCA2_1m_diad_T.nc, ${R_OUT_MBG_O_M}/${PREFIX}_1M_diad_T.nc, Post_1M_diad_T), \ 
     37        (ORCA2_1m_dbio_T.nc, ${R_OUT_MBG_O_M}/${PREFIX}_1M_dbio_T.nc, Post_1M_dbio_T) 
    3738 
    3839[Post_1M_ptrc_T] 
     
    5455Seasonal=ON 
    5556 
    56 [Post_1D_ptrc_T] 
     57[Post_1M_dbio_T] 
    5758Patches = (Patch_20091030_histcom_time_axis, Patch_20091118_mask) 
    5859GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter) 
    5960TimeSeriesVars2D = () 
    6061ChunckJob2D = NONE 
    61 TimeSeriesVars3D = (DIC) 
    62 ChunckJob3D = NONE 
    63 Seasonal=OFF 
    64  
    65 [Post_1D_diad_T] 
    66 Patches = (Patch_20091030_histcom_time_axis, Patch_20091118_mask) 
    67 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter) 
    68 TimeSeriesVars2D = (Cflx) 
    69 ChunckJob2D = NONE 
    7062TimeSeriesVars3D = () 
    7163ChunckJob3D = NONE 
    72 Seasonal=OFF 
     64Seasonal=ON 
Note: See TracChangeset for help on using the changeset viewer.