Loading...
Searching...
No Matches
MPMFluidConstitutiveModel.hpp
Go to the documentation of this file.
Weakly compressible fluid constitutive model for MPM.
Definition MPMFluidConstitutiveModel.hpp:29
double GetNegativePressureScale() const
Returns the negative-pressure scale.
Definition MPMFluidConstitutiveModel-Impl.hpp:61
MatrixType ComputeCauchyStress(double pressure) const
Converts pressure to the isotropic Cauchy stress -p I.
Definition MPMFluidConstitutiveModel-Impl.hpp:108
double ComputePressure(double density) const
Computes equation-of-state pressure for a density.
Definition MPMFluidConstitutiveModel-Impl.hpp:87
double GetTargetDensity() const
Returns the target density.
Definition MPMFluidConstitutiveModel-Impl.hpp:43
double GetEosExponent() const
Returns the equation-of-state exponent.
Definition MPMFluidConstitutiveModel-Impl.hpp:55
double GetSpeedOfSound() const
Returns the speed of sound.
Definition MPMFluidConstitutiveModel-Impl.hpp:49
double ComputeDensity(double mass, double currentVolume) const
Computes density from particle mass and current volume.
Definition MPMFluidConstitutiveModel-Impl.hpp:67
Definition Matrix.hpp:30
Definition pybind11Utils.hpp:22
1.9.8