Tsunami Project Lab
Loading...
Searching...
No Matches
CircularDamBreak2d.test.cpp File Reference
#include <catch2/catch.hpp>
#include <cmath>
#include "CircularDamBreak2d.h"
Include dependency graph for CircularDamBreak2d.test.cpp:

Functions

 TEST_CASE ("CircularDamBreak2d returns inside/outside heights and zero everything else.", "[CircularDamBreak2d]")
 
 TEST_CASE ("CircularDamBreak2d works with off-centre dams and asymmetric heights.", "[CircularDamBreak2dCustom]")
 

Function Documentation

◆ TEST_CASE() [1/2]

TEST_CASE ( "CircularDamBreak2d returns inside/outside heights and zero everything else." ,
"" [CircularDamBreak2d] )
Author
Moritz Arnhold, Moritz Martin

DESCRIPTION

Tests the two-dimensional circular dam break setup.

◆ TEST_CASE() [2/2]

TEST_CASE ( "CircularDamBreak2d works with off-centre dams and asymmetric heights." ,
"" [CircularDamBreak2dCustom] )