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

#include <Subcritical.h>

Inheritance diagram for tsunami_lab::setups::Subcritical:
Collaboration diagram for tsunami_lab::setups::Subcritical:

Public Member Functions

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

subcritical flow setup.

Constructor & Destructor Documentation

◆ Subcritical()

tsunami_lab::setups::Subcritical::Subcritical ( )

Constructor.

Author
Moritz Arnhold, Moritz Martin

DESCRIPTION

Implements the functions for a subcritical flow scenario

Member Function Documentation

◆ getBathymetry()

tsunami_lab::t_real tsunami_lab::setups::Subcritical::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::Subcritical::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::Subcritical::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::Subcritical::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: