Skip to content

The ExternalMedia library provides a framework for interfacing external codes computing fluid properties to Modelica.Media-compatible component models.

Notifications You must be signed in to change notification settings

slamer59/ExternalMedia

 
 

Repository files navigation

ExternalMedia

The ExternalMedia library provides a framework for interfacing external codes computing fluid properties to Modelica.Media-compatible component models.

Library description

The ExternalMedia library provides a framework for interfacing external codes computing fluid properties to Modelica.Media-compatible component models. It is compatible with Modelica Standard Library v 3.2, 3.2.1, and 3.2.2.

The current version of the library supports pure and pseudo-pure fluids models, possibly two-phase, compliant with the Modelica.Media.Interfaces.PartialTwoPhaseMedium interface.

The current release of the library (3.2.1) includes a pre-compiled interface to the FluidProp software and built-in access to CoolProp. If you use the FluidProp software, you need to have the proper licenses to access the media of your interest and to compute the property derivatives.

The released library has been tested with Dymola and OpenModelica under Windows as well as with Dymola on 32bit Linux. Support for more tools and operating systems might be added in the future.

You can modify the library to add an interface to your own solver; if your solver is open-source, please contact the developers, we might add it to the official ExternalMedia library.

The library is currently under development for a new release with improved functionality, see the Wiki Page for more info.

Current release

The last stable release is 3.2.1.

See the Installation.txt file for installation instructions.

License

This Modelica package is free software and the use is completely at your own risk; it can be redistributed and/or modified under the terms of the Modelica License 2.

Development and contribution

Main developers: Francesco Casella, Christoph Richter.

You may report any issues by using the Modelica Issue Tracker.

About

The ExternalMedia library provides a framework for interfacing external codes computing fluid properties to Modelica.Media-compatible component models.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 44.7%
  • Modelica 37.2%
  • C 12.1%
  • Makefile 2.2%
  • Batchfile 1.7%
  • Shell 1.1%
  • CMake 1.0%