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 3762 – NEMO

Changeset 3762


Ignore:
Timestamp:
2013-01-23T12:01:22+01:00 (11 years ago)
Author:
pabouttier
Message:

Remove TAM relative CALL and namelist block -- See ticket #1044

Location:
trunk/NEMOGCM
Files:
8 edited

Legend:

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

    r3654 r3762  
    586586&namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
    587587!----------------------------------------------------------------------- 
    588    ln_dynvor_ene = .false. !  energy    conserving scheme   
    589    ln_dynvor_ens = .false. !  enstrophy conserving scheme     
     588   ln_dynvor_ene = .false. !  energy    conserving scheme 
     589   ln_dynvor_ens = .false. !  enstrophy conserving scheme 
    590590   ln_dynvor_mix = .false. !  mixed scheme 
    591591   ln_dynvor_een = .true.  !  energy & enstrophy scheme 
     
    987987   rn_htrmax         =  200.0   ! max. depth of transition range 
    988988/ 
    989 !----------------------------------------------------------------------- 
    990 &namtrj ! Handling non-linear trajectory for TAM (output for direct model, input for TAM) 
    991 !----------------------------------------------------------------------- 
    992     cn_dirtrj   = 'tam_trajectory'   ! prefix for input/ouput files 
    993     ln_trjhand  = .false.            ! Handling non linear trajectory 
    994     nn_ittrjfrq = 20                 ! Output/input frequency 
    995     ln_trj_spl = .false.             ! Handling trajectory at simple precision 
    996 / 
  • trunk/NEMOGCM/CONFIG/AMM12_PISCES/EXP00/namelist

    r3654 r3762  
    586586&namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
    587587!----------------------------------------------------------------------- 
    588    ln_dynvor_ene = .false. !  energy    conserving scheme   
    589    ln_dynvor_ens = .false. !  enstrophy conserving scheme     
     588   ln_dynvor_ene = .false. !  energy    conserving scheme 
     589   ln_dynvor_ens = .false. !  enstrophy conserving scheme 
    590590   ln_dynvor_mix = .false. !  mixed scheme 
    591591   ln_dynvor_een = .true.  !  energy & enstrophy scheme 
     
    988988   rn_htrmax         =  200.0   ! max. depth of transition range 
    989989/ 
    990 !----------------------------------------------------------------------- 
    991 &namtrj ! Handling non-linear trajectory for TAM (output for direct model, input for TAM) 
    992 !----------------------------------------------------------------------- 
    993     cn_dirtrj   = 'tam_trajectory'   ! prefix for input/ouput files 
    994     ln_trjhand  = .false.            ! Handling non linear trajectory 
    995     nn_ittrjfrq = 20                 ! Output/input frequency 
    996     ln_trj_spl = .false.             ! Handling trajectory at simple precision 
    997 / 
  • trunk/NEMOGCM/CONFIG/GYRE/EXP00/namelist

    r3654 r3762  
    592592&namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
    593593!----------------------------------------------------------------------- 
    594    ln_dynvor_ene = .true.  !  energy    conserving scheme   
    595    ln_dynvor_ens = .false. !  enstrophy conserving scheme     
     594   ln_dynvor_ene = .true.  !  energy    conserving scheme 
     595   ln_dynvor_ens = .false. !  enstrophy conserving scheme 
    596596   ln_dynvor_mix = .false. !  mixed scheme 
    597597   ln_dynvor_een = .false. !  energy & enstrophy scheme 
     
    979979   rn_htrmax         =  200.0   ! max. depth of transition range 
    980980/ 
    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 / 
  • trunk/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/1_namelist

    r3712 r3762  
    33!! namelists    2 - Domain           (namzgr, namzgr_sco, namdom, namdta_tem, namdta_sal) 
    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      = "Agulhas" !  experience name  
     27   cn_exp      = "Agulhas" !  experience name 
    2828   nn_it000    =       1   !  first time step 
    2929   nn_itend    =   10950   !  last  time step 
     
    7373   ln_s_sigma  = .false.   !  hybrid s-sigma coordinates 
    7474   rn_bb       =    0.8    !  stretching with s-sigma 
    75    rn_hc       =  150.0    !  critical depth with s-sigma  
     75   rn_hc       =  150.0    !  critical depth with s-sigma 
    7676/ 
    7777!----------------------------------------------------------------------- 
     
    121121&namsbc        !   Surface Boundary Condition (surface module) 
    122122!----------------------------------------------------------------------- 
    123    nn_fsbc     = 5         !  frequency of surface boundary condition computation  
     123   nn_fsbc     = 5         !  frequency of surface boundary condition computation 
    124124                           !     (also = the frequency of sea-ice model call) 
    125    ln_ana      = .false.   !  analytical formulation                    (T => fill namsbc_ana )  
     125   ln_ana      = .false.   !  analytical formulation                    (T => fill namsbc_ana ) 
    126126   ln_flx      = .false.   !  flux formulation                          (T => fill namsbc_flx ) 
    127    ln_blk_clio = .false.   !  CLIO bulk formulation                     (T => fill namsbc_clio)  
    128    ln_blk_core = .true.    !  CORE bulk formulation                     (T => fill namsbc_core)  
     127   ln_blk_clio = .false.   !  CLIO bulk formulation                     (T => fill namsbc_clio) 
     128   ln_blk_core = .true.    !  CORE bulk formulation                     (T => fill namsbc_core) 
    129129   ln_cpl      = .false.   !  Coupled formulation                       (T => fill namsbc_cpl ) 
    130130   ln_apr_dyn  = .false.   !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr ) 
     
    135135   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf) 
    136136   ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    137    nn_fwb      = 0         !  FreshWater Budget: =0 unchecked  
    138                            !     =1 global mean of e-p-r set to zero at each time step  
     137   nn_fwb      = 0         !  FreshWater Budget: =0 unchecked 
     138                           !     =1 global mean of e-p-r set to zero at each time step 
    139139                           !     =2 annual global mean of e-p-r set to zero 
    140140                           !     =3 global emp set to zero and spread out over erp area 
     
    162162 
    163163   cn_dir      = './'      !  root directory for the location of the flux files 
    164 /       
     164/ 
    165165!----------------------------------------------------------------------- 
    166166&namsbc_clio   !   namsbc_clio  CLIO bulk formulea 
     
    204204!                    !                       ! categories !  reference  !    orientation       ! grids  ! 
    205205! send 
    206 sn_snd_temp   =       'weighted oce and ice' ,    'no'    ,     ''      ,         ''           ,   ''     
    207 sn_snd_alb    =       'weighted ice'         ,    'no'    ,     ''      ,         ''           ,   ''     
    208 sn_snd_thick  =       'none'                 ,    'no'   ,     ''      ,         ''           ,   ''     
    209 sn_snd_crt    =       'none'                 ,    'no'    , 'spherical' , 'eastward-northward' ,  'T'        
    210 sn_snd_co2    =       'coupled'              ,    'no'    ,     ''      ,         ''           ,   ''         
     206sn_snd_temp   =       'weighted oce and ice' ,    'no'    ,     ''      ,         ''           ,   '' 
     207sn_snd_alb    =       'weighted ice'         ,    'no'    ,     ''      ,         ''           ,   '' 
     208sn_snd_thick  =       'none'                 ,    'no'   ,     ''      ,         ''           ,   '' 
     209sn_snd_crt    =       'none'                 ,    'no'    , 'spherical' , 'eastward-northward' ,  'T' 
     210sn_snd_co2    =       'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
    211211! receive 
    212 sn_rcv_w10m   =       'none'                 ,    'no'    ,     ''      ,         ''          ,   ''     
    213 sn_rcv_taumod =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''     
    214 sn_rcv_tau    =       'oce only'             ,    'no'    , 'cartesian' , 'eastward-northward',  'U,V'    
    215 sn_rcv_dqnsdt =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''     
    216 sn_rcv_qsr    =       'oce and ice'          ,    'no'    ,     ''      ,         ''          ,   ''     
    217 sn_rcv_qns    =       'oce and ice'          ,    'no'    ,     ''      ,         ''          ,   ''     
    218 sn_rcv_emp    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   ''     
    219 sn_rcv_rnf    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''     
    220 sn_rcv_cal    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''     
    221 sn_rcv_co2    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   ''     
     212sn_rcv_w10m   =       'none'                 ,    'no'    ,     ''      ,         ''          ,   '' 
     213sn_rcv_taumod =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
     214sn_rcv_tau    =       'oce only'             ,    'no'    , 'cartesian' , 'eastward-northward',  'U,V' 
     215sn_rcv_dqnsdt =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
     216sn_rcv_qsr    =       'oce and ice'          ,    'no'    ,     ''      ,         ''          ,   '' 
     217sn_rcv_qns    =       'oce and ice'          ,    'no'    ,     ''      ,         ''          ,   '' 
     218sn_rcv_emp    =       'conservative'         ,    'no'    ,     ''      ,         ''          ,   '' 
     219sn_rcv_rnf    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
     220sn_rcv_cal    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
     221sn_rcv_co2    =       'coupled'              ,    'no'    ,     ''      ,         ''          ,   '' 
    222222/ 
    223223!----------------------------------------------------------------------- 
     
    279279   cn_dir      = './'      !  root directory for the location of the runoff files 
    280280   nn_sstr     =     0     !  add a retroaction term in the surface heat       flux (=1) or not (=0) 
    281    nn_sssr     =     2     !  add a damping     term in the surface freshwater flux (=2)  
     281   nn_sssr     =     2     !  add a damping     term in the surface freshwater flux (=2) 
    282282                           !  or to SSS only (=1) or no damping term (=0) 
    283283   rn_dqdt     =   -40.    !  magnitude of the retroaction on temperature   [W/m2/K] 
     
    285285   ln_sssr_bnd =   .true.  !  flag to bound erp term (associated with nn_sssr=2) 
    286286   rn_sssr_bnd =   4.e0    !  ABS(Max/Min) value of the damping erp term [mm/day] 
    287 /       
     287/ 
    288288!----------------------------------------------------------------------- 
    289289&namsbc_alb    !   albedo parameters 
    290290!----------------------------------------------------------------------- 
    291    rn_cloud    =    0.06   !  cloud correction to snow and ice albedo  
     291   rn_cloud    =    0.06   !  cloud correction to snow and ice albedo 
    292292   rn_albice   =    0.53   !  albedo of melting ice in the arctic and antarctic 
    293293   rn_alphd    =    0.80   !  coefficients for linear interpolation used to 
    294    rn_alphc    =    0.65   !  compute albedo between two extremes values  
     294   rn_alphc    =    0.65   !  compute albedo between two extremes values 
    295295   rn_alphdi   =    0.72   !  (Pyane, 1972) 
    296296/ 
     
    302302!!   namcla        cross land advection 
    303303!!   namobc        open boundaries parameters                           ("key_obc") 
    304 !!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif")  
     304!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif") 
    305305!!   nambdy        Unstructured open boundaries                         ("key_bdy") 
    306306!!   namtide       Tidal forcing at open boundaries                     ("key_bdy_tides") 
     
    323323   ln_obc_clim = .false.   !  climatological obc data files (T) or not (F) 
    324324   ln_vol_cst  = .true.    !  impose the total volume conservation (T) or not (F) 
    325    ln_obc_fla  = .false.   !  Flather open boundary condition  
     325   ln_obc_fla  = .false.   !  Flather open boundary condition 
    326326   nn_obcdta   =    1      !  = 0 the obc data are equal to the initial state 
    327327                           !  = 1 the obc data are read in 'obc.dta' files 
     
    350350&nambdy        !  unstructured open boundaries                          ("key_bdy") 
    351351!----------------------------------------------------------------------- 
    352     nb_bdy = 1                            !  number of open boundary sets        
     352    nb_bdy = 1                            !  number of open boundary sets 
    353353    ln_coords_file = .true.               !  =T : read bdy coordinates from file 
    354354    cn_coords_file = 'coordinates.bdy.nc' !  bdy coordinates files 
     
    390390/ 
    391391!----------------------------------------------------------------------- 
    392 &nambdy_tide     ! tidal forcing at open boundaries               
     392&nambdy_tide     ! tidal forcing at open boundaries 
    393393!----------------------------------------------------------------------- 
    394394   filtide      = 'bdydta/amm12_bdytide_'         !  file name root of tidal forcing files 
     
    429429!!====================================================================== 
    430430!!   nambfr        bottom friction 
    431 !!   nambbc        bottom temperature boundary condition                
     431!!   nambbc        bottom temperature boundary condition 
    432432!!   nambbl        bottom boundary layer scheme                         ("key_trabbl") 
    433433!!====================================================================== 
     
    449449!----------------------------------------------------------------------- 
    450450   ln_trabbc   = .true.    !  Apply a geothermal heating at the ocean bottom 
    451    nn_geoflx   =    2      !  geothermal heat flux: = 0 no flux  
     451   nn_geoflx   =    2      !  geothermal heat flux: = 0 no flux 
    452452                           !     = 1 constant flux 
    453                            !     = 2 variable flux (read in geothermal_heating.nc in mW/m2)  
     453                           !     = 2 variable flux (read in geothermal_heating.nc in mW/m2) 
    454454   rn_geoflx_cst = 86.4e-3 !  Constant value of geothermal heat flux [W/m2] 
    455455/ 
     
    483483/ 
    484484!----------------------------------------------------------------------- 
    485 &namtra_adv    !   advection scheme for tracer  
    486 !----------------------------------------------------------------------- 
    487    ln_traadv_cen2   =  .false.  !  2nd order centered scheme    
    488    ln_traadv_tvd    =  .true.   !  TVD scheme                 
    489    ln_traadv_muscl  =  .false.  !  MUSCL scheme              
    490    ln_traadv_muscl2 =  .false.  !  MUSCL2 scheme + cen2 at boundaries   
    491    ln_traadv_ubs    =  .false.  !  UBS scheme                  
    492    ln_traadv_qck    =  .false.  !  QUCIKEST scheme                  
    493 / 
    494 !----------------------------------------------------------------------- 
    495 &namtra_ldf    !   lateral diffusion scheme for tracer  
    496 !----------------------------------------------------------------------- 
    497    !                       !  Type of the operator :  
    498    ln_traldf_lap    =  .true.   !  laplacian operator        
    499    ln_traldf_bilap  =  .false.  !  bilaplacian operator      
     485&namtra_adv    !   advection scheme for tracer 
     486!----------------------------------------------------------------------- 
     487   ln_traadv_cen2   =  .false.  !  2nd order centered scheme 
     488   ln_traadv_tvd    =  .true.   !  TVD scheme 
     489   ln_traadv_muscl  =  .false.  !  MUSCL scheme 
     490   ln_traadv_muscl2 =  .false.  !  MUSCL2 scheme + cen2 at boundaries 
     491   ln_traadv_ubs    =  .false.  !  UBS scheme 
     492   ln_traadv_qck    =  .false.  !  QUCIKEST scheme 
     493/ 
     494!----------------------------------------------------------------------- 
     495&namtra_ldf    !   lateral diffusion scheme for tracer 
     496!----------------------------------------------------------------------- 
     497   !                       !  Type of the operator : 
     498   ln_traldf_lap    =  .true.   !  laplacian operator 
     499   ln_traldf_bilap  =  .false.  !  bilaplacian operator 
    500500   !                       !  Direction of action  : 
    501    ln_traldf_level  =  .false.  !  iso-level                 
     501   ln_traldf_level  =  .false.  !  iso-level 
    502502   ln_traldf_hor    =  .false.  !  horizontal (geopotential)            (require "key_ldfslp" when ln_sco=T) 
    503503   ln_traldf_iso    =  .true.   !  iso-neutral                          (require "key_ldfslp") 
     
    537537&namdyn_adv    !   formulation of the momentum advection 
    538538!----------------------------------------------------------------------- 
    539    ln_dynadv_vec = .true.  !  vector form (T) or flux form (F)   
     539   ln_dynadv_vec = .true.  !  vector form (T) or flux form (F) 
    540540   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
    541    ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme  
    542 /   
     541   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
     542/ 
    543543!----------------------------------------------------------------------- 
    544544&namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
    545545!----------------------------------------------------------------------- 
    546    ln_dynvor_ene = .false. !  energy    conserving scheme   
    547    ln_dynvor_ens = .false. !  enstrophy conserving scheme     
    548    ln_dynvor_mix = .false. !  mixed scheme                
    549    ln_dynvor_een = .true.  !  energy & enstrophy scheme   
     546   ln_dynvor_ene = .false. !  energy    conserving scheme 
     547   ln_dynvor_ens = .false. !  enstrophy conserving scheme 
     548   ln_dynvor_mix = .false. !  mixed scheme 
     549   ln_dynvor_een = .true.  !  energy & enstrophy scheme 
    550550/ 
    551551!----------------------------------------------------------------------- 
    552552&namdyn_hpg    !   Hydrostatic pressure gradient option 
    553553!----------------------------------------------------------------------- 
    554    ln_hpg_zco  = .false.   !  z-coordinate - full steps                    
     554   ln_hpg_zco  = .false.   !  z-coordinate - full steps 
    555555   ln_hpg_zps  = .true.    !  z-coordinate - partial steps (interpolation) 
    556556   ln_hpg_sco  = .false.   !  s-coordinate (standard jacobian formulation) 
     
    570570&namdyn_ldf    !   lateral diffusion on momentum 
    571571!----------------------------------------------------------------------- 
    572    !                       !  Type of the operator :  
    573    ln_dynldf_lap    =  .false.  !  laplacian operator          
    574    ln_dynldf_bilap  =  .true.   !  bilaplacian operator     
    575    !                       !  Direction of action  :  
    576    ln_dynldf_level  =  .false.  !  iso-level                
     572   !                       !  Type of the operator : 
     573   ln_dynldf_lap    =  .false.  !  laplacian operator 
     574   ln_dynldf_bilap  =  .true.   !  bilaplacian operator 
     575   !                       !  Direction of action  : 
     576   ln_dynldf_level  =  .false.  !  iso-level 
    577577   ln_dynldf_hor    =  .true.   !  horizontal (geopotential)            (require "key_ldfslp" in s-coord.) 
    578578   ln_dynldf_iso    =  .false.  !  iso-neutral                          (require "key_ldfslp") 
     
    580580   rn_ahm_0_lap     = 40000.    !  horizontal laplacian eddy viscosity   [m2/s] 
    581581   rn_ahmb_0        =     0.    !  background eddy viscosity for ldf_iso [m2/s] 
    582    rn_ahm_0_blp     = -8.5e+11  !  horizontal bilaplacian eddy viscosity [m4/s]  
     582   rn_ahm_0_blp     = -8.5e+11  !  horizontal bilaplacian eddy viscosity [m4/s] 
    583583/ 
    584584 
     
    647647&namzdf_kpp    !   K-Profile Parameterization dependent vertical mixing  ("key_zdfkpp", and optionally: 
    648648!------------------------------------------------------------------------ "key_kppcustom" or "key_kpplktb") 
    649    ln_kpprimix = .true.    !  shear instability mixing  
     649   ln_kpprimix = .true.    !  shear instability mixing 
    650650   rn_difmiw   =  1.0e-04  !  constant internal wave viscosity [m2/s] 
    651651   rn_difsiw   =  0.1e-04  !  constant internal wave diffusivity [m2/s] 
    652652   rn_riinfty  =  0.8      !  local Richardson Number limit for shear instability 
    653653   rn_difri    =  0.0050   !  maximum shear mixing at Rig = 0    [m2/s] 
    654    rn_bvsqcon  = -0.01e-07 !  Brunt-Vaisala squared for maximum convection [1/s2]  
    655    rn_difcon   =  1.       !  maximum mixing in interior convection [m2/s]  
     654   rn_bvsqcon  = -0.01e-07 !  Brunt-Vaisala squared for maximum convection [1/s2] 
     655   rn_difcon   =  1.       !  maximum mixing in interior convection [m2/s] 
    656656   nn_avb      =  0        !  horizontal averaged (=1) or not (=0) on avt and amv 
    657657   nn_ave      =  1        !  constant (=0) or profile (=1) background on avt 
     
    687687   rn_n2min    = 1.e-8     !  threshold of the Brunt-Vaisala frequency (s-1) 
    688688   rn_tfe      = 0.333     !  tidal dissipation efficiency 
    689    rn_me       = 0.2       !  mixing efficiency  
     689   rn_me       = 0.2       !  mixing efficiency 
    690690   ln_tmx_itf  = .false.   !  ITF specific parameterisation 
    691691   rn_tfe_itf  = 1.        !  ITF tidal dissipation efficiency 
     
    698698!!   nammpp_dyndist    Massively Parallel domain decomposition          ("key_agrif" && "key_mpp_dyndist") 
    699699!!   namctl            Control prints & Benchmark 
    700 !!   namsol            elliptic solver / island / free surface  
    701 !!====================================================================== 
    702 ! 
    703 !----------------------------------------------------------------------- 
    704 &namsol        !   elliptic solver / island / free surface  
     700!!   namsol            elliptic solver / island / free surface 
     701!!====================================================================== 
     702! 
     703!----------------------------------------------------------------------- 
     704&namsol        !   elliptic solver / island / free surface 
    705705!----------------------------------------------------------------------- 
    706706   nn_solv     =      1    !  elliptic solver: =1 preconditioned conjugate gradient (pcg) 
     
    751751!!   namflo       float parameters                                      ("key_float") 
    752752!!   namptr       Poleward Transport Diagnostics 
    753 !!   namhsb       Heat and salt budgets  
     753!!   namhsb       Heat and salt budgets 
    754754!!====================================================================== 
    755755! 
     
    796796   ln_diaptr  = .false.    !  Poleward heat and salt transport (T) or not (F) 
    797797   ln_diaznl  = .true.     !  Add zonal means and meridional stream functions 
    798    ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not  
     798   ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not 
    799799                           !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    800800   ln_ptrcomp = .true.     !  Add decomposition : overturning 
     
    803803/ 
    804804!----------------------------------------------------------------------- 
    805 &namhsb       !  Heat and salt budgets  
     805&namhsb       !  Heat and salt budgets 
    806806!----------------------------------------------------------------------- 
    807807   ln_diahsb  = .false.    !  check the heat and salt budgets (T) or not (F) 
     
    818818&namobs       !  observation usage switch                               ('key_diaobs') 
    819819!----------------------------------------------------------------------- 
    820    ln_t3d     = .false.    ! Logical switch for T profile observations          
    821    ln_s3d     = .false.    ! Logical switch for S profile observations           
    822    ln_ena     = .false.    ! Logical switch for ENACT insitu data set            
    823    !                       !     ln_cor                  Logical switch for Coriolis insitu data set        
    824    ln_profb   = .false.    ! Logical switch for feedback insitu data set      
    825    ln_sla     = .false.    ! Logical switch for SLA observations                
    826  
    827    ln_sladt   = .false.    ! Logical switch for AVISO SLA data               
    828  
    829    ln_slafb   = .false.    ! Logical switch for feedback SLA data             
    830                            !     ln_ssh                  Logical switch for SSH observations               
    831  
    832    ln_sst     = .false.    ! Logical switch for SST observations               
    833                            !     ln_reysst               Logical switch for Reynolds observations        
    834                            !     ln_ghrsst               Logical switch for GHRSST observations           
    835  
    836    ln_sstfb   = .false.    ! Logical switch for feedback SST data           
    837                            !     ln_sss                  Logical switch for SSS observations               
    838                            !     ln_seaice               Logical switch for Sea Ice observations         
    839                            !     ln_vel3d                Logical switch for velocity observations          
    840                            !     ln_velavcur             Logical switch for velocity daily av. cur.     
    841                            !     ln_velhrcur             Logical switch for velocity high freq. cur.    
    842                            !     ln_velavadcp            Logical switch for velocity daily av. ADCP   
     820   ln_t3d     = .false.    ! Logical switch for T profile observations 
     821   ln_s3d     = .false.    ! Logical switch for S profile observations 
     822   ln_ena     = .false.    ! Logical switch for ENACT insitu data set 
     823   !                       !     ln_cor                  Logical switch for Coriolis insitu data set 
     824   ln_profb   = .false.    ! Logical switch for feedback insitu data set 
     825   ln_sla     = .false.    ! Logical switch for SLA observations 
     826 
     827   ln_sladt   = .false.    ! Logical switch for AVISO SLA data 
     828 
     829   ln_slafb   = .false.    ! Logical switch for feedback SLA data 
     830                           !     ln_ssh                  Logical switch for SSH observations 
     831 
     832   ln_sst     = .false.    ! Logical switch for SST observations 
     833                           !     ln_reysst               Logical switch for Reynolds observations 
     834                           !     ln_ghrsst               Logical switch for GHRSST observations 
     835 
     836   ln_sstfb   = .false.    ! Logical switch for feedback SST data 
     837                           !     ln_sss                  Logical switch for SSS observations 
     838                           !     ln_seaice               Logical switch for Sea Ice observations 
     839                           !     ln_vel3d                Logical switch for velocity observations 
     840                           !     ln_velavcur             Logical switch for velocity daily av. cur. 
     841                           !     ln_velhrcur             Logical switch for velocity high freq. cur. 
     842                           !     ln_velavadcp            Logical switch for velocity daily av. ADCP 
    843843                           !     ln_velhradcp            Logical switch for velocity high freq. ADCP 
    844                            !     ln_velfb                Logical switch for feedback velocity data        
    845                            !     ln_grid_global          Global distribtion of observations          
    846                            !     ln_grid_search_lookup   Logical switch for obs grid search w/lookup table   
    847                            !     grid_search_file        Grid search lookup file header  
    848                            !     enactfiles              ENACT input observation file names  
    849                            !     coriofiles              Coriolis input observation file name   
    850    !                       ! profbfiles: Profile feedback input observation file name  
     844                           !     ln_velfb                Logical switch for feedback velocity data 
     845                           !     ln_grid_global          Global distribtion of observations 
     846                           !     ln_grid_search_lookup   Logical switch for obs grid search w/lookup table 
     847                           !     grid_search_file        Grid search lookup file header 
     848                           !     enactfiles              ENACT input observation file names 
     849                           !     coriofiles              Coriolis input observation file name 
     850   !                       ! profbfiles: Profile feedback input observation file name 
    851851   profbfiles = 'profiles_01.nc' 
    852                            !     ln_profb_enatim         Enact feedback input time setting switch     
     852                           !     ln_profb_enatim         Enact feedback input time setting switch 
    853853                           !     slafilesact             Active SLA input observation file name 
    854                            !     slafilespas             Passive SLA input observation file name  
    855    !                       ! slafbfiles: Feedback SLA input observation file name  
     854                           !     slafilespas             Passive SLA input observation file name 
     855   !                       ! slafbfiles: Feedback SLA input observation file name 
    856856   slafbfiles = 'sla_01.nc' 
    857                            !     sstfiles                GHRSST input observation file name        
    858    !                       ! sstfbfiles: Feedback SST input observation file name  
     857                           !     sstfiles                GHRSST input observation file name 
     858   !                       ! sstfbfiles: Feedback SST input observation file name 
    859859   sstfbfiles = 'sst_01.nc' 'sst_02.nc' 'sst_03.nc' 'sst_04.nc' 'sst_05.nc' 
    860                            !     seaicefiles             Sea Ice input observation file name  
    861                            !     velavcurfiles           Vel. cur. daily av. input file name   
    862                            !     velhvcurfiles           Vel. cur. high freq. input file name   
    863                            !     velavadcpfiles          Vel. ADCP daily av. input file name     
    864                            !     velhvadcpfiles          Vel. ADCP high freq. input file name  
    865                            !     velfbfiles              Vel. feedback input observation file name  
    866                            !     dobsini                 Initial date in window YYYYMMDD.HHMMSS        
    867                            !     dobsend                 Final date in window YYYYMMDD.HHMMSS          
    868                            !     n1dint                  Type of vertical interpolation method         
    869                            !     n2dint                  Type of horizontal interpolation method        
    870                            !     ln_nea                  Rejection of observations near land switch     
    871    nmsshc     = 0          ! MSSH correction scheme                          
    872                            !     mdtcorr                 MDT  correction                                
    873                            !     mdtcutoff               MDT cutoff for computed correction           
    874    ln_altbias = .false.    ! Logical switch for alt bias                 
    875    ln_ignmis  = .true.     ! Logical switch for ignoring missing files    
    876                            !     endailyavtypes   ENACT daily average types                     
     860                           !     seaicefiles             Sea Ice input observation file name 
     861                           !     velavcurfiles           Vel. cur. daily av. input file name 
     862                           !     velhvcurfiles           Vel. cur. high freq. input file name 
     863                           !     velavadcpfiles          Vel. ADCP daily av. input file name 
     864                           !     velhvadcpfiles          Vel. ADCP high freq. input file name 
     865                           !     velfbfiles              Vel. feedback input observation file name 
     866                           !     dobsini                 Initial date in window YYYYMMDD.HHMMSS 
     867                           !     dobsend                 Final date in window YYYYMMDD.HHMMSS 
     868                           !     n1dint                  Type of vertical interpolation method 
     869                           !     n2dint                  Type of horizontal interpolation method 
     870                           !     ln_nea                  Rejection of observations near land switch 
     871   nmsshc     = 0          ! MSSH correction scheme 
     872                           !     mdtcorr                 MDT  correction 
     873                           !     mdtcutoff               MDT cutoff for computed correction 
     874   ln_altbias = .false.    ! Logical switch for alt bias 
     875   ln_ignmis  = .true.     ! Logical switch for ignoring missing files 
     876                           !     endailyavtypes   ENACT daily average types 
    877877   ln_grid_global = .true. 
    878878   ln_grid_search_lookup = .false. 
    879 /  
     879/ 
    880880!----------------------------------------------------------------------- 
    881881&nam_asminc   !   assimilation increments                               ('key_asminc') 
    882882!----------------------------------------------------------------------- 
    883     ln_bkgwri = .false.    !  Logical switch for writing out background state  
     883    ln_bkgwri = .false.    !  Logical switch for writing out background state 
    884884    ln_trjwri = .false.    !  Logical switch for writing out state trajectory 
    885885    ln_trainc = .false.    !  Logical switch for applying tracer increments 
    886886    ln_dyninc = .false.    !  Logical switch for applying velocity increments 
    887     ln_sshinc = .false.    !  Logical switch for applying SSH increments  
     887    ln_sshinc = .false.    !  Logical switch for applying SSH increments 
    888888    ln_asmdin = .false.    !  Logical switch for Direct Initialization (DI) 
    889889    ln_asmiau = .false.    !  Logical switch for Incremental Analysis Updating (IAU) 
     
    921921   rn_htrmax         =  200.0   ! max. depth of transition range 
    922922/ 
    923 !----------------------------------------------------------------------- 
    924 &namtrj ! Handling non-linear trajectory for TAM (output for direct model, input for TAM) 
    925 !----------------------------------------------------------------------- 
    926     cn_dirtrj   = 'tam_trajectory'   ! prefix for input/ouput files 
    927     ln_trjhand  = .false.            ! Handling non linear trajectory 
    928     nn_ittrjfrq = 20                 ! Output/input frequency 
    929     ln_trj_spl = .false.             ! Handling trajectory at simple precision 
    930 / 
  • trunk/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist

    r3604 r3762  
    983983   rn_htrmax         =  200.0   ! max. depth of transition range 
    984984/ 
    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 / 
  • trunk/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90

    r3604 r3762  
    7676   USE mod_ioclient 
    7777#endif 
    78    USE tamtrj          ! Output trajectory, needed for TAM 
    7978 
    8079   IMPLICIT NONE 
     
    379378      IF( lk_asminc     )   CALL asm_inc_init   ! Initialize assimilation increments 
    380379      IF(lwp) WRITE(numout,*) 'Euler time step switch is ', neuler 
    381                             CALL tam_trj_init ! Trajectory handling 
    382380      ! 
    383381   END SUBROUTINE nemo_init 
  • trunk/NEMOGCM/NEMO/OPA_SRC/step.F90

    r3604 r3762  
    181181      ! Saving non-linear trajectory at restart state 
    182182      ! May not be exact for sbc and zdf parameters 
    183       IF( ( ln_trjhand ) .AND. ( kstp == nit000 ) ) CALL tam_trj_wri( kstp - 1 ) 
    184183 
    185184      IF(  ln_asmiau .AND. & 
     
    264263 
    265264      !>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    266       ! Trajectory for TAM 
    267       !<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 
    268  
    269       IF( ln_trjhand ) CALL tam_trj_wri( kstp )          ! Output trajectory fields 
    270  
    271       !>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    272265      ! Coupled mode 
    273266      !<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 
  • trunk/NEMOGCM/NEMO/OPA_SRC/step_oce.F90

    r3604 r3762  
    101101 
    102102   USE timing           ! Timing 
    103    USE tamtrj           ! Needed by TAM 
    104103 
    105104#if defined key_agrif 
Note: See TracChangeset for help on using the changeset viewer.