packageInterfaces
Interfaces for steady state and unsteady, mixed-phase, multi-substance, incompressible and compressible flow
Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).
Information
Contents
| Name | Description |
|---|---|
| FluidPort | Interface for quasi one-dimensional fluid flow in a piping network (incompressible or compressible, one or more phases, one or more substances) |
| Generic fluid connector at design inlet | |
| Generic fluid connector at design outlet | |
| Fluid connector with filled, large icon to be used for vectors of FluidPorts (vector dimensions must be added after dragging) | |
| Fluid connector with outlined, large icon to be used for vectors of FluidPorts (vector dimensions must be added after dragging) | |
| Partial component with two ports | |
| Partial element transporting fluid between two ports without storage of mass or energy | |
| HeatPort connector with filled, large icon to be used for vectors of HeatPorts (vector dimensions must be added after dragging) | |
| HeatPort connector with filled, large icon to be used for vectors of HeatPorts (vector dimensions must be added after dragging) | |
| PartialHeatTransfer | Common interface for heat transfer models |
| PartialLumpedVolume | Lumped volume with mass and energy balance |
| PartialLumpedFlow | Base class for a lumped momentum balance |
| PartialDistributedVolume | Base class for distributed volume models |
| PartialDistributedFlow | Base class for a distributed momentum balance |
| Base flow model for pressure loss functions with the same area at port_a and at port_b |
Revisions
- June 9th, 2008 by Michael Sielemann: Introduced stream keyword after decision at 57th Design Meeting (Lund).
- May 30, 2007 by Christoph Richter: moved everything back to its original position in Modelica.Fluid.
- Apr. 20, 2007 by Christoph Richter: moved parts of the original package from Modelica.Fluid to the development branch of Modelica 2.2.2.
- Nov. 2, 2005 by Francesco Casella: restructured after 45th Design Meeting.
- Nov. 20-21, 2002 by Hilding Elmqvist, Mike Tiller, Allan Watson, John Batteh, Chuck Newman, Jonas Eborn: Improved at the 32nd Modelica Design Meeting.
- Nov. 11, 2002 by Hilding Elmqvist, Martin Otter: improved version.
- Nov. 6, 2002 by Hilding Elmqvist: first version.
- Aug. 11, 2002
by Martin Otter: Improved according to discussion with Hilding
Elmqvist and Hubertus Tummescheit.
The PortVicinity model is manually expanded in the base models.
The Volume used for components is renamed PartialComponentVolume.
A new volume model "Fluid.Components.PortVolume" introduced that has the medium properties of the port to which it is connected.
Fluid.Interfaces.PartialTwoPortTransport is a component for elementary two port transport elements, whereas PartialTwoPort is a component for a container component.