Go to the documentation of this file.
83 #ifndef syringePressureFvPatchScalarField_H
84 #define syringePressureFvPatchScalarField_H
97 class syringePressureFvPatchScalarField
99 public fixedValueFvPatchScalarField
146 scalar
Vs(
const scalar t)
const;
scalar VsI_
Initial syringe volume.
This boundary condition provides a pressure condition, obtained from a zero-D model of the cylinder o...
scalar tds_
Start of piston deceleration.
A class for handling words, derived from string.
A class for managing temporary objects.
scalar psI_
Initial syringe pressure.
scalar Ap_
Syringe piston area.
virtual void write(Ostream &) const
Write.
scalar Vs(const scalar t) const
Return the volume of the syringe at time t.
word phiName_
Name of the flux transporting the field.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
label curTimeIndex_
Current time index used to store ms0_.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
scalar tas_
Start of piston acceleration.
syringePressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
scalar tae_
End of piston acceleration.
scalar tde_
End of piston deceleration.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
scalar ams0_
Added gas mass at previous time step.
scalar psi_
Gas compressibility.
scalar Sp_
Syringe piston speed.
scalar ams_
Added gas mass.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
TypeName("syringePressure")
Runtime type information.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...