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 2207 for branches/DEV_r2191_3partymerge2010/CONFIG/POMME/EXP00/namelist – NEMO

Ignore:
Timestamp:
2010-10-11T18:51:54+02:00 (14 years ago)
Author:
acc
Message:

#733 DEV_r2191_3partymerge2010. Merged in changes from devukmo2010 branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r2191_3partymerge2010/CONFIG/POMME/EXP00/namelist

    r2205 r2207  
    241241   sn_rnf      = 'runoff_1m_nomask' ,  -1         , 'sorunoff' ,    .true.      , .true.  , 'yearly'  , ''       , '' 
    242242   sn_cnf      = 'runoff_1m_nomask' ,   0         , 'socoefr'  ,    .false.     , .true.  , 'yearly'  , ''       , '' 
     243   sn_s_rnf    = 'runoffs'          ,  24         , 'rosaline' ,    .true.      , .true.  ,   'yearly', ''       , '' 
     244   sn_t_rnf    = 'runoffs'          ,  24         , 'rotemper' ,    .true.      , .true.  ,   'yearly', ''       , '' 
     245   sn_dep_rnf  = 'runoffs'          ,   0         , 'rodepth'  ,    .false.     , .true.  ,   'yearly', ''       , '' 
    243246  
    244247   cn_dir       = './'      !  root directory for the location of the runoff files 
     
    248251   rn_avt_rnf   =   1.e-3   !  value of the additional vertical mixing coef. [m2/s] 
    249252   rn_rfact     =   1.e0    !  multiplicative factor for runoff 
     253   ln_rnf_depth =  .false.  !  read in depth information for runoff 
     254   ln_rnf_temp  =  .false.  !  read in temperature information for runoff 
     255   ln_rnf_sal   =  .false.  !  read in salinity information for runoff 
    250256/ 
    251257!----------------------------------------------------------------------- 
     
    504510   ln_dynldf_iso    =  .false.  !  iso-neutral                          (require "key_ldfslp") 
    505511                           !  Coefficient 
    506    rn_ahm_0    = -1.5e11        !  horizontal eddy viscosity   [m2/s] 
    507    rn_ahmb_0   =    500.        !  background eddy viscosity for ldf_iso [m2/s] 
     512   rn_ahm_0_lap     =     0.    !  horizontal laplacian eddy viscosity   [m2/s] 
     513   rn_ahmb_0        =    500.   !  background eddy viscosity for ldf_iso [m2/s] 
     514   rn_ahm_0_blp     = -1.5e11   !  horizontal bilaplacian eddy viscosity [m4/s] 
    508515/ 
    509516!!====================================================================== 
     
    704711   nf_ptr_wri =  15        !  Frequency of ptr outputs 
    705712/ 
     713!----------------------------------------------------------------------- 
     714!       namobs    observation usage switch 
     715!----------------------------------------------------------------------- 
     716! 
     717!  ln_t3d                  Logical switch for T profile observations          
     718!  ln_s3d                  Logical switch for S profile observations           
     719!  ln_ena                  Logical switch for ENACT insitu data set            
     720!  ln_cor                  Logical switch for Coriolis insitu data set        
     721!  ln_profb                Logical switch for feedback insitu data set      
     722!  ln_sla                  Logical switch for SLA observations                
     723!  ln_sladt                Logical switch for AVISO SLA data               
     724!  ln_slafb                Logical switch for feedback SLA data             
     725!  ln_ssh                  Logical switch for SSH observations               
     726!  ln_sst                  Logical switch for SST observations               
     727!  ln_reysst               Logical switch for Reynolds observations        
     728!  ln_ghrsst               Logical switch for GHRSST observations           
     729!  ln_sstfb                Logical switch for feedback SST data           
     730!  ln_sss                  Logical switch for SSS observations               
     731!  ln_seaice               Logical switch for Sea Ice observations         
     732!  ln_vel3d                Logical switch for velocity observations          
     733!  ln_velavcur             Logical switch for velocity daily av. cur.     
     734!  ln_velhrcur             Logical switch for velocity high freq. cur.    
     735!  ln_velavadcp            Logical switch for velocity daily av. ADCP   
     736!  ln_velhradcp            Logical switch for velocity high freq. ADCP 
     737!  ln_velfb                Logical switch for feedback velocity data        
     738!  ln_grid_global          Global distribtion of observations          
     739!  ln_grid_search_lookup   Logical switch for obs grid search w/lookup table   
     740!  grid_search_file        Grid search lookup file header  
     741!  enactfiles              ENACT input observation file names  
     742!  coriofiles              Coriolis input observation file name   
     743!  profbfiles              Profile feedback input observation file name  
     744!  ln_profb_enatim         Enact feedback input time setting switch     
     745!  slafilesact             Active SLA input observation file name 
     746!  slafilespas             Passive SLA input observation file name  
     747!  slafbfiles              Feedback SLA input observation file name  
     748!  sstfiles                GHRSST input observation file name        
     749!  sstfbfiles              Feedback SST input observation file name  
     750!  seaicefiles             Sea Ice input observation file name  
     751!  velavcurfiles           Vel. cur. daily av. input file name   
     752!  velhvcurfiles           Vel. cur. high freq. input file name   
     753!  velavadcpfiles          Vel. ADCP daily av. input file name     
     754!  velhvadcpfiles          Vel. ADCP high freq. input file name  
     755!  velfbfiles              Vel. feedback input observation file name  
     756!  dobsini                 Initial date in window YYYYMMDD.HHMMSS        
     757!  dobsend                 Final date in window YYYYMMDD.HHMMSS          
     758!  n1dint                  Type of vertical interpolation method         
     759!  n2dint                  Type of horizontal interpolation method        
     760!  ln_nea                  Rejection of observations near land switch     
     761!  nmsshc                  MSSH correction scheme                          
     762!  mdtcorr                 MDT  correction                                
     763!  mdtcutoff               MDT cutoff for computed correction           
     764!  ln_altbias              Logical switch for alt bias                 
     765!  ln_ignmis               Logical switch for ignoring missing files    
     766!  endailyavtypes          ENACT daily average types                     
     767 &namobs 
     768   ln_t3d = .false. 
     769   ln_s3d = .false. 
     770   ln_ena = .false. 
     771   ln_profb = .false. 
     772   ln_sla = .false. 
     773   ln_sladt = .false. 
     774   ln_slafb = .false. 
     775   ln_sst = .false. 
     776   ln_sstfb = .false. 
     777   nmsshc = 0 
     778   profbfiles = 'profiles_01.nc' 
     779   slafbfiles = 'sla_01.nc' 
     780   sstfbfiles = 'sst_01.nc' 'sst_02.nc' 'sst_03.nc' 'sst_04.nc' 'sst_05.nc' 
     781   ln_altbias = .false. 
     782   ln_grid_global = .true. 
     783   ln_grid_search_lookup = .false. 
     784   ln_ignmis = .true.   
     785/  
     786!----------------------------------------------------------------------- 
     787!       nam_asminc    assimilation increments namelist 
     788!----------------------------------------------------------------------- 
     789! ln_bkgwri   Logical switch for writing out background state  
     790! ln_trjwri   Logical switch for writing out state trajectory 
     791! ln_trainc   Logical switch for applying tracer increments 
     792! ln_dyninc   Logical switch for applying velocity increments 
     793! ln_sshinc   Logical switch for applying SSH increments  
     794! ln_asmdin   Logical switch for Direct Initialization (DI) 
     795! ln_asmiau   Logical switch for Incremental Analysis Updating (IAU) 
     796! nitbkg      Timestep of background in [0,nitend-nit000-1] 
     797! nitdin      Timestep of background for DI in [0,nitend-nit000-1] 
     798! nitiaustr   Timestep of start of IAU interval in [0,nitend-nit000-1] 
     799! nitiaufin   Timestep of end of IAU interval in [0,nitend-nit000-1] 
     800! niaufn      Type of IAU weighting function 
     801! nittrjfrq   Frequency of trajectory output for 4D-VAR 
     802! ln_salfix   Logical switch for ensuring that the sa > salfixmin 
     803! salfixmin   Minimum salinity after applying the increments 
     804&nam_asminc 
     805    ln_bkgwri = .false. 
     806    ln_trjwri = .false. 
     807    ln_trainc = .false. 
     808    ln_dyninc = .false. 
     809    ln_sshinc = .false. 
     810    ln_asmdin = .false. 
     811    ln_asmiau = .false. 
     812    nitbkg = 0 
     813    nitdin = 0 
     814    nitiaustr = 1 
     815    nitiaufin = 15 
     816    niaufn = 0 
     817    nittrjfrq = 0 
     818    ln_salfix = .false. 
     819    salfixmin = -9999 
     820/ 
Note: See TracChangeset for help on using the changeset viewer.