|
opm-common
|
Implements relations which are common for all regions of the IAPWS '97 formulation. More...
#include <Common.hpp>
Static Public Member Functions | |
| template<class Evaluation> | |
| static OPM_HOST_DEVICE Evaluation | viscosity (const Evaluation &temperature, const Evaluation &rho) |
| The dynamic viscosity | |
| template<class Evaluation> | |
| static OPM_HOST_DEVICE Evaluation | thermalConductivityIAPWS (const Evaluation &T, const Evaluation &rho) |
| Thermal conductivity | |
Implements relations which are common for all regions of the IAPWS '97 formulation.
| Scalar | The type used for scalar values |
See:
IAPWS: "Revised Release on the IAPWS Industrial Formulation 1997 for the Thermodynamic Properties of Water and Steam", http://www.iapws.org/relguide/IF97-Rev.pdf
|
inlinestatic |
Thermal conductivity ![$\mathrm{[[W/(m^2 K/m)]}$](form_69.png)
Implementation taken from: freesteam - IAPWS-IF97 steam tables library Copyright (C) 2004-2009 John Pye
Appendix B: Recommended Interpolating equation for Industrial Use see http://www.iapws.org/relguide/thcond.pdf
| T | absolute temperature in K |
| rho | density of water in kg/m^3 |
|
inlinestatic |
The dynamic viscosity ![$\mathrm{[(N/m^2)*s]}$](form_68.png)
This relation is valid for all regions of the IAPWS '97 formulation.
| temperature | temperature of component in |
| rho | density of component in |
See:
IAPWS: "Release on the IAPWS Formulation 2008 for the Viscosity of Ordinary Water Substance", http://www.iapws.org/relguide/visc.pdf