ModelicaBook
ModelicaBook copied to clipboard
Source for my new Modelica Book
Change all URLs to reference `mbe.modelica.university`. Should confirm Google analytics are working, `book.xogeny.com` forwards, *etc.*.
Parameters are wrong for several examples. The default is 200, but the plots correspond to 20.
Discuss damping ratio and add physical animation. Do this as needed.
There are a few issues where we need a more responsive layout: - Landing page on a phone - When we have very large parameter names (reduce font? alternative label?...
This is taken from #163 in order to get that meta ticket cleaned up: In http://book.xogeny.com/components/subsystems/heat_transfer/ - [ ] could a real example be added to help comprehension, for instance,...
Include index information in search results.
http://book.xogeny.com/components/packages/msl/#streams misses * [readMatrixSize](http://doc.modelica.org/help/Modelica_Utilities_Streams.html#Modelica.Utilities.Streams.readMatrixSize) * [readRealMatrix](http://doc.modelica.org/help/Modelica_Utilities_Streams.html#Modelica.Utilities.Streams.readRealMatrix) * [writeRealMatrix](http://doc.modelica.org/help/Modelica_Utilities_Streams.html#Modelica.Utilities.Streams.writeRealMatrix) http://book.xogeny.com/components/packages/msl/#system misses * [getTime](http://doc.modelica.org/help/Modelica_Utilities_System.html#Modelica.Utilities.System.getTime) * [getPid](http://doc.modelica.org/help/Modelica_Utilities_System.html#Modelica.Utilities.System.getPid)
The book presently explains pre() as holding the value from last time instant. That is only half true. For event iteration it holds the value from last event iteration step....
The Dialog record in Component Model Annotations misses the colorSelector field of MLS 3.2r2.