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

definedHollowConeInjector Class Reference

An injector model for hollow/solid cone injection. More...

#include <dieselSpray/definedHollowCone.H>


Detailed Description

An injector model for hollow/solid cone injection.

- user defined:

  • inner/outer cone angle vs. time
  • droplet PDF

Definition at line 51 of file definedHollowCone.H.

Inheritance diagram for definedHollowConeInjector:
Collaboration diagram for definedHollowConeInjector:

List of all members.

Public Member Functions

 TypeName ("definedHollowConeInjector")
 Runtime type information.
 definedHollowConeInjector (const dictionary &dict, spray &sm)
 Construct from components.
 ~definedHollowConeInjector ()
scalar  d0 (const label injector, const scalar time) const
 Return the injected droplet diameter.
vector  direction (const label injector, const label hole, const scalar time, const scalar d) const
 Return the spray angle of the injector.
scalar  velocity (const label i, const scalar time) const
scalar  averageVelocity (const label i) const

Constructor & Destructor Documentation

Definition at line 121 of file definedHollowCone.C.


Member Function Documentation

TypeName ( "definedHollowConeInjector"    )

Runtime type information.

scalar d0 ( const label   injector,
const scalar   time  
) const [virtual]

Return the injected droplet diameter.

Implements injectorModel.

Definition at line 128 of file definedHollowCone.C.

vector direction ( const label   injector,
const label   hole,
const scalar   time,
const scalar   d  
) const [virtual]

Return the spray angle of the injector.

Implements injectorModel.

Definition at line 140 of file definedHollowCone.C.

References beta(), Foam::cos(), injectorType::getTableValue(), Foam::mag(), Foam::mathematicalConstant::pi(), Foam::reduce(), Foam::sin(), and Vector< Cmpt >::zero.

scalar averageVelocity ( const label   i  ) const [virtual]

The documentation for this class was generated from the following files: