.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 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos