OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

rpm Class Reference

Basic SRF model whereby angular velocity is specified in terms of a (global) axis and revolutions-per-minute [rpm]. More...

Inheritance diagram for rpm:
Collaboration diagram for rpm:

List of all members.


Public Member Functions

 TypeName ("rpm")
 Runtime type information.
 rpm (const volVectorField &U)
 Construct from components.
 ~rpm ()
bool read ()
 Read.

Detailed Description

Basic SRF model whereby angular velocity is specified in terms of a (global) axis and revolutions-per-minute [rpm].

Source files

Definition at line 47 of file rpm.H.


Constructor & Destructor Documentation

rpm ( const volVectorField U  ) 

Construct from components.

Definition at line 45 of file rpm.C.

~rpm (  ) 

Definition at line 59 of file rpm.C.

References Foam::mathematicalConstant::pi.


Member Function Documentation

TypeName ( "rpm"   ) 

Runtime type information.

bool read (  )  [virtual]

Read.

Reimplemented from SRFModel.

Definition at line 65 of file rpm.C.


The documentation for this class was generated from the following files:
  • src/finiteVolume/cfdTools/general/SRF/SRFModel/rpm/rpm.H
  • src/finiteVolume/cfdTools/general/SRF/SRFModel/rpm/rpm.C
Copyright © 2000-2009 OpenCFD Ltd