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 3604 for trunk/NEMOGCM/CONFIG/GYRE/EXP00/namelist – NEMO

Ignore:
Timestamp:
2012-11-19T15:21:34+01:00 (11 years ago)
Author:
rblod
Message:

Adding routines and modules for TAM - Ticket #1005

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/GYRE/EXP00/namelist

    r3306 r3604  
    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! 
     
    7272   ln_s_sigma  = .false.   !  hybrid s-sigma coordinates 
    7373   rn_bb       =    0.8    !  stretching with s-sigma 
    74    rn_hc       =  150.0    !  critical depth with s-sigma  
     74   rn_hc       =  150.0    !  critical depth with s-sigma 
    7575/ 
    7676!----------------------------------------------------------------------- 
     
    9494/ 
    9595!----------------------------------------------------------------------- 
    96 &namtsd    !   data : Temperature  & Salinity                            
     96&namtsd    !   data : Temperature  & Salinity 
    9797!----------------------------------------------------------------------- 
    9898!          ! file name ! frequency (hours)    ! variable ! time interp. ! clim  !'yearly' or ! weights  ! rotation ! 
     
    125125&namsbc        !   Surface Boundary Condition (surface module) 
    126126!----------------------------------------------------------------------- 
    127    nn_fsbc     = 1         !  frequency of surface boundary condition computation  
     127   nn_fsbc     = 1         !  frequency of surface boundary condition computation 
    128128                           !     (also = the frequency of sea-ice model call) 
    129    ln_ana      = .true.    !  analytical formulation                    (T => fill namsbc_ana )  
     129   ln_ana      = .true.    !  analytical formulation                    (T => fill namsbc_ana ) 
    130130   ln_flx      = .false.   !  flux formulation                          (T => fill namsbc_flx ) 
    131    ln_blk_clio = .false.   !  CLIO bulk formulation                     (T => fill namsbc_clio)  
    132    ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core)  
     131   ln_blk_clio = .false.   !  CLIO bulk formulation                     (T => fill namsbc_clio) 
     132   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core) 
    133133   ln_blk_mfs  = .false.   !  MFS bulk formulation                      (T => fill namsbc_mfs ) 
    134134   ln_cpl      = .false.   !  Coupled formulation                       (T => fill namsbc_cpl ) 
     
    140140   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf) 
    141141   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    142    nn_fwb      = 0         !  FreshWater Budget: =0 unchecked  
    143                            !     =1 global mean of e-p-r set to zero at each time step  
     142   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked 
     143                           !     =1 global mean of e-p-r set to zero at each time step 
    144144                           !     =2 annual global mean of e-p-r set to zero 
    145145                           !     =3 global emp set to zero and spread out over erp area 
     
    168168 
    169169   cn_dir      = './'      !  root directory for the location of the flux files 
    170 /       
     170/ 
    171171!----------------------------------------------------------------------- 
    172172&namsbc_clio   !   namsbc_clio  CLIO bulk formulae 
     
    225225!                    !                       ! categories !  reference  !    orientation       ! grids  ! 
    226226! send 
    227 sn_snd_temp   =       'weighted oce and ice' ,    'no'    ,     ''      ,         ''           ,   ''     
    228 sn_snd_alb    =       'weighted ice'         ,    'no'    ,     ''      ,         ''           ,   ''     
    229 sn_snd_thick  =       'none'                 ,    'no'   ,     ''      ,         ''           ,   ''     
    230 sn_snd_crt    =       'none'                 ,    'no'    , 'spherical' , 'eastward-northward' ,  'T'        
    231 sn_snd_co2    =       'coupled'              ,    'no'    ,     ''      ,         ''           ,   ''         
     227sn_snd_temp   =       'weighted oce and ice' ,    'no'    ,     ''      ,         ''           ,   '' 
     228sn_snd_alb    =       'weighted ice'         ,    'no'    ,     ''      ,         ''           ,   '' 
     229sn_snd_thick  =       'none'                 ,    'no'   ,     ''      ,         ''           ,   '' 
     230sn_snd_crt    =       'none'                 ,    'no'    , 'spherical' , 'eastward-northward' ,  'T' 
     231sn_snd_co2    =       'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
    232232! receive 
    233 sn_rcv_w10m   =       'none'                 ,    'no'    ,     ''      ,         ''          ,   ''     
    234 sn_rcv_taumod =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''     
    235 sn_rcv_tau    =       'oce only'             ,    'no'    , 'cartesian' , 'eastward-northward',  'U,V'    
    236 sn_rcv_dqnsdt =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''     
    237 sn_rcv_qsr    =       'oce and ice'          ,    'no'    ,     ''      ,         ''          ,   ''     
    238 sn_rcv_qns    =       'oce and ice'          ,    'no'    ,     ''      ,         ''          ,   ''     
    239 sn_rcv_emp    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   ''     
    240 sn_rcv_rnf    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''     
    241 sn_rcv_cal    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''     
    242 sn_rcv_co2    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''     
     233sn_rcv_w10m   =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
     234sn_rcv_taumod =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
     235sn_rcv_tau    =       'oce only'             ,    'no'    , 'cartesian' , 'eastward-northward',  'U,V' 
     236sn_rcv_dqnsdt =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
     237sn_rcv_qsr    =       'oce and ice'          ,    'no'    ,     ''      ,         ''          ,   '' 
     238sn_rcv_qns    =       'oce and ice'          ,    'no'    ,     ''      ,         ''          ,   '' 
     239sn_rcv_emp    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   '' 
     240sn_rcv_rnf    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
     241sn_rcv_cal    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
     242sn_rcv_co2    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
    243243/ 
    244244!----------------------------------------------------------------------- 
     
    248248!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! 
    249249   sn_chl      ='chlorophyll',        -1         , 'CHLA'    ,   .true.     , .true. , 'yearly'  , ''       , '' 
    250   
     250 
    251251   cn_dir      = './'      !  root directory for the location of the runoff files 
    252252   ln_traqsr   = .true.    !  Light penetration (T) or not (F) 
     
    297297   sn_sst      = 'sst_data'  ,        24         ,  'sst'    ,    .false.   , .false., 'yearly'  , ''       , '' 
    298298   sn_sss      = 'sss_data'  ,        -1         ,  'sss'    ,    .true.    , .true. , 'yearly'  , ''       , '' 
    299      
     299 
    300300   cn_dir      = './'      !  root directory for the location of the runoff files 
    301301   nn_sstr     =     0     !  add a retroaction term in the surface heat       flux (=1) or not (=0) 
     
    306306   ln_sssr_bnd =   .false. !  flag to bound erp term (associated with nn_sssr=2) 
    307307   rn_sssr_bnd =   4.e0    !  ABS(Max/Min) value of the damping erp term [mm/day] 
    308 /       
     308/ 
    309309!----------------------------------------------------------------------- 
    310310&namsbc_alb    !   albedo parameters 
    311311!----------------------------------------------------------------------- 
    312    rn_cloud    =    0.06   !  cloud correction to snow and ice albedo  
     312   rn_cloud    =    0.06   !  cloud correction to snow and ice albedo 
    313313   rn_albice   =    0.53   !  albedo of melting ice in the arctic and antarctic 
    314314   rn_alphd    =    0.80   !  coefficients for linear interpolation used to 
    315    rn_alphc    =    0.65   !  compute albedo between two extremes values  
     315   rn_alphc    =    0.65   !  compute albedo between two extremes values 
    316316   rn_alphdi   =    0.72   !  (Pyane, 1972) 
    317317/ 
     
    323323!!   namcla        cross land advection 
    324324!!   namobc        open boundaries parameters                           ("key_obc") 
    325 !!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif")  
     325!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif") 
    326326!!   nambdy        Unstructured open boundaries                         ("key_bdy") 
    327327!!   namtide       Tidal forcing at open boundaries                     ("key_bdy_tides") 
     
    345345   ln_obc_clim = .false.   !  climatological obc data files (T) or not (F) 
    346346   ln_vol_cst  = .true.    !  impose the total volume conservation (T) or not (F) 
    347    ln_obc_fla  = .false.   !  Flather open boundary condition  
     347   ln_obc_fla  = .false.   !  Flather open boundary condition 
    348348   nn_obcdta   =    1      !  = 0 the obc data are equal to the initial state 
    349349                           !  = 1 the obc data are read in 'obc.dta' files 
     
    394394&nambdy        !  unstructured open boundaries                          ("key_bdy") 
    395395!----------------------------------------------------------------------- 
    396     nb_bdy = 1                            !  number of open boundary sets        
     396    nb_bdy = 1                            !  number of open boundary sets 
    397397    ln_coords_file = .true.               !  =T : read bdy coordinates from file 
    398398    cn_coords_file = 'coordinates.bdy.nc' !  bdy coordinates files 
     
    430430/ 
    431431!----------------------------------------------------------------------- 
    432 &nambdy_tide     ! tidal forcing at open boundaries               
     432&nambdy_tide     ! tidal forcing at open boundaries 
    433433!----------------------------------------------------------------------- 
    434434   filtide      = 'bdydta/amm12_bdytide_'         !  file name root of tidal forcing files 
     
    469469!!====================================================================== 
    470470!!   nambfr        bottom friction 
    471 !!   nambbc        bottom temperature boundary condition                
     471!!   nambbc        bottom temperature boundary condition 
    472472!!   nambbl        bottom boundary layer scheme                         ("key_trabbl") 
    473473!!====================================================================== 
     
    489489!----------------------------------------------------------------------- 
    490490   ln_trabbc   = .false.   !  Apply a geothermal heating at the ocean bottom 
    491    nn_geoflx   =    0      !  geothermal heat flux: = 0 no flux  
     491   nn_geoflx   =    0      !  geothermal heat flux: = 0 no flux 
    492492                           !     = 1 constant flux 
    493                            !     = 2 variable flux (read in geothermal_heating.nc in mW/m2)  
     493                           !     = 2 variable flux (read in geothermal_heating.nc in mW/m2) 
    494494   rn_geoflx_cst = 86.4e-3 !  Constant value of geothermal heat flux [W/m2] 
    495495/ 
     
    509509!!   namtra_adv    advection scheme 
    510510!!   namtra_ldf    lateral diffusion scheme 
    511 !!   namtra_dmp    T & S newtonian damping                         
     511!!   namtra_dmp    T & S newtonian damping 
    512512!!====================================================================== 
    513513! 
     
    523523/ 
    524524!----------------------------------------------------------------------- 
    525 &namtra_adv    !   advection scheme for tracer  
    526 !----------------------------------------------------------------------- 
    527    ln_traadv_cen2   =  .false.  !  2nd order centered scheme    
    528    ln_traadv_tvd    =  .true.   !  TVD scheme                 
    529    ln_traadv_muscl  =  .false.  !  MUSCL scheme              
    530    ln_traadv_muscl2 =  .false.  !  MUSCL2 scheme + cen2 at boundaries   
    531    ln_traadv_ubs    =  .false.  !  UBS scheme                  
    532    ln_traadv_qck    =  .false.  !  QUICKEST scheme                  
     525&namtra_adv    !   advection scheme for tracer 
     526!----------------------------------------------------------------------- 
     527   ln_traadv_cen2   =  .false.  !  2nd order centered scheme 
     528   ln_traadv_tvd    =  .true.   !  TVD scheme 
     529   ln_traadv_muscl  =  .false.  !  MUSCL scheme 
     530   ln_traadv_muscl2 =  .false.  !  MUSCL2 scheme + cen2 at boundaries 
     531   ln_traadv_ubs    =  .false.  !  UBS scheme 
     532   ln_traadv_qck    =  .false.  !  QUICKEST scheme 
    533533/ 
    534534!---------------------------------------------------------------------------------- 
     
    557557/ 
    558558!----------------------------------------------------------------------- 
    559 &namtra_dmp    !   tracer: T & S newtonian damping                       
     559&namtra_dmp    !   tracer: T & S newtonian damping 
    560560!----------------------------------------------------------------------- 
    561561   ln_tradmp   =  .false.  !  add a damping termn (T) or not (F) 
     
    585585&namdyn_adv    !   formulation of the momentum advection 
    586586!----------------------------------------------------------------------- 
    587    ln_dynadv_vec = .true.  !  vector form (T) or flux form (F)   
     587   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F) 
    588588   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
    589    ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme  
    590 /   
     589   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
     590/ 
    591591!----------------------------------------------------------------------- 
    592592&namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
    593593!----------------------------------------------------------------------- 
    594    ln_dynvor_ene = .true.  !  enstrophy conserving scheme   
    595    ln_dynvor_ens = .false. !  energy conserving scheme     
    596    ln_dynvor_mix = .false. !  mixed scheme                
    597    ln_dynvor_een = .false. !  energy & enstrophy scheme   
     594   ln_dynvor_ene = .true.  !  enstrophy conserving scheme 
     595   ln_dynvor_ens = .false. !  energy conserving scheme 
     596   ln_dynvor_mix = .false. !  mixed scheme 
     597   ln_dynvor_een = .false. !  energy & enstrophy scheme 
    598598/ 
    599599!----------------------------------------------------------------------- 
    600600&namdyn_hpg    !   Hydrostatic pressure gradient option 
    601601!----------------------------------------------------------------------- 
    602    ln_hpg_zco  = .true.    !  z-coordinate - full steps                    
     602   ln_hpg_zco  = .true.    !  z-coordinate - full steps 
    603603   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation) 
    604604   ln_hpg_sco  = .false.   !  s-coordinate (standard jacobian formulation) 
     
    618618&namdyn_ldf    !   lateral diffusion on momentum 
    619619!----------------------------------------------------------------------- 
    620    !                       !  Type of the operator :  
    621    ln_dynldf_lap    =  .true.   !  laplacian operator          
    622    ln_dynldf_bilap  =  .false.  !  bilaplacian operator     
    623    !                       !  Direction of action  :  
    624    ln_dynldf_level  =  .false.  !  iso-level                
     620   !                       !  Type of the operator : 
     621   ln_dynldf_lap    =  .true.   !  laplacian operator 
     622   ln_dynldf_bilap  =  .false.  !  bilaplacian operator 
     623   !                       !  Direction of action  : 
     624   ln_dynldf_level  =  .false.  !  iso-level 
    625625   ln_dynldf_hor    =  .true.   !  horizontal (geopotential)            (require "key_ldfslp" in s-coord.) 
    626626   ln_dynldf_iso    =  .false.  !  iso-neutral                          (require "key_ldfslp") 
     
    701701&namzdf_kpp    !   K-Profile Parameterization dependent vertical mixing  ("key_zdfkpp", and optionally: 
    702702!------------------------------------------------------------------------ "key_kppcustom" or "key_kpplktb") 
    703    ln_kpprimix = .true.    !  shear instability mixing  
     703   ln_kpprimix = .true.    !  shear instability mixing 
    704704   rn_difmiw   =  1.0e-04  !  constant internal wave viscosity [m2/s] 
    705705   rn_difsiw   =  0.1e-04  !  constant internal wave diffusivity [m2/s] 
    706706   rn_riinfty  =  0.8      !  local Richardson Number limit for shear instability 
    707707   rn_difri    =  0.0050   !  maximum shear mixing at Rig = 0    [m2/s] 
    708    rn_bvsqcon  = -0.01e-07 !  Brunt-Vaisala squared for maximum convection [1/s2]  
    709    rn_difcon   =  1.       !  maximum mixing in interior convection [m2/s]  
     708   rn_bvsqcon  = -0.01e-07 !  Brunt-Vaisala squared for maximum convection [1/s2] 
     709   rn_difcon   =  1.       !  maximum mixing in interior convection [m2/s] 
    710710   nn_avb      =  0        !  horizontal averaged (=1) or not (=0) on avt and amv 
    711711   nn_ave      =  1        !  constant (=0) or profile (=1) background on avt 
     
    741741   rn_n2min    = 1.e-8     !  threshold of the Brunt-Vaisala frequency (s-1) 
    742742   rn_tfe      = 0.333     !  tidal dissipation efficiency 
    743    rn_me       = 0.2       !  mixing efficiency  
     743   rn_me       = 0.2       !  mixing efficiency 
    744744   ln_tmx_itf  = .false.   !  ITF specific parameterisation 
    745745   rn_tfe_itf  = 1.        !  ITF tidal dissipation efficiency 
     
    751751!!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi) 
    752752!!   namctl            Control prints & Benchmark 
    753 !!   namsol            elliptic solver / island / free surface  
    754 !!====================================================================== 
    755 ! 
    756 !----------------------------------------------------------------------- 
    757 &namsol        !   elliptic solver / island / free surface  
     753!!   namsol            elliptic solver / island / free surface 
     754!!====================================================================== 
     755! 
     756!----------------------------------------------------------------------- 
     757&namsol        !   elliptic solver / island / free surface 
    758758!----------------------------------------------------------------------- 
    759759   nn_solv     =      2    !  elliptic solver: =1 preconditioned conjugate gradient (pcg) 
     
    774774   nn_buffer   =   0       !  size in bytes of exported buffer ('B' case), 0 no exportation 
    775775   ln_nnogather=  .false.  !  activate code to avoid mpi_allgather use at the northfold 
    776    jpni        =   0       !  jpni   number of processors following i (set automatically if < 1)      
    777    jpnj        =   0       !  jpnj   number of processors following j (set automatically if < 1)      
    778    jpnij       =   0       !  jpnij  number of local domains (set automatically if < 1)               
     776   jpni        =   0       !  jpni   number of processors following i (set automatically if < 1) 
     777   jpnj        =   0       !  jpnj   number of processors following j (set automatically if < 1) 
     778   jpnij       =   0       !  jpnij  number of local domains (set automatically if < 1) 
    779779/ 
    780780!----------------------------------------------------------------------- 
     
    801801!!   namflo       float parameters                                      ("key_float") 
    802802!!   namptr       Poleward Transport Diagnostics 
    803 !!   namhsb       Heat and salt budgets  
     803!!   namhsb       Heat and salt budgets 
    804804!!====================================================================== 
    805805! 
     
    846846   ln_diaptr  = .false.    !  Poleward heat and salt transport (T) or not (F) 
    847847   ln_diaznl  = .true.     !  Add zonal means and meridional stream functions 
    848    ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not  
     848   ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not 
    849849                           !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    850850   ln_ptrcomp = .true.     !  Add decomposition : overturning 
     
    853853/ 
    854854!----------------------------------------------------------------------- 
    855 &namhsb       !  Heat and salt budgets  
     855&namhsb       !  Heat and salt budgets 
    856856!----------------------------------------------------------------------- 
    857857   ln_diahsb  = .false.    !  check the heat and salt budgets (T) or not (F) 
     
    865865                           !     -1 : debug all section 
    866866                           !  0 < n : debug section number n 
    867 /  
     867/ 
    868868 
    869869!!====================================================================== 
     
    877877&namobs       !  observation usage switch                               ('key_diaobs') 
    878878!----------------------------------------------------------------------- 
    879    ln_t3d     = .false.    ! Logical switch for T profile observations          
    880    ln_s3d     = .false.    ! Logical switch for S profile observations           
    881    ln_ena     = .false.    ! Logical switch for ENACT insitu data set            
    882    !                       !     ln_cor                  Logical switch for Coriolis insitu data set        
    883    ln_profb   = .false.    ! Logical switch for feedback insitu data set      
    884    ln_sla     = .false.    ! Logical switch for SLA observations                
    885  
    886    ln_sladt   = .false.    ! Logical switch for AVISO SLA data               
    887  
    888    ln_slafb   = .false.    ! Logical switch for feedback SLA data             
    889                            !     ln_ssh                  Logical switch for SSH observations               
    890  
    891    ln_sst     = .false.    ! Logical switch for SST observations               
    892                            !     ln_reysst               Logical switch for Reynolds observations        
    893                            !     ln_ghrsst               Logical switch for GHRSST observations           
    894  
    895    ln_sstfb   = .false.    ! Logical switch for feedback SST data           
    896                            !     ln_sss                  Logical switch for SSS observations               
    897                            !     ln_seaice               Logical switch for Sea Ice observations         
    898                            !     ln_vel3d                Logical switch for velocity observations          
    899                            !     ln_velavcur             Logical switch for velocity daily av. cur.     
    900                            !     ln_velhrcur             Logical switch for velocity high freq. cur.    
    901                            !     ln_velavadcp            Logical switch for velocity daily av. ADCP   
     879   ln_t3d     = .false.    ! Logical switch for T profile observations 
     880   ln_s3d     = .false.    ! Logical switch for S profile observations 
     881   ln_ena     = .false.    ! Logical switch for ENACT insitu data set 
     882   !                       !     ln_cor                  Logical switch for Coriolis insitu data set 
     883   ln_profb   = .false.    ! Logical switch for feedback insitu data set 
     884   ln_sla     = .false.    ! Logical switch for SLA observations 
     885 
     886   ln_sladt   = .false.    ! Logical switch for AVISO SLA data 
     887 
     888   ln_slafb   = .false.    ! Logical switch for feedback SLA data 
     889                           !     ln_ssh                  Logical switch for SSH observations 
     890 
     891   ln_sst     = .false.    ! Logical switch for SST observations 
     892                           !     ln_reysst               Logical switch for Reynolds observations 
     893                           !     ln_ghrsst               Logical switch for GHRSST observations 
     894 
     895   ln_sstfb   = .false.    ! Logical switch for feedback SST data 
     896                           !     ln_sss                  Logical switch for SSS observations 
     897                           !     ln_seaice               Logical switch for Sea Ice observations 
     898                           !     ln_vel3d                Logical switch for velocity observations 
     899                           !     ln_velavcur             Logical switch for velocity daily av. cur. 
     900                           !     ln_velhrcur             Logical switch for velocity high freq. cur. 
     901                           !     ln_velavadcp            Logical switch for velocity daily av. ADCP 
    902902                           !     ln_velhradcp            Logical switch for velocity high freq. ADCP 
    903                            !     ln_velfb                Logical switch for feedback velocity data        
    904                            !     ln_grid_global          Global distribtion of observations          
    905                            !     ln_grid_search_lookup   Logical switch for obs grid search w/lookup table   
    906                            !     grid_search_file        Grid search lookup file header  
    907                            !     enactfiles              ENACT input observation file names  
    908                            !     coriofiles              Coriolis input observation file name   
    909    !                       ! profbfiles: Profile feedback input observation file name  
     903                           !     ln_velfb                Logical switch for feedback velocity data 
     904                           !     ln_grid_global          Global distribtion of observations 
     905                           !     ln_grid_search_lookup   Logical switch for obs grid search w/lookup table 
     906                           !     grid_search_file        Grid search lookup file header 
     907                           !     enactfiles              ENACT input observation file names 
     908                           !     coriofiles              Coriolis input observation file name 
     909   !                       ! profbfiles: Profile feedback input observation file name 
    910910   profbfiles = 'profiles_01.nc' 
    911                            !     ln_profb_enatim         Enact feedback input time setting switch     
     911                           !     ln_profb_enatim         Enact feedback input time setting switch 
    912912                           !     slafilesact             Active SLA input observation file name 
    913                            !     slafilespas             Passive SLA input observation file name  
    914    !                       ! slafbfiles: Feedback SLA input observation file name  
     913                           !     slafilespas             Passive SLA input observation file name 
     914   !                       ! slafbfiles: Feedback SLA input observation file name 
    915915   slafbfiles = 'sla_01.nc' 
    916                            !     sstfiles                GHRSST input observation file name        
    917    !                       ! sstfbfiles: Feedback SST input observation file name  
     916                           !     sstfiles                GHRSST input observation file name 
     917   !                       ! sstfbfiles: Feedback SST input observation file name 
    918918   sstfbfiles = 'sst_01.nc' 'sst_02.nc' 'sst_03.nc' 'sst_04.nc' 'sst_05.nc' 
    919                            !     seaicefiles             Sea Ice input observation file name  
    920                            !     velavcurfiles           Vel. cur. daily av. input file name   
    921                            !     velhvcurfiles           Vel. cur. high freq. input file name   
    922                            !     velavadcpfiles          Vel. ADCP daily av. input file name     
    923                            !     velhvadcpfiles          Vel. ADCP high freq. input file name  
    924                            !     velfbfiles              Vel. feedback input observation file name  
    925                            !     dobsini                 Initial date in window YYYYMMDD.HHMMSS        
    926                            !     dobsend                 Final date in window YYYYMMDD.HHMMSS          
    927                            !     n1dint                  Type of vertical interpolation method         
    928                            !     n2dint                  Type of horizontal interpolation method        
    929                            !     ln_nea                  Rejection of observations near land switch     
    930    nmsshc     = 0          ! MSSH correction scheme                          
    931                            !     mdtcorr                 MDT  correction                                
    932                            !     mdtcutoff               MDT cutoff for computed correction           
    933    ln_altbias = .false.    ! Logical switch for alt bias                 
    934    ln_ignmis  = .true.     ! Logical switch for ignoring missing files    
    935                            !     endailyavtypes   ENACT daily average types                     
     919                           !     seaicefiles             Sea Ice input observation file name 
     920                           !     velavcurfiles           Vel. cur. daily av. input file name 
     921                           !     velhvcurfiles           Vel. cur. high freq. input file name 
     922                           !     velavadcpfiles          Vel. ADCP daily av. input file name 
     923                           !     velhvadcpfiles          Vel. ADCP high freq. input file name 
     924                           !     velfbfiles              Vel. feedback input observation file name 
     925                           !     dobsini                 Initial date in window YYYYMMDD.HHMMSS 
     926                           !     dobsend                 Final date in window YYYYMMDD.HHMMSS 
     927                           !     n1dint                  Type of vertical interpolation method 
     928                           !     n2dint                  Type of horizontal interpolation method 
     929                           !     ln_nea                  Rejection of observations near land switch 
     930   nmsshc     = 0          ! MSSH correction scheme 
     931                           !     mdtcorr                 MDT  correction 
     932                           !     mdtcutoff               MDT cutoff for computed correction 
     933   ln_altbias = .false.    ! Logical switch for alt bias 
     934   ln_ignmis  = .true.     ! Logical switch for ignoring missing files 
     935                           !     endailyavtypes   ENACT daily average types 
    936936   ln_grid_global = .true. 
    937937   ln_grid_search_lookup = .false. 
    938 /  
     938/ 
    939939!----------------------------------------------------------------------- 
    940940&nam_asminc   !   assimilation increments                               ('key_asminc') 
    941941!----------------------------------------------------------------------- 
    942     ln_bkgwri = .false.    !  Logical switch for writing out background state  
    943     ln_trjwri = .false.    !  Logical switch for writing out state trajectory 
     942    ln_bkgwri = .false.    !  Logical switch for writing out background state 
    944943    ln_trainc = .false.    !  Logical switch for applying tracer increments 
    945944    ln_dyninc = .false.    !  Logical switch for applying velocity increments 
    946     ln_sshinc = .false.    !  Logical switch for applying SSH increments  
     945    ln_sshinc = .false.    !  Logical switch for applying SSH increments 
    947946    ln_asmdin = .false.    !  Logical switch for Direct Initialization (DI) 
    948947    ln_asmiau = .false.    !  Logical switch for Incremental Analysis Updating (IAU) 
     
    952951    nitiaufin = 15         !  Timestep of end of IAU interval in [0,nitend-nit000-1] 
    953952    niaufn    = 0          !  Type of IAU weighting function 
    954     nittrjfrq = 0          !  Frequency of trajectory output for 4D-VAR 
    955953    ln_salfix = .false.    !  Logical switch for ensuring that the sa > salfixmin 
    956954    salfixmin = -9999      !  Minimum salinity after applying the increments 
     
    981979   rn_htrmax         =  200.0   ! max. depth of transition range 
    982980/ 
     981!----------------------------------------------------------------------- 
     982&namtrj ! Handling non-linear trajectory for TAM (output for direct model, input for TAM) 
     983!----------------------------------------------------------------------- 
     984    cn_dirtrj   = 'tam_trajectory'   ! prefix for input/ouput files 
     985    ln_trjhand  = .false.            ! Handling non linear trajectory 
     986    nn_ittrjfrq = 20                 ! Output/input frequency 
     987    ln_trj_spl = .false.             ! Handling trajectory at simple precision 
     988/ 
Note: See TracChangeset for help on using the changeset viewer.