37 #ifndef unitInjector_H
38 #define unitInjector_H
77 scalar averageParcelMass_;
79 bool pressureIndependentVelocity_;
83 vector tangentialInjectionVector1_, tangentialInjectionVector2_;
96 void setTangentialVectors();
99 scalar fractionOfInjection(
const scalar time)
const;
141 const scalar angleOfWedge,
142 const vector& axisOfSymmetry,
143 const vector& axisOfWedge,
144 const vector& axisOfWedgeNormal,
167 const scalar angleOfWedge
180 scalar
T(
const scalar time)
const;
193 return massFlowRateProfile_;
200 return injectionPressureProfile_;
207 return velocityProfile_;
210 scalar
velocity(
const scalar time)
const;
213 scalar
Cd(
const scalar time)
const;
221 const scalar referencePressure
226 return pressureIndependentVelocity_;