diff options
author | bnewbold <bnewbold@robocracy.org> | 2016-09-16 20:29:48 -0700 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2016-09-16 20:29:48 -0700 |
commit | 3009a97b2c5d6f3484a0f7801c0122d255de6e5e (patch) | |
tree | a5266e2b471c2525a65537561c73bd70de3a3d4b | |
parent | ccddb238d27943c46a00e4c7d7ccd05352933ea0 (diff) | |
download | modelthing-3009a97b2c5d6f3484a0f7801c0122d255de6e5e.tar.gz modelthing-3009a97b2c5d6f3484a0f7801c0122d255de6e5e.zip |
commit old reading links
-rw-r--r-- | notes/reading.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/notes/reading.txt b/notes/reading.txt new file mode 100644 index 0000000..87dec4c --- /dev/null +++ b/notes/reading.txt @@ -0,0 +1,21 @@ + +"Meta-Languages and Semantics for Equation-Based Modeling and Simulation" + David Broman + "Modeling Kernel Language" thesis, also a bunch of Modelica + +"Modelyze: a Gradually Typed Host Language for Embedding Equation-Based Modeling Languages" + David Broman and Jeremy G. Siek + modelyze tool is successor to MKL + +Modelica Spec + PDF or http://modelica.readthedocs.io/ + +ยต-Modelica Language Specification + +"Modelica by Example" + http://book.xogeny.com/ + +"Introduction to the Dynamic Modelling of Thermo-Fluid Systems using Modelica" + "minicourse" + http://staff.polito.it/roberto.zanino/sub1/teach_files/modelica_minicourse/index_modelica.html + eg, "Properties of Differential-Algebraic Equation Systems (DAE)" (slides) |