packageFMI
Package with base classes that facilitate exporting models as an FMU
Extends from Modelica.Icons.Package (Icon for standard packages).
Information
This package contains blocks that serve as containers for exporting
models from Buildings.Fluid as a Functional Mockup Unit (FMU).
This allows using models from Buildings.Fluid, add them
to a block that only has input and output signals, but no acausal connectors,
and then export the model as a Functional Mockup Unit.
Models can be individual models or systems that are composed of various
models.
For more information, see the
User's Guide.
Contents
| Name | Description |
|---|---|
| User's Guide | |
| Model of a flow splitter that can be exported as an FMU | |
| Model of a sink with temperature for reverse flow as an input that can be exported as an FMU | |
| Model of a boundary with mass flow rate, pressure and temperature as an input that can be exported as an FMU | |
| Package with adaptors to connect models with fluid ports and models with signal ports | |
| Package with blocks that convert between different connectors | |
| Package with containers to export thermofluid flow models | |
| Collection of validation models | |
| Package with interfaces for models that serves as an FMU container | |
| Package with base classes for Buildings.Fluid.FMI |