Skip to content

Commit 7642281

Browse files
committed
address target users more clearly
1 parent 7fc3d0b commit 7642281

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

paper/paper.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,9 @@ Summation-by-parts (SBP) operators play a crucial role in the library by enablin
4444
This property is essential for ensuring provable conservation and stability in the numerical solution of dispersive wave equations, making SBP operators particularly well-suited for structure-preserving simulations.
4545
In recent years, SBP operators have gained significant attention in the numerical analysis community and have been successfully applied to a variety of problems including dispersive wave equations [@mattsson2014diagonal; @almquist2014high; @mattsson2016high; @lindeberg2021high; @ranocha2021broad; @ranocha2021rate; @rydin2021high; @linders2023resolving; @lampert2024structure; @biswas2025traveling; @kjelldahl2025numerical; @ranocha2025structure; @giesselmann2025convergence].
4646

47-
Despite the importance of structure-preserving methods for dispersive wave equations, such approaches are rarely available in existing open-source software packages. DispersiveShallowWater.jl fills this
48-
gap by providing a unified framework that enables users to easily compare different mathematical models, numerical discretizations, and physical setups. This facilitates reproducible research and
47+
Despite the importance of structure-preserving methods for dispersive wave equations, such approaches are rarely available in existing open-source software packages. DispersiveShallowWater.jl is
48+
specifically designed to serve researchers who develop and compare numerical algorithms and mathematical models for dispersive wave phenomena. By providing a unified framework, the library enables
49+
users to systematically evaluate different models, numerical discretizations, and physical setups. This focus facilitates reproducible research and
4950
accelerates the development and assessment of new methods in the field.
5051

5152
# Features

0 commit comments

Comments
 (0)