shanecastle / Dynamics-and-Control

Jupyter notebooks for Dynamics and Control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Python library for solving textbook control problems

The tbcontrol package collects functions useful to solve the kinds of problems encountered in undergraduate process control textbooks. It is the distributable part of a larger project to develop Jupyter notebooks for dynamics and control.

The repository collects notebooks for the subjects CPN321 (Process Dynamics), and CPB421 (Process Control) at the Chemical Engineering department of the University of Pretoria. There is also a Dynamics and Control YouTube channel with many videos about Dynamics and Control which also relate to these notebooks.

You can experiment with the notebooks without installing anything using this link: Binder

The links below will allow you to view the notebooks using the notebook viewer. You can also click on the "Launch Binder" badge above to launch a notebook server which will allow you to run all the code online.

We use Travis CI to check every update made to the repository. Note that we only test on the version of Python specified in environment.yml.

Build Status

Documentation Status

About

Jupyter notebooks for Dynamics and Control

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 99.5%Language:Python 0.4%Language:Modelica 0.1%Language:Makefile 0.0%