ContribDieselFoamInjectorPropertiesMassFlowRateProfile

From OpenFOAMWiki
Revision as of 07:06, 11 December 2008 by Niklas (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Back

massFlowRateProfile

The absolute values are not important since they will be recalculated so that the integrated value match the injected mass.

The start of injection, t_{soi} and end of injection, t_{eoi}, are defined by the first and last entries in the massFlowRateProfile, i.e

(
   (t_{soi}    \dot m_{0})
        .
        .
        .
   (t_{eoi}    \dot m_{n})
)