#include <DamBreak1d.h>
◆ DamBreak1d()
| tsunami_lab::setups::DamBreak1d::DamBreak1d |
( |
t_real | i_heightLeft, |
|
|
t_real | i_heightRight, |
|
|
t_real | i_locationDam ) |
Constructor.
- Parameters
-
| i_heightLeft | water height on the left side of the dam. |
| i_heightRight | water height on the right side of the dam. |
| i_locationDam | location (x-coordinate) of the dam. |
- Author
- Alexander Breuer (alex.breuer AT uni-jena.de)
DESCRIPTION
One-dimensional dam break problem.
◆ getBathymetry()
◆ getHeight()
Gets the water height at a given point.
- Parameters
-
| i_x | x-coordinate of the queried point. |
- Returns
- height at the given point.
Implements tsunami_lab::setups::Setup.
◆ getMomentumX()
◆ getMomentumY()
The documentation for this class was generated from the following files: