adam-matic / simcon

Analog computer simulator by ported to python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simcon

Analog computer simulator in python

It is just textual input though. Textual input to analog computer simulators is not very convenient. You have to draw diagrams on paper first, then write the equations on paper, then enter the text describing the equations. It is a pain if you weren't already trained. Nodes and dragging stuff is better. I guess. So, some visual interface for modifying parameters and diagrams is necessary, anything is better than text.

The solver seems to work on simple problems, like a half dozen elements (functions), needs more testing. Trying to learn enough javascript for the visual editor.

Original program: simcon5.2 by Wolfgang Zocher and W.T. Powers, 1993-1996 source code in c from www.livingcontrolsystems.com

About

Analog computer simulator by ported to python


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%Language:Batchfile 0.0%