thermophysicalModels: Resolve issue with the construction of RR from...
thermophysicalModels: Resolve issue with the construction of RR from physicoChemicalConstants which may or may not be already constructed Solution: Move RR, Pstd and Tstd used by specie into thermodynamicConstants constructed in global.C in the OpenFOAM library
Showing
- src/OpenFOAM/global/constants/constants.C 4 additions, 3 deletionssrc/OpenFOAM/global/constants/constants.C
- src/OpenFOAM/global/constants/constants.H 2 additions, 6 deletionssrc/OpenFOAM/global/constants/constants.H
- src/OpenFOAM/global/constants/physicoChemical/physicoChemicalConstants.H 0 additions, 1 deletion...obal/constants/physicoChemical/physicoChemicalConstants.H
- src/OpenFOAM/global/constants/thermodynamic/thermodynamicConstants.C 55 additions, 0 deletions...M/global/constants/thermodynamic/thermodynamicConstants.C
- src/OpenFOAM/global/constants/thermodynamic/thermodynamicConstants.H 66 additions, 0 deletions...M/global/constants/thermodynamic/thermodynamicConstants.H
- src/thermophysicalModels/properties/liquidMixtureProperties/liquidMixtureProperties/liquidMixtureProperties.C 1 addition, 1 deletion...perties/liquidMixtureProperties/liquidMixtureProperties.C
- src/thermophysicalModels/properties/solidProperties/solidProperties/solidPropertiesI.H 1 addition, 1 deletion...erties/solidProperties/solidProperties/solidPropertiesI.H
- src/thermophysicalModels/specie/Make/options 1 addition, 0 deletionssrc/thermophysicalModels/specie/Make/options
- src/thermophysicalModels/specie/equationOfState/PengRobinsonGas/PengRobinsonGas.C 1 addition, 1 deletion.../specie/equationOfState/PengRobinsonGas/PengRobinsonGas.C
- src/thermophysicalModels/specie/equationOfState/PengRobinsonGas/PengRobinsonGasI.H 5 additions, 5 deletions...specie/equationOfState/PengRobinsonGas/PengRobinsonGasI.H
- src/thermophysicalModels/specie/equationOfState/incompressiblePerfectGas/incompressiblePerfectGasI.H 1 addition, 1 deletion...tate/incompressiblePerfectGas/incompressiblePerfectGasI.H
- src/thermophysicalModels/specie/equationOfState/perfectGas/perfectGasI.H 1 addition, 1 deletion...calModels/specie/equationOfState/perfectGas/perfectGasI.H
- src/thermophysicalModels/specie/specie/specie.C 2 additions, 11 deletionssrc/thermophysicalModels/specie/specie/specie.C
- src/thermophysicalModels/specie/specie/specie.H 3 additions, 14 deletionssrc/thermophysicalModels/specie/specie/specie.H
- src/thermophysicalModels/specie/thermo/hExponential/hExponentialThermoI.H 2 additions, 2 deletions...alModels/specie/thermo/hExponential/hExponentialThermoI.H
- src/thermophysicalModels/specie/thermo/hPolynomial/hPolynomialThermo.C 4 additions, 4 deletions...sicalModels/specie/thermo/hPolynomial/hPolynomialThermo.C
- src/thermophysicalModels/specie/thermo/janaf/janafThermoI.H 4 additions, 5 deletionssrc/thermophysicalModels/specie/thermo/janaf/janafThermoI.H
- src/thermophysicalModels/specie/thermo/thermo/thermo.H 3 additions, 0 deletionssrc/thermophysicalModels/specie/thermo/thermo/thermo.H
- src/thermophysicalModels/specie/thermo/thermo/thermoI.H 4 additions, 4 deletionssrc/thermophysicalModels/specie/thermo/thermo/thermoI.H
Please register or sign in to comment