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

SchnerrSauer Class Reference

SchnerrSauer cavitation model. More...


Detailed Description

SchnerrSauer cavitation model.

Reference:

Schnerr, G. H., And Sauer, J.,
"Physical and Numerical Modeling of Unsteady Cavitation Dynamics",
Proc. 4th International Conference on Multiphase Flow,
New Orleans, U.S.A., 2001.
Source files

Definition at line 59 of file SchnerrSauer.H.

Inheritance diagram for SchnerrSauer:
Collaboration diagram for SchnerrSauer:

List of all members.

Public Member Functions

 TypeName ("SchnerrSauer")
 Runtime type information.
 SchnerrSauer (const volVectorField &U, const surfaceScalarField &phi, const word &alpha1Name="alpha1")
 construct from components
virtual  ~SchnerrSauer ()
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 SchnerrSauer phaseChange model.
virtual bool  read ()
 Read the transportProperties dictionary and update.

Constructor & Destructor Documentation

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

construct from components

virtual ~SchnerrSauer (  ) [inline, virtual]

Definition at line 108 of file SchnerrSauer.H.


Member Function Documentation

TypeName ( "SchnerrSauer"    )

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 SchnerrSauer 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/SchnerrSauer/SchnerrSauer.H