Ignore:
Timestamp:
06/07/16 15:21:24 (8 years ago)
Author:
aclsce
Message:

Set up of IPSLCM6.0.4 (see details http://forge.ipsl.jussieu.fr/igcmg/ticket/94)

  • XIOS2 integration :
    • ORCHIDEE compilation (- xios2).
    • NEMO : use of xml separated files (opa, lim3, pisces)
  • Modified cleaning for IOIPSL in AA_make
  • COSP : compilation with cosp by default, use of LMDZ_COSP_OK lmdz.card parameter.
  • POST/monitoring* : some cleaning
  • ORCHIDEE new parameters (see ticket)
  • Updated both pdControl and piControl experiments
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/pisces.card

    r2860 r2876  
    3535        (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_pisces_ref, namelist_pisces_ref) ,\ 
    3636        (${SUBMIT_DIR}/PARAM/namelist_pisces_${RESOL_OCE}_cfg        , namelist_pisces_cfg) 
     37        (${SUBMIT_DIR}/PARAM/file_def_nemo-pisces.xml                  , file_def_nemo-pisces.xml   ), \ 
     38        (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/field_def_nemo-pisces.xml                  , field_def_nemo-pisces.xml   ) 
     39         
    3740 
    3841[RestartFiles] 
     
    5457[Post_1D_bioscalar] 
    5558Patches = () 
    56 GatherWithInternal = (time_counter, time_instant, time_centered_bounds) 
     59GatherWithInternal = (time_counter, time_instant, time_instant_bounds) 
    5760TimeSeriesVars2D = (pno3tot, ppo4tot, psiltot, palktot, pfertot, tcflx, tcflxcum, tcexp, tintpp, tnfix, tdenit) 
    5861ChunckJob2D = OFF 
     
    6366[Post_1M_bioscalar] 
    6467Patches = () 
    65 GatherWithInternal = (time_counter, time_instant, time_centered_bounds) 
     68GatherWithInternal = (time_counter, time_instant, time_instant_bounds) 
    6669TimeSeriesVars2D = (pno3tot, ppo4tot, psiltot, palktot, pfertot, tcflx, tcflxcum, tcexp, tintpp, tnfix, tdenit) 
    6770ChunckJob2D = OFF 
     
    7275[Post_1M_ptrc_T] 
    7376Patches = () 
    74 GatherWithInternal = (nav_lon, nav_lat, time_counter, time_instant, time_counter_bounds) 
     77GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds) 
    7578TimeSeriesVars2D = () 
    7679ChunckJob2D = 50Y 
     
    9093[Post_1Y_ptrc_T] 
    9194Patches = () 
    92 GatherWithInternal = (nav_lon, nav_lat, time_counter, time_instant, time_counter_bounds) 
     95GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds) 
    9396TimeSeriesVars2D = () 
    9497ChunckJob2D = OFF 
Note: See TracChangeset for help on using the changeset viewer.