.Chemical.Interfaces.Properties.molarVolumeBase

Base molar volume of the substance

Interface

function molarVolumeBase
  import Chemical;
  extends Modelica.Icons.Function;
  input Chemical.Interfaces.Definition definition "Definition of substance";
  input Interfaces.SolutionState solution "Chemical solution state";
  output Modelica.Units.SI.MolarVolume molarVolumePure "Molar volume";
end molarVolumeBase;

Generated at 2025-10-08T18:21:08Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos