Skip to content

Changes

Summary

  1. refs #3661: Add alternative Clutch model based on CombiTable1Ds (details)
  2. Add public variable mu (details)
  3. Improve code's readability (details)
  4. Add alternative Brake model based on CombiTable1Ds (details)
  5. Equation of tau similar to that of tau0 (details)
  6. Add alternative OneWayClutch model based on CombiTable1Ds (details)
  7. refs #3661: Add interpolation smoothness as public parameter (details)
  8. Introduce imports (details)
  9. refs #3661: Refactor imports and avoid duplicated class (details)
  10. Do not mention usage of Vectors.interpolate (details)
  11. BearingFriction: use CombiTable1Ds for table interpolation (details)
  12. LossyGear: use CombiTable1Ds for table interpolation (details)
  13. refs #3661: Document changes in release notes (details)
  14. refs #3661: Remove Evaluate annotation (details)
  15. refs #3678: Document matrix name syntax (#3683) (details)
  16. Add SECURITY.md as recommended by GitHub (#3674) (details)
  17. Update .mailmap file (details)
  18. Update .gitignore (#3693) (details)
  19. Rename format specifying arguments (details)
Commit d60b00b2a9a4935afd8a123afb7dc0818ddc305a by modelica
refs #3661: Add alternative Clutch model based on CombiTable1Ds
The file was addedModelica/Mechanics/Rotational/Components/Clutch2.mo
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/CoupledClutches.mo (diff)
Commit 418861fefcd063aeb0f5b8c2ec6d9db0d320f022 by modelica
Add public variable mu
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit 893c5f10651f7ce4ccfae289ec6e18264de1de3a by modelica
Improve code's readability
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit 27e3b46d6971b2c3bee0aa96eed65600ed5dbfd1 by modelica
Add alternative Brake model based on CombiTable1Ds
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
The file was addedModelica/Mechanics/Rotational/Components/Brake2.mo
Commit de6b3304de420f0a4b561b703d299af09a49d97f by modelica
Equation of tau similar to that of tau0

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit b32ad63cb232763919f06a07b419c9eec91e7e4a by modelica
Add alternative OneWayClutch model based on CombiTable1Ds
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
The file was addedModelica/Mechanics/Rotational/Components/OneWayClutch2.mo
Commit e52f6fb113f02c267209ea7a9ab1d19e8c118e09 by modelica
refs #3661: Add interpolation smoothness as public parameter
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Clutch.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit c528e1e27e500eba00db1fe97e5994968a295648 by modelica
refs #3661: Refactor imports and avoid duplicated class
The file was modified Modelica/Mechanics/Rotational/Components/OneWayClutch.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/CoupledClutches.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
The file was removedModelica/Mechanics/Rotational/Components/OneWayClutch2.mo
The file was removedModelica/Mechanics/Rotational/Components/Brake2.mo
The file was modified Modelica/Mechanics/Rotational/Components/Clutch.mo (diff)
The file was removedModelica/Mechanics/Rotational/Components/Clutch2.mo
The file was modified Modelica/Mechanics/Rotational/Components/Brake.mo (diff)
Commit 56eb6fea8e16c813d1404e684f24b6f622f1947b by modelica
Do not mention usage of Vectors.interpolate
The file was modified Modelica/Mechanics/Rotational/Interfaces/PartialFriction.mo (diff)
Commit 2a9d76ee8ddd390d6434760b80da4fda74e7f4f6 by modelica
BearingFriction: use CombiTable1Ds for table interpolation
The file was modified Modelica/Mechanics/Rotational/Components/BearingFriction.mo (diff)
Commit fb17ed03a951c9b136e7baa29127a7bdafb3b87a by modelica
LossyGear: use CombiTable1Ds for table interpolation
The file was modified Modelica/Mechanics/Rotational/Components/LossyGear.mo (diff)
Commit c53325136cb5805f2c86b77e2a3442a04522d389 by modelica
refs #3661: Document changes in release notes
The file was modified Modelica/package.mo (diff)
Commit 8e2d078fff13bf69b7db954581fc82b618fbbe87 by modelica
refs #3661: Remove Evaluate annotation
The file was modified Modelica/Mechanics/Rotational/Components/OneWayClutch.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Brake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Clutch.mo (diff)
Commit 3b8db20ce018e92cde2f8c2921197790e5d03c5d by noreply
refs #3678: Document matrix name syntax (#3683)

The file was modified Modelica/Blocks/Tables.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 8d009bde091f29c6aaee54c0735834c74cf4aa9a by noreply
Add SECURITY.md as recommended by GitHub (#3674)

The file was modified .gitattributes (diff)
The file was addedSECURITY.md
Commit 7a6995c01c08ac88d1ea6baaea561b559e7dd78a by modelica
Update .mailmap file

Create by command

```
git log --raw | grep "^Author: " | sort | uniq | cut -d ' ' -f2- | sed 's/^//' > .mailmap
```

as reported by https://kevin.burke.dev/kevin/easy-maintenance-of-your-authors-file/

[ci skip]
The file was modified .mailmap (diff)
Commit 27cb3abdf54846360b848445964d1de53cc7a2ed by noreply
Update .gitignore (#3693)

The file was modified .gitignore (diff)
Commit 489628988d13e89647051ab75f842904720bdd2f by modelica
Rename format specifying arguments
The file was modified Modelica/Resources/C-Sources/ModelicaUtilities.h (diff)

Summary

  1. refs #3661: Add alternative Clutch model based on CombiTable1Ds (details)
  2. Add public variable mu (details)
  3. Improve code's readability (details)
  4. Add alternative Brake model based on CombiTable1Ds (details)
  5. Equation of tau similar to that of tau0 (details)
  6. Add alternative OneWayClutch model based on CombiTable1Ds (details)
  7. refs #3661: Add interpolation smoothness as public parameter (details)
  8. Introduce imports (details)
  9. refs #3661: Refactor imports and avoid duplicated class (details)
  10. Do not mention usage of Vectors.interpolate (details)
  11. BearingFriction: use CombiTable1Ds for table interpolation (details)
  12. LossyGear: use CombiTable1Ds for table interpolation (details)
  13. refs #3661: Document changes in release notes (details)
  14. refs #3661: Remove Evaluate annotation (details)
  15. refs #3678: Document matrix name syntax (#3683) (details)
  16. Add SECURITY.md as recommended by GitHub (#3674) (details)
  17. Update .mailmap file (details)
  18. Update .gitignore (#3693) (details)
  19. Rename format specifying arguments (details)
Commit d60b00b2a9a4935afd8a123afb7dc0818ddc305a by modelica
refs #3661: Add alternative Clutch model based on CombiTable1Ds
The file was addedModelica/Mechanics/Rotational/Components/Clutch2.mo
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/CoupledClutches.mo (diff)
Commit 418861fefcd063aeb0f5b8c2ec6d9db0d320f022 by modelica
Add public variable mu
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit 893c5f10651f7ce4ccfae289ec6e18264de1de3a by modelica
Improve code's readability
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit 27e3b46d6971b2c3bee0aa96eed65600ed5dbfd1 by modelica
Add alternative Brake model based on CombiTable1Ds
The file was addedModelica/Mechanics/Rotational/Components/Brake2.mo
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
Commit de6b3304de420f0a4b561b703d299af09a49d97f by modelica
Equation of tau similar to that of tau0

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit b32ad63cb232763919f06a07b419c9eec91e7e4a by modelica
Add alternative OneWayClutch model based on CombiTable1Ds
The file was addedModelica/Mechanics/Rotational/Components/OneWayClutch2.mo
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
Commit e52f6fb113f02c267209ea7a9ab1d19e8c118e09 by modelica
refs #3661: Add interpolation smoothness as public parameter
The file was modified Modelica/Mechanics/Rotational/Components/Clutch.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit c528e1e27e500eba00db1fe97e5994968a295648 by modelica
refs #3661: Refactor imports and avoid duplicated class
The file was modified Modelica/Mechanics/Rotational/Components/Clutch.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/CoupledClutches.mo (diff)
The file was removedModelica/Mechanics/Rotational/Components/Brake2.mo
The file was modified Modelica/Mechanics/Rotational/Components/OneWayClutch.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Brake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
The file was removedModelica/Mechanics/Rotational/Components/OneWayClutch2.mo
The file was removedModelica/Mechanics/Rotational/Components/Clutch2.mo
Commit 56eb6fea8e16c813d1404e684f24b6f622f1947b by modelica
Do not mention usage of Vectors.interpolate
The file was modified Modelica/Mechanics/Rotational/Interfaces/PartialFriction.mo (diff)
Commit 2a9d76ee8ddd390d6434760b80da4fda74e7f4f6 by modelica
BearingFriction: use CombiTable1Ds for table interpolation
The file was modified Modelica/Mechanics/Rotational/Components/BearingFriction.mo (diff)
Commit fb17ed03a951c9b136e7baa29127a7bdafb3b87a by modelica
LossyGear: use CombiTable1Ds for table interpolation
The file was modified Modelica/Mechanics/Rotational/Components/LossyGear.mo (diff)
Commit c53325136cb5805f2c86b77e2a3442a04522d389 by modelica
refs #3661: Document changes in release notes
The file was modified Modelica/package.mo (diff)
Commit 8e2d078fff13bf69b7db954581fc82b618fbbe87 by modelica
refs #3661: Remove Evaluate annotation
The file was modified Modelica/Mechanics/Rotational/Components/Brake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Clutch.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/OneWayClutch.mo (diff)
Commit 3b8db20ce018e92cde2f8c2921197790e5d03c5d by noreply
refs #3678: Document matrix name syntax (#3683)

The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Tables.mo (diff)
Commit 8d009bde091f29c6aaee54c0735834c74cf4aa9a by noreply
Add SECURITY.md as recommended by GitHub (#3674)

The file was addedSECURITY.md
The file was modified .gitattributes (diff)
Commit 7a6995c01c08ac88d1ea6baaea561b559e7dd78a by modelica
Update .mailmap file

Create by command

```
git log --raw | grep "^Author: " | sort | uniq | cut -d ' ' -f2- | sed 's/^//' > .mailmap
```

as reported by https://kevin.burke.dev/kevin/easy-maintenance-of-your-authors-file/

[ci skip]
The file was modified .mailmap (diff)
Commit 27cb3abdf54846360b848445964d1de53cc7a2ed by noreply
Update .gitignore (#3693)

The file was modified .gitignore (diff)
Commit 489628988d13e89647051ab75f842904720bdd2f by modelica
Rename format specifying arguments
The file was modified Modelica/Resources/C-Sources/ModelicaUtilities.h (diff)

Summary

  1. refs #3661: Add alternative Clutch model based on CombiTable1Ds (details)
  2. Add public variable mu (details)
  3. Improve code's readability (details)
  4. Add alternative Brake model based on CombiTable1Ds (details)
  5. Equation of tau similar to that of tau0 (details)
  6. Add alternative OneWayClutch model based on CombiTable1Ds (details)
  7. refs #3661: Add interpolation smoothness as public parameter (details)
  8. Introduce imports (details)
  9. refs #3661: Refactor imports and avoid duplicated class (details)
  10. Do not mention usage of Vectors.interpolate (details)
  11. BearingFriction: use CombiTable1Ds for table interpolation (details)
  12. LossyGear: use CombiTable1Ds for table interpolation (details)
  13. refs #3661: Document changes in release notes (details)
  14. refs #3661: Remove Evaluate annotation (details)
  15. refs #3678: Document matrix name syntax (#3683) (details)
  16. Add SECURITY.md as recommended by GitHub (#3674) (details)
  17. Update .mailmap file (details)
  18. Update .gitignore (#3693) (details)
  19. Rename format specifying arguments (details)
Commit d60b00b2a9a4935afd8a123afb7dc0818ddc305a by modelica
refs #3661: Add alternative Clutch model based on CombiTable1Ds
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/CoupledClutches.mo (diff)
The file was addedModelica/Mechanics/Rotational/Components/Clutch2.mo
Commit 418861fefcd063aeb0f5b8c2ec6d9db0d320f022 by modelica
Add public variable mu
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit 893c5f10651f7ce4ccfae289ec6e18264de1de3a by modelica
Improve code's readability
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit 27e3b46d6971b2c3bee0aa96eed65600ed5dbfd1 by modelica
Add alternative Brake model based on CombiTable1Ds
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
The file was addedModelica/Mechanics/Rotational/Components/Brake2.mo
Commit de6b3304de420f0a4b561b703d299af09a49d97f by modelica
Equation of tau similar to that of tau0

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit b32ad63cb232763919f06a07b419c9eec91e7e4a by modelica
Add alternative OneWayClutch model based on CombiTable1Ds
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
The file was addedModelica/Mechanics/Rotational/Components/OneWayClutch2.mo
Commit e52f6fb113f02c267209ea7a9ab1d19e8c118e09 by modelica
refs #3661: Add interpolation smoothness as public parameter
The file was modified Modelica/Mechanics/Rotational/Components/Clutch.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit c528e1e27e500eba00db1fe97e5994968a295648 by modelica
refs #3661: Refactor imports and avoid duplicated class
The file was modified Modelica/Mechanics/Rotational/Components/Clutch.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/OneWayClutch.mo (diff)
The file was removedModelica/Mechanics/Rotational/Components/Brake2.mo
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
The file was removedModelica/Mechanics/Rotational/Components/OneWayClutch2.mo
The file was modified Modelica/Mechanics/Rotational/Examples/CoupledClutches.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Brake.mo (diff)
The file was removedModelica/Mechanics/Rotational/Components/Clutch2.mo
Commit 56eb6fea8e16c813d1404e684f24b6f622f1947b by modelica
Do not mention usage of Vectors.interpolate
The file was modified Modelica/Mechanics/Rotational/Interfaces/PartialFriction.mo (diff)
Commit 2a9d76ee8ddd390d6434760b80da4fda74e7f4f6 by modelica
BearingFriction: use CombiTable1Ds for table interpolation
The file was modified Modelica/Mechanics/Rotational/Components/BearingFriction.mo (diff)
Commit fb17ed03a951c9b136e7baa29127a7bdafb3b87a by modelica
LossyGear: use CombiTable1Ds for table interpolation
The file was modified Modelica/Mechanics/Rotational/Components/LossyGear.mo (diff)
Commit c53325136cb5805f2c86b77e2a3442a04522d389 by modelica
refs #3661: Document changes in release notes
The file was modified Modelica/package.mo (diff)
Commit 8e2d078fff13bf69b7db954581fc82b618fbbe87 by modelica
refs #3661: Remove Evaluate annotation
The file was modified Modelica/Mechanics/Rotational/Components/OneWayClutch.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Brake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Clutch.mo (diff)
Commit 3b8db20ce018e92cde2f8c2921197790e5d03c5d by noreply
refs #3678: Document matrix name syntax (#3683)

The file was modified Modelica/Blocks/Tables.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 8d009bde091f29c6aaee54c0735834c74cf4aa9a by noreply
Add SECURITY.md as recommended by GitHub (#3674)

The file was addedSECURITY.md
The file was modified .gitattributes (diff)
Commit 7a6995c01c08ac88d1ea6baaea561b559e7dd78a by modelica
Update .mailmap file

Create by command

```
git log --raw | grep "^Author: " | sort | uniq | cut -d ' ' -f2- | sed 's/^//' > .mailmap
```

as reported by https://kevin.burke.dev/kevin/easy-maintenance-of-your-authors-file/

[ci skip]
The file was modified .mailmap (diff)
Commit 27cb3abdf54846360b848445964d1de53cc7a2ed by noreply
Update .gitignore (#3693)

The file was modified .gitignore (diff)
Commit 489628988d13e89647051ab75f842904720bdd2f by modelica
Rename format specifying arguments
The file was modified Modelica/Resources/C-Sources/ModelicaUtilities.h (diff)

Summary

  1. refs #3661: Add alternative Clutch model based on CombiTable1Ds (details)
  2. Add public variable mu (details)
  3. Improve code's readability (details)
  4. Add alternative Brake model based on CombiTable1Ds (details)
  5. Equation of tau similar to that of tau0 (details)
  6. Add alternative OneWayClutch model based on CombiTable1Ds (details)
  7. refs #3661: Add interpolation smoothness as public parameter (details)
  8. Introduce imports (details)
  9. refs #3661: Refactor imports and avoid duplicated class (details)
  10. Do not mention usage of Vectors.interpolate (details)
  11. BearingFriction: use CombiTable1Ds for table interpolation (details)
  12. LossyGear: use CombiTable1Ds for table interpolation (details)
  13. refs #3661: Document changes in release notes (details)
  14. refs #3661: Remove Evaluate annotation (details)
  15. refs #3678: Document matrix name syntax (#3683) (details)
  16. Add SECURITY.md as recommended by GitHub (#3674) (details)
  17. Update .mailmap file (details)
  18. Update .gitignore (#3693) (details)
  19. Rename format specifying arguments (details)
Commit d60b00b2a9a4935afd8a123afb7dc0818ddc305a by modelica
refs #3661: Add alternative Clutch model based on CombiTable1Ds
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/CoupledClutches.mo (diff)
The file was addedModelica/Mechanics/Rotational/Components/Clutch2.mo
Commit 418861fefcd063aeb0f5b8c2ec6d9db0d320f022 by modelica
Add public variable mu
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit 893c5f10651f7ce4ccfae289ec6e18264de1de3a by modelica
Improve code's readability
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit 27e3b46d6971b2c3bee0aa96eed65600ed5dbfd1 by modelica
Add alternative Brake model based on CombiTable1Ds
The file was addedModelica/Mechanics/Rotational/Components/Brake2.mo
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
Commit de6b3304de420f0a4b561b703d299af09a49d97f by modelica
Equation of tau similar to that of tau0

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit b32ad63cb232763919f06a07b419c9eec91e7e4a by modelica
Add alternative OneWayClutch model based on CombiTable1Ds
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
The file was addedModelica/Mechanics/Rotational/Components/OneWayClutch2.mo
Commit e52f6fb113f02c267209ea7a9ab1d19e8c118e09 by modelica
refs #3661: Add interpolation smoothness as public parameter
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Clutch.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit c528e1e27e500eba00db1fe97e5994968a295648 by modelica
refs #3661: Refactor imports and avoid duplicated class
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Clutch.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/CoupledClutches.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/OneWayClutch.mo (diff)
The file was removedModelica/Mechanics/Rotational/Components/OneWayClutch2.mo
The file was removedModelica/Mechanics/Rotational/Components/Brake2.mo
The file was removedModelica/Mechanics/Rotational/Components/Clutch2.mo
The file was modified Modelica/Mechanics/Rotational/Components/Brake.mo (diff)
Commit 56eb6fea8e16c813d1404e684f24b6f622f1947b by modelica
Do not mention usage of Vectors.interpolate
The file was modified Modelica/Mechanics/Rotational/Interfaces/PartialFriction.mo (diff)
Commit 2a9d76ee8ddd390d6434760b80da4fda74e7f4f6 by modelica
BearingFriction: use CombiTable1Ds for table interpolation
The file was modified Modelica/Mechanics/Rotational/Components/BearingFriction.mo (diff)
Commit fb17ed03a951c9b136e7baa29127a7bdafb3b87a by modelica
LossyGear: use CombiTable1Ds for table interpolation
The file was modified Modelica/Mechanics/Rotational/Components/LossyGear.mo (diff)
Commit c53325136cb5805f2c86b77e2a3442a04522d389 by modelica
refs #3661: Document changes in release notes
The file was modified Modelica/package.mo (diff)
Commit 8e2d078fff13bf69b7db954581fc82b618fbbe87 by modelica
refs #3661: Remove Evaluate annotation
The file was modified Modelica/Mechanics/Rotational/Components/OneWayClutch.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Clutch.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Brake.mo (diff)
Commit 3b8db20ce018e92cde2f8c2921197790e5d03c5d by noreply
refs #3678: Document matrix name syntax (#3683)

The file was modified Modelica/Blocks/Tables.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 8d009bde091f29c6aaee54c0735834c74cf4aa9a by noreply
Add SECURITY.md as recommended by GitHub (#3674)

The file was modified .gitattributes (diff)
The file was addedSECURITY.md
Commit 7a6995c01c08ac88d1ea6baaea561b559e7dd78a by modelica
Update .mailmap file

Create by command

```
git log --raw | grep "^Author: " | sort | uniq | cut -d ' ' -f2- | sed 's/^//' > .mailmap
```

as reported by https://kevin.burke.dev/kevin/easy-maintenance-of-your-authors-file/

[ci skip]
The file was modified .mailmap (diff)
Commit 27cb3abdf54846360b848445964d1de53cc7a2ed by noreply
Update .gitignore (#3693)

The file was modified .gitignore (diff)
Commit 489628988d13e89647051ab75f842904720bdd2f by modelica
Rename format specifying arguments
The file was modified Modelica/Resources/C-Sources/ModelicaUtilities.h (diff)

Summary

  1. refs #3661: Add alternative Clutch model based on CombiTable1Ds (details)
  2. Add public variable mu (details)
  3. Improve code's readability (details)
  4. Add alternative Brake model based on CombiTable1Ds (details)
  5. Equation of tau similar to that of tau0 (details)
  6. Add alternative OneWayClutch model based on CombiTable1Ds (details)
  7. refs #3661: Add interpolation smoothness as public parameter (details)
  8. Introduce imports (details)
  9. refs #3661: Refactor imports and avoid duplicated class (details)
  10. Do not mention usage of Vectors.interpolate (details)
  11. BearingFriction: use CombiTable1Ds for table interpolation (details)
  12. LossyGear: use CombiTable1Ds for table interpolation (details)
  13. refs #3661: Document changes in release notes (details)
  14. refs #3661: Remove Evaluate annotation (details)
  15. refs #3678: Document matrix name syntax (#3683) (details)
  16. Add SECURITY.md as recommended by GitHub (#3674) (details)
  17. Update .mailmap file (details)
  18. Update .gitignore (#3693) (details)
  19. Rename format specifying arguments (details)
Commit d60b00b2a9a4935afd8a123afb7dc0818ddc305a by modelica
refs #3661: Add alternative Clutch model based on CombiTable1Ds
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
The file was addedModelica/Mechanics/Rotational/Components/Clutch2.mo
The file was modified Modelica/Mechanics/Rotational/Examples/CoupledClutches.mo (diff)
Commit 418861fefcd063aeb0f5b8c2ec6d9db0d320f022 by modelica
Add public variable mu
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit 893c5f10651f7ce4ccfae289ec6e18264de1de3a by modelica
Improve code's readability
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit 27e3b46d6971b2c3bee0aa96eed65600ed5dbfd1 by modelica
Add alternative Brake model based on CombiTable1Ds
The file was addedModelica/Mechanics/Rotational/Components/Brake2.mo
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
Commit de6b3304de420f0a4b561b703d299af09a49d97f by modelica
Equation of tau similar to that of tau0

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit b32ad63cb232763919f06a07b419c9eec91e7e4a by modelica
Add alternative OneWayClutch model based on CombiTable1Ds
The file was addedModelica/Mechanics/Rotational/Components/OneWayClutch2.mo
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
Commit e52f6fb113f02c267209ea7a9ab1d19e8c118e09 by modelica
refs #3661: Add interpolation smoothness as public parameter
The file was modified Modelica/Mechanics/Rotational/Components/Clutch.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit c528e1e27e500eba00db1fe97e5994968a295648 by modelica
refs #3661: Refactor imports and avoid duplicated class
The file was modified Modelica/Mechanics/Rotational/Components/Clutch.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/CoupledClutches.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/OneWayClutch.mo (diff)
The file was removedModelica/Mechanics/Rotational/Components/OneWayClutch2.mo
The file was removedModelica/Mechanics/Rotational/Components/Brake2.mo
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
The file was removedModelica/Mechanics/Rotational/Components/Clutch2.mo
The file was modified Modelica/Mechanics/Rotational/Components/Brake.mo (diff)
Commit 56eb6fea8e16c813d1404e684f24b6f622f1947b by modelica
Do not mention usage of Vectors.interpolate
The file was modified Modelica/Mechanics/Rotational/Interfaces/PartialFriction.mo (diff)
Commit 2a9d76ee8ddd390d6434760b80da4fda74e7f4f6 by modelica
BearingFriction: use CombiTable1Ds for table interpolation
The file was modified Modelica/Mechanics/Rotational/Components/BearingFriction.mo (diff)
Commit fb17ed03a951c9b136e7baa29127a7bdafb3b87a by modelica
LossyGear: use CombiTable1Ds for table interpolation
The file was modified Modelica/Mechanics/Rotational/Components/LossyGear.mo (diff)
Commit c53325136cb5805f2c86b77e2a3442a04522d389 by modelica
refs #3661: Document changes in release notes
The file was modified Modelica/package.mo (diff)
Commit 8e2d078fff13bf69b7db954581fc82b618fbbe87 by modelica
refs #3661: Remove Evaluate annotation
The file was modified Modelica/Mechanics/Rotational/Components/Brake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Clutch.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/OneWayClutch.mo (diff)
Commit 3b8db20ce018e92cde2f8c2921197790e5d03c5d by noreply
refs #3678: Document matrix name syntax (#3683)

The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Tables.mo (diff)
Commit 8d009bde091f29c6aaee54c0735834c74cf4aa9a by noreply
Add SECURITY.md as recommended by GitHub (#3674)

The file was addedSECURITY.md
The file was modified .gitattributes (diff)
Commit 7a6995c01c08ac88d1ea6baaea561b559e7dd78a by modelica
Update .mailmap file

Create by command

```
git log --raw | grep "^Author: " | sort | uniq | cut -d ' ' -f2- | sed 's/^//' > .mailmap
```

as reported by https://kevin.burke.dev/kevin/easy-maintenance-of-your-authors-file/

[ci skip]
The file was modified .mailmap (diff)
Commit 27cb3abdf54846360b848445964d1de53cc7a2ed by noreply
Update .gitignore (#3693)

The file was modified .gitignore (diff)
Commit 489628988d13e89647051ab75f842904720bdd2f by modelica
Rename format specifying arguments
The file was modified Modelica/Resources/C-Sources/ModelicaUtilities.h (diff)

Summary

  1. refs #3661: Add alternative Clutch model based on CombiTable1Ds (details)
  2. Add public variable mu (details)
  3. Improve code's readability (details)
  4. Add alternative Brake model based on CombiTable1Ds (details)
  5. Equation of tau similar to that of tau0 (details)
  6. Add alternative OneWayClutch model based on CombiTable1Ds (details)
  7. refs #3661: Add interpolation smoothness as public parameter (details)
  8. Introduce imports (details)
  9. refs #3661: Refactor imports and avoid duplicated class (details)
  10. Do not mention usage of Vectors.interpolate (details)
  11. BearingFriction: use CombiTable1Ds for table interpolation (details)
  12. LossyGear: use CombiTable1Ds for table interpolation (details)
  13. refs #3661: Document changes in release notes (details)
  14. refs #3661: Remove Evaluate annotation (details)
  15. refs #3678: Document matrix name syntax (#3683) (details)
  16. Add SECURITY.md as recommended by GitHub (#3674) (details)
  17. Update .mailmap file (details)
  18. Update .gitignore (#3693) (details)
  19. Rename format specifying arguments (details)
Commit d60b00b2a9a4935afd8a123afb7dc0818ddc305a by modelica
refs #3661: Add alternative Clutch model based on CombiTable1Ds
The file was addedModelica/Mechanics/Rotational/Components/Clutch2.mo
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/CoupledClutches.mo (diff)
Commit 418861fefcd063aeb0f5b8c2ec6d9db0d320f022 by modelica
Add public variable mu
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit 893c5f10651f7ce4ccfae289ec6e18264de1de3a by modelica
Improve code's readability
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit 27e3b46d6971b2c3bee0aa96eed65600ed5dbfd1 by modelica
Add alternative Brake model based on CombiTable1Ds
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
The file was addedModelica/Mechanics/Rotational/Components/Brake2.mo
Commit de6b3304de420f0a4b561b703d299af09a49d97f by modelica
Equation of tau similar to that of tau0

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit b32ad63cb232763919f06a07b419c9eec91e7e4a by modelica
Add alternative OneWayClutch model based on CombiTable1Ds
The file was addedModelica/Mechanics/Rotational/Components/OneWayClutch2.mo
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
Commit e52f6fb113f02c267209ea7a9ab1d19e8c118e09 by modelica
refs #3661: Add interpolation smoothness as public parameter
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Clutch.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Clutch2.mo (diff)
Commit c528e1e27e500eba00db1fe97e5994968a295648 by modelica
refs #3661: Refactor imports and avoid duplicated class
The file was removedModelica/Mechanics/Rotational/Components/OneWayClutch2.mo
The file was modified Modelica/Mechanics/Rotational/Components/Brake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Clutch.mo (diff)
The file was removedModelica/Mechanics/Rotational/Components/Clutch2.mo
The file was modified Modelica/Mechanics/Rotational/Components/OneWayClutch.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/CoupledClutches.mo (diff)
The file was removedModelica/Mechanics/Rotational/Components/Brake2.mo
The file was modified Modelica/Mechanics/Rotational/Components/package.order (diff)
Commit 56eb6fea8e16c813d1404e684f24b6f622f1947b by modelica
Do not mention usage of Vectors.interpolate
The file was modified Modelica/Mechanics/Rotational/Interfaces/PartialFriction.mo (diff)
Commit 2a9d76ee8ddd390d6434760b80da4fda74e7f4f6 by modelica
BearingFriction: use CombiTable1Ds for table interpolation
The file was modified Modelica/Mechanics/Rotational/Components/BearingFriction.mo (diff)
Commit fb17ed03a951c9b136e7baa29127a7bdafb3b87a by modelica
LossyGear: use CombiTable1Ds for table interpolation
The file was modified Modelica/Mechanics/Rotational/Components/LossyGear.mo (diff)
Commit c53325136cb5805f2c86b77e2a3442a04522d389 by modelica
refs #3661: Document changes in release notes
The file was modified Modelica/package.mo (diff)
Commit 8e2d078fff13bf69b7db954581fc82b618fbbe87 by modelica
refs #3661: Remove Evaluate annotation
The file was modified Modelica/Mechanics/Rotational/Components/Brake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/Clutch.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Components/OneWayClutch.mo (diff)
Commit 3b8db20ce018e92cde2f8c2921197790e5d03c5d by noreply
refs #3678: Document matrix name syntax (#3683)

The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Tables.mo (diff)
Commit 8d009bde091f29c6aaee54c0735834c74cf4aa9a by noreply
Add SECURITY.md as recommended by GitHub (#3674)

The file was modified .gitattributes (diff)
The file was addedSECURITY.md
Commit 7a6995c01c08ac88d1ea6baaea561b559e7dd78a by modelica
Update .mailmap file

Create by command

```
git log --raw | grep "^Author: " | sort | uniq | cut -d ' ' -f2- | sed 's/^//' > .mailmap
```

as reported by https://kevin.burke.dev/kevin/easy-maintenance-of-your-authors-file/

[ci skip]
The file was modified .mailmap (diff)
Commit 27cb3abdf54846360b848445964d1de53cc7a2ed by noreply
Update .gitignore (#3693)

The file was modified .gitignore (diff)
Commit 489628988d13e89647051ab75f842904720bdd2f by modelica
Rename format specifying arguments
The file was modified Modelica/Resources/C-Sources/ModelicaUtilities.h (diff)