|
Tsunami Project Lab
|
#include <Supercritical.h>


Public Member Functions | |
| Supercritical () | |
| t_real | getHeight (t_real, t_real) const |
| t_real | getMomentumX (t_real, t_real) const |
| t_real | getMomentumY (t_real, t_real) const |
| t_real | getBathymetry (t_real, t_real) const |
Public Member Functions inherited from tsunami_lab::setups::Setup | |
| virtual | ~Setup () |
supercritical flow setup.
| tsunami_lab::setups::Supercritical::Supercritical | ( | ) |
|
virtual |
|
virtual |
Gets the water height at a given point.
Implements tsunami_lab::setups::Setup.
|
virtual |
Gets the momentum in x-direction.
Implements tsunami_lab::setups::Setup.
|
virtual |
Gets the momentum in y-direction.
Implements tsunami_lab::setups::Setup.