Skip to content

Commit

Permalink
Delete quotes from doxygen comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavo-marques committed Dec 11, 2019
1 parent 8c95cc0 commit 78bb4c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/parameterizations/lateral/MOM_hor_visc.F90
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ module MOM_hor_visc
!! Default is False to maintain answers with legacy experiments
!! but should be changed to True for new experiments.
logical :: anisotropic !< If true, allow anisotropic component to the viscosity.
logical :: add_LES_viscosity !< "If true, adds the viscosity from Smagorinsky and Leith to
logical :: add_LES_viscosity!< If true, adds the viscosity from Smagorinsky and Leith to
!! the background viscosity instead of taking the maximum.
real :: Kh_aniso !< The anisotropic viscosity [L2 T-1 ~> m2 s-1].
logical :: dynamic_aniso !< If true, the anisotropic viscosity is recomputed as a function
Expand Down

0 comments on commit 78bb4c1

Please sign in to comment.