Tsunami Project Lab
Loading...
Searching...
No Matches
tsunami_lab::setups::Supercritical Class Reference

#include <Supercritical.h>

Inheritance diagram for tsunami_lab::setups::Supercritical:
Collaboration diagram for tsunami_lab::setups::Supercritical:

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 ()
 

Detailed Description

supercritical flow setup.

Constructor & Destructor Documentation

◆ Supercritical()

tsunami_lab::setups::Supercritical::Supercritical ( )

Constructor.

Author
Moritz Arnhold, Moritz Martin

DESCRIPTION

Implements the functions for a supercritical flow scenario

Member Function Documentation

◆ getBathymetry()

tsunami_lab::t_real tsunami_lab::setups::Supercritical::getBathymetry ( t_real i_x,
t_real  ) const
virtual

Gets the bathymetry.

Returns
bathymetry.

Implements tsunami_lab::setups::Setup.

◆ getHeight()

tsunami_lab::t_real tsunami_lab::setups::Supercritical::getHeight ( t_real i_x,
t_real i_y ) const
virtual

Gets the water height at a given point.

Returns
height at the given point.

Implements tsunami_lab::setups::Setup.

◆ getMomentumX()

tsunami_lab::t_real tsunami_lab::setups::Supercritical::getMomentumX ( t_real ,
t_real  ) const
virtual

Gets the momentum in x-direction.

Returns
momentum in x-direction.

Implements tsunami_lab::setups::Setup.

◆ getMomentumY()

tsunami_lab::t_real tsunami_lab::setups::Supercritical::getMomentumY ( t_real ,
t_real  ) const
virtual

Gets the momentum in y-direction.

Returns
momentum in y-direction.

Implements tsunami_lab::setups::Setup.


The documentation for this class was generated from the following files: