Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Latest commit

 

History

History
52 lines (42 loc) · 2.94 KB

README.md

File metadata and controls

52 lines (42 loc) · 2.94 KB

HelmholtzMedia

Modelica library for the calculation of fluid properties from an equation of state (EoS).

Library description

This library calculates fluid properties from an equation of state (EoS) directly within Modelica. It supports EoS of the form f=f(T,d) meaning Helmholtz energy as a funtion of temperature and density. In addition to all state properties, this library calculates viscosity, thermal conductivity and surface tension.

A general description of the library can be found in the related publications:

The following fluids have been implemented with EoS and transport properties:
Butane, Ethanol, Isobutane, Isopentane, Pentane, Propane, R134a (with three reference states).

The following fluids have been implemented with EoS only:
Helium, Hexamethyldisiloxane (HMDS).

Current release

Download the newest tagged version.
In the future, there might be a release branch and official releases.

License

Copyright © 2009-2013 Helmholtz Centre Potsdam, GFZ German Research Centre for Geosciences

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 or newer.
For license conditions (including the disclaimer of warranty) visit https://www.modelica.org/licenses/.

Development and contribution

You may report feedback, issues or feature-requests using the Issues button.
Code contributions are very welcome, especially in the form of Pull Requests.