Difference between revisions of "ContribDieselFoamInjectorPropertiesMassFlowRateProfile"

From OpenFOAMWiki
(New page: Back The absolute values are not important since they will be recalculated so that the integrated value match the injected mass.)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
[[contribDieselFoamInjectorProperties|Back]]
 
[[contribDieselFoamInjectorProperties|Back]]
  
 +
== massFlowRateProfile ==
 
The absolute values are not important since they will be recalculated so that the integrated value match the injected mass.
 
The absolute values are not important since they will be recalculated so that the integrated value match the injected mass.
 +
 +
The start of injection, <math>t_{soi}</math> and end of injection, <math>t_{eoi}</math>, are defined by the first and last entries in the massFlowRateProfile, i.e
 +
 +
(
 +
    (<math>t_{soi}</math>    <math>\dot m_{0}</math>)
 +
        .
 +
        .
 +
        .
 +
    (<math>t_{eoi}</math>    <math>\dot m_{n}</math>)
 +
)

Latest revision as of 07:06, 11 December 2008

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})
)