Skip to content

Changes

Summary

  1. Minor cleanup of listing for 'cross' (details)
  2. Add files for editing files using Sublime Text (#2674) (details)
  3. Forbid mixing clocks (#2670) (details)
  4. Change notation for mass flow rate from \dot{m} to \tilde{m}. (#2645) (details)
  5. Specify that each is wrt enclosing array for its position (#2648) (details)
  6. Reorder rows of external function type mapping table (details)
Commit 868200a3762b6628a8ed204f0565c7f32e2a10f9 by Tidefelt Henrik
Minor cleanup of listing for 'cross'
The file was modified chapters/arrays.tex (diff)
Commit 76a011d223f086bf304416328e146602ba49b8ad by noreply
Add files for editing files using Sublime Text (#2674)

* Add files for editing files using Sublime Text
The file was addededit/Sublime/.gitignore
The file was addededit/Sublime/config.sublime-project
Commit 2158b101714dedae2adcdbfc67a1d078e44b9ded by noreply
Forbid mixing clocks (#2670)

Closes #2365

Specifically:
* Forbids noClock between different base-clocks.
* Forbids system of equations between different sub-clocks.

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/synchronous.tex (diff)
Commit b365c0a11f70cc1956aff1cd52a7290675cd1a99 by noreply
Change notation for mass flow rate from \dot{m} to \tilde{m}. (#2645)

* Change notation for mass flow rate from \dot{m} to \tilde{m}.
The reason is that it's the sum of mass flow rates that give \dot{m}
and the terms are not mass-derivatives.
Closes #2644

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/derivationofstream.tex (diff)
Commit 8d8e5da7521b92a9555e9cad5eaa43c2b6f75be0 by noreply
Specify that each is wrt enclosing array for its position (#2648)

* Clarify that each is enclosing wrt its position.
* Add example.
Closes #2630
The file was modified chapters/inheritance.tex (diff)
Commit a365be807a71b9b2c14169fef78628e3cbc0a88b by Tidefelt Henrik
Reorder rows of external function type mapping table

Addressing comment from Hans.
The file was modified chapters/functions.tex (diff)