metasoarous / odum

Program for running simulations on Odum graphs
5 stars 0 forks source link
clojurescript datascript ecology ecology-modelling

odum

This is a tool for designing and analyzing Odum Diagrams (or graphs/networks). See https://en.wikipedia.org/wiki/Howard_T._Odum.

Usage

Execute lein repl and when that finishes booting execute (run) from the REPL. You should get some data loading on the client when you hit .

You should see some draggable nodes on an svg canvas. When you click on the text, it will bring down a little form for editing the information for a node.

From there:

Notes

This app was built using various parts of Datsys.