Skip to content
Started 4 mo 26 days ago
Took 3 min 42 sec

Build #2 (Jan 12, 2024, 8:03:32 PM)

Changes
  1. Add Friction test to ModelicaTest.Translational package (details / githubweb)
  2. Fix position prescribed friction for both moving directions (details / githubweb)
  3. Add more test models (details / githubweb)
  4. Add failing test for Rotational Friction (details / githubweb)
  5. Fix position prescribed rotational friction for both moving directions (details / githubweb)
  6. Avoid having both start-value and initial equation. (details / githubweb)
  7. Use mustBeConnected annotation (introduced in Modelica 3.6) for all conditional support connectors. (details / githubweb)
  8. Proper word (details / githubweb)
  9. Implement improvement suggested by @tobolar (details / githubweb)
  10. Add ZeroThresholds test (details / githubweb)
  11. Use mustBeConnected annotation (introduced in Modelica 3.6) for all conditional support connectors. (details / githubweb)
  12. Proper word (details / githubweb)
  13. Avoid having both start-value and initial equation. (details / githubweb)
  14. Replace "discrete input" by just "input" (details / githubweb)
  15. Fix typo (#4249) (details / githubweb)
  16. Some generic Formatting guides - consistent with how classes are usually written. (details / githubweb)
  17. Use protected as a heading for a number of declarations. (details / githubweb)
  18. Avoid bad line-breaks in connect-annotation. (details / githubweb)
  19. Do not use tab. (details / githubweb)
  20. Remove trailing white-space (details / githubweb)
  21. The end of a class shall not be indented relative to class. (details / githubweb)
  22. RemoveTrailingWhiteSpace (details / githubweb)
  23. NoTab (details / githubweb)
  24. Even for redeclare extends ensure that class contents is indented relative to class. (details / githubweb)
  25. Indent annotation relative to class (details / githubweb)
  26. Documentation shall be indented relative to class (details / githubweb)
  27. And sensible formatting (details / githubweb)
  28. Use protected as heading consistently. (details / githubweb)
  29. Remove weird line-breaks and format equation consistently. (details / githubweb)
  30. Add separation rule as well. (details / githubweb)
  31. And apply the rule (details / githubweb)
  32. Update Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (details / githubweb)
  33. Apply suggestions from code review (details / githubweb)
  34. Apply suggestions from code review (details / githubweb)
  35. Specify how to handle modifier lists. (details / githubweb)
  36. TrailingWhiteSpace (details / githubweb)
  37. TrailingWhiteSpaceOnEmptyLine (details / githubweb)
  38. Revert "Fix position prescribed friction" (details / githubweb)
  39. Revert "Merge pull request #4255 from modelica/revert-4129-fix-friction" (details / githubweb)
  40. Enhance a_relfric for forward/backward sliding (details / githubweb)
  41. Fix missing simulation time (details / githubweb)
  42. Use Vector for visualization of forces and torques (details / githubweb)
  43. Use Vector for visualization of positions in Sensors and Joints (details / githubweb)
  44. Use Vector for visualization (details / githubweb)
  45. Update .mailmap file (details / githubweb)
  46. Rebuild binaries (details / githubweb)

Pull request #4250 updated at 8:03:15 PM on Jan 12, 2024

Revision: 2ff18d5861f58017245e6c84fa49b78b4a1ab953
Repository: https://github.com/modelica/ModelicaStandardLibrary.git
  • PR-4250