source: CMIP6/DAMIP/CM61-LR-hist-GHG-03.1950/Debug/CM61-LR-hist-GHG-03.1950_19490101_19491231_namelist_top_ref @ 5919

Last change on this file since 5919 was 4385, checked in by ggalod, 5 years ago

sauvegarde exp DAMIP

File size: 7.7 KB
Line 
1namelist_top_ref
2
3_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
4|  0   namelist_top_ref
5- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
60!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
70!! NEMO/TOP1 :   - tracer run information                (namtrc_run)
80!!               - tracer definition                     (namtrc    )
90!!               - tracer data initialisation            (namtrc_dta)
100!!               - tracer advection                      (namtrc_adv)
110!!               - tracer lateral diffusion              (namtrc_ldf)
120!!               - tracer vertical physics               (namtrc_zdf)
130!!               - tracer newtonian damping              (namtrc_dmp)
140!!               - dynamical tracer trends               (namtrc_trd)
150!!               - tracer output diagonstics             (namtrc_dia)
160!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
170!-----------------------------------------------------------------------
180&namtrc_run     !   run information
190!-----------------------------------------------------------------------
200   nn_dttrc      =  1        !  time step frequency for passive sn_tracers
210   nn_writetrc   =  5475     !  time step frequency for sn_tracer outputs
220   ln_top_euler  = .false.    !  use Euler time-stepping for TOP
230   ln_rsttr      = .false.   !  start from a restart file (T) or not (F)
240   nn_rsttr      =   0       !  restart control = 0 initial time step is not compared to the restart file value
250                           !                  = 1 do not use the value in the restart file
260                           !                  = 2 calendar parameters read in the restart file
270   cn_trcrst_in  = "restart_trc"   !  suffix of pass. sn_tracer restart name (input)
280   cn_trcrst_indir = "."           !  directory from which to read input passive tracer restarts
290   cn_trcrst_out = "restart_trc"   !  suffix of pass. sn_tracer restart name (output)
300   cn_trcrst_outdir = "."          !  directory to which to write output passive tracer restarts
310/
320!-----------------------------------------------------------------------
330&namtrc     !   tracers definition
340!-----------------------------------------------------------------------
350   ln_trcdta     =   .true.  !  Initialisation from data input file (T) or not (F)
360   ln_trcdmp     =  .false.  !  add a damping termn (T) or not (F)
370   ln_trcdmp_clo =  .false.  !  damping term (T) or not (F) on closed seas
380/
390!-----------------------------------------------------------------------
400&namtrc_dta      !    Initialisation from data input file
410!-----------------------------------------------------------------------
420!
430   cn_dir        =  './'      !  root directory for the location of the data files
440/
450!-----------------------------------------------------------------------
460&namtrc_adv    !   advection scheme for passive tracer
470!-----------------------------------------------------------------------
480   ln_trcadv_cen2    =  .false.  !  2nd order centered scheme   
490   ln_trcadv_tvd     =  .true.  !  TVD scheme
500   ln_trcadv_muscl   =  .false.   !  MUSCL scheme
510   ln_trcadv_muscl2  =  .false.  !  MUSCL2 scheme + cen2 at boundaries
520   ln_trcadv_ubs     =  .false.  !  UBS scheme
530   ln_trcadv_qck     =  .false.  !  QUICKEST scheme
540   ln_trcadv_msc_ups =  .false.  !  use upstream scheme within muscl
550/
560!-----------------------------------------------------------------------
570&namtrc_ldf    !   lateral diffusion scheme for passive tracer
580!-----------------------------------------------------------------------
590!                               !  Type of the operator :
600   ln_trcldf_lap    =  .true.   !     laplacian operator       
610   ln_trcldf_bilap  =  .false.  !     bilaplacian operator     
620                                !  Direction of action  :
630   ln_trcldf_level  =  .false.  !     iso-level               
640   ln_trcldf_hor    =  .false.  !     horizontal (geopotential)         (require "key_ldfslp" when ln_sco=T)
650   ln_trcldf_iso    =  .true.   !     iso-neutral                       (require "key_ldfslp")
660!                               !  Coefficient
670   rn_ahtrc_0       =  2000.    !  horizontal eddy diffusivity for tracers [m2/s]
680   rn_ahtrb_0       =     0.    !     background eddy diffusivity for ldf_iso [m2/s]
690   rn_fact_lap      =     1.    !     enhanced zonal eddy diffusivity
700/
710!-----------------------------------------------------------------------
720&namtrc_zdf        !   vertical physics
730!-----------------------------------------------------------------------
740   ln_trczdf_exp   =  .false.  !  split explicit (T) or implicit (F) time stepping
750   nn_trczdf_exp   =   3       !  number of sub-timestep for ln_trczdfexp=T
760/
770!-----------------------------------------------------------------------
780&namtrc_rad        !  treatment of negative concentrations
790!-----------------------------------------------------------------------
800   ln_trcrad   =  .true.  !  artificially correct negative concentrations (T) or not (F)
810/
820!-----------------------------------------------------------------------
830&namtrc_dmp    !   passive tracer newtonian damping   
840!-----------------------------------------------------------------------
850   nn_zdmp_tr  =    1      !  vertical   shape =0    damping throughout the water column
860                           !                   =1 no damping in the mixing layer (kz  criteria)
870                           !                   =2 no damping in the mixed  layer (rho crieria)
880   cn_resto_tr  = 'resto_tr.nc'    !  create a damping.coeff NetCDF file (=1) or not (=0)
890/
900!-----------------------------------------------------------------------
910&namtrc_ice       !    Representation of sea ice growth & melt effects
920!-----------------------------------------------------------------------
930   nn_ice_tr   =  -1        !  tracer concentration in sea ice
940                           !    =-1 (no vvl: identical cc in ice and ocean / vvl: cc_ice = 0)
950                           !    = 0 (no vvl: cc_ice = zero / vvl: cc_ice = )
960                           !    = 1 prescribed to a namelist value (implemented in pisces only)
970/
980!-----------------------------------------------------------------------
990&namtrc_trd       !   diagnostics on tracer trends        ('key_trdtrc')
1000!                          or mixed-layer trends          ('key_trdmld_trc')
1010!----------------------------------------------------------------------
1020   nn_trd_trc  =  5475      !  time step frequency and tracers trends
1030   nn_ctls_trc =   0        !  control surface type in mixed-layer trends (0,1 or n<jpk)
1040   rn_ucf_trc  =   1        !  unit conversion factor (=1 -> /seconds ; =86400. -> /day)
1050   ln_trdmld_trc_restart = .false.  !  restart for ML diagnostics
1060   ln_trdmld_trc_instant = .true.  !  flag to diagnose trends of instantantaneous or mean ML T/S
1070   ln_trdtrc(1)  =   .true.
1080   ln_trdtrc(2)  =   .true.
1090   ln_trdtrc(23) =   .true.
1100/
1110!-----------------------------------------------------------------------
1120&namtrc_dia       !   parameters for passive tracer additional diagnostics
1130!----------------------------------------------------------------------
1140   ln_diatrc     =  .true.   !  save additional diag. (T) or not (F)
1150   ln_diabio     =  .true.   !  output biological trends
1160   nn_writedia   =  5475     !  time step frequency for diagnostics
1170   nn_writebio   =    10     !: frequency of biological outputs
1180/
1190!----------------------------------------------------------------------
1200! namtrc_bc       !   data for boundary conditions
1210!-----------------------------------------------------------------------
1220&namtrc_bc
1230!
1240   cn_dir        =  './'      !  root directory for the location of the data files
1250/
126
Note: See TracBrowser for help on using the repository browser.