1: \begin{abstract}
2: \begin{sloppypar} \noindent The Weakly-Compressible Smoothed Particle
3: Hydrodynamics (WCSPH) method is a Lagrangian method that is typically used for
4: the simulation of incompressible fluids. While developing an SPH-based scheme
5: or solver, researchers often verify their code with exact solutions, solutions
6: from other numerical techniques, or experimental data. This typically requires
7: a significant amount of computational effort and does not test the full
8: capabilities of the solver. Furthermore, often this does not yield insights on
9: the convergence of the solver. In this paper we introduce the method of
10: manufactured solutions (MMS) to comprehensively test a WCSPH-based solver in a
11: robust and efficient manner. The MMS is well established in the context of
12: mesh-based numerical solvers. We show how the method can be applied in the
13: context of Lagrangian WCSPH solvers to test the convergence and accuracy of
14: the solver in two and three dimensions, systematically identify any problems
15: with the solver, and test the boundary conditions in an efficient way. We
16: demonstrate this for both a traditional WCSPH scheme as well as for some
17: recently proposed second order convergent WCSPH schemes. Our code is open
18: source and the results of the manuscript are reproducible. \end{sloppypar}
19: \end{abstract}
20: