Skip to content

Changes

Summary

  1. Add empty section on differences for clock partitions (details)
  2. Use Hans' suggestion as a starting point (details)
  3. Reorder grammar slightly to avoid crossing out opening parenthesis (details)
  4. Describe according to meeting decisions (details)
  5. Fix markdown mistakes (details)
  6. Try to work around markdown rendering issue (details)
  7. Mention possibility of several sub-partitions with the same base-clock relation (details)
  8. Mention that noClock wrapping may appear when producing Flat Modelica (details)
  9. Swap clock-clause and solverMethod, and rename (details)
  10. Change grammar so that an annotation is always followed by semicolon (details)
  11. Remove trailing white-space (details)
  12. Change proposal to use annotation instead of special syntax (details)
  13. Fix typo (details)
  14. Update RationaleMCP/0031/differences.md (details)
  15. Specify sub-partition clock and discretization using named arguments (details)
  16. Fix markup mistake (details)
  17. Tick off roadmap item "synchronous features" (details)
  18. Don't simplify when-statements, and give rationale with example (details)
Commit fe47cf5d7cdfa908a9d81f76f3f87a191864cccc by Tidefelt Henrik
Add empty section on differences for clock partitions
The file was modified RationaleMCP/0031/differences.md (diff)
Commit 2200ef609d89f7d671b9658ba900725271cae8cd by noreply
Use Hans' suggestion as a starting point

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified RationaleMCP/0031/differences.md (diff)
Commit 04d312669fd1ff78f920fefbf47af74fdd743da0 by Tidefelt Henrik
Reorder grammar slightly to avoid crossing out opening parenthesis
The file was modified RationaleMCP/0031/grammar.md (diff)
Commit 3d8e6779709c8d85d719e5f20459334dd594cc16 by Tidefelt Henrik
Describe according to meeting decisions

Also including solverMethod specification, and will make a comment in the PR to drag attention to this part.
The file was modified RationaleMCP/0031/differences.md (diff)
The file was modified RationaleMCP/0031/grammar.md (diff)
The file was modified RationaleMCP/0031/grammar.md (diff)
Commit ab78c8bf9cf5eef5619edae1debd0880e7979aa1 by Tidefelt Henrik
Try to work around markdown rendering issue
The file was modified RationaleMCP/0031/grammar.md (diff)
Commit d4bb2f016f7eb87f3f084ec8b4d02e5a696d7681 by Tidefelt Henrik
Mention possibility of several sub-partitions with the same base-clock relation
The file was modified RationaleMCP/0031/differences.md (diff)
Commit aaa114cdb7a0322e9142873ed9853690908d63ce by Tidefelt Henrik
Mention that noClock wrapping may appear when producing Flat Modelica
The file was modified RationaleMCP/0031/differences.md (diff)
Commit eb4c11678a9b6ffbdfe3533e999f0a352c215c2d by Tidefelt Henrik
Swap clock-clause and solverMethod, and rename

This is still being discussed, but the original proposal was not popular at all.
The file was modified RationaleMCP/0031/grammar.md (diff)
The file was modified RationaleMCP/0031/differences.md (diff)
Commit a7715a03a4dd218a1f2960a1a9fc6bcfe2edd3d4 by Tidefelt Henrik
Change grammar so that an annotation is always followed by semicolon

This matches how annotations are placed in other parts of the grammar.
The file was modified RationaleMCP/0031/grammar.md (diff)
Commit 1d0da351f9cd5e0d935717bd69473e08c32fc0c4 by Tidefelt Henrik
Remove trailing white-space
The file was modified RationaleMCP/0031/annotations.md (diff)
Commit 7d3e4a5b26573533b034ba898da298cf1792c420 by Tidefelt Henrik
Change proposal to use annotation instead of special syntax

This shows that we don't really need any new syntax for handling the choice of solver method, at the cost of having this important information hidden away in an annotation.
The file was modified RationaleMCP/0031/grammar.md (diff)
The file was modified RationaleMCP/0031/differences.md (diff)
The file was modified RationaleMCP/0031/annotations.md (diff)
Commit 5c60f825d87f314f294a8b26272ce3ddbef8234f by noreply
Fix typo

As suggested by Hans.

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified RationaleMCP/0031/differences.md (diff)
Commit 376c473cdfcf189752e8f73525673e0ad6edf7a2 by noreply
Update RationaleMCP/0031/differences.md

Web Meeting
The file was modified RationaleMCP/0031/differences.md (diff)
Commit 3c17e9ed6cd4c9fb267f539e9cac11a73307655f by Tidefelt Henrik
Specify sub-partition clock and discretization using named arguments

As decided at last web meeting.
The file was modified RationaleMCP/0031/differences.md (diff)
The file was modified RationaleMCP/0031/grammar.md (diff)
The file was modified RationaleMCP/0031/differences.md (diff)
Commit 84593bb57557b7fafe12501f80e0992bb2eaa31d by noreply
Tick off roadmap item "synchronous features"
The file was modified RationaleMCP/0031/ReadMe.md (diff)
Commit 42405c417872727e28e50b8de03c27cf77b9b5cf by Tidefelt Henrik
Don't simplify when-statements, and give rationale with example
The file was modified RationaleMCP/0031/differences.md (diff)

Summary

  1. Add empty section on differences for clock partitions (details)
  2. Use Hans' suggestion as a starting point (details)
  3. Reorder grammar slightly to avoid crossing out opening parenthesis (details)
  4. Describe according to meeting decisions (details)
  5. Fix markdown mistakes (details)
  6. Try to work around markdown rendering issue (details)
  7. Mention possibility of several sub-partitions with the same base-clock relation (details)
  8. Mention that noClock wrapping may appear when producing Flat Modelica (details)
  9. Swap clock-clause and solverMethod, and rename (details)
  10. Change grammar so that an annotation is always followed by semicolon (details)
  11. Remove trailing white-space (details)
  12. Change proposal to use annotation instead of special syntax (details)
  13. Fix typo (details)
  14. Update RationaleMCP/0031/differences.md (details)
  15. Specify sub-partition clock and discretization using named arguments (details)
  16. Fix markup mistake (details)
  17. Tick off roadmap item "synchronous features" (details)
  18. Don't simplify when-statements, and give rationale with example (details)
Commit fe47cf5d7cdfa908a9d81f76f3f87a191864cccc by Tidefelt Henrik
Add empty section on differences for clock partitions
The file was modified RationaleMCP/0031/differences.md (diff)
Commit 2200ef609d89f7d671b9658ba900725271cae8cd by noreply
Use Hans' suggestion as a starting point

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified RationaleMCP/0031/differences.md (diff)
Commit 04d312669fd1ff78f920fefbf47af74fdd743da0 by Tidefelt Henrik
Reorder grammar slightly to avoid crossing out opening parenthesis
The file was modified RationaleMCP/0031/grammar.md (diff)
Commit 3d8e6779709c8d85d719e5f20459334dd594cc16 by Tidefelt Henrik
Describe according to meeting decisions

Also including solverMethod specification, and will make a comment in the PR to drag attention to this part.
The file was modified RationaleMCP/0031/grammar.md (diff)
The file was modified RationaleMCP/0031/differences.md (diff)
The file was modified RationaleMCP/0031/grammar.md (diff)
Commit ab78c8bf9cf5eef5619edae1debd0880e7979aa1 by Tidefelt Henrik
Try to work around markdown rendering issue
The file was modified RationaleMCP/0031/grammar.md (diff)
Commit d4bb2f016f7eb87f3f084ec8b4d02e5a696d7681 by Tidefelt Henrik
Mention possibility of several sub-partitions with the same base-clock relation
The file was modified RationaleMCP/0031/differences.md (diff)
Commit aaa114cdb7a0322e9142873ed9853690908d63ce by Tidefelt Henrik
Mention that noClock wrapping may appear when producing Flat Modelica
The file was modified RationaleMCP/0031/differences.md (diff)
Commit eb4c11678a9b6ffbdfe3533e999f0a352c215c2d by Tidefelt Henrik
Swap clock-clause and solverMethod, and rename

This is still being discussed, but the original proposal was not popular at all.
The file was modified RationaleMCP/0031/differences.md (diff)
The file was modified RationaleMCP/0031/grammar.md (diff)
Commit a7715a03a4dd218a1f2960a1a9fc6bcfe2edd3d4 by Tidefelt Henrik
Change grammar so that an annotation is always followed by semicolon

This matches how annotations are placed in other parts of the grammar.
The file was modified RationaleMCP/0031/grammar.md (diff)
Commit 1d0da351f9cd5e0d935717bd69473e08c32fc0c4 by Tidefelt Henrik
Remove trailing white-space
The file was modified RationaleMCP/0031/annotations.md (diff)
Commit 7d3e4a5b26573533b034ba898da298cf1792c420 by Tidefelt Henrik
Change proposal to use annotation instead of special syntax

This shows that we don't really need any new syntax for handling the choice of solver method, at the cost of having this important information hidden away in an annotation.
The file was modified RationaleMCP/0031/differences.md (diff)
The file was modified RationaleMCP/0031/grammar.md (diff)
The file was modified RationaleMCP/0031/annotations.md (diff)
Commit 5c60f825d87f314f294a8b26272ce3ddbef8234f by noreply
Fix typo

As suggested by Hans.

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified RationaleMCP/0031/differences.md (diff)
Commit 376c473cdfcf189752e8f73525673e0ad6edf7a2 by noreply
Update RationaleMCP/0031/differences.md

Web Meeting
The file was modified RationaleMCP/0031/differences.md (diff)
Commit 3c17e9ed6cd4c9fb267f539e9cac11a73307655f by Tidefelt Henrik
Specify sub-partition clock and discretization using named arguments

As decided at last web meeting.
The file was modified RationaleMCP/0031/grammar.md (diff)
The file was modified RationaleMCP/0031/differences.md (diff)
The file was modified RationaleMCP/0031/differences.md (diff)
Commit 84593bb57557b7fafe12501f80e0992bb2eaa31d by noreply
Tick off roadmap item "synchronous features"
The file was modified RationaleMCP/0031/ReadMe.md (diff)
Commit 42405c417872727e28e50b8de03c27cf77b9b5cf by Tidefelt Henrik
Don't simplify when-statements, and give rationale with example
The file was modified RationaleMCP/0031/differences.md (diff)