InputParameters validParams< SodiumProperties >()
const std::string enthalpy
Properties of liquid sodium from ANL/RE-95/2 report "Thermodynamic and Transport Properties of Sodium...
Real rho(Real temperature) const
Density as a function of temperature.
Real heatCapacity(Real temperature) const
Heat capacity of liquid Na in J/kg-K as a function of temperature.
Real drho_dh(Real enthalpy) const
Derivative of density w.r.t enthalpy.
Real drho_dT(Real temperature) const
Derivative of density w.r.t temperature.
Real temperature(Real enthalpy) const
Inverse solve for temperature [K] from enthalpy [J/kg].
SodiumProperties(const InputParameters ¶meters)
Real h(Real temperature) const
Enthalpy of liquid Na (relative to solid Na at STP) in J/kg as a function of temperature.
Real k(Real temperature) const
Thermal conductivity as a function of temperature.