TestAcousticSolverGrid

Package: kwave.tests.unit Superclasses: matlab.unittest.AbstractTestGrid

Parameterised unit tests for the AcousticSolver class using grid sizes defined in AbstractTestGrid.

Description

Runs the following tests for the AcousticSolver:

  • Verifies that initial value problems in a homogeneous and lossless medium match k-Wave-I.
  • Verifies that if the initial velocity is specified as 0 the result is the same as if it was not specified.