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

dynamicInkJetFvMesh Class Reference

Mesh motion specifically for the "pumping" system of an ink-jet injector. More...

Inheritance diagram for dynamicInkJetFvMesh:
Collaboration diagram for dynamicInkJetFvMesh:

List of all members.


Public Member Functions

 TypeName ("dynamicInkJetFvMesh")
 Runtime type information.
 dynamicInkJetFvMesh (const IOobject &io)
 Construct from IOobject.
 ~dynamicInkJetFvMesh ()
virtual bool update ()
 Update the mesh for both mesh motion and topology change.

Detailed Description

Mesh motion specifically for the "pumping" system of an ink-jet injector.

The set of points in the "pumping" region are compressed and expanded sinusoidally to impose a sinusoidal variation of the flow at the nozzle exit.

Source files

Definition at line 51 of file dynamicInkJetFvMesh.H.


Constructor & Destructor Documentation

dynamicInkJetFvMesh ( const IOobject io  ) 

Construct from IOobject.

Definition at line 34 of file dynamicInkJetFvMesh.C.

References Foam::addToRunTimeSelectionTable(), and Foam::defineTypeNameAndDebug().

Here is the call graph for this function:

Definition at line 75 of file dynamicInkJetFvMesh.C.

References Foam::endl(), and Foam::Info.

Here is the call graph for this function:


Member Function Documentation

TypeName ( "dynamicInkJetFvMesh"   ) 

Runtime type information.

bool update (  )  [virtual]

Update the mesh for both mesh motion and topology change.

Implements dynamicFvMesh.

Definition at line 81 of file dynamicInkJetFvMesh.C.


The documentation for this class was generated from the following files:
Copyright © 2000-2009 OpenCFD Ltd