Skip to content
/ DyMat Public

Read and process result files from Dymola and OpenModelica with python. THIS CODE IS OLD AND UNMAINTAINED!

License

Notifications You must be signed in to change notification settings

jraedler/DyMat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package contains some modules to read and process the result files from
Dymola and OpenModelica with python. A script is included that will help you to
browse and export the contents of these files to other formats.

Both simulation systems save their results in regular mat-files, but use a
special variable structure to store the data efficiently. An easy way to
access the data is MATLAB, but some people (like me) don't have it or don't want
to use it.

The homepage of this package is http://www.j-raedler.de/projects/DyMat .

About

Read and process result files from Dymola and OpenModelica with python. THIS CODE IS OLD AND UNMAINTAINED!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages