Changeset 2286 for CONFIG


Ignore:
Timestamp:
07/16/14 10:20:25 (10 years ago)
Author:
omamce
Message:

O.M. : suppress computation and output of diaptr for ORCA1. Not available with key_vvl.

File:
1 edited

Legend:

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

    r2265 r2286  
    66&namrun        !   parameters of the run 
    77!----------------------------------------------------------------------- 
    8    cn_exp      = "ORCA1"  !  AUTO - experience name 
     8   cn_exp      = REBUILD_18540101 "ORCA1"  !  AUTO - experience name 
    99   nn_it000    =       1   !  AUTO - first time step 
    1010   nn_itend    =    5475   !  AUTO - last  time step (std 5475) 
     
    7676   ppkth2      =      48.02989372000000    ! 
    7777   ppacr2      =      13.00000000000   ! 
    78    rn_hmin     =   60.  
     78   rn_hmin     =   20.  
    7979/ 
    8080!----------------------------------------------------------------------- 
     
    276276&namptr       !   Poleward Transport Diagnostic 
    277277!----------------------------------------------------------------------- 
    278    ln_diaptr  = .true.     !  Poleward heat and salt transport (T) or not (F) 
    279    ln_diaznl  = .true.     !  Add zonal means and meridional stream functions 
    280    ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not 
    281                            !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    282    ln_ptrcomp = .true.     !  Add decomposition : overturning 
    283    nn_fptr    =  1         !  Frequency of ptr computation [time step] 
    284    nn_fwri    =  15        !  AUTO - Frequency of ptr outputs [time step] 
     278   ln_diaptr  = .false.     !  Poleward heat and salt transport (T) or not (F) 
     279   ln_diaznl  = .false.     !  Add zonal means and meridional stream functions 
     280   ln_subbas  = .false.     !  Atlantic/Pacific/Indian basins computation (T) or not 
     281                            !  (orca configuration only, need input basins mask file named "subbasins.nc" 
     282   ln_ptrcomp = .false.     !  Add decomposition : overturning 
     283   nn_fptr    =  1          !  Frequency of ptr computation [time step] 
     284   nn_fwri    =  15         !  AUTO - Frequency of ptr outputs [time step] 
    285285/ 
    286286!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.