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


Public Member Functions | |
| Reservoir () | |
| t_real | getHeight (t_real i_x, t_real) const |
| t_real | getMomentumX (t_real i_x, 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 () |
1d rare-rare setup.
|
inline |
|
virtual |
|
virtual |
Water height.
Implements the functions for a reservoir-village scenario, with scpecific values
Implements tsunami_lab::setups::Setup.
|
virtual |
Momentum on x-axis.
Implements tsunami_lab::setups::Setup.
|
virtual |
Momentum on y-axis (always 0 with rare-rare).
Implements tsunami_lab::setups::Setup.