aboutsummaryrefslogtreecommitdiffstats
path: root/notes/background.txt
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-06-14 22:13:19 -0400
committerbnewbold <bnewbold@robocracy.org>2016-06-14 22:13:19 -0400
commit9708c72896778dc542a519e345b69c17737a9d05 (patch)
treeaf3ea75557bbd644a8eff98a94847adf51d7bbfb /notes/background.txt
parent8181ca318ecd1fd66706ad30920dc24ccb879f26 (diff)
downloadmodelthing-9708c72896778dc542a519e345b69c17737a9d05.tar.gz
modelthing-9708c72896778dc542a519e345b69c17737a9d05.zip
import notes from recurse folder
Diffstat (limited to 'notes/background.txt')
-rw-r--r--notes/background.txt39
1 files changed, 39 insertions, 0 deletions
diff --git a/notes/background.txt b/notes/background.txt
new file mode 100644
index 0000000..e5c1699
--- /dev/null
+++ b/notes/background.txt
@@ -0,0 +1,39 @@
+
+### Previous Work
+
+"CellML Model Repository"
+http://models.cellml.org/cellml
+
+"BioModels Database"
+http://www.ebi.ac.uk/biomodels-main/
+
+http://www.tinkercell.com/
+
+"Cornell Modeling and Simulation Project"
+http://www.cs.cornell.edu/Info/Projects/SimLab/
+
+### Modeling Software/Languages
+
+Modelica Language
+Simullink (also Scilab/Xcos)
+Wolfram SystemModeler
+
+"Functional Mock-up Interface": C API and XML file format for "co-simulation"
+
+SysML ("Systems Modeling Language"): UML subset
+
+### Modelica Stuff
+
+"World3 in Modelica: Creating System Dynamics Models in the Modelica Framework"
+(2008)
+
+modelicac: a C compiler for modelica. Implemented in Ocaml.
+http://manpages.ubuntu.com/manpages/precise/man1/modelicac.1.html
+
+Integration into Scilab
+
+OpenModelica
+
+PySimulator
+https://github.com/PySimulator/PySimulator/
+