MartinOtter / ModelicaStandardTables

:chart_with_downwards_trend: C-Sources of the Modelica Standard Tables from the Modelica Standard Library

Home Page:https://github.com/svn2github/Modelica_StandardLibrary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModelicaStandardTables

C sources of the ModelicaStandardTables - Modelica library for reading data from Text or MATLAB MAT-files, interpolation and extrapolation.

The library was presented at the [10th International Modelica Conference] (https://modelica.org/events/modelica2014/proceedings/html/sessions/session_5E.html). Detailed remarks on the implementation can be found in the article.

Build status

Build Status

License

ModelicaStandardTables is released under the terms of the Simplified BSD License.

Acknowledgement

ModelicaStandardTables is based on the following third-party C projects

  • libmatio - Christopher Hulbert's C library for reading and writing MATLAB MAT-files
  • uthash - Troy D. Hanson's C macros for hash tables and more
  • zlib - Jean-loup Gailly's and Mark Adler's massively spiffy yet delicately unobtrusive compression library

About

:chart_with_downwards_trend: C-Sources of the Modelica Standard Tables from the Modelica Standard Library

https://github.com/svn2github/Modelica_StandardLibrary


Languages

Language:C 99.9%Language:Makefile 0.1%