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

Merkle Class Reference

Merkle cavitation model. More...


Detailed Description

Merkle cavitation model.

Reference:

C. L. Merkle, J. Feng, and P. E. O. Buelow,
"Computational modeling of the dynamics of sheet cavitation",
in Proceedings Third International Symposium on Cavitation
Grenoble, France 1998.
   
Source files

Definition at line 59 of file Merkle.H.

Inheritance diagram for Merkle:
Collaboration diagram for Merkle:

List of all members.

Public Member Functions

 TypeName ("Merkle")
 Runtime type information.
 Merkle (const volVectorField &U, const surfaceScalarField &phi, const word &alpha1Name="alpha1")
 construct from components
virtual  ~Merkle ()
virtual Pair< tmp
< volScalarField > >  
mDotAlphal () const
 Return the mass condensation and vaporisation rates as a.
virtual Pair< tmp
< volScalarField > >  
mDotP () const
 Return the mass condensation and vaporisation rates as an.
virtual void  correct ()
 Correct the Merkle phaseChange model.
virtual bool  read ()
 Read the transportProperties dictionary and update.

Constructor & Destructor Documentation

Merkle ( const volVectorField &   U,
const surfaceScalarField &   phi,
const word &   alpha1Name = "alpha1"  
)

construct from components

virtual ~Merkle (  ) [inline, virtual]

Definition at line 95 of file Merkle.H.


Member Function Documentation

TypeName ( "Merkle"    )

Runtime type information.

virtual Pair<tmp<volScalarField> > mDotAlphal (  ) const [virtual]

Return the mass condensation and vaporisation rates as a.

coefficient to multiply (1 - alphal) for the condensation rate and a coefficient to multiply alphal for the vaporisation rate

Implements phaseChangeTwoPhaseMixture.

virtual Pair<tmp<volScalarField> > mDotP (  ) const [virtual]

Return the mass condensation and vaporisation rates as an.

explicit term for the condensation rate and a coefficient to multiply (p - pSat) for the vaporisation rate

Implements phaseChangeTwoPhaseMixture.

virtual void correct (  ) [virtual]

Correct the Merkle phaseChange model.

Implements phaseChangeTwoPhaseMixture.

virtual bool read (  ) [virtual]

Read the transportProperties dictionary and update.

Implements phaseChangeTwoPhaseMixture.


The documentation for this class was generated from the following file:
  • applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures/Merkle/Merkle.H