New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 3764 for branches/2012/dev_MERGE_2012/NEMOGCM/CONFIG/GYRE/EXP00/namelist – NEMO

Ignore:
Timestamp:
2013-01-23T15:33:04+01:00 (11 years ago)
Author:
smasson
Message:

dev_MERGE_2012: report bugfixes done in the trunk from r3555 to r3763 into dev_MERGE_2012

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_MERGE_2012/NEMOGCM/CONFIG/GYRE/EXP00/namelist

    r3680 r3764  
    33!! namelists    2 - Domain           (namzgr, namzgr_sco, namdom, namtsd) 
    44!!              3 - Surface boundary (namsbc, namsbc_ana, namsbc_flx, namsbc_clio, namsbc_core 
    5 !!                                    namsbc_cpl, namtra_qsr, namsbc_rnf,  
     5!!                                    namsbc_cpl, namtra_qsr, namsbc_rnf, 
    66!!                                    namsbc_apr, namsbc_ssr, namsbc_alb) 
    77!!              4 - lateral boundary (namlbc, namcla, namobc, namagrif, nambdy, nambdy_tide) 
     
    2525!----------------------------------------------------------------------- 
    2626   nn_no       =       0   !  job number (no more used...) 
    27    cn_exp      =  "GYRE"   !  experience name  
     27   cn_exp      =  "GYRE"   !  experience name 
    2828   nn_it000    =       1   !  first time step 
    2929   nn_itend    =    4320   !  last  time step 
     
    5252!!   namzgr_sco   s-coordinate or hybrid z-s-coordinate 
    5353!!   namdom       space and time domain (bathymetry, mesh, timestep) 
    54 !!   namtsd       data: temperature & salinity          
     54!!   namtsd       data: temperature & salinity 
    5555!!====================================================================== 
    5656! 
     
    107107/ 
    108108!----------------------------------------------------------------------- 
    109 &namtsd    !   data : Temperature  & Salinity                            
     109&namtsd    !   data : Temperature  & Salinity 
    110110!----------------------------------------------------------------------- 
    111111!          ! file name ! frequency (hours)    ! variable ! time interp. ! clim  !'yearly' or ! weights  ! rotation ! 
     
    138138&namsbc        !   Surface Boundary Condition (surface module) 
    139139!----------------------------------------------------------------------- 
    140    nn_fsbc     = 1         !  frequency of surface boundary condition computation  
     140   nn_fsbc     = 1         !  frequency of surface boundary condition computation 
    141141                           !     (also = the frequency of sea-ice model call) 
    142    ln_ana      = .true.    !  analytical formulation                    (T => fill namsbc_ana )  
     142   ln_ana      = .true.    !  analytical formulation                    (T => fill namsbc_ana ) 
    143143   ln_flx      = .false.   !  flux formulation                          (T => fill namsbc_flx ) 
    144    ln_blk_clio = .false.   !  CLIO bulk formulation                     (T => fill namsbc_clio)  
    145    ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core)  
     144   ln_blk_clio = .false.   !  CLIO bulk formulation                     (T => fill namsbc_clio) 
     145   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core) 
    146146   ln_blk_mfs  = .false.   !  MFS bulk formulation                      (T => fill namsbc_mfs ) 
    147147   ln_cpl      = .false.   !  Coupled formulation                       (T => fill namsbc_cpl ) 
     
    156156   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf) 
    157157   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    158    nn_fwb      = 0         !  FreshWater Budget: =0 unchecked  
    159                            !     =1 global mean of e-p-r set to zero at each time step  
     158   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked 
     159                           !     =1 global mean of e-p-r set to zero at each time step 
    160160                           !     =2 annual global mean of e-p-r set to zero 
    161161                           !     =3 global emp set to zero and spread out over erp area 
     
    186186 
    187187   cn_dir      = './'      !  root directory for the location of the flux files 
    188 /       
     188/ 
    189189!----------------------------------------------------------------------- 
    190190&namsbc_clio   !   namsbc_clio  CLIO bulk formulae 
     
    243243!                    !                       ! categories !  reference  !    orientation       ! grids  ! 
    244244! send 
    245 sn_snd_temp   =       'weighted oce and ice' ,    'no'    ,     ''      ,         ''           ,   ''     
    246 sn_snd_alb    =       'weighted ice'         ,    'no'    ,     ''      ,         ''           ,   ''     
    247 sn_snd_thick  =       'none'                 ,    'no'   ,     ''      ,         ''           ,   ''     
    248 sn_snd_crt    =       'none'                 ,    'no'    , 'spherical' , 'eastward-northward' ,  'T'        
    249 sn_snd_co2    =       'coupled'              ,    'no'    ,     ''      ,         ''           ,   ''         
     245sn_snd_temp   =       'weighted oce and ice' ,    'no'    ,     ''      ,         ''           ,   '' 
     246sn_snd_alb    =       'weighted ice'         ,    'no'    ,     ''      ,         ''           ,   '' 
     247sn_snd_thick  =       'none'                 ,    'no'   ,     ''      ,         ''           ,   '' 
     248sn_snd_crt    =       'none'                 ,    'no'    , 'spherical' , 'eastward-northward' ,  'T' 
     249sn_snd_co2    =       'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
    250250! receive 
    251 sn_rcv_w10m   =       'none'                 ,    'no'    ,     ''      ,         ''          ,   ''     
    252 sn_rcv_taumod =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''     
    253 sn_rcv_tau    =       'oce only'             ,    'no'    , 'cartesian' , 'eastward-northward',  'U,V'    
    254 sn_rcv_dqnsdt =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''     
    255 sn_rcv_qsr    =       'oce and ice'          ,    'no'    ,     ''      ,         ''          ,   ''     
    256 sn_rcv_qns    =       'oce and ice'          ,    'no'    ,     ''      ,         ''          ,   ''     
    257 sn_rcv_emp    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   ''     
    258 sn_rcv_rnf    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''     
    259 sn_rcv_cal    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''     
    260 sn_rcv_co2    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''     
     251sn_rcv_w10m   =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
     252sn_rcv_taumod =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
     253sn_rcv_tau    =       'oce only'             ,    'no'    , 'cartesian' , 'eastward-northward',  'U,V' 
     254sn_rcv_dqnsdt =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
     255sn_rcv_qsr    =       'oce and ice'          ,    'no'    ,     ''      ,         ''          ,   '' 
     256sn_rcv_qns    =       'oce and ice'          ,    'no'    ,     ''      ,         ''          ,   '' 
     257sn_rcv_emp    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   '' 
     258sn_rcv_rnf    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
     259sn_rcv_cal    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
     260sn_rcv_co2    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
    261261/ 
    262262!----------------------------------------------------------------------- 
     
    266266!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! 
    267267   sn_chl      ='chlorophyll',        -1         , 'CHLA'    ,   .true.     , .true. , 'yearly'  , ''       , '' 
    268   
     268 
    269269   cn_dir      = './'      !  root directory for the location of the runoff files 
    270270   ln_traqsr   = .true.    !  Light penetration (T) or not (F) 
     
    315315   sn_sst      = 'sst_data'  ,        24         ,  'sst'    ,    .false.   , .false., 'yearly'  , ''       , '' 
    316316   sn_sss      = 'sss_data'  ,        -1         ,  'sss'    ,    .true.    , .true. , 'yearly'  , ''       , '' 
    317      
     317 
    318318   cn_dir      = './'      !  root directory for the location of the runoff files 
    319319   nn_sstr     =     0     !  add a retroaction term in the surface heat       flux (=1) or not (=0) 
     
    324324   ln_sssr_bnd =   .false. !  flag to bound erp term (associated with nn_sssr=2) 
    325325   rn_sssr_bnd =   4.e0    !  ABS(Max/Min) value of the damping erp term [mm/day] 
    326 /       
     326/ 
    327327!----------------------------------------------------------------------- 
    328328&namsbc_alb    !   albedo parameters 
    329329!----------------------------------------------------------------------- 
    330    rn_cloud    =    0.06   !  cloud correction to snow and ice albedo  
     330   rn_cloud    =    0.06   !  cloud correction to snow and ice albedo 
    331331   rn_albice   =    0.53   !  albedo of melting ice in the arctic and antarctic 
    332332   rn_alphd    =    0.80   !  coefficients for linear interpolation used to 
    333    rn_alphc    =    0.65   !  compute albedo between two extremes values  
     333   rn_alphc    =    0.65   !  compute albedo between two extremes values 
    334334   rn_alphdi   =    0.72   !  (Pyane, 1972) 
    335335/ 
     
    375375!!   namcla        cross land advection 
    376376!!   namobc        open boundaries parameters                           ("key_obc") 
    377 !!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif")  
     377!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif") 
    378378!!   nambdy        Unstructured open boundaries                         ("key_bdy") 
    379379!!   namtide       Tidal forcing at open boundaries                     ("key_bdy_tides") 
     
    397397   ln_obc_clim = .false.   !  climatological obc data files (T) or not (F) 
    398398   ln_vol_cst  = .true.    !  impose the total volume conservation (T) or not (F) 
    399    ln_obc_fla  = .false.   !  Flather open boundary condition  
     399   ln_obc_fla  = .false.   !  Flather open boundary condition 
    400400   nn_obcdta   =    1      !  = 0 the obc data are equal to the initial state 
    401401                           !  = 1 the obc data are read in 'obc.dta' files 
     
    446446&nambdy        !  unstructured open boundaries                          ("key_bdy") 
    447447!----------------------------------------------------------------------- 
    448     nb_bdy = 1                            !  number of open boundary sets        
     448    nb_bdy = 1                            !  number of open boundary sets 
    449449    ln_coords_file = .true.               !  =T : read bdy coordinates from file 
    450450    cn_coords_file = 'coordinates.bdy.nc' !  bdy coordinates files 
     
    482482/ 
    483483!----------------------------------------------------------------------- 
    484 &nambdy_tide     ! tidal forcing at open boundaries               
     484&nambdy_tide     ! tidal forcing at open boundaries 
    485485!----------------------------------------------------------------------- 
    486486   filtide      = 'bdydta/amm12_bdytide_'         !  file name root of tidal forcing files 
     
    521521!!====================================================================== 
    522522!!   nambfr        bottom friction 
    523 !!   nambbc        bottom temperature boundary condition                
     523!!   nambbc        bottom temperature boundary condition 
    524524!!   nambbl        bottom boundary layer scheme                         ("key_trabbl") 
    525525!!====================================================================== 
     
    541541!----------------------------------------------------------------------- 
    542542   ln_trabbc   = .false.   !  Apply a geothermal heating at the ocean bottom 
    543    nn_geoflx   =    0      !  geothermal heat flux: = 0 no flux  
     543   nn_geoflx   =    0      !  geothermal heat flux: = 0 no flux 
    544544                           !     = 1 constant flux 
    545                            !     = 2 variable flux (read in geothermal_heating.nc in mW/m2)  
     545                           !     = 2 variable flux (read in geothermal_heating.nc in mW/m2) 
    546546   rn_geoflx_cst = 86.4e-3 !  Constant value of geothermal heat flux [W/m2] 
    547547/ 
     
    561561!!   namtra_adv    advection scheme 
    562562!!   namtra_ldf    lateral diffusion scheme 
    563 !!   namtra_dmp    T & S newtonian damping                         
     563!!   namtra_dmp    T & S newtonian damping 
    564564!!====================================================================== 
    565565! 
     
    575575/ 
    576576!----------------------------------------------------------------------- 
    577 &namtra_adv    !   advection scheme for tracer  
    578 !----------------------------------------------------------------------- 
    579    ln_traadv_cen2   =  .false.  !  2nd order centered scheme    
    580    ln_traadv_tvd    =  .true.   !  TVD scheme                 
    581    ln_traadv_muscl  =  .false.  !  MUSCL scheme              
    582    ln_traadv_muscl2 =  .false.  !  MUSCL2 scheme + cen2 at boundaries   
    583    ln_traadv_ubs    =  .false.  !  UBS scheme                  
    584    ln_traadv_qck    =  .false.  !  QUICKEST scheme                  
     577&namtra_adv    !   advection scheme for tracer 
     578!----------------------------------------------------------------------- 
     579   ln_traadv_cen2   =  .false.  !  2nd order centered scheme 
     580   ln_traadv_tvd    =  .true.   !  TVD scheme 
     581   ln_traadv_muscl  =  .false.  !  MUSCL scheme 
     582   ln_traadv_muscl2 =  .false.  !  MUSCL2 scheme + cen2 at boundaries 
     583   ln_traadv_ubs    =  .false.  !  UBS scheme 
     584   ln_traadv_qck    =  .false.  !  QUICKEST scheme 
    585585   ln_traadv_msc_ups=  .false.  !  use upstream scheme within muscl  
    586586/ 
     
    610610/ 
    611611!----------------------------------------------------------------------- 
    612 &namtra_dmp    !   tracer: T & S newtonian damping                       
     612&namtra_dmp    !   tracer: T & S newtonian damping 
    613613!----------------------------------------------------------------------- 
    614614   ln_tradmp   =  .false.  !  add a damping termn (T) or not (F) 
     
    638638&namdyn_adv    !   formulation of the momentum advection 
    639639!----------------------------------------------------------------------- 
    640    ln_dynadv_vec = .true.  !  vector form (T) or flux form (F)   
     640   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F) 
    641641   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
    642    ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme  
    643 /   
     642   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
     643/ 
    644644!----------------------------------------------------------------------- 
    645645&namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
    646646!----------------------------------------------------------------------- 
    647    ln_dynvor_ene = .true.  !  enstrophy conserving scheme   
    648    ln_dynvor_ens = .false. !  energy conserving scheme     
    649    ln_dynvor_mix = .false. !  mixed scheme                
    650    ln_dynvor_een = .false. !  energy & enstrophy scheme   
     647   ln_dynvor_ene = .true.  !  energy    conserving scheme   
     648   ln_dynvor_ens = .false. !  enstrophy conserving scheme     
     649   ln_dynvor_mix = .false. !  mixed scheme 
     650   ln_dynvor_een = .false. !  energy & enstrophy scheme 
    651651/ 
    652652!----------------------------------------------------------------------- 
    653653&namdyn_hpg    !   Hydrostatic pressure gradient option 
    654654!----------------------------------------------------------------------- 
    655    ln_hpg_zco  = .true.    !  z-coordinate - full steps                    
     655   ln_hpg_zco  = .true.    !  z-coordinate - full steps 
    656656   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation) 
    657657   ln_hpg_sco  = .false.   !  s-coordinate (standard jacobian formulation) 
     
    671671&namdyn_ldf    !   lateral diffusion on momentum 
    672672!----------------------------------------------------------------------- 
    673    !                       !  Type of the operator :  
    674    ln_dynldf_lap    =  .true.   !  laplacian operator          
    675    ln_dynldf_bilap  =  .false.  !  bilaplacian operator     
    676    !                       !  Direction of action  :  
    677    ln_dynldf_level  =  .false.  !  iso-level                
     673   !                       !  Type of the operator : 
     674   ln_dynldf_lap    =  .true.   !  laplacian operator 
     675   ln_dynldf_bilap  =  .false.  !  bilaplacian operator 
     676   !                       !  Direction of action  : 
     677   ln_dynldf_level  =  .false.  !  iso-level 
    678678   ln_dynldf_hor    =  .true.   !  horizontal (geopotential)            (require "key_ldfslp" in s-coord.) 
    679679   ln_dynldf_iso    =  .false.  !  iso-neutral                          (require "key_ldfslp") 
     
    754754&namzdf_kpp    !   K-Profile Parameterization dependent vertical mixing  ("key_zdfkpp", and optionally: 
    755755!------------------------------------------------------------------------ "key_kppcustom" or "key_kpplktb") 
    756    ln_kpprimix = .true.    !  shear instability mixing  
     756   ln_kpprimix = .true.    !  shear instability mixing 
    757757   rn_difmiw   =  1.0e-04  !  constant internal wave viscosity [m2/s] 
    758758   rn_difsiw   =  0.1e-04  !  constant internal wave diffusivity [m2/s] 
    759759   rn_riinfty  =  0.8      !  local Richardson Number limit for shear instability 
    760760   rn_difri    =  0.0050   !  maximum shear mixing at Rig = 0    [m2/s] 
    761    rn_bvsqcon  = -0.01e-07 !  Brunt-Vaisala squared for maximum convection [1/s2]  
    762    rn_difcon   =  1.       !  maximum mixing in interior convection [m2/s]  
     761   rn_bvsqcon  = -0.01e-07 !  Brunt-Vaisala squared for maximum convection [1/s2] 
     762   rn_difcon   =  1.       !  maximum mixing in interior convection [m2/s] 
    763763   nn_avb      =  0        !  horizontal averaged (=1) or not (=0) on avt and amv 
    764764   nn_ave      =  1        !  constant (=0) or profile (=1) background on avt 
     
    794794   rn_n2min    = 1.e-8     !  threshold of the Brunt-Vaisala frequency (s-1) 
    795795   rn_tfe      = 0.333     !  tidal dissipation efficiency 
    796    rn_me       = 0.2       !  mixing efficiency  
     796   rn_me       = 0.2       !  mixing efficiency 
    797797   ln_tmx_itf  = .false.   !  ITF specific parameterisation 
    798798   rn_tfe_itf  = 1.        !  ITF tidal dissipation efficiency 
     
    804804!!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi) 
    805805!!   namctl            Control prints & Benchmark 
    806 !!   namsol            elliptic solver / island / free surface  
    807 !!====================================================================== 
    808 ! 
    809 !----------------------------------------------------------------------- 
    810 &namsol        !   elliptic solver / island / free surface  
     806!!   namsol            elliptic solver / island / free surface 
     807!!====================================================================== 
     808! 
     809!----------------------------------------------------------------------- 
     810&namsol        !   elliptic solver / island / free surface 
    811811!----------------------------------------------------------------------- 
    812812   nn_solv     =      2    !  elliptic solver: =1 preconditioned conjugate gradient (pcg) 
     
    827827   nn_buffer   =   0       !  size in bytes of exported buffer ('B' case), 0 no exportation 
    828828   ln_nnogather=  .false.  !  activate code to avoid mpi_allgather use at the northfold 
    829    jpni        =   0       !  jpni   number of processors following i (set automatically if < 1)      
    830    jpnj        =   0       !  jpnj   number of processors following j (set automatically if < 1)      
    831    jpnij       =   0       !  jpnij  number of local domains (set automatically if < 1)               
     829   jpni        =   0       !  jpni   number of processors following i (set automatically if < 1) 
     830   jpnj        =   0       !  jpnj   number of processors following j (set automatically if < 1) 
     831   jpnij       =   0       !  jpnij  number of local domains (set automatically if < 1) 
    832832/ 
    833833!----------------------------------------------------------------------- 
     
    854854!!   namflo       float parameters                                      ("key_float") 
    855855!!   namptr       Poleward Transport Diagnostics 
    856 !!   namhsb       Heat and salt budgets  
     856!!   namhsb       Heat and salt budgets 
    857857!!====================================================================== 
    858858! 
     
    899899   ln_diaptr  = .false.    !  Poleward heat and salt transport (T) or not (F) 
    900900   ln_diaznl  = .true.     !  Add zonal means and meridional stream functions 
    901    ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not  
     901   ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not 
    902902                           !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    903903   ln_ptrcomp = .true.     !  Add decomposition : overturning 
     
    906906/ 
    907907!----------------------------------------------------------------------- 
    908 &namhsb       !  Heat and salt budgets  
     908&namhsb       !  Heat and salt budgets 
    909909!----------------------------------------------------------------------- 
    910910   ln_diahsb  = .false.    !  check the heat and salt budgets (T) or not (F) 
     
    918918                           !     -1 : debug all section 
    919919                           !  0 < n : debug section number n 
    920 /  
     920/ 
    921921 
    922922!!====================================================================== 
     
    930930&namobs       !  observation usage switch                               ('key_diaobs') 
    931931!----------------------------------------------------------------------- 
    932    ln_t3d     = .false.    ! Logical switch for T profile observations          
    933    ln_s3d     = .false.    ! Logical switch for S profile observations           
    934    ln_ena     = .false.    ! Logical switch for ENACT insitu data set            
    935    !                       !     ln_cor                  Logical switch for Coriolis insitu data set        
    936    ln_profb   = .false.    ! Logical switch for feedback insitu data set      
    937    ln_sla     = .false.    ! Logical switch for SLA observations                
    938  
    939    ln_sladt   = .false.    ! Logical switch for AVISO SLA data               
    940  
    941    ln_slafb   = .false.    ! Logical switch for feedback SLA data             
    942                            !     ln_ssh                  Logical switch for SSH observations               
     932   ln_t3d     = .false.    ! Logical switch for T profile observations 
     933   ln_s3d     = .false.    ! Logical switch for S profile observations 
     934   ln_ena     = .false.    ! Logical switch for ENACT insitu data set 
     935   !                       !     ln_cor                  Logical switch for Coriolis insitu data set 
     936   ln_profb   = .false.    ! Logical switch for feedback insitu data set 
     937   ln_sla     = .false.    ! Logical switch for SLA observations 
     938 
     939   ln_sladt   = .false.    ! Logical switch for AVISO SLA data 
     940 
     941   ln_slafb   = .false.    ! Logical switch for feedback SLA data 
     942                           !     ln_ssh                  Logical switch for SSH observations 
    943943 
    944944   ln_sst     = .true.     ! Logical switch for SST observations               
     
    946946   ln_ghrsst  = .false.    !     ln_ghrsst               Logical switch for GHRSST observations           
    947947 
    948    ln_sstfb   = .false.    ! Logical switch for feedback SST data           
    949                            !     ln_sss                  Logical switch for SSS observations               
    950                            !     ln_seaice               Logical switch for Sea Ice observations         
    951                            !     ln_vel3d                Logical switch for velocity observations          
    952                            !     ln_velavcur             Logical switch for velocity daily av. cur.     
    953                            !     ln_velhrcur             Logical switch for velocity high freq. cur.    
    954                            !     ln_velavadcp            Logical switch for velocity daily av. ADCP   
     948   ln_sstfb   = .false.    ! Logical switch for feedback SST data 
     949                           !     ln_sss                  Logical switch for SSS observations 
     950                           !     ln_seaice               Logical switch for Sea Ice observations 
     951                           !     ln_vel3d                Logical switch for velocity observations 
     952                           !     ln_velavcur             Logical switch for velocity daily av. cur. 
     953                           !     ln_velhrcur             Logical switch for velocity high freq. cur. 
     954                           !     ln_velavadcp            Logical switch for velocity daily av. ADCP 
    955955                           !     ln_velhradcp            Logical switch for velocity high freq. ADCP 
    956                            !     ln_velfb                Logical switch for feedback velocity data        
    957                            !     ln_grid_global          Global distribtion of observations          
    958                            !     ln_grid_search_lookup   Logical switch for obs grid search w/lookup table   
    959                            !     grid_search_file        Grid search lookup file header  
    960                            !     enactfiles              ENACT input observation file names  
    961                            !     coriofiles              Coriolis input observation file name   
    962    !                       ! profbfiles: Profile feedback input observation file name  
     956                           !     ln_velfb                Logical switch for feedback velocity data 
     957                           !     ln_grid_global          Global distribtion of observations 
     958                           !     ln_grid_search_lookup   Logical switch for obs grid search w/lookup table 
     959                           !     grid_search_file        Grid search lookup file header 
     960                           !     enactfiles              ENACT input observation file names 
     961                           !     coriofiles              Coriolis input observation file name 
     962   !                       ! profbfiles: Profile feedback input observation file name 
    963963   profbfiles = 'profiles_01.nc' 
    964                            !     ln_profb_enatim         Enact feedback input time setting switch     
     964                           !     ln_profb_enatim         Enact feedback input time setting switch 
    965965                           !     slafilesact             Active SLA input observation file name 
    966                            !     slafilespas             Passive SLA input observation file name  
    967    !                       ! slafbfiles: Feedback SLA input observation file name  
     966                           !     slafilespas             Passive SLA input observation file name 
     967   !                       ! slafbfiles: Feedback SLA input observation file name 
    968968   slafbfiles = 'sla_01.nc' 
    969                            !     sstfiles                GHRSST input observation file name        
    970    !                       ! sstfbfiles: Feedback SST input observation file name  
     969                           !     sstfiles                GHRSST input observation file name 
     970   !                       ! sstfbfiles: Feedback SST input observation file name 
    971971   sstfbfiles = 'sst_01.nc' 'sst_02.nc' 'sst_03.nc' 'sst_04.nc' 'sst_05.nc' 
    972                            !     seaicefiles             Sea Ice input observation file name  
    973                            !     velavcurfiles           Vel. cur. daily av. input file name   
    974                            !     velhvcurfiles           Vel. cur. high freq. input file name   
    975                            !     velavadcpfiles          Vel. ADCP daily av. input file name     
    976                            !     velhvadcpfiles          Vel. ADCP high freq. input file name  
    977                            !     velfbfiles              Vel. feedback input observation file name  
    978                            !     dobsini                 Initial date in window YYYYMMDD.HHMMSS        
    979                            !     dobsend                 Final date in window YYYYMMDD.HHMMSS          
    980                            !     n1dint                  Type of vertical interpolation method         
    981                            !     n2dint                  Type of horizontal interpolation method        
    982                            !     ln_nea                  Rejection of observations near land switch     
    983    nmsshc     = 0          ! MSSH correction scheme                          
    984                            !     mdtcorr                 MDT  correction                                
    985                            !     mdtcutoff               MDT cutoff for computed correction           
    986    ln_altbias = .false.    ! Logical switch for alt bias                 
    987    ln_ignmis  = .true.     ! Logical switch for ignoring missing files    
    988                            !     endailyavtypes   ENACT daily average types                     
     972                           !     seaicefiles             Sea Ice input observation file name 
     973                           !     velavcurfiles           Vel. cur. daily av. input file name 
     974                           !     velhvcurfiles           Vel. cur. high freq. input file name 
     975                           !     velavadcpfiles          Vel. ADCP daily av. input file name 
     976                           !     velhvadcpfiles          Vel. ADCP high freq. input file name 
     977                           !     velfbfiles              Vel. feedback input observation file name 
     978                           !     dobsini                 Initial date in window YYYYMMDD.HHMMSS 
     979                           !     dobsend                 Final date in window YYYYMMDD.HHMMSS 
     980                           !     n1dint                  Type of vertical interpolation method 
     981                           !     n2dint                  Type of horizontal interpolation method 
     982                           !     ln_nea                  Rejection of observations near land switch 
     983   nmsshc     = 0          ! MSSH correction scheme 
     984                           !     mdtcorr                 MDT  correction 
     985                           !     mdtcutoff               MDT cutoff for computed correction 
     986   ln_altbias = .false.    ! Logical switch for alt bias 
     987   ln_ignmis  = .true.     ! Logical switch for ignoring missing files 
     988                           !     endailyavtypes   ENACT daily average types 
    989989   ln_grid_global = .true. 
    990990   ln_grid_search_lookup = .false. 
    991 /  
     991/ 
    992992!----------------------------------------------------------------------- 
    993993&nam_asminc   !   assimilation increments                               ('key_asminc') 
    994994!----------------------------------------------------------------------- 
    995     ln_bkgwri = .false.    !  Logical switch for writing out background state  
    996     ln_trjwri = .false.    !  Logical switch for writing out state trajectory 
     995    ln_bkgwri = .false.    !  Logical switch for writing out background state 
    997996    ln_trainc = .false.    !  Logical switch for applying tracer increments 
    998997    ln_dyninc = .false.    !  Logical switch for applying velocity increments 
    999     ln_sshinc = .false.    !  Logical switch for applying SSH increments  
     998    ln_sshinc = .false.    !  Logical switch for applying SSH increments 
    1000999    ln_asmdin = .false.    !  Logical switch for Direct Initialization (DI) 
    10011000    ln_asmiau = .false.    !  Logical switch for Incremental Analysis Updating (IAU) 
     
    10051004    nitiaufin = 15         !  Timestep of end of IAU interval in [0,nitend-nit000-1] 
    10061005    niaufn    = 0          !  Type of IAU weighting function 
    1007     nittrjfrq = 0          !  Frequency of trajectory output for 4D-VAR 
    10081006    ln_salfix = .false.    !  Logical switch for ensuring that the sa > salfixmin 
    10091007    salfixmin = -9999      !  Minimum salinity after applying the increments 
Note: See TracChangeset for help on using the changeset viewer.