.Chemical.Interfaces.Properties.molarVolumeExcess

Excess molar volume of the substance in the solution

Interface

function molarVolumeExcess
  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 molarVolumeExcess "Excess molar volume of the substance in the solution";
end molarVolumeExcess;

Generated at 2026-02-04T19:14:01Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos