source: CONFIG_DEVT/IPSLCM6.5_work_ENSEMBLES/modeles/NEMO/doc/namelists/namtra_dmp @ 5501

Last change on this file since 5501 was 5501, checked in by aclsce, 4 years ago

First import of IPSLCM6.5_work_ENSEMBLES working configuration

File size: 703 bytes
Line 
1!-----------------------------------------------------------------------
2&namtra_dmp    !   tracer: T & S newtonian damping                      (default: OFF)
3!-----------------------------------------------------------------------
4   ln_tradmp   =  .false.  !  add a damping term (using resto.nc coef.)
5      nn_zdmp  =    0         !  vertical shape =0    damping throughout the water column
6      !                       !                 =1 no damping in the mixing layer (kz  criteria)
7      !                       !                 =2 no damping in the mixed  layer (rho crieria)
8      cn_resto = 'resto.nc'   !  Name of file containing restoration coeff. field (use dmp_tools to create this)
9/
Note: See TracBrowser for help on using the repository browser.