Skip to content

Changes

#3 (Nov 14, 2023, 3:49:24 PM)

  1. Add Modelica Libraries logo for dark mode — modelica / githubweb
  2. Adds animated level on the icon layer of the OpenTank — dietmar.winkler / githubweb
  3. Fixed Wb_flows discretization terms for DynamicPipe — 11094799+mestinso / githubweb
  4. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. — Hans.Olsson / githubweb
  5. spliceFunction_der check limits — matthis.thorade / githubweb
  6. add description string — matthis.thorade / githubweb
  7. Remove unit errors. — Hans.Olsson / githubweb
  8. Avoid unit error. — Hans.Olsson / githubweb
  9. Fix incorrect start-value. — Hans.Olsson / githubweb
  10. Give a proper definition of machine constants. — Hans.Olsson / githubweb
  11. Update description in ModelicaServices as well. — Hans.Olsson / githubweb
  12. And values. — Hans.Olsson / githubweb
  13. Rename record instance names ????Data => ????Data3 — dr.christian.kral / githubweb
  14. Fix final parameter propagation — dr.christian.kral / githubweb
  15. Fix final in parameter record of FundamentalWave — dr.christian.kral / githubweb
  16. Unify wording of docstrings of parameter records — dr.christian.kral / githubweb
  17. Unit correctness. — Hans.Olsson / githubweb
  18. Remove incorrect unit-casting. — Hans.Olsson / githubweb
  19. Implement option 4; that is using a reference impedance with description. — Hans.Olsson / githubweb
  20. Put reference impedance into partial induction machine model — dr.christian.kral / githubweb
  21. Apply ZsRef also to induction machine models — dr.christian.kral / githubweb
  22. Apply changes to Modelica.Magnetic.FundamentalWave — dr.christian.kral / githubweb
  23. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave — dr.christian.kral / githubweb
  24. Add DynamicPipe energy conservation tests to ModelicaTest — 11094799+mestinso / githubweb
  25. Updated tolerance for energy conservation checks — 11094799+mestinso / githubweb
  26. Improve indentation of html code — jakub.tobolar / githubweb
  27. Html code: No indentation within 'address' tag — jakub.tobolar / githubweb
  28. Delete multiple and/or leading whitespaces — jakub.tobolar / githubweb
  29. Fix unit error in SimpleAir — noreply / githubweb
  30. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 — Tidefelt Henrik / githubweb
  31. Use SI.Mass instead of specifying 'unit' — Tidefelt Henrik / githubweb
  32. Add description string for m1 — noreply / githubweb
  33. Add description string for m2 — noreply / githubweb
  34. Completely remove modifications of 'quantity' — Tidefelt Henrik / githubweb
  35. Fix unit error in RobotR3.OneAxis — Tidefelt Henrik / githubweb
  36. Fix unit error in CCCVcharging — Tidefelt Henrik / githubweb
  37. Modifying min attribute of gain to 1 — arunkumar.narasimhan / githubweb
  38. removing min attribute in gain — arunkumar.narasimhan / githubweb
  39. Use SI.Radius instead of SI.Length — Tidefelt Henrik / githubweb
  40. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) — modelica / githubweb
  41. Remove plural 's' in 'height of ramps' — Tidefelt Henrik / githubweb
  42. Assert statement to avoid zero gain in controller and improved description string for controller gain — 124154466+arunkumar-narasimhan / githubweb
  43. Changed to full path for consistency — 124154466+arunkumar-narasimhan / githubweb
  44. Removing unintended code modifications — 124154466+arunkumar-narasimhan / githubweb
  45. Delete unused variable 'dens' and corresponding 'R_air' — jakub.tobolar / githubweb
  46. Delete gasForce.dens from reference comparison signals — jakub.tobolar / githubweb
  47. Replace 'Inline=false' with late inlining — jakub.tobolar / githubweb
  48. Unify spelling of controllers with dash omitted — 124154466+arunkumar-narasimhan / githubweb
  49. Revert "Unify spelling of controllers with dash omitted" — 124154466+arunkumar-narasimhan / githubweb
  50. unify spelling of controllers — 124154466+arunkumar-narasimhan / githubweb
  51. Rename RiCurrent -> Isc — noreply / githubweb
  52. Adapt to renamed variable — noreply / githubweb
  53. Make it public, as suggested — noreply / githubweb
  54. #4107 missing commits in master (#4140) — noreply / githubweb
  55. Update codespell exceptions (#4143) — noreply / githubweb
  56. Bump actions to avoid deprecation warnings (#4120) — noreply / githubweb
  57. Amendment for #4140: Fix merge conflict (#4146) — noreply / githubweb
  58. lower case for controller in Modelica/Blocks/Continuous.mo — noreply / githubweb
  59. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo — noreply / githubweb
  60. unify spelling of controllers — 124154466+arunkumar-narasimhan / githubweb
  61. Fix false calculation of w (omega) when resolveInFrame == frame_resolve — jakub.tobolar / githubweb
  62. And add unit for M — Hans.Olsson / githubweb
  63. Add rotation about x-axis to enable a spatial motion — jakub.tobolar / githubweb
  64. Have a flag for avoiding unnecssary discontinuities. — Hans.Olsson / githubweb
  65. Add smooth. — Hans.Olsson / githubweb
  66. ExpSine is more complicated. — Hans.Olsson / githubweb
  67. oops — Hans.Olsson / githubweb
  68. Fix syntax. — Hans.Olsson / githubweb
  69. Simplify the mean formula. — Hans.Olsson / githubweb
  70. Add startTime as well. — Hans.Olsson / githubweb
  71. Restore the use of t_eps just in case, but allow setting it to zero. — Hans.Olsson / githubweb
  72. And update description. — Hans.Olsson / githubweb
  73. Avoid smoothness. — Hans.Olsson / githubweb
  74. Update Modelica/Blocks/Sources.mo — noreply / githubweb
  75. Update Modelica/Blocks/Sources.mo — noreply / githubweb
  76. Rephrase — Hans.Olsson / githubweb
  77. Simpler. — Hans.Olsson / githubweb
  78. If the limits don't make sense use linear interpolation. — Hans.Olsson / githubweb
  79. Fix typo — noreply / githubweb
  80. Omit modifiers of animation parameters — jakub.tobolar / githubweb
  81. Documentation and description for FluidHeatFlow library improved (#4141) — noreply / githubweb
  82. Update Modelica/Blocks/Sources.mo — noreply / githubweb
  83. Add Evaluate=true. — Hans.Olsson / githubweb
  84. Added units to mathematical constants (#4155) — noreply / githubweb
  85. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) — noreply / githubweb
  86. Fix unit for mu0. — Hans.Olsson / githubweb
  87. Simpler. — Hans.Olsson / githubweb
  88. Removed out-of-date/incorrect comment about epsilon_0 — 11094799+mestinso / githubweb
  89. Fix codespell exceptions (CI) (#4165) — noreply / githubweb
  90. Delete successful and skipped workflow runs (#4177) — noreply / githubweb
  91. Meke internally used ports of optional housing port and optional thermal port protected — modelica / githubweb
  92. Update annotations to be correct. — Hans.Olsson / githubweb
  93. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo — noreply / githubweb
  94. Apply suggestions from code review — noreply / githubweb
  95. refs #4180 Fix Text annotation — modelica / githubweb
  96. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo — noreply / githubweb
  97. Restore documentation (#4184) — noreply / githubweb
  98. Fix regex to optionally ignore quoted strings (#4183) — noreply / githubweb
  99. Fix unit errors in ExternalCombiTimeTable constructor (#4188) — noreply / githubweb
  100. Remove use of unknown variable useReset — HansOlsson / githubweb
  101. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. — HansOlsson / githubweb
  102. The parameter 'target' does not exist. — HansOlsson / githubweb
  103. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. — HansOlsson / githubweb
  104. Remove unknown parameter useMeanDensity — HansOlsson / githubweb
  105. KC and DP_Fric do not exist in this class — HansOlsson / githubweb
  106. Cleanup — HansOlsson / githubweb
  107. As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release. — Hans.Olsson / githubweb
  108. Correct units for normalizing vectors. — Hans.Olsson / githubweb
  109. Fix link to Holman2010 (#4199) — noreply / githubweb
  110. Fix and add ITEA links (#4196) — noreply / githubweb
  111. Fix broken links (#4202) — noreply / githubweb
  112. Remove public — noreply / githubweb
  113. Coordination of #4101: Fix unit errors — dr.christian.kral / githubweb
  114. Fix instance names — dr.christian.kral / githubweb
  115. Close #4101: Fix unit error in a single PR — dr.christian.kral / githubweb
  116. Remove blanks — dr.christian.kral / githubweb
  117. Remove redundant diagram text for most Analog examples — dr.christian.kral / githubweb
  118. Remove diagram text of CompareTransformers — dr.christian.kral / githubweb
  119. Fix factor 2 in calculation — noreply / githubweb
  120. Update .mailmap file — modelica / githubweb
  121. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) — noreply / githubweb
  122. Fix codespell exceptions (#4203) — noreply / githubweb
  123. Remove real relation in non-discrete-time controlled if-statement. — noreply / githubweb
  124. Remove unnecessary noEvent — noreply / githubweb
  125. Fix broken link (#4211) — noreply / githubweb
  126. Use 1.14 instead of sqrt(1.3) — Tidefelt Henrik / githubweb
  127. Update matio library to 1.5.24 (#4222) — noreply / githubweb
  128. Add all defined outputs of the test example into reference signals — tobolar / githubweb
  129. Initialize output array C even when multiColoredSurface=false — tobolar / githubweb
  130. Set modifier of 'C' being 'final' — tobolar / githubweb
  131. Documentation: modifier 'C' shall be 'final' — tobolar / githubweb
  132. Update Modelica/Media/package.mo — noreply / githubweb

#3 (Nov 14, 2023, 3:49:24 PM)

  1. Add Modelica Libraries logo for dark mode — modelica / githubweb
  2. Adds animated level on the icon layer of the OpenTank — dietmar.winkler / githubweb
  3. Fixed Wb_flows discretization terms for DynamicPipe — 11094799+mestinso / githubweb
  4. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. — Hans.Olsson / githubweb
  5. spliceFunction_der check limits — matthis.thorade / githubweb
  6. add description string — matthis.thorade / githubweb
  7. Remove unit errors. — Hans.Olsson / githubweb
  8. Avoid unit error. — Hans.Olsson / githubweb
  9. Fix incorrect start-value. — Hans.Olsson / githubweb
  10. Give a proper definition of machine constants. — Hans.Olsson / githubweb
  11. Update description in ModelicaServices as well. — Hans.Olsson / githubweb
  12. And values. — Hans.Olsson / githubweb
  13. Rename record instance names ????Data => ????Data3 — dr.christian.kral / githubweb
  14. Fix final parameter propagation — dr.christian.kral / githubweb
  15. Fix final in parameter record of FundamentalWave — dr.christian.kral / githubweb
  16. Unify wording of docstrings of parameter records — dr.christian.kral / githubweb
  17. Unit correctness. — Hans.Olsson / githubweb
  18. Remove incorrect unit-casting. — Hans.Olsson / githubweb
  19. Implement option 4; that is using a reference impedance with description. — Hans.Olsson / githubweb
  20. Put reference impedance into partial induction machine model — dr.christian.kral / githubweb
  21. Apply ZsRef also to induction machine models — dr.christian.kral / githubweb
  22. Apply changes to Modelica.Magnetic.FundamentalWave — dr.christian.kral / githubweb
  23. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave — dr.christian.kral / githubweb
  24. Add DynamicPipe energy conservation tests to ModelicaTest — 11094799+mestinso / githubweb
  25. Updated tolerance for energy conservation checks — 11094799+mestinso / githubweb
  26. Improve indentation of html code — jakub.tobolar / githubweb
  27. Html code: No indentation within 'address' tag — jakub.tobolar / githubweb
  28. Delete multiple and/or leading whitespaces — jakub.tobolar / githubweb
  29. Fix unit error in SimpleAir — noreply / githubweb
  30. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 — Tidefelt Henrik / githubweb
  31. Use SI.Mass instead of specifying 'unit' — Tidefelt Henrik / githubweb
  32. Add description string for m1 — noreply / githubweb
  33. Add description string for m2 — noreply / githubweb
  34. Completely remove modifications of 'quantity' — Tidefelt Henrik / githubweb
  35. Fix unit error in RobotR3.OneAxis — Tidefelt Henrik / githubweb
  36. Fix unit error in CCCVcharging — Tidefelt Henrik / githubweb
  37. Modifying min attribute of gain to 1 — arunkumar.narasimhan / githubweb
  38. removing min attribute in gain — arunkumar.narasimhan / githubweb
  39. Use SI.Radius instead of SI.Length — Tidefelt Henrik / githubweb
  40. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) — modelica / githubweb
  41. Remove plural 's' in 'height of ramps' — Tidefelt Henrik / githubweb
  42. Assert statement to avoid zero gain in controller and improved description string for controller gain — 124154466+arunkumar-narasimhan / githubweb
  43. Changed to full path for consistency — 124154466+arunkumar-narasimhan / githubweb
  44. Removing unintended code modifications — 124154466+arunkumar-narasimhan / githubweb
  45. Delete unused variable 'dens' and corresponding 'R_air' — jakub.tobolar / githubweb
  46. Delete gasForce.dens from reference comparison signals — jakub.tobolar / githubweb
  47. Replace 'Inline=false' with late inlining — jakub.tobolar / githubweb
  48. Unify spelling of controllers with dash omitted — 124154466+arunkumar-narasimhan / githubweb
  49. Revert "Unify spelling of controllers with dash omitted" — 124154466+arunkumar-narasimhan / githubweb
  50. unify spelling of controllers — 124154466+arunkumar-narasimhan / githubweb
  51. Rename RiCurrent -> Isc — noreply / githubweb
  52. Adapt to renamed variable — noreply / githubweb
  53. Make it public, as suggested — noreply / githubweb
  54. #4107 missing commits in master (#4140) — noreply / githubweb
  55. Update codespell exceptions (#4143) — noreply / githubweb
  56. Bump actions to avoid deprecation warnings (#4120) — noreply / githubweb
  57. Amendment for #4140: Fix merge conflict (#4146) — noreply / githubweb
  58. lower case for controller in Modelica/Blocks/Continuous.mo — noreply / githubweb
  59. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo — noreply / githubweb
  60. unify spelling of controllers — 124154466+arunkumar-narasimhan / githubweb
  61. Fix false calculation of w (omega) when resolveInFrame == frame_resolve — jakub.tobolar / githubweb
  62. And add unit for M — Hans.Olsson / githubweb
  63. Add rotation about x-axis to enable a spatial motion — jakub.tobolar / githubweb
  64. Have a flag for avoiding unnecssary discontinuities. — Hans.Olsson / githubweb
  65. Add smooth. — Hans.Olsson / githubweb
  66. ExpSine is more complicated. — Hans.Olsson / githubweb
  67. oops — Hans.Olsson / githubweb
  68. Fix syntax. — Hans.Olsson / githubweb
  69. Simplify the mean formula. — Hans.Olsson / githubweb
  70. Add startTime as well. — Hans.Olsson / githubweb
  71. Restore the use of t_eps just in case, but allow setting it to zero. — Hans.Olsson / githubweb
  72. And update description. — Hans.Olsson / githubweb
  73. Avoid smoothness. — Hans.Olsson / githubweb
  74. Update Modelica/Blocks/Sources.mo — noreply / githubweb
  75. Update Modelica/Blocks/Sources.mo — noreply / githubweb
  76. Rephrase — Hans.Olsson / githubweb
  77. Simpler. — Hans.Olsson / githubweb
  78. If the limits don't make sense use linear interpolation. — Hans.Olsson / githubweb
  79. Fix typo — noreply / githubweb
  80. Omit modifiers of animation parameters — jakub.tobolar / githubweb
  81. Documentation and description for FluidHeatFlow library improved (#4141) — noreply / githubweb
  82. Update Modelica/Blocks/Sources.mo — noreply / githubweb
  83. Add Evaluate=true. — Hans.Olsson / githubweb
  84. Added units to mathematical constants (#4155) — noreply / githubweb
  85. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) — noreply / githubweb
  86. Fix unit for mu0. — Hans.Olsson / githubweb
  87. Simpler. — Hans.Olsson / githubweb
  88. Removed out-of-date/incorrect comment about epsilon_0 — 11094799+mestinso / githubweb
  89. Fix codespell exceptions (CI) (#4165) — noreply / githubweb
  90. Delete successful and skipped workflow runs (#4177) — noreply / githubweb
  91. Meke internally used ports of optional housing port and optional thermal port protected — modelica / githubweb
  92. Update annotations to be correct. — Hans.Olsson / githubweb
  93. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo — noreply / githubweb
  94. Apply suggestions from code review — noreply / githubweb
  95. refs #4180 Fix Text annotation — modelica / githubweb
  96. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo — noreply / githubweb
  97. Restore documentation (#4184) — noreply / githubweb
  98. Fix regex to optionally ignore quoted strings (#4183) — noreply / githubweb
  99. Fix unit errors in ExternalCombiTimeTable constructor (#4188) — noreply / githubweb
  100. Remove use of unknown variable useReset — HansOlsson / githubweb
  101. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. — HansOlsson / githubweb
  102. The parameter 'target' does not exist. — HansOlsson / githubweb
  103. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. — HansOlsson / githubweb
  104. Remove unknown parameter useMeanDensity — HansOlsson / githubweb
  105. KC and DP_Fric do not exist in this class — HansOlsson / githubweb
  106. Cleanup — HansOlsson / githubweb
  107. As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release. — Hans.Olsson / githubweb
  108. Correct units for normalizing vectors. — Hans.Olsson / githubweb
  109. Fix link to Holman2010 (#4199) — noreply / githubweb
  110. Fix and add ITEA links (#4196) — noreply / githubweb
  111. Fix broken links (#4202) — noreply / githubweb
  112. Remove public — noreply / githubweb
  113. Coordination of #4101: Fix unit errors — dr.christian.kral / githubweb
  114. Fix instance names — dr.christian.kral / githubweb
  115. Close #4101: Fix unit error in a single PR — dr.christian.kral / githubweb
  116. Remove blanks — dr.christian.kral / githubweb
  117. Remove redundant diagram text for most Analog examples — dr.christian.kral / githubweb
  118. Remove diagram text of CompareTransformers — dr.christian.kral / githubweb
  119. Fix factor 2 in calculation — noreply / githubweb
  120. Update .mailmap file — modelica / githubweb
  121. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) — noreply / githubweb
  122. Fix codespell exceptions (#4203) — noreply / githubweb
  123. Remove real relation in non-discrete-time controlled if-statement. — noreply / githubweb
  124. Remove unnecessary noEvent — noreply / githubweb
  125. Fix broken link (#4211) — noreply / githubweb
  126. Use 1.14 instead of sqrt(1.3) — Tidefelt Henrik / githubweb
  127. Update matio library to 1.5.24 (#4222) — noreply / githubweb
  128. Add all defined outputs of the test example into reference signals — tobolar / githubweb
  129. Initialize output array C even when multiColoredSurface=false — tobolar / githubweb
  130. Set modifier of 'C' being 'final' — tobolar / githubweb
  131. Documentation: modifier 'C' shall be 'final' — tobolar / githubweb
  132. Update Modelica/Media/package.mo — noreply / githubweb

#3 (Nov 14, 2023, 3:49:24 PM)

  1. Add Modelica Libraries logo for dark mode — modelica / githubweb
  2. Adds animated level on the icon layer of the OpenTank — dietmar.winkler / githubweb
  3. Fixed Wb_flows discretization terms for DynamicPipe — 11094799+mestinso / githubweb
  4. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. — Hans.Olsson / githubweb
  5. spliceFunction_der check limits — matthis.thorade / githubweb
  6. add description string — matthis.thorade / githubweb
  7. Remove unit errors. — Hans.Olsson / githubweb
  8. Avoid unit error. — Hans.Olsson / githubweb
  9. Fix incorrect start-value. — Hans.Olsson / githubweb
  10. Give a proper definition of machine constants. — Hans.Olsson / githubweb
  11. Update description in ModelicaServices as well. — Hans.Olsson / githubweb
  12. And values. — Hans.Olsson / githubweb
  13. Rename record instance names ????Data => ????Data3 — dr.christian.kral / githubweb
  14. Fix final parameter propagation — dr.christian.kral / githubweb
  15. Fix final in parameter record of FundamentalWave — dr.christian.kral / githubweb
  16. Unify wording of docstrings of parameter records — dr.christian.kral / githubweb
  17. Unit correctness. — Hans.Olsson / githubweb
  18. Remove incorrect unit-casting. — Hans.Olsson / githubweb
  19. Implement option 4; that is using a reference impedance with description. — Hans.Olsson / githubweb
  20. Put reference impedance into partial induction machine model — dr.christian.kral / githubweb
  21. Apply ZsRef also to induction machine models — dr.christian.kral / githubweb
  22. Apply changes to Modelica.Magnetic.FundamentalWave — dr.christian.kral / githubweb
  23. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave — dr.christian.kral / githubweb
  24. Add DynamicPipe energy conservation tests to ModelicaTest — 11094799+mestinso / githubweb
  25. Updated tolerance for energy conservation checks — 11094799+mestinso / githubweb
  26. Improve indentation of html code — jakub.tobolar / githubweb
  27. Html code: No indentation within 'address' tag — jakub.tobolar / githubweb
  28. Delete multiple and/or leading whitespaces — jakub.tobolar / githubweb
  29. Fix unit error in SimpleAir — noreply / githubweb
  30. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 — Tidefelt Henrik / githubweb
  31. Use SI.Mass instead of specifying 'unit' — Tidefelt Henrik / githubweb
  32. Add description string for m1 — noreply / githubweb
  33. Add description string for m2 — noreply / githubweb
  34. Completely remove modifications of 'quantity' — Tidefelt Henrik / githubweb
  35. Fix unit error in RobotR3.OneAxis — Tidefelt Henrik / githubweb
  36. Fix unit error in CCCVcharging — Tidefelt Henrik / githubweb
  37. Modifying min attribute of gain to 1 — arunkumar.narasimhan / githubweb
  38. removing min attribute in gain — arunkumar.narasimhan / githubweb
  39. Use SI.Radius instead of SI.Length — Tidefelt Henrik / githubweb
  40. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) — modelica / githubweb
  41. Remove plural 's' in 'height of ramps' — Tidefelt Henrik / githubweb
  42. Assert statement to avoid zero gain in controller and improved description string for controller gain — 124154466+arunkumar-narasimhan / githubweb
  43. Changed to full path for consistency — 124154466+arunkumar-narasimhan / githubweb
  44. Removing unintended code modifications — 124154466+arunkumar-narasimhan / githubweb
  45. Delete unused variable 'dens' and corresponding 'R_air' — jakub.tobolar / githubweb
  46. Delete gasForce.dens from reference comparison signals — jakub.tobolar / githubweb
  47. Replace 'Inline=false' with late inlining — jakub.tobolar / githubweb
  48. Unify spelling of controllers with dash omitted — 124154466+arunkumar-narasimhan / githubweb
  49. Revert "Unify spelling of controllers with dash omitted" — 124154466+arunkumar-narasimhan / githubweb
  50. unify spelling of controllers — 124154466+arunkumar-narasimhan / githubweb
  51. Rename RiCurrent -> Isc — noreply / githubweb
  52. Adapt to renamed variable — noreply / githubweb
  53. Make it public, as suggested — noreply / githubweb
  54. #4107 missing commits in master (#4140) — noreply / githubweb
  55. Update codespell exceptions (#4143) — noreply / githubweb
  56. Bump actions to avoid deprecation warnings (#4120) — noreply / githubweb
  57. Amendment for #4140: Fix merge conflict (#4146) — noreply / githubweb
  58. lower case for controller in Modelica/Blocks/Continuous.mo — noreply / githubweb
  59. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo — noreply / githubweb
  60. unify spelling of controllers — 124154466+arunkumar-narasimhan / githubweb
  61. Fix false calculation of w (omega) when resolveInFrame == frame_resolve — jakub.tobolar / githubweb
  62. And add unit for M — Hans.Olsson / githubweb
  63. Add rotation about x-axis to enable a spatial motion — jakub.tobolar / githubweb
  64. Have a flag for avoiding unnecssary discontinuities. — Hans.Olsson / githubweb
  65. Add smooth. — Hans.Olsson / githubweb
  66. ExpSine is more complicated. — Hans.Olsson / githubweb
  67. oops — Hans.Olsson / githubweb
  68. Fix syntax. — Hans.Olsson / githubweb
  69. Simplify the mean formula. — Hans.Olsson / githubweb
  70. Add startTime as well. — Hans.Olsson / githubweb
  71. Restore the use of t_eps just in case, but allow setting it to zero. — Hans.Olsson / githubweb
  72. And update description. — Hans.Olsson / githubweb
  73. Avoid smoothness. — Hans.Olsson / githubweb
  74. Update Modelica/Blocks/Sources.mo — noreply / githubweb
  75. Update Modelica/Blocks/Sources.mo — noreply / githubweb
  76. Rephrase — Hans.Olsson / githubweb
  77. Simpler. — Hans.Olsson / githubweb
  78. If the limits don't make sense use linear interpolation. — Hans.Olsson / githubweb
  79. Fix typo — noreply / githubweb
  80. Omit modifiers of animation parameters — jakub.tobolar / githubweb
  81. Documentation and description for FluidHeatFlow library improved (#4141) — noreply / githubweb
  82. Update Modelica/Blocks/Sources.mo — noreply / githubweb
  83. Add Evaluate=true. — Hans.Olsson / githubweb
  84. Added units to mathematical constants (#4155) — noreply / githubweb
  85. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) — noreply / githubweb
  86. Fix unit for mu0. — Hans.Olsson / githubweb
  87. Simpler. — Hans.Olsson / githubweb
  88. Removed out-of-date/incorrect comment about epsilon_0 — 11094799+mestinso / githubweb
  89. Fix codespell exceptions (CI) (#4165) — noreply / githubweb
  90. Delete successful and skipped workflow runs (#4177) — noreply / githubweb
  91. Meke internally used ports of optional housing port and optional thermal port protected — modelica / githubweb
  92. Update annotations to be correct. — Hans.Olsson / githubweb
  93. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo — noreply / githubweb
  94. Apply suggestions from code review — noreply / githubweb
  95. refs #4180 Fix Text annotation — modelica / githubweb
  96. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo — noreply / githubweb
  97. Restore documentation (#4184) — noreply / githubweb
  98. Fix regex to optionally ignore quoted strings (#4183) — noreply / githubweb
  99. Fix unit errors in ExternalCombiTimeTable constructor (#4188) — noreply / githubweb
  100. Remove use of unknown variable useReset — HansOlsson / githubweb
  101. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. — HansOlsson / githubweb
  102. The parameter 'target' does not exist. — HansOlsson / githubweb
  103. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. — HansOlsson / githubweb
  104. Remove unknown parameter useMeanDensity — HansOlsson / githubweb
  105. KC and DP_Fric do not exist in this class — HansOlsson / githubweb
  106. Cleanup — HansOlsson / githubweb
  107. As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release. — Hans.Olsson / githubweb
  108. Correct units for normalizing vectors. — Hans.Olsson / githubweb
  109. Fix link to Holman2010 (#4199) — noreply / githubweb
  110. Fix and add ITEA links (#4196) — noreply / githubweb
  111. Fix broken links (#4202) — noreply / githubweb
  112. Remove public — noreply / githubweb
  113. Coordination of #4101: Fix unit errors — dr.christian.kral / githubweb
  114. Fix instance names — dr.christian.kral / githubweb
  115. Close #4101: Fix unit error in a single PR — dr.christian.kral / githubweb
  116. Remove blanks — dr.christian.kral / githubweb
  117. Remove redundant diagram text for most Analog examples — dr.christian.kral / githubweb
  118. Remove diagram text of CompareTransformers — dr.christian.kral / githubweb
  119. Fix factor 2 in calculation — noreply / githubweb
  120. Update .mailmap file — modelica / githubweb
  121. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) — noreply / githubweb
  122. Fix codespell exceptions (#4203) — noreply / githubweb
  123. Remove real relation in non-discrete-time controlled if-statement. — noreply / githubweb
  124. Remove unnecessary noEvent — noreply / githubweb
  125. Fix broken link (#4211) — noreply / githubweb
  126. Use 1.14 instead of sqrt(1.3) — Tidefelt Henrik / githubweb
  127. Update matio library to 1.5.24 (#4222) — noreply / githubweb
  128. Add all defined outputs of the test example into reference signals — tobolar / githubweb
  129. Initialize output array C even when multiColoredSurface=false — tobolar / githubweb
  130. Set modifier of 'C' being 'final' — tobolar / githubweb
  131. Documentation: modifier 'C' shall be 'final' — tobolar / githubweb
  132. Update Modelica/Media/package.mo — noreply / githubweb

#3 (Nov 14, 2023, 3:49:24 PM)

  1. Add Modelica Libraries logo for dark mode — modelica / githubweb
  2. Adds animated level on the icon layer of the OpenTank — dietmar.winkler / githubweb
  3. Fixed Wb_flows discretization terms for DynamicPipe — 11094799+mestinso / githubweb
  4. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. — Hans.Olsson / githubweb
  5. spliceFunction_der check limits — matthis.thorade / githubweb
  6. add description string — matthis.thorade / githubweb
  7. Remove unit errors. — Hans.Olsson / githubweb
  8. Avoid unit error. — Hans.Olsson / githubweb
  9. Fix incorrect start-value. — Hans.Olsson / githubweb
  10. Give a proper definition of machine constants. — Hans.Olsson / githubweb
  11. Update description in ModelicaServices as well. — Hans.Olsson / githubweb
  12. And values. — Hans.Olsson / githubweb
  13. Rename record instance names ????Data => ????Data3 — dr.christian.kral / githubweb
  14. Fix final parameter propagation — dr.christian.kral / githubweb
  15. Fix final in parameter record of FundamentalWave — dr.christian.kral / githubweb
  16. Unify wording of docstrings of parameter records — dr.christian.kral / githubweb
  17. Unit correctness. — Hans.Olsson / githubweb
  18. Remove incorrect unit-casting. — Hans.Olsson / githubweb
  19. Implement option 4; that is using a reference impedance with description. — Hans.Olsson / githubweb
  20. Put reference impedance into partial induction machine model — dr.christian.kral / githubweb
  21. Apply ZsRef also to induction machine models — dr.christian.kral / githubweb
  22. Apply changes to Modelica.Magnetic.FundamentalWave — dr.christian.kral / githubweb
  23. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave — dr.christian.kral / githubweb
  24. Add DynamicPipe energy conservation tests to ModelicaTest — 11094799+mestinso / githubweb
  25. Updated tolerance for energy conservation checks — 11094799+mestinso / githubweb
  26. Improve indentation of html code — jakub.tobolar / githubweb
  27. Html code: No indentation within 'address' tag — jakub.tobolar / githubweb
  28. Delete multiple and/or leading whitespaces — jakub.tobolar / githubweb
  29. Fix unit error in SimpleAir — noreply / githubweb
  30. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 — Tidefelt Henrik / githubweb
  31. Use SI.Mass instead of specifying 'unit' — Tidefelt Henrik / githubweb
  32. Add description string for m1 — noreply / githubweb
  33. Add description string for m2 — noreply / githubweb
  34. Completely remove modifications of 'quantity' — Tidefelt Henrik / githubweb
  35. Fix unit error in RobotR3.OneAxis — Tidefelt Henrik / githubweb
  36. Fix unit error in CCCVcharging — Tidefelt Henrik / githubweb
  37. Modifying min attribute of gain to 1 — arunkumar.narasimhan / githubweb
  38. removing min attribute in gain — arunkumar.narasimhan / githubweb
  39. Use SI.Radius instead of SI.Length — Tidefelt Henrik / githubweb
  40. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) — modelica / githubweb
  41. Remove plural 's' in 'height of ramps' — Tidefelt Henrik / githubweb
  42. Assert statement to avoid zero gain in controller and improved description string for controller gain — 124154466+arunkumar-narasimhan / githubweb
  43. Changed to full path for consistency — 124154466+arunkumar-narasimhan / githubweb
  44. Removing unintended code modifications — 124154466+arunkumar-narasimhan / githubweb
  45. Delete unused variable 'dens' and corresponding 'R_air' — jakub.tobolar / githubweb
  46. Delete gasForce.dens from reference comparison signals — jakub.tobolar / githubweb
  47. Replace 'Inline=false' with late inlining — jakub.tobolar / githubweb
  48. Unify spelling of controllers with dash omitted — 124154466+arunkumar-narasimhan / githubweb
  49. Revert "Unify spelling of controllers with dash omitted" — 124154466+arunkumar-narasimhan / githubweb
  50. unify spelling of controllers — 124154466+arunkumar-narasimhan / githubweb
  51. Rename RiCurrent -> Isc — noreply / githubweb
  52. Adapt to renamed variable — noreply / githubweb
  53. Make it public, as suggested — noreply / githubweb
  54. #4107 missing commits in master (#4140) — noreply / githubweb
  55. Update codespell exceptions (#4143) — noreply / githubweb
  56. Bump actions to avoid deprecation warnings (#4120) — noreply / githubweb
  57. Amendment for #4140: Fix merge conflict (#4146) — noreply / githubweb
  58. lower case for controller in Modelica/Blocks/Continuous.mo — noreply / githubweb
  59. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo — noreply / githubweb
  60. unify spelling of controllers — 124154466+arunkumar-narasimhan / githubweb
  61. Fix false calculation of w (omega) when resolveInFrame == frame_resolve — jakub.tobolar / githubweb
  62. And add unit for M — Hans.Olsson / githubweb
  63. Add rotation about x-axis to enable a spatial motion — jakub.tobolar / githubweb
  64. Have a flag for avoiding unnecssary discontinuities. — Hans.Olsson / githubweb
  65. Add smooth. — Hans.Olsson / githubweb
  66. ExpSine is more complicated. — Hans.Olsson / githubweb
  67. oops — Hans.Olsson / githubweb
  68. Fix syntax. — Hans.Olsson / githubweb
  69. Simplify the mean formula. — Hans.Olsson / githubweb
  70. Add startTime as well. — Hans.Olsson / githubweb
  71. Restore the use of t_eps just in case, but allow setting it to zero. — Hans.Olsson / githubweb
  72. And update description. — Hans.Olsson / githubweb
  73. Avoid smoothness. — Hans.Olsson / githubweb
  74. Update Modelica/Blocks/Sources.mo — noreply / githubweb
  75. Update Modelica/Blocks/Sources.mo — noreply / githubweb
  76. Rephrase — Hans.Olsson / githubweb
  77. Simpler. — Hans.Olsson / githubweb
  78. If the limits don't make sense use linear interpolation. — Hans.Olsson / githubweb
  79. Fix typo — noreply / githubweb
  80. Omit modifiers of animation parameters — jakub.tobolar / githubweb
  81. Documentation and description for FluidHeatFlow library improved (#4141) — noreply / githubweb
  82. Update Modelica/Blocks/Sources.mo — noreply / githubweb
  83. Add Evaluate=true. — Hans.Olsson / githubweb
  84. Added units to mathematical constants (#4155) — noreply / githubweb
  85. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) — noreply / githubweb
  86. Fix unit for mu0. — Hans.Olsson / githubweb
  87. Simpler. — Hans.Olsson / githubweb
  88. Removed out-of-date/incorrect comment about epsilon_0 — 11094799+mestinso / githubweb
  89. Fix codespell exceptions (CI) (#4165) — noreply / githubweb
  90. Delete successful and skipped workflow runs (#4177) — noreply / githubweb
  91. Meke internally used ports of optional housing port and optional thermal port protected — modelica / githubweb
  92. Update annotations to be correct. — Hans.Olsson / githubweb
  93. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo — noreply / githubweb
  94. Apply suggestions from code review — noreply / githubweb
  95. refs #4180 Fix Text annotation — modelica / githubweb
  96. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo — noreply / githubweb
  97. Restore documentation (#4184) — noreply / githubweb
  98. Fix regex to optionally ignore quoted strings (#4183) — noreply / githubweb
  99. Fix unit errors in ExternalCombiTimeTable constructor (#4188) — noreply / githubweb
  100. Remove use of unknown variable useReset — HansOlsson / githubweb
  101. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. — HansOlsson / githubweb
  102. The parameter 'target' does not exist. — HansOlsson / githubweb
  103. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. — HansOlsson / githubweb
  104. Remove unknown parameter useMeanDensity — HansOlsson / githubweb
  105. KC and DP_Fric do not exist in this class — HansOlsson / githubweb
  106. Cleanup — HansOlsson / githubweb
  107. As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release. — Hans.Olsson / githubweb
  108. Correct units for normalizing vectors. — Hans.Olsson / githubweb
  109. Fix link to Holman2010 (#4199) — noreply / githubweb
  110. Fix and add ITEA links (#4196) — noreply / githubweb
  111. Fix broken links (#4202) — noreply / githubweb
  112. Remove public — noreply / githubweb
  113. Coordination of #4101: Fix unit errors — dr.christian.kral / githubweb
  114. Fix instance names — dr.christian.kral / githubweb
  115. Close #4101: Fix unit error in a single PR — dr.christian.kral / githubweb
  116. Remove blanks — dr.christian.kral / githubweb
  117. Remove redundant diagram text for most Analog examples — dr.christian.kral / githubweb
  118. Remove diagram text of CompareTransformers — dr.christian.kral / githubweb
  119. Fix factor 2 in calculation — noreply / githubweb
  120. Update .mailmap file — modelica / githubweb
  121. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) — noreply / githubweb
  122. Fix codespell exceptions (#4203) — noreply / githubweb
  123. Remove real relation in non-discrete-time controlled if-statement. — noreply / githubweb
  124. Remove unnecessary noEvent — noreply / githubweb
  125. Fix broken link (#4211) — noreply / githubweb
  126. Use 1.14 instead of sqrt(1.3) — Tidefelt Henrik / githubweb
  127. Update matio library to 1.5.24 (#4222) — noreply / githubweb
  128. Add all defined outputs of the test example into reference signals — tobolar / githubweb
  129. Initialize output array C even when multiColoredSurface=false — tobolar / githubweb
  130. Set modifier of 'C' being 'final' — tobolar / githubweb
  131. Documentation: modifier 'C' shall be 'final' — tobolar / githubweb
  132. Update Modelica/Media/package.mo — noreply / githubweb

#3 (Nov 14, 2023, 3:49:24 PM)

  1. Add Modelica Libraries logo for dark mode — modelica / githubweb
  2. Adds animated level on the icon layer of the OpenTank — dietmar.winkler / githubweb
  3. Fixed Wb_flows discretization terms for DynamicPipe — 11094799+mestinso / githubweb
  4. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. — Hans.Olsson / githubweb
  5. spliceFunction_der check limits — matthis.thorade / githubweb
  6. add description string — matthis.thorade / githubweb
  7. Remove unit errors. — Hans.Olsson / githubweb
  8. Avoid unit error. — Hans.Olsson / githubweb
  9. Fix incorrect start-value. — Hans.Olsson / githubweb
  10. Give a proper definition of machine constants. — Hans.Olsson / githubweb
  11. Update description in ModelicaServices as well. — Hans.Olsson / githubweb
  12. And values. — Hans.Olsson / githubweb
  13. Rename record instance names ????Data => ????Data3 — dr.christian.kral / githubweb
  14. Fix final parameter propagation — dr.christian.kral / githubweb
  15. Fix final in parameter record of FundamentalWave — dr.christian.kral / githubweb
  16. Unify wording of docstrings of parameter records — dr.christian.kral / githubweb
  17. Unit correctness. — Hans.Olsson / githubweb
  18. Remove incorrect unit-casting. — Hans.Olsson / githubweb
  19. Implement option 4; that is using a reference impedance with description. — Hans.Olsson / githubweb
  20. Put reference impedance into partial induction machine model — dr.christian.kral / githubweb
  21. Apply ZsRef also to induction machine models — dr.christian.kral / githubweb
  22. Apply changes to Modelica.Magnetic.FundamentalWave — dr.christian.kral / githubweb
  23. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave — dr.christian.kral / githubweb
  24. Add DynamicPipe energy conservation tests to ModelicaTest — 11094799+mestinso / githubweb
  25. Updated tolerance for energy conservation checks — 11094799+mestinso / githubweb
  26. Improve indentation of html code — jakub.tobolar / githubweb
  27. Html code: No indentation within 'address' tag — jakub.tobolar / githubweb
  28. Delete multiple and/or leading whitespaces — jakub.tobolar / githubweb
  29. Fix unit error in SimpleAir — noreply / githubweb
  30. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 — Tidefelt Henrik / githubweb
  31. Use SI.Mass instead of specifying 'unit' — Tidefelt Henrik / githubweb
  32. Add description string for m1 — noreply / githubweb
  33. Add description string for m2 — noreply / githubweb
  34. Completely remove modifications of 'quantity' — Tidefelt Henrik / githubweb
  35. Fix unit error in RobotR3.OneAxis — Tidefelt Henrik / githubweb
  36. Fix unit error in CCCVcharging — Tidefelt Henrik / githubweb
  37. Modifying min attribute of gain to 1 — arunkumar.narasimhan / githubweb
  38. removing min attribute in gain — arunkumar.narasimhan / githubweb
  39. Use SI.Radius instead of SI.Length — Tidefelt Henrik / githubweb
  40. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) — modelica / githubweb
  41. Remove plural 's' in 'height of ramps' — Tidefelt Henrik / githubweb
  42. Assert statement to avoid zero gain in controller and improved description string for controller gain — 124154466+arunkumar-narasimhan / githubweb
  43. Changed to full path for consistency — 124154466+arunkumar-narasimhan / githubweb
  44. Removing unintended code modifications — 124154466+arunkumar-narasimhan / githubweb
  45. Delete unused variable 'dens' and corresponding 'R_air' — jakub.tobolar / githubweb
  46. Delete gasForce.dens from reference comparison signals — jakub.tobolar / githubweb
  47. Replace 'Inline=false' with late inlining — jakub.tobolar / githubweb
  48. Unify spelling of controllers with dash omitted — 124154466+arunkumar-narasimhan / githubweb
  49. Revert "Unify spelling of controllers with dash omitted" — 124154466+arunkumar-narasimhan / githubweb
  50. unify spelling of controllers — 124154466+arunkumar-narasimhan / githubweb
  51. Rename RiCurrent -> Isc — noreply / githubweb
  52. Adapt to renamed variable — noreply / githubweb
  53. Make it public, as suggested — noreply / githubweb
  54. #4107 missing commits in master (#4140) — noreply / githubweb
  55. Update codespell exceptions (#4143) — noreply / githubweb
  56. Bump actions to avoid deprecation warnings (#4120) — noreply / githubweb
  57. Amendment for #4140: Fix merge conflict (#4146) — noreply / githubweb
  58. lower case for controller in Modelica/Blocks/Continuous.mo — noreply / githubweb
  59. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo — noreply / githubweb
  60. unify spelling of controllers — 124154466+arunkumar-narasimhan / githubweb
  61. Fix false calculation of w (omega) when resolveInFrame == frame_resolve — jakub.tobolar / githubweb
  62. And add unit for M — Hans.Olsson / githubweb
  63. Add rotation about x-axis to enable a spatial motion — jakub.tobolar / githubweb
  64. Have a flag for avoiding unnecssary discontinuities. — Hans.Olsson / githubweb
  65. Add smooth. — Hans.Olsson / githubweb
  66. ExpSine is more complicated. — Hans.Olsson / githubweb
  67. oops — Hans.Olsson / githubweb
  68. Fix syntax. — Hans.Olsson / githubweb
  69. Simplify the mean formula. — Hans.Olsson / githubweb
  70. Add startTime as well. — Hans.Olsson / githubweb
  71. Restore the use of t_eps just in case, but allow setting it to zero. — Hans.Olsson / githubweb
  72. And update description. — Hans.Olsson / githubweb
  73. Avoid smoothness. — Hans.Olsson / githubweb
  74. Update Modelica/Blocks/Sources.mo — noreply / githubweb
  75. Update Modelica/Blocks/Sources.mo — noreply / githubweb
  76. Rephrase — Hans.Olsson / githubweb
  77. Simpler. — Hans.Olsson / githubweb
  78. If the limits don't make sense use linear interpolation. — Hans.Olsson / githubweb
  79. Fix typo — noreply / githubweb
  80. Omit modifiers of animation parameters — jakub.tobolar / githubweb
  81. Documentation and description for FluidHeatFlow library improved (#4141) — noreply / githubweb
  82. Update Modelica/Blocks/Sources.mo — noreply / githubweb
  83. Add Evaluate=true. — Hans.Olsson / githubweb
  84. Added units to mathematical constants (#4155) — noreply / githubweb
  85. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) — noreply / githubweb
  86. Fix unit for mu0. — Hans.Olsson / githubweb
  87. Simpler. — Hans.Olsson / githubweb
  88. Removed out-of-date/incorrect comment about epsilon_0 — 11094799+mestinso / githubweb
  89. Fix codespell exceptions (CI) (#4165) — noreply / githubweb
  90. Delete successful and skipped workflow runs (#4177) — noreply / githubweb
  91. Meke internally used ports of optional housing port and optional thermal port protected — modelica / githubweb
  92. Update annotations to be correct. — Hans.Olsson / githubweb
  93. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo — noreply / githubweb
  94. Apply suggestions from code review — noreply / githubweb
  95. refs #4180 Fix Text annotation — modelica / githubweb
  96. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo — noreply / githubweb
  97. Restore documentation (#4184) — noreply / githubweb
  98. Fix regex to optionally ignore quoted strings (#4183) — noreply / githubweb
  99. Fix unit errors in ExternalCombiTimeTable constructor (#4188) — noreply / githubweb
  100. Remove use of unknown variable useReset — HansOlsson / githubweb
  101. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. — HansOlsson / githubweb
  102. The parameter 'target' does not exist. — HansOlsson / githubweb
  103. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. — HansOlsson / githubweb
  104. Remove unknown parameter useMeanDensity — HansOlsson / githubweb
  105. KC and DP_Fric do not exist in this class — HansOlsson / githubweb
  106. Cleanup — HansOlsson / githubweb
  107. As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release. — Hans.Olsson / githubweb
  108. Correct units for normalizing vectors. — Hans.Olsson / githubweb
  109. Fix link to Holman2010 (#4199) — noreply / githubweb
  110. Fix and add ITEA links (#4196) — noreply / githubweb
  111. Fix broken links (#4202) — noreply / githubweb
  112. Remove public — noreply / githubweb
  113. Coordination of #4101: Fix unit errors — dr.christian.kral / githubweb
  114. Fix instance names — dr.christian.kral / githubweb
  115. Close #4101: Fix unit error in a single PR — dr.christian.kral / githubweb
  116. Remove blanks — dr.christian.kral / githubweb
  117. Remove redundant diagram text for most Analog examples — dr.christian.kral / githubweb
  118. Remove diagram text of CompareTransformers — dr.christian.kral / githubweb
  119. Fix factor 2 in calculation — noreply / githubweb
  120. Update .mailmap file — modelica / githubweb
  121. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) — noreply / githubweb
  122. Fix codespell exceptions (#4203) — noreply / githubweb
  123. Remove real relation in non-discrete-time controlled if-statement. — noreply / githubweb
  124. Remove unnecessary noEvent — noreply / githubweb
  125. Fix broken link (#4211) — noreply / githubweb
  126. Use 1.14 instead of sqrt(1.3) — Tidefelt Henrik / githubweb
  127. Update matio library to 1.5.24 (#4222) — noreply / githubweb
  128. Add all defined outputs of the test example into reference signals — tobolar / githubweb
  129. Initialize output array C even when multiColoredSurface=false — tobolar / githubweb
  130. Set modifier of 'C' being 'final' — tobolar / githubweb
  131. Documentation: modifier 'C' shall be 'final' — tobolar / githubweb
  132. Update Modelica/Media/package.mo — noreply / githubweb

#3 (Nov 14, 2023, 3:49:24 PM)

  1. Add Modelica Libraries logo for dark mode — modelica / githubweb
  2. Adds animated level on the icon layer of the OpenTank — dietmar.winkler / githubweb
  3. Fixed Wb_flows discretization terms for DynamicPipe — 11094799+mestinso / githubweb
  4. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. — Hans.Olsson / githubweb
  5. spliceFunction_der check limits — matthis.thorade / githubweb
  6. add description string — matthis.thorade / githubweb
  7. Remove unit errors. — Hans.Olsson / githubweb
  8. Avoid unit error. — Hans.Olsson / githubweb
  9. Fix incorrect start-value. — Hans.Olsson / githubweb
  10. Give a proper definition of machine constants. — Hans.Olsson / githubweb
  11. Update description in ModelicaServices as well. — Hans.Olsson / githubweb
  12. And values. — Hans.Olsson / githubweb
  13. Rename record instance names ????Data => ????Data3 — dr.christian.kral / githubweb
  14. Fix final parameter propagation — dr.christian.kral / githubweb
  15. Fix final in parameter record of FundamentalWave — dr.christian.kral / githubweb
  16. Unify wording of docstrings of parameter records — dr.christian.kral / githubweb
  17. Unit correctness. — Hans.Olsson / githubweb
  18. Remove incorrect unit-casting. — Hans.Olsson / githubweb
  19. Implement option 4; that is using a reference impedance with description. — Hans.Olsson / githubweb
  20. Put reference impedance into partial induction machine model — dr.christian.kral / githubweb
  21. Apply ZsRef also to induction machine models — dr.christian.kral / githubweb
  22. Apply changes to Modelica.Magnetic.FundamentalWave — dr.christian.kral / githubweb
  23. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave — dr.christian.kral / githubweb
  24. Add DynamicPipe energy conservation tests to ModelicaTest — 11094799+mestinso / githubweb
  25. Updated tolerance for energy conservation checks — 11094799+mestinso / githubweb
  26. Improve indentation of html code — jakub.tobolar / githubweb
  27. Html code: No indentation within 'address' tag — jakub.tobolar / githubweb
  28. Delete multiple and/or leading whitespaces — jakub.tobolar / githubweb
  29. Fix unit error in SimpleAir — noreply / githubweb
  30. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 — Tidefelt Henrik / githubweb
  31. Use SI.Mass instead of specifying 'unit' — Tidefelt Henrik / githubweb
  32. Add description string for m1 — noreply / githubweb
  33. Add description string for m2 — noreply / githubweb
  34. Completely remove modifications of 'quantity' — Tidefelt Henrik / githubweb
  35. Fix unit error in RobotR3.OneAxis — Tidefelt Henrik / githubweb
  36. Fix unit error in CCCVcharging — Tidefelt Henrik / githubweb
  37. Modifying min attribute of gain to 1 — arunkumar.narasimhan / githubweb
  38. removing min attribute in gain — arunkumar.narasimhan / githubweb
  39. Use SI.Radius instead of SI.Length — Tidefelt Henrik / githubweb
  40. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) — modelica / githubweb
  41. Remove plural 's' in 'height of ramps' — Tidefelt Henrik / githubweb
  42. Assert statement to avoid zero gain in controller and improved description string for controller gain — 124154466+arunkumar-narasimhan / githubweb
  43. Changed to full path for consistency — 124154466+arunkumar-narasimhan / githubweb
  44. Removing unintended code modifications — 124154466+arunkumar-narasimhan / githubweb
  45. Delete unused variable 'dens' and corresponding 'R_air' — jakub.tobolar / githubweb
  46. Delete gasForce.dens from reference comparison signals — jakub.tobolar / githubweb
  47. Replace 'Inline=false' with late inlining — jakub.tobolar / githubweb
  48. Unify spelling of controllers with dash omitted — 124154466+arunkumar-narasimhan / githubweb
  49. Revert "Unify spelling of controllers with dash omitted" — 124154466+arunkumar-narasimhan / githubweb
  50. unify spelling of controllers — 124154466+arunkumar-narasimhan / githubweb
  51. Rename RiCurrent -> Isc — noreply / githubweb
  52. Adapt to renamed variable — noreply / githubweb
  53. Make it public, as suggested — noreply / githubweb
  54. #4107 missing commits in master (#4140) — noreply / githubweb
  55. Update codespell exceptions (#4143) — noreply / githubweb
  56. Bump actions to avoid deprecation warnings (#4120) — noreply / githubweb
  57. Amendment for #4140: Fix merge conflict (#4146) — noreply / githubweb
  58. lower case for controller in Modelica/Blocks/Continuous.mo — noreply / githubweb
  59. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo — noreply / githubweb
  60. unify spelling of controllers — 124154466+arunkumar-narasimhan / githubweb
  61. Fix false calculation of w (omega) when resolveInFrame == frame_resolve — jakub.tobolar / githubweb
  62. And add unit for M — Hans.Olsson / githubweb
  63. Add rotation about x-axis to enable a spatial motion — jakub.tobolar / githubweb
  64. Have a flag for avoiding unnecssary discontinuities. — Hans.Olsson / githubweb
  65. Add smooth. — Hans.Olsson / githubweb
  66. ExpSine is more complicated. — Hans.Olsson / githubweb
  67. oops — Hans.Olsson / githubweb
  68. Fix syntax. — Hans.Olsson / githubweb
  69. Simplify the mean formula. — Hans.Olsson / githubweb
  70. Add startTime as well. — Hans.Olsson / githubweb
  71. Restore the use of t_eps just in case, but allow setting it to zero. — Hans.Olsson / githubweb
  72. And update description. — Hans.Olsson / githubweb
  73. Avoid smoothness. — Hans.Olsson / githubweb
  74. Update Modelica/Blocks/Sources.mo — noreply / githubweb
  75. Update Modelica/Blocks/Sources.mo — noreply / githubweb
  76. Rephrase — Hans.Olsson / githubweb
  77. Simpler. — Hans.Olsson / githubweb
  78. If the limits don't make sense use linear interpolation. — Hans.Olsson / githubweb
  79. Fix typo — noreply / githubweb
  80. Omit modifiers of animation parameters — jakub.tobolar / githubweb
  81. Documentation and description for FluidHeatFlow library improved (#4141) — noreply / githubweb
  82. Update Modelica/Blocks/Sources.mo — noreply / githubweb
  83. Add Evaluate=true. — Hans.Olsson / githubweb
  84. Added units to mathematical constants (#4155) — noreply / githubweb
  85. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) — noreply / githubweb
  86. Fix unit for mu0. — Hans.Olsson / githubweb
  87. Simpler. — Hans.Olsson / githubweb
  88. Removed out-of-date/incorrect comment about epsilon_0 — 11094799+mestinso / githubweb
  89. Fix codespell exceptions (CI) (#4165) — noreply / githubweb
  90. Delete successful and skipped workflow runs (#4177) — noreply / githubweb
  91. Meke internally used ports of optional housing port and optional thermal port protected — modelica / githubweb
  92. Update annotations to be correct. — Hans.Olsson / githubweb
  93. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo — noreply / githubweb
  94. Apply suggestions from code review — noreply / githubweb
  95. refs #4180 Fix Text annotation — modelica / githubweb
  96. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo — noreply / githubweb
  97. Restore documentation (#4184) — noreply / githubweb
  98. Fix regex to optionally ignore quoted strings (#4183) — noreply / githubweb
  99. Fix unit errors in ExternalCombiTimeTable constructor (#4188) — noreply / githubweb
  100. Remove use of unknown variable useReset — HansOlsson / githubweb
  101. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. — HansOlsson / githubweb
  102. The parameter 'target' does not exist. — HansOlsson / githubweb
  103. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. — HansOlsson / githubweb
  104. Remove unknown parameter useMeanDensity — HansOlsson / githubweb
  105. KC and DP_Fric do not exist in this class — HansOlsson / githubweb
  106. Cleanup — HansOlsson / githubweb
  107. As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release. — Hans.Olsson / githubweb
  108. Correct units for normalizing vectors. — Hans.Olsson / githubweb
  109. Fix link to Holman2010 (#4199) — noreply / githubweb
  110. Fix and add ITEA links (#4196) — noreply / githubweb
  111. Fix broken links (#4202) — noreply / githubweb
  112. Remove public — noreply / githubweb
  113. Coordination of #4101: Fix unit errors — dr.christian.kral / githubweb
  114. Fix instance names — dr.christian.kral / githubweb
  115. Close #4101: Fix unit error in a single PR — dr.christian.kral / githubweb
  116. Remove blanks — dr.christian.kral / githubweb
  117. Remove redundant diagram text for most Analog examples — dr.christian.kral / githubweb
  118. Remove diagram text of CompareTransformers — dr.christian.kral / githubweb
  119. Fix factor 2 in calculation — noreply / githubweb
  120. Update .mailmap file — modelica / githubweb
  121. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) — noreply / githubweb
  122. Fix codespell exceptions (#4203) — noreply / githubweb
  123. Remove real relation in non-discrete-time controlled if-statement. — noreply / githubweb
  124. Remove unnecessary noEvent — noreply / githubweb
  125. Fix broken link (#4211) — noreply / githubweb
  126. Use 1.14 instead of sqrt(1.3) — Tidefelt Henrik / githubweb
  127. Update matio library to 1.5.24 (#4222) — noreply / githubweb
  128. Add all defined outputs of the test example into reference signals — tobolar / githubweb
  129. Initialize output array C even when multiColoredSurface=false — tobolar / githubweb
  130. Set modifier of 'C' being 'final' — tobolar / githubweb
  131. Documentation: modifier 'C' shall be 'final' — tobolar / githubweb
  132. Update Modelica/Media/package.mo — noreply / githubweb

#2 (Mar 30, 2023, 10:34:51 AM)

  1. Express the pressure rate in relation to Pa / bar conversion. — noreply / githubweb