Skip to content

Changes

Summary

  1. Changed = to := in algorithms (details)
  2. Just state that overriding has no effect, without "meaningful". (details)
  3. Allow simplification of inStream even if we find that mass-flow is zero/negative (details)
  4. Further clarifying, related to #2242. (details)
  5. Clarify how to deduce array size (from binding equation and attributes). (details)
  6. Updating component declarations to allow indexing with types. (details)
  7. Add example for array sizes in declarations. (details)
  8. Specify that preserveAspectRatio is a hint, so that we don't have to perform special actions when components don't follow it. (details)
  9. Specify prototypes in Include-files, in particular const-ness. (details)
  10. Specify that encrypted contents is only visible if explicitly stated. (details)
  11. Specify that missingInnerMessage is a literal string that is only part of the diagnostics. (details)
  12. Specify that only last part of name for %class and replace %{par}m example by another one. (details)
  13. Clarify that obsolete is not inherited. (details)
  14. Clarify displayUnit for %par (details)
  15. Add that it is deprecated, but kept for compatibility reasons. (details)
  16. Update synchronous data flow and single assignment rule to be correct. (details)
  17. Forbid noClock(Clock(1)) (details)
  18. Consistently use "Event Clock" (details)
  19. Remove trailing whitespace (details)
  20. Fix parentheses (details)
  21. Fix second derivative (details)
  22. Fix broken link to master branch in README.md (details)
  23. Fix typo (details)
  24. Give precendence for convertModifiers. (details)
  25. FixTrailing (details)
  26. Numerus (details)
  27. FurtherCorrection (details)
  28. Update chapters/annotations.tex (details)
  29. Update chapters/annotations.tex (details)
  30. Work flow (#2412) (details)
  31. Update statements.tex (details)
Commit 81f7c54aa0c67ad680c8e8e6b2b41fc856740ba5 by Hilding.Elmqvist
Changed = to := in algorithms
The file was modified chapters/classes.tex (diff)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit 723ec63bdaa342268e6c535d5a1b9bcdf204d500 by Hans.Olsson
Just state that overriding has no effect, without "meaningful".
Closes #2193
The file was modified chapters/annotations.tex (diff)
Commit a4d5b3dd778ef2ea314292ae8cdf0a03b98a9b20 by Hans.Olsson
Allow simplification of inStream even if we find that mass-flow is zero/negative
Closes #2242
The file was modified chapters/derivationofstream.tex (diff)
Commit 953bfa8899abafa3d834c3d89f1f62b27ffab365 by Hans.Olsson
Further clarifying, related to #2242.
The file was modified chapters/derivationofstream.tex (diff)
Commit 4c5760ab30ffc019185144aa895ca5a6787db866 by Hans.Olsson
Clarify how to deduce array size (from binding equation and attributes).
Closes #2212
The file was modified chapters/arrays.tex (diff)
Commit 1dfa8b069388d21a79c5578f2e599bf73a06ab35 by Hans.Olsson
Updating component declarations to allow indexing with types.
Note that the text was slightly changed to group "an enumeration type and Boolean" together so that they both can refer to the same section.
Part of #2221
The file was modified chapters/classes.tex (diff)
Commit 7167b698048f5026f8219539f76ce7ed39f5107c by Hans.Olsson
Add example for array sizes in declarations.
Closes #2221
The file was modified chapters/classes.tex (diff)
Commit 9fb2b119462532b188a89d01a3fb6db9717bd981 by Hans.Olsson
Specify that preserveAspectRatio is a hint, so that we don't have to perform special actions when components don't follow it.
Closes #2268
The file was modified chapters/annotations.tex (diff)
Commit fd8a0f587b3e9ea0d334ac5ac3cbe42cdc97720c by Hans.Olsson
Specify prototypes in Include-files, in particular const-ness.
Closes #2278
The file was modified chapters/functions.tex (diff)
Commit 05fb2f0d9129c069cb79d01d0ec6f81f46488832 by Hans.Olsson
Specify that encrypted contents is only visible if explicitly stated.
Closes #2318
The file was modified chapters/annotations.tex (diff)
Commit 506437ba4c451c2c8e162db3fbd30ec629d2f591 by Hans.Olsson
Specify that missingInnerMessage is a literal string that is only part of the diagnostics.
Closes #2334
The file was modified chapters/annotations.tex (diff)
Commit 21dabb8b8ca88f35ee140b40dbff208b0086818a by Hans.Olsson
Specify that only last part of name for %class and replace %{par}m example by another one.
Closes #2335
The file was modified chapters/annotations.tex (diff)
Commit b2a15aae8c056fd29487e5bcb9884333c0b88d7b by Hans.Olsson
Clarify that obsolete is not inherited.
Closes #2338
The file was modified chapters/annotations.tex (diff)
Commit ddbaf0847f330bd09eb0f3ed039aff27ed51e760 by Hans.Olsson
Clarify displayUnit for %par
Closes #2339
The file was modified chapters/annotations.tex (diff)
Commit 83d3122bf2657d58eabadfcb14949a2f927394b1 by Hans.Olsson
Add that it is deprecated, but kept for compatibility reasons.
Closes #2346
The file was modified chapters/annotations.tex (diff)
Commit 89f77504f8bec0fe92b423ec8d447bbdb4cddd23 by Hans.Olsson
Update synchronous data flow and single assignment rule to be correct.
Closes #2348
The file was modified chapters/equations.tex (diff)
Commit daa477d5a0a1134bd96f4cc781d5581d7859f40d by Hans.Olsson
Forbid noClock(Clock(1))
Closes #2355
The file was modified chapters/synchronous.tex (diff)
Commit 6a80f6bca680a0cc5157dbb50a174a6c221c95e0 by Hans.Olsson
Consistently use "Event Clock"
Closes #2356
The file was modified chapters/synchronous.tex (diff)
Commit 49afe57b7930a2d18763e07ee7fc5d820b1df79d by Hans.Olsson
Remove trailing whitespace
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/derivationofstream.tex (diff)
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit 89e83a49d3d2296977ee1ce9b88140e0d881a91b by Martin Sjölund
Fix broken link to master branch in README.md

The link to "Master branch" of 3.5-dev is also broken on
https://specification.modelica.org/
It currently points to https://specification.modelica.org/modelica/ModelicaSpecification which does not seem to exist.
The file was modified README.md (diff)
The file was modified chapters/annotations.tex (diff)
Commit c1ac6a3bdff00b53c88b6dd9e7fb610ed249bedf by Hans.Olsson
Give precendence for convertModifiers.
See https://github.com/modelica/ModelicaStandardLibrary/pull/3086#pullrequestreview-278443918
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/annotations.tex (diff)
Commit 3d1293564e4eae9942ce93db0822498bac26eca5 by noreply
Update chapters/annotations.tex

Co-Authored-By: Thomas Beutlich <modelica@tbeu.de>
The file was modified chapters/annotations.tex (diff)
Commit e8e83129ffcb9c1c9a75419a4b3b822fa6b18862 by noreply
Update chapters/annotations.tex

Co-Authored-By: Thomas Beutlich <modelica@tbeu.de>
The file was modified chapters/annotations.tex (diff)
Commit 6757f81a63f3ff1aa6f4c1dec128620ec3dd94d3 by noreply
Work flow (#2412)

Updated to GitHub. Language group agreed by acclamation at meting
The file was addedRationaleMCP/Workflow1.png
The file was addedRationaleMCP/DevelopmentProcess.md
The file was addedRationaleMCP/Workflow1.pptx
The file was modified RationaleMCP/ReadMe.md (diff)
The file was addedRationaleMCP/Workflow2.png
Commit a4efa9da0e3d3bad6c296d72f83658211a25d190 by noreply
Update statements.tex

Grammar.
The file was modified chapters/statements.tex (diff)

Summary

  1. Changed = to := in algorithms (details)
  2. Just state that overriding has no effect, without "meaningful". (details)
  3. Allow simplification of inStream even if we find that mass-flow is zero/negative (details)
  4. Further clarifying, related to #2242. (details)
  5. Clarify how to deduce array size (from binding equation and attributes). (details)
  6. Updating component declarations to allow indexing with types. (details)
  7. Add example for array sizes in declarations. (details)
  8. Specify that preserveAspectRatio is a hint, so that we don't have to perform special actions when components don't follow it. (details)
  9. Specify prototypes in Include-files, in particular const-ness. (details)
  10. Specify that encrypted contents is only visible if explicitly stated. (details)
  11. Specify that missingInnerMessage is a literal string that is only part of the diagnostics. (details)
  12. Specify that only last part of name for %class and replace %{par}m example by another one. (details)
  13. Clarify that obsolete is not inherited. (details)
  14. Clarify displayUnit for %par (details)
  15. Add that it is deprecated, but kept for compatibility reasons. (details)
  16. Update synchronous data flow and single assignment rule to be correct. (details)
  17. Forbid noClock(Clock(1)) (details)
  18. Consistently use "Event Clock" (details)
  19. Remove trailing whitespace (details)
  20. Fix parentheses (details)
  21. Fix second derivative (details)
  22. Fix broken link to master branch in README.md (details)
  23. Fix typo (details)
  24. Give precendence for convertModifiers. (details)
  25. FixTrailing (details)
  26. Numerus (details)
  27. FurtherCorrection (details)
  28. Update chapters/annotations.tex (details)
  29. Update chapters/annotations.tex (details)
  30. Work flow (#2412) (details)
  31. Update statements.tex (details)
Commit 81f7c54aa0c67ad680c8e8e6b2b41fc856740ba5 by Hilding.Elmqvist
Changed = to := in algorithms
The file was modified chapters/classes.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/connectors.tex (diff)
Commit 723ec63bdaa342268e6c535d5a1b9bcdf204d500 by Hans.Olsson
Just state that overriding has no effect, without "meaningful".
Closes #2193
The file was modified chapters/annotations.tex (diff)
Commit a4d5b3dd778ef2ea314292ae8cdf0a03b98a9b20 by Hans.Olsson
Allow simplification of inStream even if we find that mass-flow is zero/negative
Closes #2242
The file was modified chapters/derivationofstream.tex (diff)
Commit 953bfa8899abafa3d834c3d89f1f62b27ffab365 by Hans.Olsson
Further clarifying, related to #2242.
The file was modified chapters/derivationofstream.tex (diff)
Commit 4c5760ab30ffc019185144aa895ca5a6787db866 by Hans.Olsson
Clarify how to deduce array size (from binding equation and attributes).
Closes #2212
The file was modified chapters/arrays.tex (diff)
Commit 1dfa8b069388d21a79c5578f2e599bf73a06ab35 by Hans.Olsson
Updating component declarations to allow indexing with types.
Note that the text was slightly changed to group "an enumeration type and Boolean" together so that they both can refer to the same section.
Part of #2221
The file was modified chapters/classes.tex (diff)
Commit 7167b698048f5026f8219539f76ce7ed39f5107c by Hans.Olsson
Add example for array sizes in declarations.
Closes #2221
The file was modified chapters/classes.tex (diff)
Commit 9fb2b119462532b188a89d01a3fb6db9717bd981 by Hans.Olsson
Specify that preserveAspectRatio is a hint, so that we don't have to perform special actions when components don't follow it.
Closes #2268
The file was modified chapters/annotations.tex (diff)
Commit fd8a0f587b3e9ea0d334ac5ac3cbe42cdc97720c by Hans.Olsson
Specify prototypes in Include-files, in particular const-ness.
Closes #2278
The file was modified chapters/functions.tex (diff)
Commit 05fb2f0d9129c069cb79d01d0ec6f81f46488832 by Hans.Olsson
Specify that encrypted contents is only visible if explicitly stated.
Closes #2318
The file was modified chapters/annotations.tex (diff)
Commit 506437ba4c451c2c8e162db3fbd30ec629d2f591 by Hans.Olsson
Specify that missingInnerMessage is a literal string that is only part of the diagnostics.
Closes #2334
The file was modified chapters/annotations.tex (diff)
Commit 21dabb8b8ca88f35ee140b40dbff208b0086818a by Hans.Olsson
Specify that only last part of name for %class and replace %{par}m example by another one.
Closes #2335
The file was modified chapters/annotations.tex (diff)
Commit b2a15aae8c056fd29487e5bcb9884333c0b88d7b by Hans.Olsson
Clarify that obsolete is not inherited.
Closes #2338
The file was modified chapters/annotations.tex (diff)
Commit ddbaf0847f330bd09eb0f3ed039aff27ed51e760 by Hans.Olsson
Clarify displayUnit for %par
Closes #2339
The file was modified chapters/annotations.tex (diff)
Commit 83d3122bf2657d58eabadfcb14949a2f927394b1 by Hans.Olsson
Add that it is deprecated, but kept for compatibility reasons.
Closes #2346
The file was modified chapters/annotations.tex (diff)
Commit 89f77504f8bec0fe92b423ec8d447bbdb4cddd23 by Hans.Olsson
Update synchronous data flow and single assignment rule to be correct.
Closes #2348
The file was modified chapters/equations.tex (diff)
Commit daa477d5a0a1134bd96f4cc781d5581d7859f40d by Hans.Olsson
Forbid noClock(Clock(1))
Closes #2355
The file was modified chapters/synchronous.tex (diff)
Commit 6a80f6bca680a0cc5157dbb50a174a6c221c95e0 by Hans.Olsson
Consistently use "Event Clock"
Closes #2356
The file was modified chapters/synchronous.tex (diff)
Commit 49afe57b7930a2d18763e07ee7fc5d820b1df79d by Hans.Olsson
Remove trailing whitespace
The file was modified chapters/classes.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/derivationofstream.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit 89e83a49d3d2296977ee1ce9b88140e0d881a91b by Martin Sjölund
Fix broken link to master branch in README.md

The link to "Master branch" of 3.5-dev is also broken on
https://specification.modelica.org/
It currently points to https://specification.modelica.org/modelica/ModelicaSpecification which does not seem to exist.
The file was modified README.md (diff)
The file was modified chapters/annotations.tex (diff)
Commit c1ac6a3bdff00b53c88b6dd9e7fb610ed249bedf by Hans.Olsson
Give precendence for convertModifiers.
See https://github.com/modelica/ModelicaStandardLibrary/pull/3086#pullrequestreview-278443918
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/annotations.tex (diff)
Commit 3d1293564e4eae9942ce93db0822498bac26eca5 by noreply
Update chapters/annotations.tex

Co-Authored-By: Thomas Beutlich <modelica@tbeu.de>
The file was modified chapters/annotations.tex (diff)
Commit e8e83129ffcb9c1c9a75419a4b3b822fa6b18862 by noreply
Update chapters/annotations.tex

Co-Authored-By: Thomas Beutlich <modelica@tbeu.de>
The file was modified chapters/annotations.tex (diff)
Commit 6757f81a63f3ff1aa6f4c1dec128620ec3dd94d3 by noreply
Work flow (#2412)

Updated to GitHub. Language group agreed by acclamation at meting
The file was addedRationaleMCP/Workflow1.png
The file was addedRationaleMCP/Workflow2.png
The file was modified RationaleMCP/ReadMe.md (diff)
The file was addedRationaleMCP/Workflow1.pptx
The file was addedRationaleMCP/DevelopmentProcess.md
Commit a4efa9da0e3d3bad6c296d72f83658211a25d190 by noreply
Update statements.tex

Grammar.
The file was modified chapters/statements.tex (diff)