This repository was archived by the owner on Jun 18, 2025. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork21
A Multi-Physics Systems Modelling Library
License
NotificationsYou must be signed in to change notification settings
BondGraphTools/BondGraphTools
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This toolkit is for rapid modelling and design of networked phsyical systems.It is conceptually based upon the Bond Graph modelling methodology.
https://bondgraphtools.readthedocs.io/
BondGraphTools requires:
- python 3.7 or greater,
- LaTeX,
- gFortran, BLAS, LAPACK and SUNDIALS (for the numerical solvers).
Python dependencies:
- sympy
- numpy
- scipy
- matplotlib
- scikits.odes
- InstallAnaconda (or miniconda).
- Install dependencies from conda-forge: liblas, liblapack, sundials using
conda install -c conda-forge libblas liblapack sundials fortran-compiler - Install LaTeX via
conda install -c conda-forge miktex(windows) orconda install -c conda-forge texlive-core(osx/linux) - Install the package using
pip install bondgraphtools
About
A Multi-Physics Systems Modelling Library
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors5
Uh oh!
There was an error while loading.Please reload this page.