COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Public Member Functions | |
RotatingCylinderPressure (const Real radius, const Real circulation, const Real U) | |
ETYPE::CoordsT | operator() (const ETYPE::MappedCoordsT &mapped_coords, const ETYPE::NodesT &nodes) |
Private Member Functions | |
Real | theta (const ETYPE::CoordsT &coords) |
Real | pressure (const Real theta) |
Private Attributes | |
const Real | m_radius |
const Real | m_circulation |
const Real | m_u |
Static Private Attributes | |
static const Real | m_rho = 1.225 |
Returns the static pressure around a rotating cylinder in a horizontal, uniform velocity field U, multiplied with the local normal vector
Definition at line 113 of file utest-mesh-lagrangep1-line2d.cpp.
|
inline |
Definition at line 115 of file utest-mesh-lagrangep1-line2d.cpp.
|
inline |
Definition at line 118 of file utest-mesh-lagrangep1-line2d.cpp.
|
inlineprivate |
Definition at line 149 of file utest-mesh-lagrangep1-line2d.cpp.
|
inlineprivate |
Definition at line 143 of file utest-mesh-lagrangep1-line2d.cpp.
|
private |
Definition at line 138 of file utest-mesh-lagrangep1-line2d.cpp.
|
private |
Definition at line 137 of file utest-mesh-lagrangep1-line2d.cpp.
|
staticprivate |
Definition at line 140 of file utest-mesh-lagrangep1-line2d.cpp.
|
private |
Definition at line 139 of file utest-mesh-lagrangep1-line2d.cpp.
Send comments to: COOLFluiD Web Admin |