Ignore:
Timestamp:
11/13/15 18:15:26 (8 years ago)
Author:
omamce
Message:

O.M. : homogeneisation des noms, suite.

Location:
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM
Files:
2 edited

Legend:

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

    r2676 r2680  
    9595   ln_tsd_init   = .true.  !  Initialisation of ocean T & S with T &S input data (T) or not (F) 
    9696   ln_tsd_tradmp = .true.  !  damping of ocean T & S toward T &S input data (T) or not (F) 
    97    sn_tem  = 'conservative_temperature_WOA13_decav_Reg1L75_clim', -1 ,'votemper' , .true. , .true. , 'yearly' , 'weights_3D_WOA13d1_2_eorca1_bilinear.nc'  ,   ''    ,    '' 
    98    sn_sal  = 'absolute_salinity_WOA13_decav_Reg1L75_clim'       , -1 ,'vosaline' , .true. , .true. , 'yearly' , 'weights_3D_WOA13d1_2_eorca1_bilinear.nc'  ,   ''    ,    '' 
     97   sn_tem  = 'data_temperature_monthly', -1 ,'votemper' , .true. , .true. , 'yearly' , 'weights_WOA13d1_bilinear.nc'  ,   ''    ,    '' 
     98   sn_sal  = 'data_salinity_monthly'   , -1 ,'vosaline' , .true. , .true. , 'yearly' , 'weights_WOA13d1_bilinear.nc'  ,   ''    ,    '' 
    9999/ 
    100100!----------------------------------------------------------------------- 
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_ref

    r2674 r2680  
    204204!          !  file name                            ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    205205!          !                                       !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
    206    sn_tem  = 'data_1m_potential_temperature_nomask',         -1        ,'votemper' ,    .true.    , .true. , 'yearly'   , ''       ,   ''    ,    '' 
    207    sn_sal  = 'data_1m_salinity_nomask'             ,         -1        ,'vosaline' ,    .true.    , .true. , 'yearly'   , ''       ,   ''    ,    '' 
     206   sn_tem  = 'data_temperature_monthly',         -1        ,'votemper' ,    .true.    , .true. , 'yearly'   , ''       ,   ''    ,    '' 
     207   sn_sal  = 'data_salinity_monthly'   ,         -1        ,'vosaline' ,    .true.    , .true. , 'yearly'   , ''       ,   ''    ,    '' 
    208208   ! 
    209209   cn_dir        = './'     !  root directory for the location of the runoff files 
Note: See TracChangeset for help on using the changeset viewer.