Ignore:
Timestamp:
03/27/15 13:27:43 (9 years ago)
Author:
aclsce
Message:

Modifications to use new NEMO revision in IPSLCM6_rc1 configuration.

  • Removed any SOURCES/NEMO not needed anymore (modifs commited in NEMO reference version).
  • Adapted *.xml, namelist, AA_make, *.card, *.driver related to NEMO to fit with new NEMO reference version.
  • Removed files not needed anymore : files related to L19 LMDZ vertical levels
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_ORCA2_cfg

    r2295 r2451  
    8888                           !     (also = the frequency of sea-ice model call) 
    8989   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core) 
    90    ln_cpl      = .true.    !  Coupled formulation                       (T => fill namsbc_cpl ) 
    9190   ln_apr_dyn  = .false.   !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr ) 
    9291   nn_ice      = 2         !  =0 no ice boundary condition   , 
    9392                           !  =1 use observed ice-cover      , 
    9493                           !  =2 ice-model used                         ("key_lim3" or "key_lim2") 
    95    cn_iceflx   = 'linear'  !  AUTO -  
    96                            !  ="ave"    - Average flux over all ice categories ("key_lim3") 
    97                            !  ="linear" - Linear repartition of fluxes over ice categories ("key_lim3") 
    9894   nn_ice_embd = 0         !  AUTO -  
    9995                           !  =0 levitating ice (no mass exchange, concentration/dilution effect) 
     
    279275!----------------------------------------------------------------------- 
    280276   ln_diaptr  = .true.     !  Poleward heat and salt transport (T) or not (F) 
    281    ln_diaznl  = .true.     !  Add zonal means and meridional stream functions 
    282277   ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not 
    283278                           !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    284    ln_ptrcomp = .true.     !  Add decomposition : overturning 
    285    nn_fptr    =  1         !  Frequency of ptr computation [time step] 
    286    nn_fwri    =  15        !  AUTO - Frequency of ptr outputs [time step] 
    287279/ 
    288280!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.