Skip to content
Started 5 mo 2 days ago
Took 3 min 45 sec

Build #3 (Dec 12, 2023, 3:02:16 PM)

Changes
  1. Reduce guess for initial temperature difference across wall. (details / githubweb)
  2. Use prefix style 'quantity' for FixedBoundary.X (details / githubweb)
  3. Remove modification of 'quantity' (details / githubweb)
  4. Remove empty modifications (details / githubweb)
  5. Fix unit error in RobotR3.OneAxis (details / githubweb)
  6. Fix unit errors in ArmatureStroke (details / githubweb)
  7. Fix unit error in CCCVcharging (details / githubweb)
  8. Use SI.Radius instead of SI.Length (details / githubweb)
  9. Rename RiCurrent -> Isc (details / githubweb)
  10. Adapt to renamed variable (details / githubweb)
  11. Make it public, as suggested (details / githubweb)
  12. Have a flag for avoiding unnecssary discontinuities. (details / githubweb)
  13. Add smooth. (details / githubweb)
  14. ExpSine is more complicated. (details / githubweb)
  15. oops (details / githubweb)
  16. Fix syntax. (details / githubweb)
  17. Simplify the mean formula. (details / githubweb)
  18. Add startTime as well. (details / githubweb)
  19. Restore the use of t_eps just in case, but allow setting it to zero. (details / githubweb)
  20. And update description. (details / githubweb)
  21. Avoid smoothness. (details / githubweb)
  22. Update Modelica/Blocks/Sources.mo (details / githubweb)
  23. Update Modelica/Blocks/Sources.mo (details / githubweb)
  24. Rephrase (details / githubweb)
  25. Simpler. (details / githubweb)
  26. Update Modelica/Blocks/Sources.mo (details / githubweb)
  27. Remove unit-casting (details / githubweb)
  28. Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1 (details / githubweb)
  29. Add Evaluate=true. (details / githubweb)
  30. Meke internally used ports of optional housing port and optional thermal port protected (details / githubweb)
  31. Update annotations to be correct. (details / githubweb)
  32. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (details / githubweb)
  33. Apply suggestions from code review (details / githubweb)
  34. refs #4180 Fix Text annotation (details / githubweb)
  35. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (details / githubweb)
  36. Restore documentation (#4184) (details / githubweb)
  37. Fix regex to optionally ignore quoted strings (#4183) (details / githubweb)
  38. Fix unit errors in ExternalCombiTimeTable constructor (#4188) (details / githubweb)
  39. Remove use of unknown variable useReset (details / githubweb)
  40. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. (details / githubweb)
  41. The parameter 'target' does not exist. (details / githubweb)
  42. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. (details / githubweb)
  43. Remove unknown parameter useMeanDensity (details / githubweb)
  44. KC and DP_Fric do not exist in this class (details / githubweb)
  45. Cleanup (details / githubweb)
  46. As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release. (details / githubweb)
  47. Correct units for normalizing vectors. (details / githubweb)
  48. Fix link to Holman2010 (#4199) (details / githubweb)
  49. Fix and add ITEA links (#4196) (details / githubweb)
  50. Fix broken links (#4202) (details / githubweb)
  51. Remove public (details / githubweb)
  52. Coordination of #4101: Fix unit errors (details / githubweb)
  53. Fix instance names (details / githubweb)
  54. Close #4101: Fix unit error in a single PR (details / githubweb)
  55. Remove blanks (details / githubweb)
  56. Remove redundant diagram text for most Analog examples (details / githubweb)
  57. Remove diagram text of CompareTransformers (details / githubweb)
  58. Fix factor 2 in calculation (details / githubweb)
  59. Update .mailmap file (details / githubweb)
  60. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) (details / githubweb)
  61. Fix codespell exceptions (#4203) (details / githubweb)
  62. Remove real relation in non-discrete-time controlled if-statement. (details / githubweb)
  63. Remove unnecessary noEvent (details / githubweb)
  64. Fix broken link (#4211) (details / githubweb)
  65. Use 1.14 instead of sqrt(1.3) (details / githubweb)
  66. Update matio library to 1.5.24 (#4222) (details / githubweb)
  67. Add all defined outputs of the test example into reference signals (details / githubweb)
  68. Initialize output array C even when multiColoredSurface=false (details / githubweb)
  69. Set modifier of 'C' being 'final' (details / githubweb)
  70. Documentation: modifier 'C' shall be 'final' (details / githubweb)
  71. refs #4174: Fix (and rename) parameters (#4176) (details / githubweb)

Pull request #4127 updated at 3:01:59 PM on Dec 12, 2023

Revision: 9cbf8d4bc77fbc8e7fb1f014925ba460a0770ece
Repository: https://github.com/modelica/ModelicaStandardLibrary.git
  • PR-4127