Skip to content
Started 5 mo 26 days ago
Took 32 min

Build #3 (Dec 12, 2023, 4:48:29 PM)

Changes
  1. Fix bug in calculation of complex transfer function (details / githubweb)
  2. refs #3782: Decrease solver tolerance (details / githubweb)
  3. Use physical units to parameterize transfer function (details / githubweb)
  4. Calculate unitless coefficient b (details / githubweb)
  5. Avoid max({}) in Modelica.Math.Matrices.nullSpace (details / githubweb)
  6. fixes #3901 (details / githubweb)
  7. Fix documentation of Tp2 and Tp (details / githubweb)
  8. Add image explaining PusleSeries (details / githubweb)
  9. Reduce size of image (details / githubweb)
  10. Now chaing size of image (details / githubweb)
  11. Fix documentation to match implementation (details / githubweb)
  12. Change Tp2 in drawing (details / githubweb)
  13. Consider the derivatives at boundaries in the 2D-table. (details / githubweb)
  14. Improved example to show all issues. (details / githubweb)
  15. Avoid using epsilon altogether. (details / githubweb)
  16. Spelling (details / githubweb)
  17. AddReference (details / githubweb)
  18. Add vector-test case (details / githubweb)
  19. Reference (details / githubweb)
  20. refs #3893: Fix formatting and update naming (details / githubweb)
  21. refs #3893: Fix formatting (details / githubweb)
  22. Add Modelica Libraries logo for dark mode (details / githubweb)
  23. Almost automatically updated to have correct gradient. (details / githubweb)
  24. Remove unwanted gradient. (details / githubweb)
  25. BreakTiesAsBefore (details / githubweb)
  26. BreakTiesAsBefore2 (details / githubweb)
  27. BreakTiesAsBefore (details / githubweb)
  28. ClearerName (details / githubweb)
  29. Revert unwanted change of files (even if blank line would be nice). (details / githubweb)
  30. Adds animated level on the icon layer of the OpenTank (details / githubweb)
  31. Fixed Wb_flows discretization terms for DynamicPipe (details / githubweb)
  32. Bump copyright year (details / githubweb)
  33. Add missing cases (details / githubweb)
  34. Fix variable name (details / githubweb)
  35. Emphasize text in documentation (details / githubweb)
  36. Remove BOM (details / githubweb)
  37. Do not preserveAspectRatio for terminate-block. (details / githubweb)
  38. Implement continuous version of SignalExtrema (details / githubweb)
  39. added comparisonSignals.txt (details / githubweb)
  40. ContinuousSignalExtrema: improved detection of t_min and t_max (details / githubweb)
  41. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details / githubweb)
  42. Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source (details / githubweb)
  43. Undo line break in code (details / githubweb)
  44. Update usage of "noDerivative" (#4024) (details / githubweb)
  45. Fix markdownlint warnings (#3973) (details / githubweb)
  46. fix #4030 (details / githubweb)
  47. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details / githubweb)
  48. Reduce guess for initial temperature difference across wall. (details / githubweb)
  49. implemented recognition of startTime (see #4035) (details / githubweb)
  50. applied an equivalent change to Sampler (as to ZeroOrderHold) (details / githubweb)
  51. spliceFunction_der check limits (details / githubweb)
  52. add description string (details / githubweb)
  53. Remove unit errors. (details / githubweb)
  54. Avoid unit error. (details / githubweb)
  55. Fix incorrect start-value. (details / githubweb)
  56. Give a proper definition of machine constants. (details / githubweb)
  57. Update description in ModelicaServices as well. (details / githubweb)
  58. And values. (details / githubweb)
  59. Revert "startTime of ZeroOrderHold" (#4044) (details / githubweb)
  60. fixes startTime of ZeroOrderHold" (details / githubweb)
  61. Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039) (details / githubweb)
  62. Fix typo (details / githubweb)
  63. Change doc string in the style of Modelica.Blocks.Math (details / githubweb)
  64. Fix typo (details / githubweb)
  65. Fix description (details / githubweb)
  66. Rename record instance names ????Data => ????Data3 (details / githubweb)
  67. Fix final parameter propagation (details / githubweb)
  68. Fix final in parameter record of FundamentalWave (details / githubweb)
  69. Unify wording of docstrings of parameter records (details / githubweb)
  70. Unit correctness. (details / githubweb)
  71. Remove incorrect unit-casting. (details / githubweb)
  72. Propose better unit-handling in equation. (details / githubweb)
  73. Implement option 4; that is using a reference impedance with description. (details / githubweb)
  74. Put reference impedance into partial induction machine model (details / githubweb)
  75. Apply ZsRef also to induction machine models (details / githubweb)
  76. Apply changes to Modelica.Magnetic.FundamentalWave (details / githubweb)
  77. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details / githubweb)
  78. Document that string functions are only intended for ASCII. (details / githubweb)
  79. Spelling. (details / githubweb)
  80. Update Modelica/Blocks/Math.mo (details / githubweb)
  81. Update Modelica/Utilities/Strings.mo (details / githubweb)
  82. Added new power block for raising an input to a user parameterized exponent (#4006) (details / githubweb)
  83. Replaced state events by time events (details / githubweb)
  84. enhanced documentation (details / githubweb)
  85. Reverts dummy changes. (details / githubweb)
  86. Propagate useSolver to these variants as well. (details / githubweb)
  87. Fix docu of Modelica.Utilities.System.getTime() (details / githubweb)
  88. Fix for #3971. (details / githubweb)
  89. Apply suggestions from code review (details / githubweb)
  90. Add DynamicPipe energy conservation tests to ModelicaTest (details / githubweb)
  91. Try to fix crash for (details / githubweb)
  92. Fix allocation size (details / githubweb)
  93. Updated tolerance for energy conservation checks (details / githubweb)
  94. Improve indentation of html code (details / githubweb)
  95. Html code: No indentation within 'address' tag (details / githubweb)
  96. Delete multiple and/or leading whitespaces (details / githubweb)
  97. Fix unit error in SimpleAir (details / githubweb)
  98. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details / githubweb)
  99. Use SI.Mass instead of specifying 'unit' (details / githubweb)
  100. Use prefix style 'quantity' for FixedBoundary.X (details / githubweb)
  101. Add description string for m1 (details / githubweb)
  102. Add description string for m2 (details / githubweb)
  103. Completely remove modifications of 'quantity' (details / githubweb)
  104. Remove modification of 'quantity' (details / githubweb)
  105. Remove empty modifications (details / githubweb)
  106. Fix unit error in RobotR3.OneAxis (details / githubweb)
  107. Fix unit errors in ArmatureStroke (details / githubweb)
  108. Fix unit error in CCCVcharging (details / githubweb)
  109. Modifying min attribute of gain to 1 (details / githubweb)
  110. removing min attribute in gain (details / githubweb)
  111. Use SI.Radius instead of SI.Length (details / githubweb)
  112. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details / githubweb)
  113. Remove plural 's' in 'height of ramps' (details / githubweb)
  114. Assert statement to avoid zero gain in controller and improved description string for controller gain (details / githubweb)
  115. Changed to full path for consistency (details / githubweb)
  116. Removing unintended code modifications (details / githubweb)
  117. Delete unused variable 'dens' and corresponding 'R_air' (details / githubweb)
  118. Delete gasForce.dens from reference comparison signals (details / githubweb)
  119. Replace 'Inline=false' with late inlining (details / githubweb)
  120. Unify spelling of controllers with dash omitted (details / githubweb)
  121. Revert "Unify spelling of controllers with dash omitted" (details / githubweb)
  122. unify spelling of controllers (details / githubweb)
  123. Rename RiCurrent -> Isc (details / githubweb)
  124. Adapt to renamed variable (details / githubweb)
  125. Make it public, as suggested (details / githubweb)
  126. #4107 missing commits in master (#4140) (details / githubweb)
  127. Update codespell exceptions (#4143) (details / githubweb)
  128. Bump actions to avoid deprecation warnings (#4120) (details / githubweb)
  129. Amendment for #4140: Fix merge conflict (#4146) (details / githubweb)
  130. lower case for controller in Modelica/Blocks/Continuous.mo (details / githubweb)
  131. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (details / githubweb)
  132. unify spelling of controllers (details / githubweb)
  133. Fix false calculation of w (omega) when resolveInFrame == frame_resolve (details / githubweb)
  134. And add unit for M (details / githubweb)
  135. Add rotation about x-axis to enable a spatial motion (details / githubweb)
  136. Have a flag for avoiding unnecssary discontinuities. (details / githubweb)
  137. Add smooth. (details / githubweb)
  138. ExpSine is more complicated. (details / githubweb)
  139. oops (details / githubweb)
  140. Fix syntax. (details / githubweb)
  141. Simplify the mean formula. (details / githubweb)
  142. Add startTime as well. (details / githubweb)
  143. Restore the use of t_eps just in case, but allow setting it to zero. (details / githubweb)
  144. And update description. (details / githubweb)
  145. Avoid smoothness. (details / githubweb)
  146. Update Modelica/Blocks/Sources.mo (details / githubweb)
  147. Update Modelica/Blocks/Sources.mo (details / githubweb)
  148. Rephrase (details / githubweb)
  149. Simpler. (details / githubweb)
  150. If the limits don't make sense use linear interpolation. (details / githubweb)
  151. Fix typo (details / githubweb)
  152. Omit modifiers of animation parameters (details / githubweb)
  153. Documentation and description for FluidHeatFlow library improved (#4141) (details / githubweb)
  154. Update Modelica/Blocks/Sources.mo (details / githubweb)
  155. Remove unit-casting (details / githubweb)
  156. Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1 (details / githubweb)
  157. Add Evaluate=true. (details / githubweb)
  158. Added units to mathematical constants (#4155) (details / githubweb)
  159. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) (details / githubweb)
  160. Fix unit for mu0. (details / githubweb)
  161. Simpler. (details / githubweb)
  162. Removed out-of-date/incorrect comment about epsilon_0 (details / githubweb)
  163. Fix codespell exceptions (CI) (#4165) (details / githubweb)
  164. Delete successful and skipped workflow runs (#4177) (details / githubweb)
  165. Meke internally used ports of optional housing port and optional thermal port protected (details / githubweb)
  166. Update annotations to be correct. (details / githubweb)
  167. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (details / githubweb)
  168. Apply suggestions from code review (details / githubweb)
  169. refs #4180 Fix Text annotation (details / githubweb)
  170. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (details / githubweb)
  171. Restore documentation (#4184) (details / githubweb)
  172. Fix regex to optionally ignore quoted strings (#4183) (details / githubweb)
  173. Fix unit errors in ExternalCombiTimeTable constructor (#4188) (details / githubweb)
  174. Remove use of unknown variable useReset (details / githubweb)
  175. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. (details / githubweb)
  176. The parameter 'target' does not exist. (details / githubweb)
  177. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. (details / githubweb)
  178. Remove unknown parameter useMeanDensity (details / githubweb)
  179. KC and DP_Fric do not exist in this class (details / githubweb)
  180. Cleanup (details / githubweb)
  181. 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)
  182. Correct units for normalizing vectors. (details / githubweb)
  183. Fix link to Holman2010 (#4199) (details / githubweb)
  184. Fix and add ITEA links (#4196) (details / githubweb)
  185. Fix broken links (#4202) (details / githubweb)
  186. Remove public (details / githubweb)
  187. Coordination of #4101: Fix unit errors (details / githubweb)
  188. Fix instance names (details / githubweb)
  189. Close #4101: Fix unit error in a single PR (details / githubweb)
  190. Remove blanks (details / githubweb)
  191. Remove redundant diagram text for most Analog examples (details / githubweb)
  192. Remove diagram text of CompareTransformers (details / githubweb)
  193. Fix factor 2 in calculation (details / githubweb)
  194. Update .mailmap file (details / githubweb)
  195. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) (details / githubweb)
  196. Fix codespell exceptions (#4203) (details / githubweb)
  197. Remove real relation in non-discrete-time controlled if-statement. (details / githubweb)
  198. Remove unnecessary noEvent (details / githubweb)
  199. Fix broken link (#4211) (details / githubweb)
  200. Use 1.14 instead of sqrt(1.3) (details / githubweb)
  201. Update matio library to 1.5.24 (#4222) (details / githubweb)
  202. Add all defined outputs of the test example into reference signals (details / githubweb)
  203. Initialize output array C even when multiColoredSurface=false (details / githubweb)
  204. Set modifier of 'C' being 'final' (details / githubweb)
  205. Documentation: modifier 'C' shall be 'final' (details / githubweb)
  206. refs #4174: Fix (and rename) parameters (#4176) (details / githubweb)
Changes
  1. Fix bug in calculation of complex transfer function (details / githubweb)
  2. refs #3782: Decrease solver tolerance (details / githubweb)
  3. Use physical units to parameterize transfer function (details / githubweb)
  4. Calculate unitless coefficient b (details / githubweb)
  5. Avoid max({}) in Modelica.Math.Matrices.nullSpace (details / githubweb)
  6. fixes #3901 (details / githubweb)
  7. Fix documentation of Tp2 and Tp (details / githubweb)
  8. Add image explaining PusleSeries (details / githubweb)
  9. Reduce size of image (details / githubweb)
  10. Now chaing size of image (details / githubweb)
  11. Fix documentation to match implementation (details / githubweb)
  12. Change Tp2 in drawing (details / githubweb)
  13. Consider the derivatives at boundaries in the 2D-table. (details / githubweb)
  14. Improved example to show all issues. (details / githubweb)
  15. Avoid using epsilon altogether. (details / githubweb)
  16. Spelling (details / githubweb)
  17. AddReference (details / githubweb)
  18. Add vector-test case (details / githubweb)
  19. Reference (details / githubweb)
  20. refs #3893: Fix formatting and update naming (details / githubweb)
  21. refs #3893: Fix formatting (details / githubweb)
  22. Add Modelica Libraries logo for dark mode (details / githubweb)
  23. Almost automatically updated to have correct gradient. (details / githubweb)
  24. Remove unwanted gradient. (details / githubweb)
  25. BreakTiesAsBefore (details / githubweb)
  26. BreakTiesAsBefore2 (details / githubweb)
  27. BreakTiesAsBefore (details / githubweb)
  28. ClearerName (details / githubweb)
  29. Revert unwanted change of files (even if blank line would be nice). (details / githubweb)
  30. Adds animated level on the icon layer of the OpenTank (details / githubweb)
  31. Fixed Wb_flows discretization terms for DynamicPipe (details / githubweb)
  32. Bump copyright year (details / githubweb)
  33. Add missing cases (details / githubweb)
  34. Fix variable name (details / githubweb)
  35. Emphasize text in documentation (details / githubweb)
  36. Remove BOM (details / githubweb)
  37. Do not preserveAspectRatio for terminate-block. (details / githubweb)
  38. Implement continuous version of SignalExtrema (details / githubweb)
  39. added comparisonSignals.txt (details / githubweb)
  40. ContinuousSignalExtrema: improved detection of t_min and t_max (details / githubweb)
  41. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details / githubweb)
  42. Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source (details / githubweb)
  43. Undo line break in code (details / githubweb)
  44. Update usage of "noDerivative" (#4024) (details / githubweb)
  45. Fix markdownlint warnings (#3973) (details / githubweb)
  46. fix #4030 (details / githubweb)
  47. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details / githubweb)
  48. Reduce guess for initial temperature difference across wall. (details / githubweb)
  49. implemented recognition of startTime (see #4035) (details / githubweb)
  50. applied an equivalent change to Sampler (as to ZeroOrderHold) (details / githubweb)
  51. spliceFunction_der check limits (details / githubweb)
  52. add description string (details / githubweb)
  53. Remove unit errors. (details / githubweb)
  54. Avoid unit error. (details / githubweb)
  55. Fix incorrect start-value. (details / githubweb)
  56. Give a proper definition of machine constants. (details / githubweb)
  57. Update description in ModelicaServices as well. (details / githubweb)
  58. And values. (details / githubweb)
  59. Revert "startTime of ZeroOrderHold" (#4044) (details / githubweb)
  60. fixes startTime of ZeroOrderHold" (details / githubweb)
  61. Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039) (details / githubweb)
  62. Fix typo (details / githubweb)
  63. Change doc string in the style of Modelica.Blocks.Math (details / githubweb)
  64. Fix typo (details / githubweb)
  65. Fix description (details / githubweb)
  66. Rename record instance names ????Data => ????Data3 (details / githubweb)
  67. Fix final parameter propagation (details / githubweb)
  68. Fix final in parameter record of FundamentalWave (details / githubweb)
  69. Unify wording of docstrings of parameter records (details / githubweb)
  70. Unit correctness. (details / githubweb)
  71. Remove incorrect unit-casting. (details / githubweb)
  72. Propose better unit-handling in equation. (details / githubweb)
  73. Implement option 4; that is using a reference impedance with description. (details / githubweb)
  74. Put reference impedance into partial induction machine model (details / githubweb)
  75. Apply ZsRef also to induction machine models (details / githubweb)
  76. Apply changes to Modelica.Magnetic.FundamentalWave (details / githubweb)
  77. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details / githubweb)
  78. Document that string functions are only intended for ASCII. (details / githubweb)
  79. Spelling. (details / githubweb)
  80. Update Modelica/Blocks/Math.mo (details / githubweb)
  81. Update Modelica/Utilities/Strings.mo (details / githubweb)
  82. Added new power block for raising an input to a user parameterized exponent (#4006) (details / githubweb)
  83. Replaced state events by time events (details / githubweb)
  84. enhanced documentation (details / githubweb)
  85. Reverts dummy changes. (details / githubweb)
  86. Propagate useSolver to these variants as well. (details / githubweb)
  87. Fix docu of Modelica.Utilities.System.getTime() (details / githubweb)
  88. Fix for #3971. (details / githubweb)
  89. Apply suggestions from code review (details / githubweb)
  90. Add DynamicPipe energy conservation tests to ModelicaTest (details / githubweb)
  91. Try to fix crash for (details / githubweb)
  92. Fix allocation size (details / githubweb)
  93. Updated tolerance for energy conservation checks (details / githubweb)
  94. Improve indentation of html code (details / githubweb)
  95. Html code: No indentation within 'address' tag (details / githubweb)
  96. Delete multiple and/or leading whitespaces (details / githubweb)
  97. Fix unit error in SimpleAir (details / githubweb)
  98. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details / githubweb)
  99. Use SI.Mass instead of specifying 'unit' (details / githubweb)
  100. Use prefix style 'quantity' for FixedBoundary.X (details / githubweb)
  101. Add description string for m1 (details / githubweb)
  102. Add description string for m2 (details / githubweb)
  103. Completely remove modifications of 'quantity' (details / githubweb)
  104. Remove modification of 'quantity' (details / githubweb)
  105. Remove empty modifications (details / githubweb)
  106. Fix unit error in RobotR3.OneAxis (details / githubweb)
  107. Fix unit errors in ArmatureStroke (details / githubweb)
  108. Fix unit error in CCCVcharging (details / githubweb)
  109. Modifying min attribute of gain to 1 (details / githubweb)
  110. removing min attribute in gain (details / githubweb)
  111. Use SI.Radius instead of SI.Length (details / githubweb)
  112. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details / githubweb)
  113. Remove plural 's' in 'height of ramps' (details / githubweb)
  114. Assert statement to avoid zero gain in controller and improved description string for controller gain (details / githubweb)
  115. Changed to full path for consistency (details / githubweb)
  116. Removing unintended code modifications (details / githubweb)
  117. Delete unused variable 'dens' and corresponding 'R_air' (details / githubweb)
  118. Delete gasForce.dens from reference comparison signals (details / githubweb)
  119. Replace 'Inline=false' with late inlining (details / githubweb)
  120. Unify spelling of controllers with dash omitted (details / githubweb)
  121. Revert "Unify spelling of controllers with dash omitted" (details / githubweb)
  122. unify spelling of controllers (details / githubweb)
  123. Rename RiCurrent -> Isc (details / githubweb)
  124. Adapt to renamed variable (details / githubweb)
  125. Make it public, as suggested (details / githubweb)
  126. #4107 missing commits in master (#4140) (details / githubweb)
  127. Update codespell exceptions (#4143) (details / githubweb)
  128. Bump actions to avoid deprecation warnings (#4120) (details / githubweb)
  129. Amendment for #4140: Fix merge conflict (#4146) (details / githubweb)
  130. lower case for controller in Modelica/Blocks/Continuous.mo (details / githubweb)
  131. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (details / githubweb)
  132. unify spelling of controllers (details / githubweb)
  133. Fix false calculation of w (omega) when resolveInFrame == frame_resolve (details / githubweb)
  134. And add unit for M (details / githubweb)
  135. Add rotation about x-axis to enable a spatial motion (details / githubweb)
  136. Have a flag for avoiding unnecssary discontinuities. (details / githubweb)
  137. Add smooth. (details / githubweb)
  138. ExpSine is more complicated. (details / githubweb)
  139. oops (details / githubweb)
  140. Fix syntax. (details / githubweb)
  141. Simplify the mean formula. (details / githubweb)
  142. Add startTime as well. (details / githubweb)
  143. Restore the use of t_eps just in case, but allow setting it to zero. (details / githubweb)
  144. And update description. (details / githubweb)
  145. Avoid smoothness. (details / githubweb)
  146. Update Modelica/Blocks/Sources.mo (details / githubweb)
  147. Update Modelica/Blocks/Sources.mo (details / githubweb)
  148. Rephrase (details / githubweb)
  149. Simpler. (details / githubweb)
  150. If the limits don't make sense use linear interpolation. (details / githubweb)
  151. Fix typo (details / githubweb)
  152. Omit modifiers of animation parameters (details / githubweb)
  153. Documentation and description for FluidHeatFlow library improved (#4141) (details / githubweb)
  154. Update Modelica/Blocks/Sources.mo (details / githubweb)
  155. Remove unit-casting (details / githubweb)
  156. Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1 (details / githubweb)
  157. Add Evaluate=true. (details / githubweb)
  158. Added units to mathematical constants (#4155) (details / githubweb)
  159. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) (details / githubweb)
  160. Fix unit for mu0. (details / githubweb)
  161. Simpler. (details / githubweb)
  162. Removed out-of-date/incorrect comment about epsilon_0 (details / githubweb)
  163. Fix codespell exceptions (CI) (#4165) (details / githubweb)
  164. Delete successful and skipped workflow runs (#4177) (details / githubweb)
  165. Meke internally used ports of optional housing port and optional thermal port protected (details / githubweb)
  166. Update annotations to be correct. (details / githubweb)
  167. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (details / githubweb)
  168. Apply suggestions from code review (details / githubweb)
  169. refs #4180 Fix Text annotation (details / githubweb)
  170. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (details / githubweb)
  171. Restore documentation (#4184) (details / githubweb)
  172. Fix regex to optionally ignore quoted strings (#4183) (details / githubweb)
  173. Fix unit errors in ExternalCombiTimeTable constructor (#4188) (details / githubweb)
  174. Remove use of unknown variable useReset (details / githubweb)
  175. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. (details / githubweb)
  176. The parameter 'target' does not exist. (details / githubweb)
  177. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. (details / githubweb)
  178. Remove unknown parameter useMeanDensity (details / githubweb)
  179. KC and DP_Fric do not exist in this class (details / githubweb)
  180. Cleanup (details / githubweb)
  181. 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)
  182. Correct units for normalizing vectors. (details / githubweb)
  183. Fix link to Holman2010 (#4199) (details / githubweb)
  184. Fix and add ITEA links (#4196) (details / githubweb)
  185. Fix broken links (#4202) (details / githubweb)
  186. Remove public (details / githubweb)
  187. Coordination of #4101: Fix unit errors (details / githubweb)
  188. Fix instance names (details / githubweb)
  189. Close #4101: Fix unit error in a single PR (details / githubweb)
  190. Remove blanks (details / githubweb)
  191. Remove redundant diagram text for most Analog examples (details / githubweb)
  192. Remove diagram text of CompareTransformers (details / githubweb)
  193. Fix factor 2 in calculation (details / githubweb)
  194. Update .mailmap file (details / githubweb)
  195. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) (details / githubweb)
  196. Fix codespell exceptions (#4203) (details / githubweb)
  197. Remove real relation in non-discrete-time controlled if-statement. (details / githubweb)
  198. Remove unnecessary noEvent (details / githubweb)
  199. Fix broken link (#4211) (details / githubweb)
  200. Use 1.14 instead of sqrt(1.3) (details / githubweb)
  201. Update matio library to 1.5.24 (#4222) (details / githubweb)
  202. Add all defined outputs of the test example into reference signals (details / githubweb)
  203. Initialize output array C even when multiColoredSurface=false (details / githubweb)
  204. Set modifier of 'C' being 'final' (details / githubweb)
  205. Documentation: modifier 'C' shall be 'final' (details / githubweb)
  206. refs #4174: Fix (and rename) parameters (#4176) (details / githubweb)
Changes
  1. Fix bug in calculation of complex transfer function (details / githubweb)
  2. refs #3782: Decrease solver tolerance (details / githubweb)
  3. Use physical units to parameterize transfer function (details / githubweb)
  4. Calculate unitless coefficient b (details / githubweb)
  5. Avoid max({}) in Modelica.Math.Matrices.nullSpace (details / githubweb)
  6. fixes #3901 (details / githubweb)
  7. Fix documentation of Tp2 and Tp (details / githubweb)
  8. Add image explaining PusleSeries (details / githubweb)
  9. Reduce size of image (details / githubweb)
  10. Now chaing size of image (details / githubweb)
  11. Fix documentation to match implementation (details / githubweb)
  12. Change Tp2 in drawing (details / githubweb)
  13. Consider the derivatives at boundaries in the 2D-table. (details / githubweb)
  14. Improved example to show all issues. (details / githubweb)
  15. Avoid using epsilon altogether. (details / githubweb)
  16. Spelling (details / githubweb)
  17. AddReference (details / githubweb)
  18. Add vector-test case (details / githubweb)
  19. Reference (details / githubweb)
  20. refs #3893: Fix formatting and update naming (details / githubweb)
  21. refs #3893: Fix formatting (details / githubweb)
  22. Add Modelica Libraries logo for dark mode (details / githubweb)
  23. Almost automatically updated to have correct gradient. (details / githubweb)
  24. Remove unwanted gradient. (details / githubweb)
  25. BreakTiesAsBefore (details / githubweb)
  26. BreakTiesAsBefore2 (details / githubweb)
  27. BreakTiesAsBefore (details / githubweb)
  28. ClearerName (details / githubweb)
  29. Revert unwanted change of files (even if blank line would be nice). (details / githubweb)
  30. Adds animated level on the icon layer of the OpenTank (details / githubweb)
  31. Fixed Wb_flows discretization terms for DynamicPipe (details / githubweb)
  32. Bump copyright year (details / githubweb)
  33. Add missing cases (details / githubweb)
  34. Fix variable name (details / githubweb)
  35. Emphasize text in documentation (details / githubweb)
  36. Remove BOM (details / githubweb)
  37. Do not preserveAspectRatio for terminate-block. (details / githubweb)
  38. Implement continuous version of SignalExtrema (details / githubweb)
  39. added comparisonSignals.txt (details / githubweb)
  40. ContinuousSignalExtrema: improved detection of t_min and t_max (details / githubweb)
  41. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details / githubweb)
  42. Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source (details / githubweb)
  43. Undo line break in code (details / githubweb)
  44. Update usage of "noDerivative" (#4024) (details / githubweb)
  45. Fix markdownlint warnings (#3973) (details / githubweb)
  46. fix #4030 (details / githubweb)
  47. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details / githubweb)
  48. Reduce guess for initial temperature difference across wall. (details / githubweb)
  49. implemented recognition of startTime (see #4035) (details / githubweb)
  50. applied an equivalent change to Sampler (as to ZeroOrderHold) (details / githubweb)
  51. spliceFunction_der check limits (details / githubweb)
  52. add description string (details / githubweb)
  53. Remove unit errors. (details / githubweb)
  54. Avoid unit error. (details / githubweb)
  55. Fix incorrect start-value. (details / githubweb)
  56. Give a proper definition of machine constants. (details / githubweb)
  57. Update description in ModelicaServices as well. (details / githubweb)
  58. And values. (details / githubweb)
  59. Revert "startTime of ZeroOrderHold" (#4044) (details / githubweb)
  60. fixes startTime of ZeroOrderHold" (details / githubweb)
  61. Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039) (details / githubweb)
  62. Fix typo (details / githubweb)
  63. Change doc string in the style of Modelica.Blocks.Math (details / githubweb)
  64. Fix typo (details / githubweb)
  65. Fix description (details / githubweb)
  66. Rename record instance names ????Data => ????Data3 (details / githubweb)
  67. Fix final parameter propagation (details / githubweb)
  68. Fix final in parameter record of FundamentalWave (details / githubweb)
  69. Unify wording of docstrings of parameter records (details / githubweb)
  70. Unit correctness. (details / githubweb)
  71. Remove incorrect unit-casting. (details / githubweb)
  72. Propose better unit-handling in equation. (details / githubweb)
  73. Implement option 4; that is using a reference impedance with description. (details / githubweb)
  74. Put reference impedance into partial induction machine model (details / githubweb)
  75. Apply ZsRef also to induction machine models (details / githubweb)
  76. Apply changes to Modelica.Magnetic.FundamentalWave (details / githubweb)
  77. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details / githubweb)
  78. Document that string functions are only intended for ASCII. (details / githubweb)
  79. Spelling. (details / githubweb)
  80. Update Modelica/Blocks/Math.mo (details / githubweb)
  81. Update Modelica/Utilities/Strings.mo (details / githubweb)
  82. Added new power block for raising an input to a user parameterized exponent (#4006) (details / githubweb)
  83. Replaced state events by time events (details / githubweb)
  84. enhanced documentation (details / githubweb)
  85. Reverts dummy changes. (details / githubweb)
  86. Propagate useSolver to these variants as well. (details / githubweb)
  87. Fix docu of Modelica.Utilities.System.getTime() (details / githubweb)
  88. Fix for #3971. (details / githubweb)
  89. Apply suggestions from code review (details / githubweb)
  90. Add DynamicPipe energy conservation tests to ModelicaTest (details / githubweb)
  91. Try to fix crash for (details / githubweb)
  92. Fix allocation size (details / githubweb)
  93. Updated tolerance for energy conservation checks (details / githubweb)
  94. Improve indentation of html code (details / githubweb)
  95. Html code: No indentation within 'address' tag (details / githubweb)
  96. Delete multiple and/or leading whitespaces (details / githubweb)
  97. Fix unit error in SimpleAir (details / githubweb)
  98. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details / githubweb)
  99. Use SI.Mass instead of specifying 'unit' (details / githubweb)
  100. Use prefix style 'quantity' for FixedBoundary.X (details / githubweb)
  101. Add description string for m1 (details / githubweb)
  102. Add description string for m2 (details / githubweb)
  103. Completely remove modifications of 'quantity' (details / githubweb)
  104. Remove modification of 'quantity' (details / githubweb)
  105. Remove empty modifications (details / githubweb)
  106. Fix unit error in RobotR3.OneAxis (details / githubweb)
  107. Fix unit errors in ArmatureStroke (details / githubweb)
  108. Fix unit error in CCCVcharging (details / githubweb)
  109. Modifying min attribute of gain to 1 (details / githubweb)
  110. removing min attribute in gain (details / githubweb)
  111. Use SI.Radius instead of SI.Length (details / githubweb)
  112. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details / githubweb)
  113. Remove plural 's' in 'height of ramps' (details / githubweb)
  114. Assert statement to avoid zero gain in controller and improved description string for controller gain (details / githubweb)
  115. Changed to full path for consistency (details / githubweb)
  116. Removing unintended code modifications (details / githubweb)
  117. Delete unused variable 'dens' and corresponding 'R_air' (details / githubweb)
  118. Delete gasForce.dens from reference comparison signals (details / githubweb)
  119. Replace 'Inline=false' with late inlining (details / githubweb)
  120. Unify spelling of controllers with dash omitted (details / githubweb)
  121. Revert "Unify spelling of controllers with dash omitted" (details / githubweb)
  122. unify spelling of controllers (details / githubweb)
  123. Rename RiCurrent -> Isc (details / githubweb)
  124. Adapt to renamed variable (details / githubweb)
  125. Make it public, as suggested (details / githubweb)
  126. #4107 missing commits in master (#4140) (details / githubweb)
  127. Update codespell exceptions (#4143) (details / githubweb)
  128. Bump actions to avoid deprecation warnings (#4120) (details / githubweb)
  129. Amendment for #4140: Fix merge conflict (#4146) (details / githubweb)
  130. lower case for controller in Modelica/Blocks/Continuous.mo (details / githubweb)
  131. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (details / githubweb)
  132. unify spelling of controllers (details / githubweb)
  133. Fix false calculation of w (omega) when resolveInFrame == frame_resolve (details / githubweb)
  134. And add unit for M (details / githubweb)
  135. Add rotation about x-axis to enable a spatial motion (details / githubweb)
  136. Have a flag for avoiding unnecssary discontinuities. (details / githubweb)
  137. Add smooth. (details / githubweb)
  138. ExpSine is more complicated. (details / githubweb)
  139. oops (details / githubweb)
  140. Fix syntax. (details / githubweb)
  141. Simplify the mean formula. (details / githubweb)
  142. Add startTime as well. (details / githubweb)
  143. Restore the use of t_eps just in case, but allow setting it to zero. (details / githubweb)
  144. And update description. (details / githubweb)
  145. Avoid smoothness. (details / githubweb)
  146. Update Modelica/Blocks/Sources.mo (details / githubweb)
  147. Update Modelica/Blocks/Sources.mo (details / githubweb)
  148. Rephrase (details / githubweb)
  149. Simpler. (details / githubweb)
  150. If the limits don't make sense use linear interpolation. (details / githubweb)
  151. Fix typo (details / githubweb)
  152. Omit modifiers of animation parameters (details / githubweb)
  153. Documentation and description for FluidHeatFlow library improved (#4141) (details / githubweb)
  154. Update Modelica/Blocks/Sources.mo (details / githubweb)
  155. Remove unit-casting (details / githubweb)
  156. Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1 (details / githubweb)
  157. Add Evaluate=true. (details / githubweb)
  158. Added units to mathematical constants (#4155) (details / githubweb)
  159. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) (details / githubweb)
  160. Fix unit for mu0. (details / githubweb)
  161. Simpler. (details / githubweb)
  162. Removed out-of-date/incorrect comment about epsilon_0 (details / githubweb)
  163. Fix codespell exceptions (CI) (#4165) (details / githubweb)
  164. Delete successful and skipped workflow runs (#4177) (details / githubweb)
  165. Meke internally used ports of optional housing port and optional thermal port protected (details / githubweb)
  166. Update annotations to be correct. (details / githubweb)
  167. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (details / githubweb)
  168. Apply suggestions from code review (details / githubweb)
  169. refs #4180 Fix Text annotation (details / githubweb)
  170. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (details / githubweb)
  171. Restore documentation (#4184) (details / githubweb)
  172. Fix regex to optionally ignore quoted strings (#4183) (details / githubweb)
  173. Fix unit errors in ExternalCombiTimeTable constructor (#4188) (details / githubweb)
  174. Remove use of unknown variable useReset (details / githubweb)
  175. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. (details / githubweb)
  176. The parameter 'target' does not exist. (details / githubweb)
  177. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. (details / githubweb)
  178. Remove unknown parameter useMeanDensity (details / githubweb)
  179. KC and DP_Fric do not exist in this class (details / githubweb)
  180. Cleanup (details / githubweb)
  181. 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)
  182. Correct units for normalizing vectors. (details / githubweb)
  183. Fix link to Holman2010 (#4199) (details / githubweb)
  184. Fix and add ITEA links (#4196) (details / githubweb)
  185. Fix broken links (#4202) (details / githubweb)
  186. Remove public (details / githubweb)
  187. Coordination of #4101: Fix unit errors (details / githubweb)
  188. Fix instance names (details / githubweb)
  189. Close #4101: Fix unit error in a single PR (details / githubweb)
  190. Remove blanks (details / githubweb)
  191. Remove redundant diagram text for most Analog examples (details / githubweb)
  192. Remove diagram text of CompareTransformers (details / githubweb)
  193. Fix factor 2 in calculation (details / githubweb)
  194. Update .mailmap file (details / githubweb)
  195. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) (details / githubweb)
  196. Fix codespell exceptions (#4203) (details / githubweb)
  197. Remove real relation in non-discrete-time controlled if-statement. (details / githubweb)
  198. Remove unnecessary noEvent (details / githubweb)
  199. Fix broken link (#4211) (details / githubweb)
  200. Use 1.14 instead of sqrt(1.3) (details / githubweb)
  201. Update matio library to 1.5.24 (#4222) (details / githubweb)
  202. Add all defined outputs of the test example into reference signals (details / githubweb)
  203. Initialize output array C even when multiColoredSurface=false (details / githubweb)
  204. Set modifier of 'C' being 'final' (details / githubweb)
  205. Documentation: modifier 'C' shall be 'final' (details / githubweb)
  206. refs #4174: Fix (and rename) parameters (#4176) (details / githubweb)
Changes
  1. Fix bug in calculation of complex transfer function (details / githubweb)
  2. refs #3782: Decrease solver tolerance (details / githubweb)
  3. Use physical units to parameterize transfer function (details / githubweb)
  4. Calculate unitless coefficient b (details / githubweb)
  5. Avoid max({}) in Modelica.Math.Matrices.nullSpace (details / githubweb)
  6. fixes #3901 (details / githubweb)
  7. Fix documentation of Tp2 and Tp (details / githubweb)
  8. Add image explaining PusleSeries (details / githubweb)
  9. Reduce size of image (details / githubweb)
  10. Now chaing size of image (details / githubweb)
  11. Fix documentation to match implementation (details / githubweb)
  12. Change Tp2 in drawing (details / githubweb)
  13. Consider the derivatives at boundaries in the 2D-table. (details / githubweb)
  14. Improved example to show all issues. (details / githubweb)
  15. Avoid using epsilon altogether. (details / githubweb)
  16. Spelling (details / githubweb)
  17. AddReference (details / githubweb)
  18. Add vector-test case (details / githubweb)
  19. Reference (details / githubweb)
  20. refs #3893: Fix formatting and update naming (details / githubweb)
  21. refs #3893: Fix formatting (details / githubweb)
  22. Add Modelica Libraries logo for dark mode (details / githubweb)
  23. Almost automatically updated to have correct gradient. (details / githubweb)
  24. Remove unwanted gradient. (details / githubweb)
  25. BreakTiesAsBefore (details / githubweb)
  26. BreakTiesAsBefore2 (details / githubweb)
  27. BreakTiesAsBefore (details / githubweb)
  28. ClearerName (details / githubweb)
  29. Revert unwanted change of files (even if blank line would be nice). (details / githubweb)
  30. Adds animated level on the icon layer of the OpenTank (details / githubweb)
  31. Fixed Wb_flows discretization terms for DynamicPipe (details / githubweb)
  32. Bump copyright year (details / githubweb)
  33. Add missing cases (details / githubweb)
  34. Fix variable name (details / githubweb)
  35. Emphasize text in documentation (details / githubweb)
  36. Remove BOM (details / githubweb)
  37. Do not preserveAspectRatio for terminate-block. (details / githubweb)
  38. Implement continuous version of SignalExtrema (details / githubweb)
  39. added comparisonSignals.txt (details / githubweb)
  40. ContinuousSignalExtrema: improved detection of t_min and t_max (details / githubweb)
  41. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details / githubweb)
  42. Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source (details / githubweb)
  43. Undo line break in code (details / githubweb)
  44. Update usage of "noDerivative" (#4024) (details / githubweb)
  45. Fix markdownlint warnings (#3973) (details / githubweb)
  46. fix #4030 (details / githubweb)
  47. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details / githubweb)
  48. Reduce guess for initial temperature difference across wall. (details / githubweb)
  49. implemented recognition of startTime (see #4035) (details / githubweb)
  50. applied an equivalent change to Sampler (as to ZeroOrderHold) (details / githubweb)
  51. spliceFunction_der check limits (details / githubweb)
  52. add description string (details / githubweb)
  53. Remove unit errors. (details / githubweb)
  54. Avoid unit error. (details / githubweb)
  55. Fix incorrect start-value. (details / githubweb)
  56. Give a proper definition of machine constants. (details / githubweb)
  57. Update description in ModelicaServices as well. (details / githubweb)
  58. And values. (details / githubweb)
  59. Revert "startTime of ZeroOrderHold" (#4044) (details / githubweb)
  60. fixes startTime of ZeroOrderHold" (details / githubweb)
  61. Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039) (details / githubweb)
  62. Fix typo (details / githubweb)
  63. Change doc string in the style of Modelica.Blocks.Math (details / githubweb)
  64. Fix typo (details / githubweb)
  65. Fix description (details / githubweb)
  66. Rename record instance names ????Data => ????Data3 (details / githubweb)
  67. Fix final parameter propagation (details / githubweb)
  68. Fix final in parameter record of FundamentalWave (details / githubweb)
  69. Unify wording of docstrings of parameter records (details / githubweb)
  70. Unit correctness. (details / githubweb)
  71. Remove incorrect unit-casting. (details / githubweb)
  72. Propose better unit-handling in equation. (details / githubweb)
  73. Implement option 4; that is using a reference impedance with description. (details / githubweb)
  74. Put reference impedance into partial induction machine model (details / githubweb)
  75. Apply ZsRef also to induction machine models (details / githubweb)
  76. Apply changes to Modelica.Magnetic.FundamentalWave (details / githubweb)
  77. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details / githubweb)
  78. Document that string functions are only intended for ASCII. (details / githubweb)
  79. Spelling. (details / githubweb)
  80. Update Modelica/Blocks/Math.mo (details / githubweb)
  81. Update Modelica/Utilities/Strings.mo (details / githubweb)
  82. Added new power block for raising an input to a user parameterized exponent (#4006) (details / githubweb)
  83. Replaced state events by time events (details / githubweb)
  84. enhanced documentation (details / githubweb)
  85. Reverts dummy changes. (details / githubweb)
  86. Propagate useSolver to these variants as well. (details / githubweb)
  87. Fix docu of Modelica.Utilities.System.getTime() (details / githubweb)
  88. Fix for #3971. (details / githubweb)
  89. Apply suggestions from code review (details / githubweb)
  90. Add DynamicPipe energy conservation tests to ModelicaTest (details / githubweb)
  91. Try to fix crash for (details / githubweb)
  92. Fix allocation size (details / githubweb)
  93. Updated tolerance for energy conservation checks (details / githubweb)
  94. Improve indentation of html code (details / githubweb)
  95. Html code: No indentation within 'address' tag (details / githubweb)
  96. Delete multiple and/or leading whitespaces (details / githubweb)
  97. Fix unit error in SimpleAir (details / githubweb)
  98. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details / githubweb)
  99. Use SI.Mass instead of specifying 'unit' (details / githubweb)
  100. Use prefix style 'quantity' for FixedBoundary.X (details / githubweb)
  101. Add description string for m1 (details / githubweb)
  102. Add description string for m2 (details / githubweb)
  103. Completely remove modifications of 'quantity' (details / githubweb)
  104. Remove modification of 'quantity' (details / githubweb)
  105. Remove empty modifications (details / githubweb)
  106. Fix unit error in RobotR3.OneAxis (details / githubweb)
  107. Fix unit errors in ArmatureStroke (details / githubweb)
  108. Fix unit error in CCCVcharging (details / githubweb)
  109. Modifying min attribute of gain to 1 (details / githubweb)
  110. removing min attribute in gain (details / githubweb)
  111. Use SI.Radius instead of SI.Length (details / githubweb)
  112. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details / githubweb)
  113. Remove plural 's' in 'height of ramps' (details / githubweb)
  114. Assert statement to avoid zero gain in controller and improved description string for controller gain (details / githubweb)
  115. Changed to full path for consistency (details / githubweb)
  116. Removing unintended code modifications (details / githubweb)
  117. Delete unused variable 'dens' and corresponding 'R_air' (details / githubweb)
  118. Delete gasForce.dens from reference comparison signals (details / githubweb)
  119. Replace 'Inline=false' with late inlining (details / githubweb)
  120. Unify spelling of controllers with dash omitted (details / githubweb)
  121. Revert "Unify spelling of controllers with dash omitted" (details / githubweb)
  122. unify spelling of controllers (details / githubweb)
  123. Rename RiCurrent -> Isc (details / githubweb)
  124. Adapt to renamed variable (details / githubweb)
  125. Make it public, as suggested (details / githubweb)
  126. #4107 missing commits in master (#4140) (details / githubweb)
  127. Update codespell exceptions (#4143) (details / githubweb)
  128. Bump actions to avoid deprecation warnings (#4120) (details / githubweb)
  129. Amendment for #4140: Fix merge conflict (#4146) (details / githubweb)
  130. lower case for controller in Modelica/Blocks/Continuous.mo (details / githubweb)
  131. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (details / githubweb)
  132. unify spelling of controllers (details / githubweb)
  133. Fix false calculation of w (omega) when resolveInFrame == frame_resolve (details / githubweb)
  134. And add unit for M (details / githubweb)
  135. Add rotation about x-axis to enable a spatial motion (details / githubweb)
  136. Have a flag for avoiding unnecssary discontinuities. (details / githubweb)
  137. Add smooth. (details / githubweb)
  138. ExpSine is more complicated. (details / githubweb)
  139. oops (details / githubweb)
  140. Fix syntax. (details / githubweb)
  141. Simplify the mean formula. (details / githubweb)
  142. Add startTime as well. (details / githubweb)
  143. Restore the use of t_eps just in case, but allow setting it to zero. (details / githubweb)
  144. And update description. (details / githubweb)
  145. Avoid smoothness. (details / githubweb)
  146. Update Modelica/Blocks/Sources.mo (details / githubweb)
  147. Update Modelica/Blocks/Sources.mo (details / githubweb)
  148. Rephrase (details / githubweb)
  149. Simpler. (details / githubweb)
  150. If the limits don't make sense use linear interpolation. (details / githubweb)
  151. Fix typo (details / githubweb)
  152. Omit modifiers of animation parameters (details / githubweb)
  153. Documentation and description for FluidHeatFlow library improved (#4141) (details / githubweb)
  154. Update Modelica/Blocks/Sources.mo (details / githubweb)
  155. Remove unit-casting (details / githubweb)
  156. Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1 (details / githubweb)
  157. Add Evaluate=true. (details / githubweb)
  158. Added units to mathematical constants (#4155) (details / githubweb)
  159. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) (details / githubweb)
  160. Fix unit for mu0. (details / githubweb)
  161. Simpler. (details / githubweb)
  162. Removed out-of-date/incorrect comment about epsilon_0 (details / githubweb)
  163. Fix codespell exceptions (CI) (#4165) (details / githubweb)
  164. Delete successful and skipped workflow runs (#4177) (details / githubweb)
  165. Meke internally used ports of optional housing port and optional thermal port protected (details / githubweb)
  166. Update annotations to be correct. (details / githubweb)
  167. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (details / githubweb)
  168. Apply suggestions from code review (details / githubweb)
  169. refs #4180 Fix Text annotation (details / githubweb)
  170. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (details / githubweb)
  171. Restore documentation (#4184) (details / githubweb)
  172. Fix regex to optionally ignore quoted strings (#4183) (details / githubweb)
  173. Fix unit errors in ExternalCombiTimeTable constructor (#4188) (details / githubweb)
  174. Remove use of unknown variable useReset (details / githubweb)
  175. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. (details / githubweb)
  176. The parameter 'target' does not exist. (details / githubweb)
  177. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. (details / githubweb)
  178. Remove unknown parameter useMeanDensity (details / githubweb)
  179. KC and DP_Fric do not exist in this class (details / githubweb)
  180. Cleanup (details / githubweb)
  181. 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)
  182. Correct units for normalizing vectors. (details / githubweb)
  183. Fix link to Holman2010 (#4199) (details / githubweb)
  184. Fix and add ITEA links (#4196) (details / githubweb)
  185. Fix broken links (#4202) (details / githubweb)
  186. Remove public (details / githubweb)
  187. Coordination of #4101: Fix unit errors (details / githubweb)
  188. Fix instance names (details / githubweb)
  189. Close #4101: Fix unit error in a single PR (details / githubweb)
  190. Remove blanks (details / githubweb)
  191. Remove redundant diagram text for most Analog examples (details / githubweb)
  192. Remove diagram text of CompareTransformers (details / githubweb)
  193. Fix factor 2 in calculation (details / githubweb)
  194. Update .mailmap file (details / githubweb)
  195. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) (details / githubweb)
  196. Fix codespell exceptions (#4203) (details / githubweb)
  197. Remove real relation in non-discrete-time controlled if-statement. (details / githubweb)
  198. Remove unnecessary noEvent (details / githubweb)
  199. Fix broken link (#4211) (details / githubweb)
  200. Use 1.14 instead of sqrt(1.3) (details / githubweb)
  201. Update matio library to 1.5.24 (#4222) (details / githubweb)
  202. Add all defined outputs of the test example into reference signals (details / githubweb)
  203. Initialize output array C even when multiColoredSurface=false (details / githubweb)
  204. Set modifier of 'C' being 'final' (details / githubweb)
  205. Documentation: modifier 'C' shall be 'final' (details / githubweb)
  206. refs #4174: Fix (and rename) parameters (#4176) (details / githubweb)
Changes
  1. Fix bug in calculation of complex transfer function (details / githubweb)
  2. refs #3782: Decrease solver tolerance (details / githubweb)
  3. Use physical units to parameterize transfer function (details / githubweb)
  4. Calculate unitless coefficient b (details / githubweb)
  5. Avoid max({}) in Modelica.Math.Matrices.nullSpace (details / githubweb)
  6. fixes #3901 (details / githubweb)
  7. Fix documentation of Tp2 and Tp (details / githubweb)
  8. Add image explaining PusleSeries (details / githubweb)
  9. Reduce size of image (details / githubweb)
  10. Now chaing size of image (details / githubweb)
  11. Fix documentation to match implementation (details / githubweb)
  12. Change Tp2 in drawing (details / githubweb)
  13. Consider the derivatives at boundaries in the 2D-table. (details / githubweb)
  14. Improved example to show all issues. (details / githubweb)
  15. Avoid using epsilon altogether. (details / githubweb)
  16. Spelling (details / githubweb)
  17. AddReference (details / githubweb)
  18. Add vector-test case (details / githubweb)
  19. Reference (details / githubweb)
  20. refs #3893: Fix formatting and update naming (details / githubweb)
  21. refs #3893: Fix formatting (details / githubweb)
  22. Add Modelica Libraries logo for dark mode (details / githubweb)
  23. Almost automatically updated to have correct gradient. (details / githubweb)
  24. Remove unwanted gradient. (details / githubweb)
  25. BreakTiesAsBefore (details / githubweb)
  26. BreakTiesAsBefore2 (details / githubweb)
  27. BreakTiesAsBefore (details / githubweb)
  28. ClearerName (details / githubweb)
  29. Revert unwanted change of files (even if blank line would be nice). (details / githubweb)
  30. Adds animated level on the icon layer of the OpenTank (details / githubweb)
  31. Fixed Wb_flows discretization terms for DynamicPipe (details / githubweb)
  32. Bump copyright year (details / githubweb)
  33. Add missing cases (details / githubweb)
  34. Fix variable name (details / githubweb)
  35. Emphasize text in documentation (details / githubweb)
  36. Remove BOM (details / githubweb)
  37. Do not preserveAspectRatio for terminate-block. (details / githubweb)
  38. Implement continuous version of SignalExtrema (details / githubweb)
  39. added comparisonSignals.txt (details / githubweb)
  40. ContinuousSignalExtrema: improved detection of t_min and t_max (details / githubweb)
  41. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details / githubweb)
  42. Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source (details / githubweb)
  43. Undo line break in code (details / githubweb)
  44. Update usage of "noDerivative" (#4024) (details / githubweb)
  45. Fix markdownlint warnings (#3973) (details / githubweb)
  46. fix #4030 (details / githubweb)
  47. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details / githubweb)
  48. Reduce guess for initial temperature difference across wall. (details / githubweb)
  49. implemented recognition of startTime (see #4035) (details / githubweb)
  50. applied an equivalent change to Sampler (as to ZeroOrderHold) (details / githubweb)
  51. spliceFunction_der check limits (details / githubweb)
  52. add description string (details / githubweb)
  53. Remove unit errors. (details / githubweb)
  54. Avoid unit error. (details / githubweb)
  55. Fix incorrect start-value. (details / githubweb)
  56. Give a proper definition of machine constants. (details / githubweb)
  57. Update description in ModelicaServices as well. (details / githubweb)
  58. And values. (details / githubweb)
  59. Revert "startTime of ZeroOrderHold" (#4044) (details / githubweb)
  60. fixes startTime of ZeroOrderHold" (details / githubweb)
  61. Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039) (details / githubweb)
  62. Fix typo (details / githubweb)
  63. Change doc string in the style of Modelica.Blocks.Math (details / githubweb)
  64. Fix typo (details / githubweb)
  65. Fix description (details / githubweb)
  66. Rename record instance names ????Data => ????Data3 (details / githubweb)
  67. Fix final parameter propagation (details / githubweb)
  68. Fix final in parameter record of FundamentalWave (details / githubweb)
  69. Unify wording of docstrings of parameter records (details / githubweb)
  70. Unit correctness. (details / githubweb)
  71. Remove incorrect unit-casting. (details / githubweb)
  72. Propose better unit-handling in equation. (details / githubweb)
  73. Implement option 4; that is using a reference impedance with description. (details / githubweb)
  74. Put reference impedance into partial induction machine model (details / githubweb)
  75. Apply ZsRef also to induction machine models (details / githubweb)
  76. Apply changes to Modelica.Magnetic.FundamentalWave (details / githubweb)
  77. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details / githubweb)
  78. Document that string functions are only intended for ASCII. (details / githubweb)
  79. Spelling. (details / githubweb)
  80. Update Modelica/Blocks/Math.mo (details / githubweb)
  81. Update Modelica/Utilities/Strings.mo (details / githubweb)
  82. Added new power block for raising an input to a user parameterized exponent (#4006) (details / githubweb)
  83. Replaced state events by time events (details / githubweb)
  84. enhanced documentation (details / githubweb)
  85. Reverts dummy changes. (details / githubweb)
  86. Propagate useSolver to these variants as well. (details / githubweb)
  87. Fix docu of Modelica.Utilities.System.getTime() (details / githubweb)
  88. Fix for #3971. (details / githubweb)
  89. Apply suggestions from code review (details / githubweb)
  90. Add DynamicPipe energy conservation tests to ModelicaTest (details / githubweb)
  91. Try to fix crash for (details / githubweb)
  92. Fix allocation size (details / githubweb)
  93. Updated tolerance for energy conservation checks (details / githubweb)
  94. Improve indentation of html code (details / githubweb)
  95. Html code: No indentation within 'address' tag (details / githubweb)
  96. Delete multiple and/or leading whitespaces (details / githubweb)
  97. Fix unit error in SimpleAir (details / githubweb)
  98. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details / githubweb)
  99. Use SI.Mass instead of specifying 'unit' (details / githubweb)
  100. Use prefix style 'quantity' for FixedBoundary.X (details / githubweb)
  101. Add description string for m1 (details / githubweb)
  102. Add description string for m2 (details / githubweb)
  103. Completely remove modifications of 'quantity' (details / githubweb)
  104. Remove modification of 'quantity' (details / githubweb)
  105. Remove empty modifications (details / githubweb)
  106. Fix unit error in RobotR3.OneAxis (details / githubweb)
  107. Fix unit errors in ArmatureStroke (details / githubweb)
  108. Fix unit error in CCCVcharging (details / githubweb)
  109. Modifying min attribute of gain to 1 (details / githubweb)
  110. removing min attribute in gain (details / githubweb)
  111. Use SI.Radius instead of SI.Length (details / githubweb)
  112. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details / githubweb)
  113. Remove plural 's' in 'height of ramps' (details / githubweb)
  114. Assert statement to avoid zero gain in controller and improved description string for controller gain (details / githubweb)
  115. Changed to full path for consistency (details / githubweb)
  116. Removing unintended code modifications (details / githubweb)
  117. Delete unused variable 'dens' and corresponding 'R_air' (details / githubweb)
  118. Delete gasForce.dens from reference comparison signals (details / githubweb)
  119. Replace 'Inline=false' with late inlining (details / githubweb)
  120. Unify spelling of controllers with dash omitted (details / githubweb)
  121. Revert "Unify spelling of controllers with dash omitted" (details / githubweb)
  122. unify spelling of controllers (details / githubweb)
  123. Rename RiCurrent -> Isc (details / githubweb)
  124. Adapt to renamed variable (details / githubweb)
  125. Make it public, as suggested (details / githubweb)
  126. #4107 missing commits in master (#4140) (details / githubweb)
  127. Update codespell exceptions (#4143) (details / githubweb)
  128. Bump actions to avoid deprecation warnings (#4120) (details / githubweb)
  129. Amendment for #4140: Fix merge conflict (#4146) (details / githubweb)
  130. lower case for controller in Modelica/Blocks/Continuous.mo (details / githubweb)
  131. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (details / githubweb)
  132. unify spelling of controllers (details / githubweb)
  133. Fix false calculation of w (omega) when resolveInFrame == frame_resolve (details / githubweb)
  134. And add unit for M (details / githubweb)
  135. Add rotation about x-axis to enable a spatial motion (details / githubweb)
  136. Have a flag for avoiding unnecssary discontinuities. (details / githubweb)
  137. Add smooth. (details / githubweb)
  138. ExpSine is more complicated. (details / githubweb)
  139. oops (details / githubweb)
  140. Fix syntax. (details / githubweb)
  141. Simplify the mean formula. (details / githubweb)
  142. Add startTime as well. (details / githubweb)
  143. Restore the use of t_eps just in case, but allow setting it to zero. (details / githubweb)
  144. And update description. (details / githubweb)
  145. Avoid smoothness. (details / githubweb)
  146. Update Modelica/Blocks/Sources.mo (details / githubweb)
  147. Update Modelica/Blocks/Sources.mo (details / githubweb)
  148. Rephrase (details / githubweb)
  149. Simpler. (details / githubweb)
  150. If the limits don't make sense use linear interpolation. (details / githubweb)
  151. Fix typo (details / githubweb)
  152. Omit modifiers of animation parameters (details / githubweb)
  153. Documentation and description for FluidHeatFlow library improved (#4141) (details / githubweb)
  154. Update Modelica/Blocks/Sources.mo (details / githubweb)
  155. Remove unit-casting (details / githubweb)
  156. Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1 (details / githubweb)
  157. Add Evaluate=true. (details / githubweb)
  158. Added units to mathematical constants (#4155) (details / githubweb)
  159. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) (details / githubweb)
  160. Fix unit for mu0. (details / githubweb)
  161. Simpler. (details / githubweb)
  162. Removed out-of-date/incorrect comment about epsilon_0 (details / githubweb)
  163. Fix codespell exceptions (CI) (#4165) (details / githubweb)
  164. Delete successful and skipped workflow runs (#4177) (details / githubweb)
  165. Meke internally used ports of optional housing port and optional thermal port protected (details / githubweb)
  166. Update annotations to be correct. (details / githubweb)
  167. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (details / githubweb)
  168. Apply suggestions from code review (details / githubweb)
  169. refs #4180 Fix Text annotation (details / githubweb)
  170. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (details / githubweb)
  171. Restore documentation (#4184) (details / githubweb)
  172. Fix regex to optionally ignore quoted strings (#4183) (details / githubweb)
  173. Fix unit errors in ExternalCombiTimeTable constructor (#4188) (details / githubweb)
  174. Remove use of unknown variable useReset (details / githubweb)
  175. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. (details / githubweb)
  176. The parameter 'target' does not exist. (details / githubweb)
  177. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. (details / githubweb)
  178. Remove unknown parameter useMeanDensity (details / githubweb)
  179. KC and DP_Fric do not exist in this class (details / githubweb)
  180. Cleanup (details / githubweb)
  181. 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)
  182. Correct units for normalizing vectors. (details / githubweb)
  183. Fix link to Holman2010 (#4199) (details / githubweb)
  184. Fix and add ITEA links (#4196) (details / githubweb)
  185. Fix broken links (#4202) (details / githubweb)
  186. Remove public (details / githubweb)
  187. Coordination of #4101: Fix unit errors (details / githubweb)
  188. Fix instance names (details / githubweb)
  189. Close #4101: Fix unit error in a single PR (details / githubweb)
  190. Remove blanks (details / githubweb)
  191. Remove redundant diagram text for most Analog examples (details / githubweb)
  192. Remove diagram text of CompareTransformers (details / githubweb)
  193. Fix factor 2 in calculation (details / githubweb)
  194. Update .mailmap file (details / githubweb)
  195. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) (details / githubweb)
  196. Fix codespell exceptions (#4203) (details / githubweb)
  197. Remove real relation in non-discrete-time controlled if-statement. (details / githubweb)
  198. Remove unnecessary noEvent (details / githubweb)
  199. Fix broken link (#4211) (details / githubweb)
  200. Use 1.14 instead of sqrt(1.3) (details / githubweb)
  201. Update matio library to 1.5.24 (#4222) (details / githubweb)
  202. Add all defined outputs of the test example into reference signals (details / githubweb)
  203. Initialize output array C even when multiColoredSurface=false (details / githubweb)
  204. Set modifier of 'C' being 'final' (details / githubweb)
  205. Documentation: modifier 'C' shall be 'final' (details / githubweb)
  206. refs #4174: Fix (and rename) parameters (#4176) (details / githubweb)
Changes
  1. Fix bug in calculation of complex transfer function (details / githubweb)
  2. refs #3782: Decrease solver tolerance (details / githubweb)
  3. Use physical units to parameterize transfer function (details / githubweb)
  4. Calculate unitless coefficient b (details / githubweb)
  5. Avoid max({}) in Modelica.Math.Matrices.nullSpace (details / githubweb)
  6. fixes #3901 (details / githubweb)
  7. Fix documentation of Tp2 and Tp (details / githubweb)
  8. Add image explaining PusleSeries (details / githubweb)
  9. Reduce size of image (details / githubweb)
  10. Now chaing size of image (details / githubweb)
  11. Fix documentation to match implementation (details / githubweb)
  12. Change Tp2 in drawing (details / githubweb)
  13. Consider the derivatives at boundaries in the 2D-table. (details / githubweb)
  14. Improved example to show all issues. (details / githubweb)
  15. Avoid using epsilon altogether. (details / githubweb)
  16. Spelling (details / githubweb)
  17. AddReference (details / githubweb)
  18. Add vector-test case (details / githubweb)
  19. Reference (details / githubweb)
  20. refs #3893: Fix formatting and update naming (details / githubweb)
  21. refs #3893: Fix formatting (details / githubweb)
  22. Add Modelica Libraries logo for dark mode (details / githubweb)
  23. Almost automatically updated to have correct gradient. (details / githubweb)
  24. Remove unwanted gradient. (details / githubweb)
  25. BreakTiesAsBefore (details / githubweb)
  26. BreakTiesAsBefore2 (details / githubweb)
  27. BreakTiesAsBefore (details / githubweb)
  28. ClearerName (details / githubweb)
  29. Revert unwanted change of files (even if blank line would be nice). (details / githubweb)
  30. Adds animated level on the icon layer of the OpenTank (details / githubweb)
  31. Fixed Wb_flows discretization terms for DynamicPipe (details / githubweb)
  32. Bump copyright year (details / githubweb)
  33. Add missing cases (details / githubweb)
  34. Fix variable name (details / githubweb)
  35. Emphasize text in documentation (details / githubweb)
  36. Remove BOM (details / githubweb)
  37. Do not preserveAspectRatio for terminate-block. (details / githubweb)
  38. Implement continuous version of SignalExtrema (details / githubweb)
  39. added comparisonSignals.txt (details / githubweb)
  40. ContinuousSignalExtrema: improved detection of t_min and t_max (details / githubweb)
  41. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details / githubweb)
  42. Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source (details / githubweb)
  43. Undo line break in code (details / githubweb)
  44. Update usage of "noDerivative" (#4024) (details / githubweb)
  45. Fix markdownlint warnings (#3973) (details / githubweb)
  46. fix #4030 (details / githubweb)
  47. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details / githubweb)
  48. Reduce guess for initial temperature difference across wall. (details / githubweb)
  49. implemented recognition of startTime (see #4035) (details / githubweb)
  50. applied an equivalent change to Sampler (as to ZeroOrderHold) (details / githubweb)
  51. spliceFunction_der check limits (details / githubweb)
  52. add description string (details / githubweb)
  53. Remove unit errors. (details / githubweb)
  54. Avoid unit error. (details / githubweb)
  55. Fix incorrect start-value. (details / githubweb)
  56. Give a proper definition of machine constants. (details / githubweb)
  57. Update description in ModelicaServices as well. (details / githubweb)
  58. And values. (details / githubweb)
  59. Revert "startTime of ZeroOrderHold" (#4044) (details / githubweb)
  60. fixes startTime of ZeroOrderHold" (details / githubweb)
  61. Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039) (details / githubweb)
  62. Fix typo (details / githubweb)
  63. Change doc string in the style of Modelica.Blocks.Math (details / githubweb)
  64. Fix typo (details / githubweb)
  65. Fix description (details / githubweb)
  66. Rename record instance names ????Data => ????Data3 (details / githubweb)
  67. Fix final parameter propagation (details / githubweb)
  68. Fix final in parameter record of FundamentalWave (details / githubweb)
  69. Unify wording of docstrings of parameter records (details / githubweb)
  70. Unit correctness. (details / githubweb)
  71. Remove incorrect unit-casting. (details / githubweb)
  72. Propose better unit-handling in equation. (details / githubweb)
  73. Implement option 4; that is using a reference impedance with description. (details / githubweb)
  74. Put reference impedance into partial induction machine model (details / githubweb)
  75. Apply ZsRef also to induction machine models (details / githubweb)
  76. Apply changes to Modelica.Magnetic.FundamentalWave (details / githubweb)
  77. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details / githubweb)
  78. Document that string functions are only intended for ASCII. (details / githubweb)
  79. Spelling. (details / githubweb)
  80. Update Modelica/Blocks/Math.mo (details / githubweb)
  81. Update Modelica/Utilities/Strings.mo (details / githubweb)
  82. Added new power block for raising an input to a user parameterized exponent (#4006) (details / githubweb)
  83. Replaced state events by time events (details / githubweb)
  84. enhanced documentation (details / githubweb)
  85. Reverts dummy changes. (details / githubweb)
  86. Propagate useSolver to these variants as well. (details / githubweb)
  87. Fix docu of Modelica.Utilities.System.getTime() (details / githubweb)
  88. Fix for #3971. (details / githubweb)
  89. Apply suggestions from code review (details / githubweb)
  90. Add DynamicPipe energy conservation tests to ModelicaTest (details / githubweb)
  91. Try to fix crash for (details / githubweb)
  92. Fix allocation size (details / githubweb)
  93. Updated tolerance for energy conservation checks (details / githubweb)
  94. Improve indentation of html code (details / githubweb)
  95. Html code: No indentation within 'address' tag (details / githubweb)
  96. Delete multiple and/or leading whitespaces (details / githubweb)
  97. Fix unit error in SimpleAir (details / githubweb)
  98. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details / githubweb)
  99. Use SI.Mass instead of specifying 'unit' (details / githubweb)
  100. Use prefix style 'quantity' for FixedBoundary.X (details / githubweb)
  101. Add description string for m1 (details / githubweb)
  102. Add description string for m2 (details / githubweb)
  103. Completely remove modifications of 'quantity' (details / githubweb)
  104. Remove modification of 'quantity' (details / githubweb)
  105. Remove empty modifications (details / githubweb)
  106. Fix unit error in RobotR3.OneAxis (details / githubweb)
  107. Fix unit errors in ArmatureStroke (details / githubweb)
  108. Fix unit error in CCCVcharging (details / githubweb)
  109. Modifying min attribute of gain to 1 (details / githubweb)
  110. removing min attribute in gain (details / githubweb)
  111. Use SI.Radius instead of SI.Length (details / githubweb)
  112. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details / githubweb)
  113. Remove plural 's' in 'height of ramps' (details / githubweb)
  114. Assert statement to avoid zero gain in controller and improved description string for controller gain (details / githubweb)
  115. Changed to full path for consistency (details / githubweb)
  116. Removing unintended code modifications (details / githubweb)
  117. Delete unused variable 'dens' and corresponding 'R_air' (details / githubweb)
  118. Delete gasForce.dens from reference comparison signals (details / githubweb)
  119. Replace 'Inline=false' with late inlining (details / githubweb)
  120. Unify spelling of controllers with dash omitted (details / githubweb)
  121. Revert "Unify spelling of controllers with dash omitted" (details / githubweb)
  122. unify spelling of controllers (details / githubweb)
  123. Rename RiCurrent -> Isc (details / githubweb)
  124. Adapt to renamed variable (details / githubweb)
  125. Make it public, as suggested (details / githubweb)
  126. #4107 missing commits in master (#4140) (details / githubweb)
  127. Update codespell exceptions (#4143) (details / githubweb)
  128. Bump actions to avoid deprecation warnings (#4120) (details / githubweb)
  129. Amendment for #4140: Fix merge conflict (#4146) (details / githubweb)
  130. lower case for controller in Modelica/Blocks/Continuous.mo (details / githubweb)
  131. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (details / githubweb)
  132. unify spelling of controllers (details / githubweb)
  133. Fix false calculation of w (omega) when resolveInFrame == frame_resolve (details / githubweb)
  134. And add unit for M (details / githubweb)
  135. Add rotation about x-axis to enable a spatial motion (details / githubweb)
  136. Have a flag for avoiding unnecssary discontinuities. (details / githubweb)
  137. Add smooth. (details / githubweb)
  138. ExpSine is more complicated. (details / githubweb)
  139. oops (details / githubweb)
  140. Fix syntax. (details / githubweb)
  141. Simplify the mean formula. (details / githubweb)
  142. Add startTime as well. (details / githubweb)
  143. Restore the use of t_eps just in case, but allow setting it to zero. (details / githubweb)
  144. And update description. (details / githubweb)
  145. Avoid smoothness. (details / githubweb)
  146. Update Modelica/Blocks/Sources.mo (details / githubweb)
  147. Update Modelica/Blocks/Sources.mo (details / githubweb)
  148. Rephrase (details / githubweb)
  149. Simpler. (details / githubweb)
  150. If the limits don't make sense use linear interpolation. (details / githubweb)
  151. Fix typo (details / githubweb)
  152. Omit modifiers of animation parameters (details / githubweb)
  153. Documentation and description for FluidHeatFlow library improved (#4141) (details / githubweb)
  154. Update Modelica/Blocks/Sources.mo (details / githubweb)
  155. Remove unit-casting (details / githubweb)
  156. Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1 (details / githubweb)
  157. Add Evaluate=true. (details / githubweb)
  158. Added units to mathematical constants (#4155) (details / githubweb)
  159. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) (details / githubweb)
  160. Fix unit for mu0. (details / githubweb)
  161. Simpler. (details / githubweb)
  162. Removed out-of-date/incorrect comment about epsilon_0 (details / githubweb)
  163. Fix codespell exceptions (CI) (#4165) (details / githubweb)
  164. Delete successful and skipped workflow runs (#4177) (details / githubweb)
  165. Meke internally used ports of optional housing port and optional thermal port protected (details / githubweb)
  166. Update annotations to be correct. (details / githubweb)
  167. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (details / githubweb)
  168. Apply suggestions from code review (details / githubweb)
  169. refs #4180 Fix Text annotation (details / githubweb)
  170. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (details / githubweb)
  171. Restore documentation (#4184) (details / githubweb)
  172. Fix regex to optionally ignore quoted strings (#4183) (details / githubweb)
  173. Fix unit errors in ExternalCombiTimeTable constructor (#4188) (details / githubweb)
  174. Remove use of unknown variable useReset (details / githubweb)
  175. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. (details / githubweb)
  176. The parameter 'target' does not exist. (details / githubweb)
  177. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. (details / githubweb)
  178. Remove unknown parameter useMeanDensity (details / githubweb)
  179. KC and DP_Fric do not exist in this class (details / githubweb)
  180. Cleanup (details / githubweb)
  181. 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)
  182. Correct units for normalizing vectors. (details / githubweb)
  183. Fix link to Holman2010 (#4199) (details / githubweb)
  184. Fix and add ITEA links (#4196) (details / githubweb)
  185. Fix broken links (#4202) (details / githubweb)
  186. Remove public (details / githubweb)
  187. Coordination of #4101: Fix unit errors (details / githubweb)
  188. Fix instance names (details / githubweb)
  189. Close #4101: Fix unit error in a single PR (details / githubweb)
  190. Remove blanks (details / githubweb)
  191. Remove redundant diagram text for most Analog examples (details / githubweb)
  192. Remove diagram text of CompareTransformers (details / githubweb)
  193. Fix factor 2 in calculation (details / githubweb)
  194. Update .mailmap file (details / githubweb)
  195. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) (details / githubweb)
  196. Fix codespell exceptions (#4203) (details / githubweb)
  197. Remove real relation in non-discrete-time controlled if-statement. (details / githubweb)
  198. Remove unnecessary noEvent (details / githubweb)
  199. Fix broken link (#4211) (details / githubweb)
  200. Use 1.14 instead of sqrt(1.3) (details / githubweb)
  201. Update matio library to 1.5.24 (#4222) (details / githubweb)
  202. Add all defined outputs of the test example into reference signals (details / githubweb)
  203. Initialize output array C even when multiColoredSurface=false (details / githubweb)
  204. Set modifier of 'C' being 'final' (details / githubweb)
  205. Documentation: modifier 'C' shall be 'final' (details / githubweb)
  206. refs #4174: Fix (and rename) parameters (#4176) (details / githubweb)
Changes
  1. Fix bug in calculation of complex transfer function (details / githubweb)
  2. refs #3782: Decrease solver tolerance (details / githubweb)
  3. Use physical units to parameterize transfer function (details / githubweb)
  4. Calculate unitless coefficient b (details / githubweb)
  5. Avoid max({}) in Modelica.Math.Matrices.nullSpace (details / githubweb)
  6. fixes #3901 (details / githubweb)
  7. Fix documentation of Tp2 and Tp (details / githubweb)
  8. Add image explaining PusleSeries (details / githubweb)
  9. Reduce size of image (details / githubweb)
  10. Now chaing size of image (details / githubweb)
  11. Fix documentation to match implementation (details / githubweb)
  12. Change Tp2 in drawing (details / githubweb)
  13. Consider the derivatives at boundaries in the 2D-table. (details / githubweb)
  14. Improved example to show all issues. (details / githubweb)
  15. Avoid using epsilon altogether. (details / githubweb)
  16. Spelling (details / githubweb)
  17. AddReference (details / githubweb)
  18. Add vector-test case (details / githubweb)
  19. Reference (details / githubweb)
  20. refs #3893: Fix formatting and update naming (details / githubweb)
  21. refs #3893: Fix formatting (details / githubweb)
  22. Add Modelica Libraries logo for dark mode (details / githubweb)
  23. Almost automatically updated to have correct gradient. (details / githubweb)
  24. Remove unwanted gradient. (details / githubweb)
  25. BreakTiesAsBefore (details / githubweb)
  26. BreakTiesAsBefore2 (details / githubweb)
  27. BreakTiesAsBefore (details / githubweb)
  28. ClearerName (details / githubweb)
  29. Revert unwanted change of files (even if blank line would be nice). (details / githubweb)
  30. Adds animated level on the icon layer of the OpenTank (details / githubweb)
  31. Fixed Wb_flows discretization terms for DynamicPipe (details / githubweb)
  32. Bump copyright year (details / githubweb)
  33. Add missing cases (details / githubweb)
  34. Fix variable name (details / githubweb)
  35. Emphasize text in documentation (details / githubweb)
  36. Remove BOM (details / githubweb)
  37. Do not preserveAspectRatio for terminate-block. (details / githubweb)
  38. Implement continuous version of SignalExtrema (details / githubweb)
  39. added comparisonSignals.txt (details / githubweb)
  40. ContinuousSignalExtrema: improved detection of t_min and t_max (details / githubweb)
  41. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details / githubweb)
  42. Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source (details / githubweb)
  43. Undo line break in code (details / githubweb)
  44. Update usage of "noDerivative" (#4024) (details / githubweb)
  45. Fix markdownlint warnings (#3973) (details / githubweb)
  46. fix #4030 (details / githubweb)
  47. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details / githubweb)
  48. Reduce guess for initial temperature difference across wall. (details / githubweb)
  49. implemented recognition of startTime (see #4035) (details / githubweb)
  50. applied an equivalent change to Sampler (as to ZeroOrderHold) (details / githubweb)
  51. spliceFunction_der check limits (details / githubweb)
  52. add description string (details / githubweb)
  53. Remove unit errors. (details / githubweb)
  54. Avoid unit error. (details / githubweb)
  55. Fix incorrect start-value. (details / githubweb)
  56. Give a proper definition of machine constants. (details / githubweb)
  57. Update description in ModelicaServices as well. (details / githubweb)
  58. And values. (details / githubweb)
  59. Revert "startTime of ZeroOrderHold" (#4044) (details / githubweb)
  60. fixes startTime of ZeroOrderHold" (details / githubweb)
  61. Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039) (details / githubweb)
  62. Fix typo (details / githubweb)
  63. Change doc string in the style of Modelica.Blocks.Math (details / githubweb)
  64. Fix typo (details / githubweb)
  65. Fix description (details / githubweb)
  66. Rename record instance names ????Data => ????Data3 (details / githubweb)
  67. Fix final parameter propagation (details / githubweb)
  68. Fix final in parameter record of FundamentalWave (details / githubweb)
  69. Unify wording of docstrings of parameter records (details / githubweb)
  70. Unit correctness. (details / githubweb)
  71. Remove incorrect unit-casting. (details / githubweb)
  72. Propose better unit-handling in equation. (details / githubweb)
  73. Implement option 4; that is using a reference impedance with description. (details / githubweb)
  74. Put reference impedance into partial induction machine model (details / githubweb)
  75. Apply ZsRef also to induction machine models (details / githubweb)
  76. Apply changes to Modelica.Magnetic.FundamentalWave (details / githubweb)
  77. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details / githubweb)
  78. Document that string functions are only intended for ASCII. (details / githubweb)
  79. Spelling. (details / githubweb)
  80. Update Modelica/Blocks/Math.mo (details / githubweb)
  81. Update Modelica/Utilities/Strings.mo (details / githubweb)
  82. Added new power block for raising an input to a user parameterized exponent (#4006) (details / githubweb)
  83. Replaced state events by time events (details / githubweb)
  84. enhanced documentation (details / githubweb)
  85. Reverts dummy changes. (details / githubweb)
  86. Propagate useSolver to these variants as well. (details / githubweb)
  87. Fix docu of Modelica.Utilities.System.getTime() (details / githubweb)
  88. Fix for #3971. (details / githubweb)
  89. Apply suggestions from code review (details / githubweb)
  90. Add DynamicPipe energy conservation tests to ModelicaTest (details / githubweb)
  91. Try to fix crash for (details / githubweb)
  92. Fix allocation size (details / githubweb)
  93. Updated tolerance for energy conservation checks (details / githubweb)
  94. Improve indentation of html code (details / githubweb)
  95. Html code: No indentation within 'address' tag (details / githubweb)
  96. Delete multiple and/or leading whitespaces (details / githubweb)
  97. Fix unit error in SimpleAir (details / githubweb)
  98. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details / githubweb)
  99. Use SI.Mass instead of specifying 'unit' (details / githubweb)
  100. Use prefix style 'quantity' for FixedBoundary.X (details / githubweb)
  101. Add description string for m1 (details / githubweb)
  102. Add description string for m2 (details / githubweb)
  103. Completely remove modifications of 'quantity' (details / githubweb)
  104. Remove modification of 'quantity' (details / githubweb)
  105. Remove empty modifications (details / githubweb)
  106. Fix unit error in RobotR3.OneAxis (details / githubweb)
  107. Fix unit errors in ArmatureStroke (details / githubweb)
  108. Fix unit error in CCCVcharging (details / githubweb)
  109. Modifying min attribute of gain to 1 (details / githubweb)
  110. removing min attribute in gain (details / githubweb)
  111. Use SI.Radius instead of SI.Length (details / githubweb)
  112. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details / githubweb)
  113. Remove plural 's' in 'height of ramps' (details / githubweb)
  114. Assert statement to avoid zero gain in controller and improved description string for controller gain (details / githubweb)
  115. Changed to full path for consistency (details / githubweb)
  116. Removing unintended code modifications (details / githubweb)
  117. Delete unused variable 'dens' and corresponding 'R_air' (details / githubweb)
  118. Delete gasForce.dens from reference comparison signals (details / githubweb)
  119. Replace 'Inline=false' with late inlining (details / githubweb)
  120. Unify spelling of controllers with dash omitted (details / githubweb)
  121. Revert "Unify spelling of controllers with dash omitted" (details / githubweb)
  122. unify spelling of controllers (details / githubweb)
  123. Rename RiCurrent -> Isc (details / githubweb)
  124. Adapt to renamed variable (details / githubweb)
  125. Make it public, as suggested (details / githubweb)
  126. #4107 missing commits in master (#4140) (details / githubweb)
  127. Update codespell exceptions (#4143) (details / githubweb)
  128. Bump actions to avoid deprecation warnings (#4120) (details / githubweb)
  129. Amendment for #4140: Fix merge conflict (#4146) (details / githubweb)
  130. lower case for controller in Modelica/Blocks/Continuous.mo (details / githubweb)
  131. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (details / githubweb)
  132. unify spelling of controllers (details / githubweb)
  133. Fix false calculation of w (omega) when resolveInFrame == frame_resolve (details / githubweb)
  134. And add unit for M (details / githubweb)
  135. Add rotation about x-axis to enable a spatial motion (details / githubweb)
  136. Have a flag for avoiding unnecssary discontinuities. (details / githubweb)
  137. Add smooth. (details / githubweb)
  138. ExpSine is more complicated. (details / githubweb)
  139. oops (details / githubweb)
  140. Fix syntax. (details / githubweb)
  141. Simplify the mean formula. (details / githubweb)
  142. Add startTime as well. (details / githubweb)
  143. Restore the use of t_eps just in case, but allow setting it to zero. (details / githubweb)
  144. And update description. (details / githubweb)
  145. Avoid smoothness. (details / githubweb)
  146. Update Modelica/Blocks/Sources.mo (details / githubweb)
  147. Update Modelica/Blocks/Sources.mo (details / githubweb)
  148. Rephrase (details / githubweb)
  149. Simpler. (details / githubweb)
  150. If the limits don't make sense use linear interpolation. (details / githubweb)
  151. Fix typo (details / githubweb)
  152. Omit modifiers of animation parameters (details / githubweb)
  153. Documentation and description for FluidHeatFlow library improved (#4141) (details / githubweb)
  154. Update Modelica/Blocks/Sources.mo (details / githubweb)
  155. Remove unit-casting (details / githubweb)
  156. Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1 (details / githubweb)
  157. Add Evaluate=true. (details / githubweb)
  158. Added units to mathematical constants (#4155) (details / githubweb)
  159. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) (details / githubweb)
  160. Fix unit for mu0. (details / githubweb)
  161. Simpler. (details / githubweb)
  162. Removed out-of-date/incorrect comment about epsilon_0 (details / githubweb)
  163. Fix codespell exceptions (CI) (#4165) (details / githubweb)
  164. Delete successful and skipped workflow runs (#4177) (details / githubweb)
  165. Meke internally used ports of optional housing port and optional thermal port protected (details / githubweb)
  166. Update annotations to be correct. (details / githubweb)
  167. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (details / githubweb)
  168. Apply suggestions from code review (details / githubweb)
  169. refs #4180 Fix Text annotation (details / githubweb)
  170. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (details / githubweb)
  171. Restore documentation (#4184) (details / githubweb)
  172. Fix regex to optionally ignore quoted strings (#4183) (details / githubweb)
  173. Fix unit errors in ExternalCombiTimeTable constructor (#4188) (details / githubweb)
  174. Remove use of unknown variable useReset (details / githubweb)
  175. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. (details / githubweb)
  176. The parameter 'target' does not exist. (details / githubweb)
  177. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. (details / githubweb)
  178. Remove unknown parameter useMeanDensity (details / githubweb)
  179. KC and DP_Fric do not exist in this class (details / githubweb)
  180. Cleanup (details / githubweb)
  181. 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)
  182. Correct units for normalizing vectors. (details / githubweb)
  183. Fix link to Holman2010 (#4199) (details / githubweb)
  184. Fix and add ITEA links (#4196) (details / githubweb)
  185. Fix broken links (#4202) (details / githubweb)
  186. Remove public (details / githubweb)
  187. Coordination of #4101: Fix unit errors (details / githubweb)
  188. Fix instance names (details / githubweb)
  189. Close #4101: Fix unit error in a single PR (details / githubweb)
  190. Remove blanks (details / githubweb)
  191. Remove redundant diagram text for most Analog examples (details / githubweb)
  192. Remove diagram text of CompareTransformers (details / githubweb)
  193. Fix factor 2 in calculation (details / githubweb)
  194. Update .mailmap file (details / githubweb)
  195. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) (details / githubweb)
  196. Fix codespell exceptions (#4203) (details / githubweb)
  197. Remove real relation in non-discrete-time controlled if-statement. (details / githubweb)
  198. Remove unnecessary noEvent (details / githubweb)
  199. Fix broken link (#4211) (details / githubweb)
  200. Use 1.14 instead of sqrt(1.3) (details / githubweb)
  201. Update matio library to 1.5.24 (#4222) (details / githubweb)
  202. Add all defined outputs of the test example into reference signals (details / githubweb)
  203. Initialize output array C even when multiColoredSurface=false (details / githubweb)
  204. Set modifier of 'C' being 'final' (details / githubweb)
  205. Documentation: modifier 'C' shall be 'final' (details / githubweb)
  206. refs #4174: Fix (and rename) parameters (#4176) (details / githubweb)
Changes
  1. Fix bug in calculation of complex transfer function (details / githubweb)
  2. refs #3782: Decrease solver tolerance (details / githubweb)
  3. Use physical units to parameterize transfer function (details / githubweb)
  4. Calculate unitless coefficient b (details / githubweb)
  5. Avoid max({}) in Modelica.Math.Matrices.nullSpace (details / githubweb)
  6. fixes #3901 (details / githubweb)
  7. Fix documentation of Tp2 and Tp (details / githubweb)
  8. Add image explaining PusleSeries (details / githubweb)
  9. Reduce size of image (details / githubweb)
  10. Now chaing size of image (details / githubweb)
  11. Fix documentation to match implementation (details / githubweb)
  12. Change Tp2 in drawing (details / githubweb)
  13. Consider the derivatives at boundaries in the 2D-table. (details / githubweb)
  14. Improved example to show all issues. (details / githubweb)
  15. Avoid using epsilon altogether. (details / githubweb)
  16. Spelling (details / githubweb)
  17. AddReference (details / githubweb)
  18. Add vector-test case (details / githubweb)
  19. Reference (details / githubweb)
  20. refs #3893: Fix formatting and update naming (details / githubweb)
  21. refs #3893: Fix formatting (details / githubweb)
  22. Add Modelica Libraries logo for dark mode (details / githubweb)
  23. Almost automatically updated to have correct gradient. (details / githubweb)
  24. Remove unwanted gradient. (details / githubweb)
  25. BreakTiesAsBefore (details / githubweb)
  26. BreakTiesAsBefore2 (details / githubweb)
  27. BreakTiesAsBefore (details / githubweb)
  28. ClearerName (details / githubweb)
  29. Revert unwanted change of files (even if blank line would be nice). (details / githubweb)
  30. Adds animated level on the icon layer of the OpenTank (details / githubweb)
  31. Fixed Wb_flows discretization terms for DynamicPipe (details / githubweb)
  32. Bump copyright year (details / githubweb)
  33. Add missing cases (details / githubweb)
  34. Fix variable name (details / githubweb)
  35. Emphasize text in documentation (details / githubweb)
  36. Remove BOM (details / githubweb)
  37. Do not preserveAspectRatio for terminate-block. (details / githubweb)
  38. Implement continuous version of SignalExtrema (details / githubweb)
  39. added comparisonSignals.txt (details / githubweb)
  40. ContinuousSignalExtrema: improved detection of t_min and t_max (details / githubweb)
  41. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details / githubweb)
  42. Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source (details / githubweb)
  43. Undo line break in code (details / githubweb)
  44. Update usage of "noDerivative" (#4024) (details / githubweb)
  45. Fix markdownlint warnings (#3973) (details / githubweb)
  46. fix #4030 (details / githubweb)
  47. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details / githubweb)
  48. Reduce guess for initial temperature difference across wall. (details / githubweb)
  49. implemented recognition of startTime (see #4035) (details / githubweb)
  50. applied an equivalent change to Sampler (as to ZeroOrderHold) (details / githubweb)
  51. spliceFunction_der check limits (details / githubweb)
  52. add description string (details / githubweb)
  53. Remove unit errors. (details / githubweb)
  54. Avoid unit error. (details / githubweb)
  55. Fix incorrect start-value. (details / githubweb)
  56. Give a proper definition of machine constants. (details / githubweb)
  57. Update description in ModelicaServices as well. (details / githubweb)
  58. And values. (details / githubweb)
  59. Revert "startTime of ZeroOrderHold" (#4044) (details / githubweb)
  60. fixes startTime of ZeroOrderHold" (details / githubweb)
  61. Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039) (details / githubweb)
  62. Fix typo (details / githubweb)
  63. Change doc string in the style of Modelica.Blocks.Math (details / githubweb)
  64. Fix typo (details / githubweb)
  65. Fix description (details / githubweb)
  66. Rename record instance names ????Data => ????Data3 (details / githubweb)
  67. Fix final parameter propagation (details / githubweb)
  68. Fix final in parameter record of FundamentalWave (details / githubweb)
  69. Unify wording of docstrings of parameter records (details / githubweb)
  70. Unit correctness. (details / githubweb)
  71. Remove incorrect unit-casting. (details / githubweb)
  72. Propose better unit-handling in equation. (details / githubweb)
  73. Implement option 4; that is using a reference impedance with description. (details / githubweb)
  74. Put reference impedance into partial induction machine model (details / githubweb)
  75. Apply ZsRef also to induction machine models (details / githubweb)
  76. Apply changes to Modelica.Magnetic.FundamentalWave (details / githubweb)
  77. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details / githubweb)
  78. Document that string functions are only intended for ASCII. (details / githubweb)
  79. Spelling. (details / githubweb)
  80. Update Modelica/Blocks/Math.mo (details / githubweb)
  81. Update Modelica/Utilities/Strings.mo (details / githubweb)
  82. Added new power block for raising an input to a user parameterized exponent (#4006) (details / githubweb)
  83. Replaced state events by time events (details / githubweb)
  84. enhanced documentation (details / githubweb)
  85. Reverts dummy changes. (details / githubweb)
  86. Propagate useSolver to these variants as well. (details / githubweb)
  87. Fix docu of Modelica.Utilities.System.getTime() (details / githubweb)
  88. Fix for #3971. (details / githubweb)
  89. Apply suggestions from code review (details / githubweb)
  90. Add DynamicPipe energy conservation tests to ModelicaTest (details / githubweb)
  91. Try to fix crash for (details / githubweb)
  92. Fix allocation size (details / githubweb)
  93. Updated tolerance for energy conservation checks (details / githubweb)
  94. Improve indentation of html code (details / githubweb)
  95. Html code: No indentation within 'address' tag (details / githubweb)
  96. Delete multiple and/or leading whitespaces (details / githubweb)
  97. Fix unit error in SimpleAir (details / githubweb)
  98. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details / githubweb)
  99. Use SI.Mass instead of specifying 'unit' (details / githubweb)
  100. Use prefix style 'quantity' for FixedBoundary.X (details / githubweb)
  101. Add description string for m1 (details / githubweb)
  102. Add description string for m2 (details / githubweb)
  103. Completely remove modifications of 'quantity' (details / githubweb)
  104. Remove modification of 'quantity' (details / githubweb)
  105. Remove empty modifications (details / githubweb)
  106. Fix unit error in RobotR3.OneAxis (details / githubweb)
  107. Fix unit errors in ArmatureStroke (details / githubweb)
  108. Fix unit error in CCCVcharging (details / githubweb)
  109. Modifying min attribute of gain to 1 (details / githubweb)
  110. removing min attribute in gain (details / githubweb)
  111. Use SI.Radius instead of SI.Length (details / githubweb)
  112. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details / githubweb)
  113. Remove plural 's' in 'height of ramps' (details / githubweb)
  114. Assert statement to avoid zero gain in controller and improved description string for controller gain (details / githubweb)
  115. Changed to full path for consistency (details / githubweb)
  116. Removing unintended code modifications (details / githubweb)
  117. Delete unused variable 'dens' and corresponding 'R_air' (details / githubweb)
  118. Delete gasForce.dens from reference comparison signals (details / githubweb)
  119. Replace 'Inline=false' with late inlining (details / githubweb)
  120. Unify spelling of controllers with dash omitted (details / githubweb)
  121. Revert "Unify spelling of controllers with dash omitted" (details / githubweb)
  122. unify spelling of controllers (details / githubweb)
  123. Rename RiCurrent -> Isc (details / githubweb)
  124. Adapt to renamed variable (details / githubweb)
  125. Make it public, as suggested (details / githubweb)
  126. #4107 missing commits in master (#4140) (details / githubweb)
  127. Update codespell exceptions (#4143) (details / githubweb)
  128. Bump actions to avoid deprecation warnings (#4120) (details / githubweb)
  129. Amendment for #4140: Fix merge conflict (#4146) (details / githubweb)
  130. lower case for controller in Modelica/Blocks/Continuous.mo (details / githubweb)
  131. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (details / githubweb)
  132. unify spelling of controllers (details / githubweb)
  133. Fix false calculation of w (omega) when resolveInFrame == frame_resolve (details / githubweb)
  134. And add unit for M (details / githubweb)
  135. Add rotation about x-axis to enable a spatial motion (details / githubweb)
  136. Have a flag for avoiding unnecssary discontinuities. (details / githubweb)
  137. Add smooth. (details / githubweb)
  138. ExpSine is more complicated. (details / githubweb)
  139. oops (details / githubweb)
  140. Fix syntax. (details / githubweb)
  141. Simplify the mean formula. (details / githubweb)
  142. Add startTime as well. (details / githubweb)
  143. Restore the use of t_eps just in case, but allow setting it to zero. (details / githubweb)
  144. And update description. (details / githubweb)
  145. Avoid smoothness. (details / githubweb)
  146. Update Modelica/Blocks/Sources.mo (details / githubweb)
  147. Update Modelica/Blocks/Sources.mo (details / githubweb)
  148. Rephrase (details / githubweb)
  149. Simpler. (details / githubweb)
  150. If the limits don't make sense use linear interpolation. (details / githubweb)
  151. Fix typo (details / githubweb)
  152. Omit modifiers of animation parameters (details / githubweb)
  153. Documentation and description for FluidHeatFlow library improved (#4141) (details / githubweb)
  154. Update Modelica/Blocks/Sources.mo (details / githubweb)
  155. Remove unit-casting (details / githubweb)
  156. Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1 (details / githubweb)
  157. Add Evaluate=true. (details / githubweb)
  158. Added units to mathematical constants (#4155) (details / githubweb)
  159. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) (details / githubweb)
  160. Fix unit for mu0. (details / githubweb)
  161. Simpler. (details / githubweb)
  162. Removed out-of-date/incorrect comment about epsilon_0 (details / githubweb)
  163. Fix codespell exceptions (CI) (#4165) (details / githubweb)
  164. Delete successful and skipped workflow runs (#4177) (details / githubweb)
  165. Meke internally used ports of optional housing port and optional thermal port protected (details / githubweb)
  166. Update annotations to be correct. (details / githubweb)
  167. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (details / githubweb)
  168. Apply suggestions from code review (details / githubweb)
  169. refs #4180 Fix Text annotation (details / githubweb)
  170. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (details / githubweb)
  171. Restore documentation (#4184) (details / githubweb)
  172. Fix regex to optionally ignore quoted strings (#4183) (details / githubweb)
  173. Fix unit errors in ExternalCombiTimeTable constructor (#4188) (details / githubweb)
  174. Remove use of unknown variable useReset (details / githubweb)
  175. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. (details / githubweb)
  176. The parameter 'target' does not exist. (details / githubweb)
  177. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. (details / githubweb)
  178. Remove unknown parameter useMeanDensity (details / githubweb)
  179. KC and DP_Fric do not exist in this class (details / githubweb)
  180. Cleanup (details / githubweb)
  181. 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)
  182. Correct units for normalizing vectors. (details / githubweb)
  183. Fix link to Holman2010 (#4199) (details / githubweb)
  184. Fix and add ITEA links (#4196) (details / githubweb)
  185. Fix broken links (#4202) (details / githubweb)
  186. Remove public (details / githubweb)
  187. Coordination of #4101: Fix unit errors (details / githubweb)
  188. Fix instance names (details / githubweb)
  189. Close #4101: Fix unit error in a single PR (details / githubweb)
  190. Remove blanks (details / githubweb)
  191. Remove redundant diagram text for most Analog examples (details / githubweb)
  192. Remove diagram text of CompareTransformers (details / githubweb)
  193. Fix factor 2 in calculation (details / githubweb)
  194. Update .mailmap file (details / githubweb)
  195. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) (details / githubweb)
  196. Fix codespell exceptions (#4203) (details / githubweb)
  197. Remove real relation in non-discrete-time controlled if-statement. (details / githubweb)
  198. Remove unnecessary noEvent (details / githubweb)
  199. Fix broken link (#4211) (details / githubweb)
  200. Use 1.14 instead of sqrt(1.3) (details / githubweb)
  201. Update matio library to 1.5.24 (#4222) (details / githubweb)
  202. Add all defined outputs of the test example into reference signals (details / githubweb)
  203. Initialize output array C even when multiColoredSurface=false (details / githubweb)
  204. Set modifier of 'C' being 'final' (details / githubweb)
  205. Documentation: modifier 'C' shall be 'final' (details / githubweb)
  206. refs #4174: Fix (and rename) parameters (#4176) (details / githubweb)

Branch indexing

Revision: 2a75c8e856d68dec084d8dc53514049cccf53cbd
Repository: https://github.com/modelica/ModelicaStandardLibrary.git
  • PR-4027
Revision: 6430467e80907132073743f938c270d7eee97977
Repository: https://github.com/modelica/ModelicaStandardLibrary.git
  • PR-4027
Revision: 2eb9cda9cea041712beb0bbc10bada313cc6a87c
Repository: https://github.com/modelica/ModelicaStandardLibrary.git
  • PR-4027
Revision: 3167bf3f9f1ae8e5e3a547cd7faffe07bbe49f3b
Repository: https://github.com/modelica/ModelicaStandardLibrary.git
  • PR-4027
Revision: 90ee5226ade307aa45bf59e4c05faeb7ae054531
Repository: https://github.com/modelica/ModelicaStandardLibrary.git
  • PR-4027
Revision: d007bb5c3af0dfe9d218d45f61c2f82e3167050c
Repository: https://github.com/modelica/ModelicaStandardLibrary.git
  • PR-4027
Revision: 47b88145ed80af8e2c9379eaad3a024db8c9d599
Repository: https://github.com/modelica/ModelicaStandardLibrary.git
  • PR-4027
Revision: ce416f99e99070cb92a6cac3b905031f2a580db9
Repository: https://github.com/modelica/ModelicaStandardLibrary.git
  • PR-4027