Skip to content

Prototypical implementation of a Bond Graph simulator, used for developing a machine model for CPS.

License

Notifications You must be signed in to change notification settings

tuc-osg/osg-bondgraphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

osg-bondgraphs

Prototypical implementation of a Bond Graph simulator, used for developing a machine model for CPS.

List of examples can be printed via python3 main.py help.

Run an example via python3 main.py <example_name> <step_number> <step_size> [deq|dsol|dsim|dgraph]

List of options:

  • deq prints constitutive equations
  • dsol prints the solved equation set
  • dsim simulates the example
  • dgraph shows the Bond Graph

About

Prototypical implementation of a Bond Graph simulator, used for developing a machine model for CPS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages