.MultiPhaseMixture.Templates.ExternalTwoPhaseMixture.getPhaseInformation

Interface

function getPhaseInformation
  extends MultiPhaseMixture.Icons.ExternalFunction;
  input MultiPhaseMixture.Templates.ExternalObjects.ExternalMediaObject eo;
  output String phaseLabel[nP] "List of supported phases";
  output String stateOfAggregation[nP] "State of aggregation. Supported values Liquid,Vapor,Solid,Unknown";
end getPhaseInformation;

Generated at 2026-01-07T19:14:18Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos