chrono::fsi::ChFsiProblemCartesian::WaveTankProfile Class Referenceabstract
Description
Interface for callback to specify wave tank profile.
#include <ChFsiProblemSPH.h>
Inheritance diagram for chrono::fsi::ChFsiProblemCartesian::WaveTankProfile:
Public Member Functions | |
virtual double | operator() (double x)=0 |
Set bottom height at specified downstream location (must be non-negative). More... | |
Member Function Documentation
◆ operator()()
|
pure virtual |
Set bottom height at specified downstream location (must be non-negative).
Default implementation corresponds to a tank with horizontal bottom.
Implemented in chrono::fsi::WaveTankParabolicBeach, and chrono::fsi::WaveTankRampBeach.
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_fsi/sph/ChFsiProblemSPH.h