Foam::engineValve.
More...
|
| engineValve (const word &name, const polyMesh &mesh, const autoPtr< coordinateSystem > &valveCS, const word &bottomPatchName, const word &poppetPatchName, const word &stemPatchName, const word &curtainInPortPatchName, const word &curtainInCylinderPatchName, const word &detachInCylinderPatchName, const word &detachInPortPatchName, const labelList &detachFaces, const graph &liftProfile, const scalar minLift, const scalar minTopLayer, const scalar maxTopLayer, const scalar minBottomLayer, const scalar maxBottomLayer, const scalar diameter) |
|
| engineValve (const word &name, const polyMesh &mesh, const dictionary &dict) |
|
| ~engineValve ()=default |
|
const word & | name () const |
|
const coordinateSystem & | cs () const |
|
const graph & | liftProfile () const |
|
scalar | diameter () const |
|
const polyPatchID & | bottomPatchID () const |
|
const polyPatchID & | poppetPatchID () const |
|
const polyPatchID & | stemPatchID () const |
|
const polyPatchID & | curtainInCylinderPatchID () const |
|
const polyPatchID & | curtainInPortPatchID () const |
|
const polyPatchID & | detachInCylinderPatchID () const |
|
const polyPatchID & | detachInPortPatchID () const |
|
const labelList & | detachFaces () const |
|
scalar | minTopLayer () const |
|
scalar | maxTopLayer () const |
|
scalar | minBottomLayer () const |
|
scalar | maxBottomLayer () const |
|
scalar | lift (const scalar theta) const |
|
bool | isOpen () const |
|
scalar | curLift () const |
|
scalar | curVelocity () const |
|
labelList | movingPatchIDs () const |
|
void | writeDict (Ostream &os) const |
|
Foam::engineValve.
- Source files
-
Definition at line 53 of file engineValve.H.
◆ engineValve() [1/2]
engineValve |
( |
const word & |
name, |
|
|
const polyMesh & |
mesh, |
|
|
const autoPtr< coordinateSystem > & |
valveCS, |
|
|
const word & |
bottomPatchName, |
|
|
const word & |
poppetPatchName, |
|
|
const word & |
stemPatchName, |
|
|
const word & |
curtainInPortPatchName, |
|
|
const word & |
curtainInCylinderPatchName, |
|
|
const word & |
detachInCylinderPatchName, |
|
|
const word & |
detachInPortPatchName, |
|
|
const labelList & |
detachFaces, |
|
|
const graph & |
liftProfile, |
|
|
const scalar |
minLift, |
|
|
const scalar |
minTopLayer, |
|
|
const scalar |
maxTopLayer, |
|
|
const scalar |
minBottomLayer, |
|
|
const scalar |
maxBottomLayer, |
|
|
const scalar |
diameter |
|
) |
| |
◆ engineValve() [2/2]
◆ ~engineValve()
◆ name()
const word& name |
( |
| ) |
const |
|
inline |
◆ cs()
◆ liftProfile()
const graph& liftProfile |
( |
| ) |
const |
|
inline |
◆ diameter()
scalar diameter |
( |
| ) |
const |
|
inline |
◆ bottomPatchID()
◆ poppetPatchID()
◆ stemPatchID()
◆ curtainInCylinderPatchID()
◆ curtainInPortPatchID()
◆ detachInCylinderPatchID()
◆ detachInPortPatchID()
◆ detachFaces()
◆ minTopLayer()
scalar minTopLayer |
( |
| ) |
const |
|
inline |
◆ maxTopLayer()
scalar maxTopLayer |
( |
| ) |
const |
|
inline |
◆ minBottomLayer()
scalar minBottomLayer |
( |
| ) |
const |
|
inline |
◆ maxBottomLayer()
scalar maxBottomLayer |
( |
| ) |
const |
|
inline |
◆ lift()
Foam::scalar lift |
( |
const scalar |
theta | ) |
const |
◆ isOpen()
◆ curLift()
Foam::scalar curLift |
( |
| ) |
const |
◆ curVelocity()
Foam::scalar curVelocity |
( |
| ) |
const |
◆ movingPatchIDs()
◆ writeDict()
void writeDict |
( |
Ostream & |
os | ) |
const |
The documentation for this class was generated from the following files: