FundamentalConstants
record FundamentalConstants "Constants of the medium"
extends Modelica.Icons.Record;
SI.MolarHeatCapacity R_bar;
SI.SpecificHeatCapacity R_s;
SI.MolarMass MM;
SI.MolarDensity rhored;
SI.Temperature Tred;
SI.AbsolutePressure pred;
SI.SpecificEnthalpy h_off;
SI.SpecificEntropy s_off;
end FundamentalConstants;