Skip to content
forked from jraedler/DyMat

Read and process result files from Dymola and OpenModelica with Python. Forked from Jörg Rädler

License

Notifications You must be signed in to change notification settings

jokabrink/DyMat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 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. Forked from Jörg Rädler

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.3%
  • Modelica 0.7%