BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
belfem::Gas Member List

This is the complete list of members for belfem::Gas, including all inherited members.

alpha(const real T, const real p) constbelfem::Gasinline
beta(const real T, const real p) constbelfem::Gasinline
c(const real T, const real p) constbelfem::Gasvirtual
component(const index_t aIndex)belfem::Gasinline
components()belfem::Gasinline
compress(const real &A1, const real T1, const real p1, const real &u1, const real &A2, real &T2, real &p2, real &u2) constbelfem::Gas
compute_equilibrium(const real T, const real p, Vector< real > &aX)belfem::Gas
conductivity_spline()belfem::Gasinline
conductivity_spline() constbelfem::Gasinline
cp(const real T, const real p) constbelfem::Gasvirtual
cp(const uint aIndex, const real T, const real p) constbelfem::Gas
cv(const real T, const real p) constbelfem::Gasvirtual
data(const index_t aIndex)belfem::Gas
data(const index_t aIndex) constbelfem::Gas
dcpdT(const real T, const real p) constbelfem::Gasvirtual
dcpdT(const uint aIndex, const real T, const real p) constbelfem::Gas
dGibbsdT(const real T, Vector< real > &aGibbs) constbelfem::Gas
dhdp(const real T, const real p) constbelfem::Gasvirtual
dsdp(const real T, const real p) constbelfem::Gasvirtual
dsdT(const real T, const real p) constbelfem::Gasvirtual
elements()belfem::Gasinline
eos()belfem::Gasinline
expand(const real &A1, const real T1, const real p1, const real &u1, const real &A2, real &T2, real &p2, real &u2) constbelfem::Gas
formation_table() constbelfem::Gasinline
gamma(const real T, const real p) constbelfem::Gasvirtual
Gas()belfem::Gas
Gas(const string &aLabel, const GasModel aGasModel=GasModel::IDGAS)belfem::Gas
Gas(const HelmholtzModel aHelmholtzModel)belfem::Gas
Gas(const Cell< string > &aSpecies, const Vector< real > &aMolarFractions, const GasModel aGasModel=GasModel::IDGAS)belfem::Gas
Gas(const Gas &)=deletebelfem::Gas
gas_model() constbelfem::Gasinline
Gibbs(const real T, Vector< real > &aGibbs) constbelfem::Gas
h(const real T, const real p) constbelfem::Gasvirtual
h(const uint aIndex, const real T, const real p) constbelfem::Gas
hd(const real T, const real p) constbelfem::Gasvirtual
heat_spline()belfem::Gasinline
heat_spline() constbelfem::Gasinline
helmholtz_model() constbelfem::Gasinline
Hf(const real T, Vector< real > &aHf) constbelfem::Gas
is_idgas() constbelfem::Gasinline
is_liquid() constbelfem::Gasinline
isen_p(const real T0, const real p0, const real T1) constbelfem::Gas
isen_T(const real T0, const real p0, const real p1) constbelfem::Gas
kappa(const real T, const real p) constbelfem::Gasinline
lambda(const real T, const real p) constbelfem::Gas
M(const real T, const real p) constbelfem::Gasvirtual
mass_fraction(const uint aIndex) constbelfem::Gasinline
mass_fractions() constbelfem::Gasinline
mComponentsbelfem::Gasprotected
mConductivitySplinebelfem::Gasprotected
mElementNamesbelfem::Gasprotected
mElementsbelfem::Gasprotected
mEoSbelfem::Gasprotected
mExtrabelfem::Gasprotected
mFlowJacobianbelfem::Gasmutableprotected
mFlowPivotbelfem::Gasmutableprotected
mFlowResidualbelfem::Gasmutableprotected
mFormationTablebelfem::Gasprotected
mFormationWorkbelfem::Gasmutableprotected
mFunctionCbelfem::Gasprotected
mFunctionCpbelfem::Gasprotected
mFunctionCvbelfem::Gasprotected
mFunctiondCpdTbelfem::Gasprotected
mFunctionDHDPbelfem::Gasprotected
mFunctionDSDPbelfem::Gasprotected
mFunctionDSDTbelfem::Gasprotected
mFunctionGammabelfem::Gasprotected
mFunctionHbelfem::Gasprotected
mFunctionLAMBDAbelfem::Gasprotected
mFunctionMUbelfem::Gasprotected
mFunctionSbelfem::Gasprotected
mGammabelfem::Gasprotected
mGasModelbelfem::Gasprotected
mGaussPointsbelfem::Gasmutableprotected
mGaussWeightsbelfem::Gasmutableprotected
mHeatSplinebelfem::Gasprotected
mHelmholzModelbelfem::Gasprotected
mHelpMatrixbelfem::Gasprotected
mLastSplineColbelfem::Gasmutableprotected
mLastSplineTbelfem::Gasmutableprotected
mLiquidFlagbelfem::Gasprotected
mMbelfem::Gasprotected
mMassFractionsbelfem::Gasprotected
mMixtureEntropybelfem::Gasprotected
mMolarFractionsbelfem::Gasprotected
mMolarFractions0belfem::Gasprotected
mMolarMassesbelfem::Gasprotected
mNumberOfComponentsbelfem::Gasprotected
molar_fraction(const uint aIndex) constbelfem::Gasinline
molar_fractions() constbelfem::Gasinline
mPcritbelfem::Gasprotected
mPivotRANDbelfem::Gasprotected
mRbelfem::Gasprotected
mStatevalsbelfem::Gasmutableprotected
mTcritbelfem::Gasprotected
mTransportbelfem::Gasprotected
mu(const real T, const real p) constbelfem::Gas
mVcritbelfem::Gasprotected
mViscosityInteractionRefgasbelfem::Gasprotected
mViscosityInteractionTablebelfem::Gasprotected
mViscositySplinebelfem::Gasprotected
mWorkLambdabelfem::Gasprotected
mWorkMatrixbelfem::Gasmutableprotected
mWorkMatrixRANDbelfem::Gasprotected
mWorkMubelfem::Gasprotected
mWorkTemperaturebelfem::Gasmutableprotected
mWorkVectorbelfem::Gasmutableprotected
mWorkVector2belfem::Gasmutableprotected
mWorkVectorRAND0belfem::Gasprotected
mWorkVectorRAND1belfem::Gasprotected
mWorkVectorRAND2belfem::Gasprotected
mXibelfem::Gasprotected
number_of_components() constbelfem::Gasinline
operator=(const Gas &)=deletebelfem::Gas
p(const real T, const real v) constbelfem::Gas
Pr(const real T, const real p) constbelfem::Gas
prandtl_meyer(const real T1, const real p1, const real &u1, const real &alpha, real &T2, real &p2, real &u2) constbelfem::Gas
print() constbelfem::Gas
R(const real T, const real p) constbelfem::Gasvirtual
remix(const Vector< real > &aMolarFractions, bool aRemixHeat=true, bool aRemixTransport=true)belfem::Gasvirtual
remix_mass(const Vector< real > &aMassFractions, bool aRemixHeat=true, bool aRemixTransport=true)belfem::Gasvirtual
remix_to_equilibrium(const real T, const real p, const bool aRemixHeat=true, const bool aRemixTransport=true)belfem::Gas
reset_mixture()belfem::Gasvirtual
rho(const real T, const real p) constbelfem::Gas
s(const real T, const real p) constbelfem::Gasvirtual
set_liquid_flag(const bool aFlag)belfem::Gasinline
shock(const real T1, const real p1, const real &u1, real &T2, real &p2, real &u2) constbelfem::Gas
shock(const real T1, const real p1, const real &u1, const real &alpha, real &T2, real &p2, real &u2, real &beta) constbelfem::Gas
statevals()belfem::Gasinline
T(const real p, const real v) constbelfem::Gas
T_from_h(const real &h, const real p) constbelfem::Gas
total(const real T, const real p, const real &u, real &aTt, real &aPt) constbelfem::Gas
u(const real T, const real p) constbelfem::Gasvirtual
v(const real T, const real p) constbelfem::Gas
v(const uint aIndex, const real T, const real p) constbelfem::Gas
viscosity_spline()belfem::Gasinline
viscosity_spline() constbelfem::Gasinline
~Gas()belfem::Gasvirtual