!----------------------------------------------------------------------- &namtra_dmp ! tracer: T & S newtonian damping !----------------------------------------------------------------------- ln_tradmp = .true. ! add a damping termn (T) or not (F) nn_zdmp = 0 ! vertical shape =0 damping throughout the water column ! =1 no damping in the mixing layer (kz criteria) ! =2 no damping in the mixed layer (rho crieria) cn_resto = 'resto.nc' ! Name of file containing restoration coefficient field (use dmp_tools to create this) /