.FCSys.Conditions.ByConnector.Boundary.Single.Material.standardVolumeRate

Information

Standard volumetric flow rate

Interface

function standardVolumeRate
  extends Partial;
  replaceable package Data = Characteristics.BaseClasses.CharacteristicEOS constrainedby Characteristics.BaseClasses.CharacteristicEOS "Characteristic data" annotation(
     Dialog(group = "Material properties"),
     choicesAllMatching = true,
     __Dymola_choicesFromPackage = true,
     Placement(transformation(extent = {{-60, 40}, {-40, 60}}), iconTransformation(extent = {{-10, 90}, {10, 110}})));
  parameter Q.TemperatureAbsolute To = 298.15*U.K "Standard temperature" annotation(
    Dialog(__Dymola_label = "<html><i>T</i><sup>o</sup></html>"));
  parameter Q.PressureAbsolute pp = U.bar "Standard pressure" annotation(
    Dialog(__Dymola_label = "<html><i>p</i><sup>o</sup></html>"));
end standardVolumeRate;

Contents

NameDescription
 DataCharacteristic data

Generated at 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos