Basic SRF model whereby angular velocity is specified in terms of a (global) axis and revolutions-per-minute [rpm]. More...
#include <finiteVolume/rpm.H>
Basic SRF model whereby angular velocity is specified in terms of a (global) axis and revolutions-per-minute [rpm].
Definition at line 52 of file rpm.H.
 Inheritance diagram for rpm:
 Inheritance diagram for rpm: Collaboration diagram for rpm:
 Collaboration diagram for rpm:| Public Member Functions | |
| TypeName ("rpm") | |
| Runtime type information. | |
| rpm (const volVectorField &U) | |
| Construct from components. | |
| ~rpm () | |
| bool | read () | 
| Read. | |
| rpm | ( | const volVectorField & | U ) | 
Construct from components.
Definition at line 52 of file rpm.C.
References Foam::mathematicalConstant::pi().
| TypeName | ( | "rpm" | ) | 
Runtime type information.
| bool read | ( | ) |  [virtual] | 
Read.
Reimplemented from SRFModel.
Definition at line 72 of file rpm.C.
References Foam::mathematicalConstant::pi(), and SRFModel::read().