Skip to content
forked from pymoca/pymoca

A python/modelica based simulation environment.

License

Notifications You must be signed in to change notification settings

jackvreeken/pymoca

 
 

Repository files navigation

pymola

A python/modelica based simulation environment.

Build Status Build status Coverage Status

Install

  1. Install anaconda 3.

  2. Setup environment.

./create_conda_env.sh enduser
. activate pymola
jupyter notebook

Examples

Simple IPython Notebook Example

Roadmap

Completed Tasks

  • hello world compilation
  • Project setup.
  • Unit testing for parsers.
  • Parsing basic hello world example.
  • Travis continuous integration testing setup.
  • Coveralls coverage testing setup.

TODO

  • add more complicated test cases
  • resolve grammar issues
  • support more of modelica language
  • add modelica magic support for ipython?

About

A python/modelica based simulation environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.4%
  • Jupyter Notebook 22.2%
  • Modelica 1.7%
  • ANTLR 1.6%
  • Shell 0.1%