FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

rpm Class Reference

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

#include <finiteVolume/rpm.H>


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 52 of file rpm.H.

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.

Constructor & Destructor Documentation

rpm ( const volVectorField &   U  )

Construct from components.

Definition at line 52 of file rpm.C.

References Foam::mathematicalConstant::pi().

~rpm (  )

Definition at line 66 of file rpm.C.


Member Function Documentation

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().


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