diff src/SbpOperators/volumeops/derivatives/dissipation.jl @ 1347:08f06bfacd5c refactor/grids

Fix typos and formatting of documentation
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Thu, 18 May 2023 22:53:31 +0200
parents 760a4a1ec4b7
children
line wrap: on
line diff
--- a/src/SbpOperators/volumeops/derivatives/dissipation.jl	Mon May 15 22:54:32 2023 +0200
+++ b/src/SbpOperators/volumeops/derivatives/dissipation.jl	Thu May 18 22:53:31 2023 +0200
@@ -3,10 +3,10 @@
     undivided_skewed04(g::EquidistantGrid, p)
 
 Undivided difference operators approximating the `p`th derivative. The
-operators do not satisfy any SBP-property and are meant to be used for
+operators do not satisfy any SBP property and are meant to be used for
 building artificial dissipation terms.
 
-The operators and how they are used to create accurate artifical dissipation
+The operators and how they are used to create accurate artificial dissipation
 is described in "K. Mattsson, M. Svärd, and J. Nordström, “Stable and Accurate
 Artificial Dissipation,” Journal of Scientific Computing, vol. 21, no. 1, pp.
 57–79, Aug. 2004"