Skip to content
Started 5 mo 2 days ago
Took 39 min

Build #17 (Dec 12, 2023, 4:49:21 PM)

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

Branch indexing

Revision: 471578a9b26e16822b4fd8ce0541cd9ed78bacb2
Repository: https://github.com/modelica/ModelicaStandardLibrary.git
  • PR-3825
Revision: 092428a95efb5ffa59bfe43d5630764b728c6236
Repository: https://github.com/modelica/ModelicaStandardLibrary.git
  • PR-3825
Revision: 49b2ece51e394b57a8da471b8b487e913129ad93
Repository: https://github.com/modelica/ModelicaStandardLibrary.git
  • PR-3825
Revision: 7c1829c6b0607092a747720eceea744461910d98
Repository: https://github.com/modelica/ModelicaStandardLibrary.git
  • PR-3825
Revision: 20a71a99f6e381fc2b151900deedca936d8d7dc3
Repository: https://github.com/modelica/ModelicaStandardLibrary.git
  • PR-3825
Revision: c564f7830c8378a16da6266039280042d5b68bbd
Repository: https://github.com/modelica/ModelicaStandardLibrary.git
  • PR-3825
Revision: 7e48bdfb5eb2f1a155a6cc36fd3976956b57b9e7
Repository: https://github.com/modelica/ModelicaStandardLibrary.git
  • PR-3825
Revision: 27579ec7de1365dc83cf7830e2828409ac893422
Repository: https://github.com/modelica/ModelicaStandardLibrary.git
  • PR-3825