Package Modelica.Fluid.Sources.BaseClasses
This icon shall be used for a package/library that contains base models and classes, respectively.
Extends from Modelica.Icons.BasesPackage (Icon for packages containing base classes).
| Name | Description |
|---|---|
PartialFlowSource | Partial component source with one fluid connector |
PartialSource | Partial component source with one fluid connector |
Partial Model Modelica.Fluid.Sources.BaseClasses.PartialSource
Partial component to model the volume interface of a source component, such as a mass flow source. The essential features are:
| Type | Name | Default | Description |
|---|---|---|---|
Integer | nPorts | 0 | Number of ports |
| Type | Name | Description |
|---|---|---|
FluidPorts_b | ports[nPorts] |   |
Partial Model Modelica.Fluid.Sources.BaseClasses.PartialFlowSource
Partial component to model the volume interface of a source component, such as a mass flow source. The essential features are:
| Type | Name | Default | Description |
|---|---|---|---|
Integer | nPorts | 0 | Number of ports |
| Type | Name | Description |
|---|---|---|
FluidPort_b | ports[nPorts] |   |