JamesPHoughton / pysd-tools

0 stars 0 forks source link

Modeler #8

Open JamesPHoughton opened 7 years ago

JamesPHoughton commented 7 years ago

Desired functionality:

Equation Editor

Model diagrams

units checker

JamesPHoughton commented 7 years ago

Possibly build as an extension/plugin to Atom in order to take advantage of text completion, syntax highlighting, robust refactoring, git integration, and other functionality.

JamesPHoughton commented 6 years ago

Separate model editing from simulation. Ie, build a front end in javascript, in which you can add boxes and lines and equations, and then give it an api to interface with PySD or SDeverywhere or SD.JS backend as an engine.

JamesPHoughton commented 6 years ago

Have a table interface for editing min, max, increment, current values of variables