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/ORCA2_LIM/EXP00/namelist – NEMO

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

Adding routines and modules for TAM - Ticket #1005

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/ORCA2_LIM/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      =  "ORCA2"  !  experience name  
     27   cn_exp      =  "ORCA2"  !  experience name 
    2828   nn_it000    =       1   !  first time step 
    2929   nn_itend    =    5475   !  last  time step (std 5475) 
     
    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     = 5         !  frequency of surface boundary condition computation  
     127   nn_fsbc     = 5         !  frequency of surface boundary condition computation 
    128128                           !     (also = the frequency of sea-ice model call) 
    129    ln_ana      = .false.   !  analytical formulation                    (T => fill namsbc_ana )  
     129   ln_ana      = .false.   !  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 = .true.    !  CORE bulk formulation                     (T => fill namsbc_core)  
     131   ln_blk_clio = .false.   !  CLIO bulk formulation                     (T => fill namsbc_clio) 
     132   ln_blk_core = .true.    !  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      = .true.    !  runoffs                                   (T => fill namsbc_rnf) 
    141141   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    142    nn_fwb      = 3         !  FreshWater Budget: =0 unchecked  
    143                            !     =1 global mean of e-p-r set to zero at each time step  
     142   nn_fwb      = 3         !  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!----------------------------------------------------------------------- 
     
    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) 
    302    nn_sssr     =     2     !  add a damping     term in the surface freshwater flux (=2)  
     302   nn_sssr     =     2     !  add a damping     term in the surface freshwater flux (=2) 
    303303                           !  or to SSS only (=1) or no damping term (=0) 
    304304   rn_dqdt     =   -40.    !  magnitude of the retroaction on temperature   [W/m2/K] 
     
    306306   ln_sssr_bnd =   .true.  !  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 
     
    389389&nambdy        !  unstructured open boundaries                          ("key_bdy") 
    390390!----------------------------------------------------------------------- 
    391     nb_bdy = 1                            !  number of open boundary sets        
     391    nb_bdy = 1                            !  number of open boundary sets 
    392392    ln_coords_file = .true.               !  =T : read bdy coordinates from file 
    393393    cn_coords_file = 'coordinates.bdy.nc' !  bdy coordinates files 
     
    425425/ 
    426426!----------------------------------------------------------------------- 
    427 &nambdy_tide     ! tidal forcing at open boundaries               
     427&nambdy_tide     ! tidal forcing at open boundaries 
    428428!----------------------------------------------------------------------- 
    429429   filtide      = 'bdydta/amm12_bdytide_'         !  file name root of tidal forcing files 
     
    464464!!====================================================================== 
    465465!!   nambfr        bottom friction 
    466 !!   nambbc        bottom temperature boundary condition                
     466!!   nambbc        bottom temperature boundary condition 
    467467!!   nambbl        bottom boundary layer scheme                         ("key_trabbl") 
    468468!!====================================================================== 
     
    484484!----------------------------------------------------------------------- 
    485485   ln_trabbc   = .true.    !  Apply a geothermal heating at the ocean bottom 
    486    nn_geoflx   =    2      !  geothermal heat flux: = 0 no flux  
     486   nn_geoflx   =    2      !  geothermal heat flux: = 0 no flux 
    487487                           !     = 1 constant flux 
    488                            !     = 2 variable flux (read in geothermal_heating.nc in mW/m2)  
     488                           !     = 2 variable flux (read in geothermal_heating.nc in mW/m2) 
    489489   rn_geoflx_cst = 86.4e-3 !  Constant value of geothermal heat flux [W/m2] 
    490490/ 
     
    504504!!   namtra_adv    advection scheme 
    505505!!   namtra_ldf    lateral diffusion scheme 
    506 !!   namtra_dmp    T & S newtonian damping                         
     506!!   namtra_dmp    T & S newtonian damping 
    507507!!====================================================================== 
    508508! 
     
    518518/ 
    519519!----------------------------------------------------------------------- 
    520 &namtra_adv    !   advection scheme for tracer  
    521 !----------------------------------------------------------------------- 
    522    ln_traadv_cen2   =  .false.  !  2nd order centered scheme    
    523    ln_traadv_tvd    =  .true.   !  TVD scheme                 
    524    ln_traadv_muscl  =  .false.  !  MUSCL scheme              
    525    ln_traadv_muscl2 =  .false.  !  MUSCL2 scheme + cen2 at boundaries   
    526    ln_traadv_ubs    =  .false.  !  UBS scheme                  
    527    ln_traadv_qck    =  .false.  !  QUICKEST scheme                  
     520&namtra_adv    !   advection scheme for tracer 
     521!----------------------------------------------------------------------- 
     522   ln_traadv_cen2   =  .false.  !  2nd order centered scheme 
     523   ln_traadv_tvd    =  .true.   !  TVD scheme 
     524   ln_traadv_muscl  =  .false.  !  MUSCL scheme 
     525   ln_traadv_muscl2 =  .false.  !  MUSCL2 scheme + cen2 at boundaries 
     526   ln_traadv_ubs    =  .false.  !  UBS scheme 
     527   ln_traadv_qck    =  .false.  !  QUICKEST scheme 
    528528/ 
    529529!---------------------------------------------------------------------------------- 
     
    552552/ 
    553553!----------------------------------------------------------------------- 
    554 &namtra_dmp    !   tracer: T & S newtonian damping                   
     554&namtra_dmp    !   tracer: T & S newtonian damping 
    555555!----------------------------------------------------------------------- 
    556556   ln_tradmp   =  .true.   !  add a damping termn (T) or not (F) 
     
    580580&namdyn_adv    !   formulation of the momentum advection 
    581581!----------------------------------------------------------------------- 
    582    ln_dynadv_vec = .true.  !  vector form (T) or flux form (F)   
     582   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F) 
    583583   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
    584    ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme  
    585 /   
     584   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
     585/ 
    586586!----------------------------------------------------------------------- 
    587587&namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
    588588!----------------------------------------------------------------------- 
    589    ln_dynvor_ene = .false. !  enstrophy conserving scheme   
    590    ln_dynvor_ens = .false. !  energy conserving scheme     
    591    ln_dynvor_mix = .false. !  mixed scheme                
    592    ln_dynvor_een = .true.  !  energy & enstrophy scheme   
     589   ln_dynvor_ene = .false. !  enstrophy conserving scheme 
     590   ln_dynvor_ens = .false. !  energy conserving scheme 
     591   ln_dynvor_mix = .false. !  mixed scheme 
     592   ln_dynvor_een = .true.  !  energy & enstrophy scheme 
    593593/ 
    594594!----------------------------------------------------------------------- 
    595595&namdyn_hpg    !   Hydrostatic pressure gradient option 
    596596!----------------------------------------------------------------------- 
    597    ln_hpg_zco  = .false.   !  z-coordinate - full steps                    
     597   ln_hpg_zco  = .false.   !  z-coordinate - full steps 
    598598   ln_hpg_zps  = .true.    !  z-coordinate - partial steps (interpolation) 
    599599   ln_hpg_sco  = .false.   !  s-coordinate (standard jacobian formulation) 
     
    613613&namdyn_ldf    !   lateral diffusion on momentum 
    614614!----------------------------------------------------------------------- 
    615    !                       !  Type of the operator :  
    616    ln_dynldf_lap    =  .true.   !  laplacian operator          
    617    ln_dynldf_bilap  =  .false.  !  bilaplacian operator     
    618    !                       !  Direction of action  :  
    619    ln_dynldf_level  =  .false.  !  iso-level                
     615   !                       !  Type of the operator : 
     616   ln_dynldf_lap    =  .true.   !  laplacian operator 
     617   ln_dynldf_bilap  =  .false.  !  bilaplacian operator 
     618   !                       !  Direction of action  : 
     619   ln_dynldf_level  =  .false.  !  iso-level 
    620620   ln_dynldf_hor    =  .true.   !  horizontal (geopotential)            (require "key_ldfslp" in s-coord.) 
    621621   ln_dynldf_iso    =  .false.  !  iso-neutral                          (require "key_ldfslp") 
     
    623623   rn_ahm_0_lap     = 40000.    !  horizontal laplacian eddy viscosity   [m2/s] 
    624624   rn_ahmb_0        =     0.    !  background eddy viscosity for ldf_iso [m2/s] 
    625    rn_ahm_0_blp     =     0.    !  horizontal bilaplacian eddy viscosity [m4/s]  
     625   rn_ahm_0_blp     =     0.    !  horizontal bilaplacian eddy viscosity [m4/s] 
    626626/ 
    627627 
     
    696696&namzdf_kpp    !   K-Profile Parameterization dependent vertical mixing  ("key_zdfkpp", and optionally: 
    697697!------------------------------------------------------------------------ "key_kppcustom" or "key_kpplktb") 
    698    ln_kpprimix = .true.    !  shear instability mixing  
     698   ln_kpprimix = .true.    !  shear instability mixing 
    699699   rn_difmiw   =  1.0e-04  !  constant internal wave viscosity [m2/s] 
    700700   rn_difsiw   =  0.1e-04  !  constant internal wave diffusivity [m2/s] 
    701701   rn_riinfty  =  0.8      !  local Richardson Number limit for shear instability 
    702702   rn_difri    =  0.0050   !  maximum shear mixing at Rig = 0    [m2/s] 
    703    rn_bvsqcon  = -0.01e-07 !  Brunt-Vaisala squared for maximum convection [1/s2]  
    704    rn_difcon   =  1.       !  maximum mixing in interior convection [m2/s]  
     703   rn_bvsqcon  = -0.01e-07 !  Brunt-Vaisala squared for maximum convection [1/s2] 
     704   rn_difcon   =  1.       !  maximum mixing in interior convection [m2/s] 
    705705   nn_avb      =  0        !  horizontal averaged (=1) or not (=0) on avt and amv 
    706706   nn_ave      =  1        !  constant (=0) or profile (=1) background on avt 
     
    736736   rn_n2min    = 1.e-8     !  threshold of the Brunt-Vaisala frequency (s-1) 
    737737   rn_tfe      = 0.333     !  tidal dissipation efficiency 
    738    rn_me       = 0.2       !  mixing efficiency  
     738   rn_me       = 0.2       !  mixing efficiency 
    739739   ln_tmx_itf  = .true.    !  ITF specific parameterisation 
    740740   rn_tfe_itf  = 1.        !  ITF tidal dissipation efficiency 
     
    746746!!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi) 
    747747!!   namctl            Control prints & Benchmark 
    748 !!   namsol            elliptic solver / island / free surface  
    749 !!====================================================================== 
    750 ! 
    751 !----------------------------------------------------------------------- 
    752 &namsol        !   elliptic solver / island / free surface  
     748!!   namsol            elliptic solver / island / free surface 
     749!!====================================================================== 
     750! 
     751!----------------------------------------------------------------------- 
     752&namsol        !   elliptic solver / island / free surface 
    753753!----------------------------------------------------------------------- 
    754754   nn_solv     =      1    !  elliptic solver: =1 preconditioned conjugate gradient (pcg) 
     
    796796!!   namflo       float parameters                                      ("key_float") 
    797797!!   namptr       Poleward Transport Diagnostics 
    798 !!   namhsb       Heat and salt budgets  
     798!!   namhsb       Heat and salt budgets 
    799799!!====================================================================== 
    800800! 
     
    828828   jpnnewflo     = 0          !  number of floats for the restart 
    829829   ln_rstflo     = .false.    !  float restart (T) or not (F) 
    830    nn_writefl    =      75    !  frequency of writing in float output file  
    831    nn_stockfl    =    5475    !  frequency of creation of the float restart file  
     830   nn_writefl    =      75    !  frequency of writing in float output file 
     831   nn_stockfl    =    5475    !  frequency of creation of the float restart file 
    832832   ln_argo       = .false.    !  Argo type floats (stay at the surface each 10 days) 
    833833   ln_flork4     = .false.    !  trajectories computed with a 4th order Runge-Kutta (T) 
     
    841841   ln_diaptr  = .false.    !  Poleward heat and salt transport (T) or not (F) 
    842842   ln_diaznl  = .true.     !  Add zonal means and meridional stream functions 
    843    ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not  
     843   ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not 
    844844                           !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    845845   ln_ptrcomp = .true.     !  Add decomposition : overturning 
     
    848848/ 
    849849!----------------------------------------------------------------------- 
    850 &namhsb       !  Heat and salt budgets  
     850&namhsb       !  Heat and salt budgets 
    851851!----------------------------------------------------------------------- 
    852852   ln_diahsb  = .false.    !  check the heat and salt budgets (T) or not (F) 
     
    881881&namobs       !  observation usage switch                               ('key_diaobs') 
    882882!----------------------------------------------------------------------- 
    883    ln_t3d     = .false.    ! Logical switch for T profile observations          
    884    ln_s3d     = .false.    ! Logical switch for S profile observations           
    885    ln_ena     = .false.    ! Logical switch for ENACT insitu data set            
    886    !                       !     ln_cor                  Logical switch for Coriolis insitu data set        
    887    ln_profb   = .false.    ! Logical switch for feedback insitu data set      
    888    ln_sla     = .false.    ! Logical switch for SLA observations                
    889  
    890    ln_sladt   = .false.    ! Logical switch for AVISO SLA data               
    891  
    892    ln_slafb   = .false.    ! Logical switch for feedback SLA data             
    893                            !     ln_ssh                  Logical switch for SSH observations               
    894  
    895    ln_sst     = .false.    ! Logical switch for SST observations               
    896                            !     ln_reysst               Logical switch for Reynolds observations        
    897                            !     ln_ghrsst               Logical switch for GHRSST observations           
    898  
    899    ln_sstfb   = .false.    ! Logical switch for feedback SST data           
    900                            !     ln_sss                  Logical switch for SSS observations               
    901                            !     ln_seaice               Logical switch for Sea Ice observations         
    902                            !     ln_vel3d                Logical switch for velocity observations          
    903                            !     ln_velavcur             Logical switch for velocity daily av. cur.     
    904                            !     ln_velhrcur             Logical switch for velocity high freq. cur.    
    905                            !     ln_velavadcp            Logical switch for velocity daily av. ADCP   
     883   ln_t3d     = .false.    ! Logical switch for T profile observations 
     884   ln_s3d     = .false.    ! Logical switch for S profile observations 
     885   ln_ena     = .false.    ! Logical switch for ENACT insitu data set 
     886   !                       !     ln_cor                  Logical switch for Coriolis insitu data set 
     887   ln_profb   = .false.    ! Logical switch for feedback insitu data set 
     888   ln_sla     = .false.    ! Logical switch for SLA observations 
     889 
     890   ln_sladt   = .false.    ! Logical switch for AVISO SLA data 
     891 
     892   ln_slafb   = .false.    ! Logical switch for feedback SLA data 
     893                           !     ln_ssh                  Logical switch for SSH observations 
     894 
     895   ln_sst     = .false.    ! Logical switch for SST observations 
     896                           !     ln_reysst               Logical switch for Reynolds observations 
     897                           !     ln_ghrsst               Logical switch for GHRSST observations 
     898 
     899   ln_sstfb   = .false.    ! Logical switch for feedback SST data 
     900                           !     ln_sss                  Logical switch for SSS observations 
     901                           !     ln_seaice               Logical switch for Sea Ice observations 
     902                           !     ln_vel3d                Logical switch for velocity observations 
     903                           !     ln_velavcur             Logical switch for velocity daily av. cur. 
     904                           !     ln_velhrcur             Logical switch for velocity high freq. cur. 
     905                           !     ln_velavadcp            Logical switch for velocity daily av. ADCP 
    906906                           !     ln_velhradcp            Logical switch for velocity high freq. ADCP 
    907                            !     ln_velfb                Logical switch for feedback velocity data        
    908                            !     ln_grid_global          Global distribtion of observations          
    909                            !     ln_grid_search_lookup   Logical switch for obs grid search w/lookup table   
    910                            !     grid_search_file        Grid search lookup file header  
    911                            !     enactfiles              ENACT input observation file names  
    912                            !     coriofiles              Coriolis input observation file name   
    913    !                       ! profbfiles: Profile feedback input observation file name  
     907                           !     ln_velfb                Logical switch for feedback velocity data 
     908                           !     ln_grid_global          Global distribtion of observations 
     909                           !     ln_grid_search_lookup   Logical switch for obs grid search w/lookup table 
     910                           !     grid_search_file        Grid search lookup file header 
     911                           !     enactfiles              ENACT input observation file names 
     912                           !     coriofiles              Coriolis input observation file name 
     913   !                       ! profbfiles: Profile feedback input observation file name 
    914914   profbfiles = 'profiles_01.nc' 
    915                            !     ln_profb_enatim         Enact feedback input time setting switch     
     915                           !     ln_profb_enatim         Enact feedback input time setting switch 
    916916                           !     slafilesact             Active SLA input observation file name 
    917                            !     slafilespas             Passive SLA input observation file name  
    918    !                       ! slafbfiles: Feedback SLA input observation file name  
     917                           !     slafilespas             Passive SLA input observation file name 
     918   !                       ! slafbfiles: Feedback SLA input observation file name 
    919919   slafbfiles = 'sla_01.nc' 
    920                            !     sstfiles                GHRSST input observation file name        
    921    !                       ! sstfbfiles: Feedback SST input observation file name  
     920                           !     sstfiles                GHRSST input observation file name 
     921   !                       ! sstfbfiles: Feedback SST input observation file name 
    922922   sstfbfiles = 'sst_01.nc' 'sst_02.nc' 'sst_03.nc' 'sst_04.nc' 'sst_05.nc' 
    923                            !     seaicefiles             Sea Ice input observation file name  
    924                            !     velavcurfiles           Vel. cur. daily av. input file name   
    925                            !     velhvcurfiles           Vel. cur. high freq. input file name   
    926                            !     velavadcpfiles          Vel. ADCP daily av. input file name     
    927                            !     velhvadcpfiles          Vel. ADCP high freq. input file name  
    928                            !     velfbfiles              Vel. feedback input observation file name  
    929                            !     dobsini                 Initial date in window YYYYMMDD.HHMMSS        
    930                            !     dobsend                 Final date in window YYYYMMDD.HHMMSS          
    931                            !     n1dint                  Type of vertical interpolation method         
    932                            !     n2dint                  Type of horizontal interpolation method        
    933                            !     ln_nea                  Rejection of observations near land switch     
    934    nmsshc     = 0          ! MSSH correction scheme                          
    935                            !     mdtcorr                 MDT  correction                                
    936                            !     mdtcutoff               MDT cutoff for computed correction           
    937    ln_altbias = .false.    ! Logical switch for alt bias                 
    938    ln_ignmis  = .true.     ! Logical switch for ignoring missing files    
    939                            !     endailyavtypes   ENACT daily average types                     
     923                           !     seaicefiles             Sea Ice input observation file name 
     924                           !     velavcurfiles           Vel. cur. daily av. input file name 
     925                           !     velhvcurfiles           Vel. cur. high freq. input file name 
     926                           !     velavadcpfiles          Vel. ADCP daily av. input file name 
     927                           !     velhvadcpfiles          Vel. ADCP high freq. input file name 
     928                           !     velfbfiles              Vel. feedback input observation file name 
     929                           !     dobsini                 Initial date in window YYYYMMDD.HHMMSS 
     930                           !     dobsend                 Final date in window YYYYMMDD.HHMMSS 
     931                           !     n1dint                  Type of vertical interpolation method 
     932                           !     n2dint                  Type of horizontal interpolation method 
     933                           !     ln_nea                  Rejection of observations near land switch 
     934   nmsshc     = 0          ! MSSH correction scheme 
     935                           !     mdtcorr                 MDT  correction 
     936                           !     mdtcutoff               MDT cutoff for computed correction 
     937   ln_altbias = .false.    ! Logical switch for alt bias 
     938   ln_ignmis  = .true.     ! Logical switch for ignoring missing files 
     939                           !     endailyavtypes   ENACT daily average types 
    940940   ln_grid_global = .true. 
    941941   ln_grid_search_lookup = .false. 
    942 /  
     942/ 
    943943!----------------------------------------------------------------------- 
    944944&nam_asminc   !   assimilation increments                               ('key_asminc') 
    945945!----------------------------------------------------------------------- 
    946     ln_bkgwri = .false.    !  Logical switch for writing out background state  
    947     ln_trjwri = .false.    !  Logical switch for writing out state trajectory 
     946    ln_bkgwri = .false.    !  Logical switch for writing out background state 
    948947    ln_trainc = .false.    !  Logical switch for applying tracer increments 
    949948    ln_dyninc = .false.    !  Logical switch for applying velocity increments 
    950     ln_sshinc = .false.    !  Logical switch for applying SSH increments  
     949    ln_sshinc = .false.    !  Logical switch for applying SSH increments 
    951950    ln_asmdin = .false.    !  Logical switch for Direct Initialization (DI) 
    952951    ln_asmiau = .false.    !  Logical switch for Incremental Analysis Updating (IAU) 
     
    956955    nitiaufin = 15         !  Timestep of end of IAU interval in [0,nitend-nit000-1] 
    957956    niaufn    = 0          !  Type of IAU weighting function 
    958     nittrjfrq = 0          !  Frequency of trajectory output for 4D-VAR 
    959957    ln_salfix = .false.    !  Logical switch for ensuring that the sa > salfixmin 
    960958    salfixmin = -9999      !  Minimum salinity after applying the increments 
     
    985983   rn_htrmax         =  200.0   ! max. depth of transition range 
    986984/ 
     985!----------------------------------------------------------------------- 
     986&namtrj ! Handling non-linear trajectory for TAM (output for direct model, input for TAM) 
     987!----------------------------------------------------------------------- 
     988    cn_dirtrj   = 'tam_trajectory'   ! prefix for input/ouput files 
     989    ln_trjhand  = .false.            ! Handling non linear trajectory 
     990    nn_ittrjfrq = 20                 ! Output/input frequency 
     991    ln_trj_spl = .false.             ! Handling trajectory at simple precision 
     992/ 
Note: See TracChangeset for help on using the changeset viewer.