DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
Loading...
Searching...
No Matches
HydUtils.h File Reference
#include <functional>
#include "include/Sfx_DefineTypes.h"

Go to the source code of this file.

Namespaces

namespace  Sfx

Functions

constexpr float64 Sfx::computeVelocity (float64 aU1, float64 aU2)
 "Model of" binary function (STL function objects).
constexpr float64 Sfx::WettedPerimeter (float64 aArea, float64 aWidth=1.)
 Function object (callable) that perform calculation cross-section ( wetted area, hydraulic radius, width at free surface.
constexpr float64 Sfx::HydRadius (float64 aArea, float64 aWidth=1.)
 Function specific to a rectangular channel of width B Perimeter established according to a flow area A.
constexpr float64 Sfx::WettedArea (float64 aDepth, float64 aWidth=1.)
constexpr float64 Sfx::SectionWidth (float64 aWidth=1.)