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 RealVector &mapped_coords, const 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 203 of file utest-mesh-lagrangep1-triag3d.cpp.
|
inline |
Definition at line 206 of file utest-mesh-lagrangep1-triag3d.cpp.
|
inline |
Definition at line 209 of file utest-mesh-lagrangep1-triag3d.cpp.
|
inlineprivate |
Definition at line 241 of file utest-mesh-lagrangep1-triag3d.cpp.
|
inlineprivate |
Definition at line 235 of file utest-mesh-lagrangep1-triag3d.cpp.
|
private |
Definition at line 230 of file utest-mesh-lagrangep1-triag3d.cpp.
|
private |
Definition at line 229 of file utest-mesh-lagrangep1-triag3d.cpp.
|
staticprivate |
Definition at line 232 of file utest-mesh-lagrangep1-triag3d.cpp.
|
private |
Definition at line 231 of file utest-mesh-lagrangep1-triag3d.cpp.
Send comments to: COOLFluiD Web Admin |