Skip to content

Changes

Summary

  1. Use one character instead of line drawings. (details)
  2. Increase extent and set font size. (details)
  3. StandardFont (details)
  4. Fix bug in calculation of complex transfer function (details)
  5. refs #3782: Decrease solver tolerance (details)
  6. Use one character instead of line drawings. (details)
  7. Increase extent and set font size. (details)
  8. StandardFont (details)
  9. Use physical units to parameterize transfer function (details)
  10. Calculate unitless coefficient b (details)
  11. Remove Evaluate=true for fixed=false parameter 'n_b' (details)
  12. implemented example Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (details)
  13. add comparisonSignals.txt (details)
  14. Update documentation (details)
  15. Fix HTML error (details)
  16. Avoid max({}) in Modelica.Math.Matrices.nullSpace (details)
  17. Change unit of angular velocity from 1/s to rad/s to omit ambiguity (details)
  18. Add unit of output vector r_rel (details)
  19. Add unit of output vector 'torque' (details)
  20. Improve code indention (details)
  21. Add missing parenthesis in fluid user guide page. (details)
  22. Avoid values out of bound, and simplify logic. (details)
  23. refs #3865: Added QuasiRMS voltage and current single phase sensors (details)
  24. Run spelling check via GitHub Actions (#3899) (details)
  25. fixes #3901 (details)
  26. refs #3903: Fix error handling for invalid format specifier in text file (#3905) (details)
  27. Adds optional default return value parameter (details)
  28. Fix misspelled file name (#3923) (details)
  29. Fix the bad Evaluate annotation (#3924) (details)
  30. Implemented and tested PowerSupply (details)
  31. tidy html and annotation (details)
  32. Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896) (details)
  33. Start docstring with upper case letter (details)
  34. Fix wording of back current exception (details)
  35. addresses #3895 (details)
  36. corrected a html bug and created an entry in the ReleaseNotes (details)
  37. corrected a typo (details)
  38. removed funny character(s) before within; (details)
  39. Remove blank line. (details)
  40. Apply suggestions from code review (details)
  41. Liberate machine parameter m (#3920) (details)
  42. Avoid line breaks in description string which some tools handle badly. (details)
  43. Remove annotation noise and add missing comma. (details)
  44. Remove superfluous imports (already done in the Electrical package (details)
  45. Revert dummy changes to unrelated classes. (details)
  46. Correct assert and white space fixes (details)
  47. Fix typo (details)
  48. Improve visibility of connections (details)
  49. Remove obsolete colons (see UsersGuide) (details)
  50. Fix documentation of Tp2 and Tp (details)
  51. Add image explaining PusleSeries (details)
  52. Reduce size of image (details)
  53. Now chaing size of image (details)
  54. Fix documentation to match implementation (details)
  55. Strip leading newline in img.alt attributes (#3938) (details)
  56. Change Tp2 in drawing (details)
  57. refs #3897: Fix typo (details)
  58. Fix copy/paste error in description of Translational.Sources.Force2 (#3942) (details)
  59. Consider the derivatives at boundaries in the 2D-table. (details)
  60. Improved example to show all issues. (details)
  61. Avoid using epsilon altogether. (details)
  62. Spelling (details)
  63. AddReference (details)
  64. Add vector-test case (details)
  65. Reference (details)
  66. Fix Modelica tools link (#3943) (details)
  67. Remove section that points to possible future implementation (#3939) (details)
  68. Update documentation (#3933) (details)
  69. Remove superfluous import statements (#3932) (details)
  70. refs #3893: Fix formatting and update naming (details)
  71. Refactor spliceFunction (#3885) (details)
  72. refs #3893: Fix formatting (details)
  73. Improve documentation of both rotational and translational sensors (#3862) (details)
  74. Add Modelica Libraries logo for dark mode (details)
  75. Change y into x in spatialDistribution() definitions (details)
  76. Almost automatically updated to have correct gradient. (details)
  77. Remove unwanted gradient. (details)
  78. BreakTiesAsBefore (details)
  79. BreakTiesAsBefore2 (details)
  80. BreakTiesAsBefore (details)
  81. ClearerName (details)
  82. Revert unwanted change of files (even if blank line would be nice). (details)
  83. Adds animated level on the icon layer of the OpenTank (details)
  84. Fix broken link (#3955) (details)
  85. Fixed Wb_flows discretization terms for DynamicPipe (details)
  86. Bump copyright year (details)
  87. Add missing cases (details)
  88. Fix parameter propagation of IntersectivePWM (#3910) (details)
  89. Propagate parameter T in Polyphase Resistors and Conductors (#3964) (details)
  90. Update wrapAngle.mo (details)
  91. Fix variable name (details)
  92. Emphasize text in documentation (details)
  93. Remove BOM (details)
  94. Do not preserveAspectRatio for terminate-block. (details)
  95. Fix broken link to academia.edu (#3981) (details)
  96. Update matio library to 1.5.23 (#3982) (details)
  97. Add Python Venv and VS Code files to .gitignore file (#3974) (details)
  98. Add problem matchers for CI (#3972) (details)
  99. Fix LCC build (#3784) (details)
  100. Eddy current sources (#3976) (details)
  101. Keep original implementation (details)
  102. Add forgotten link (details)
  103. Removes outdated segment images from OLine (#3961) (details)
  104. fix calculation of A in Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (details)
  105. Re-arrange equation to improve readability (details)
  106. Fix some bugs in shapes of FluxTubes (#3993) (details)
  107. Update Media.mo (#3918) (details)
  108. Fix #4007 (details)
  109. Add <p> and </p> to HTML documentation (details)
  110. Fix spelling and grammar (details)
  111. Remove Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities.Battery (details)
  112. Remove obsolete file (details)
  113. Implement continuous version of SignalExtrema (details)
  114. added comparisonSignals.txt (details)
  115. ContinuousSignalExtrema: improved detection of t_min and t_max (details)
  116. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details)
  117. Pass forceColor to arrow visualizer (#3990) (details)
  118. Added assert condition block (#3985) (details)
  119. Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source (details)
  120. Improve description string in example. (details)
  121. Undo line break in code (details)
  122. Update usage of "noDerivative" (#4024) (details)
  123. Fix markdownlint warnings (#3973) (details)
  124. fix #4030 (details)
  125. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details)
  126. Reduce guess for initial temperature difference across wall. (details)
  127. implemented recognition of startTime (see #4035) (details)
  128. applied an equivalent change to Sampler (as to ZeroOrderHold) (details)
  129. spliceFunction_der check limits (details)
  130. add description string (details)
  131. Remove unit errors. (details)
  132. Avoid unit error. (details)
  133. Fix incorrect start-value. (details)
  134. Give a proper definition of machine constants. (details)
  135. Update description in ModelicaServices as well. (details)
  136. And values. (details)
  137. Revert "startTime of ZeroOrderHold" (#4044) (details)
  138. fixes startTime of ZeroOrderHold" (details)
  139. Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039) (details)
  140. Fix typo (details)
  141. Change doc string in the style of Modelica.Blocks.Math (details)
  142. Fix typo (details)
  143. Fix description (details)
  144. Rename record instance names ????Data => ????Data3 (details)
  145. Fix final parameter propagation (details)
  146. Fix final in parameter record of FundamentalWave (details)
  147. Unify wording of docstrings of parameter records (details)
  148. Unit correctness. (details)
  149. Remove incorrect unit-casting. (details)
  150. Propose better unit-handling in equation. (details)
  151. Implement option 4; that is using a reference impedance with description. (details)
  152. Put reference impedance into partial induction machine model (details)
  153. Apply ZsRef also to induction machine models (details)
  154. Apply changes to Modelica.Magnetic.FundamentalWave (details)
  155. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details)
  156. Document that string functions are only intended for ASCII. (details)
  157. Spelling. (details)
  158. Update Modelica/Blocks/Math.mo (details)
  159. Update Modelica/Utilities/Strings.mo (details)
  160. Added new power block for raising an input to a user parameterized exponent (#4006) (details)
  161. Replaced state events by time events (details)
  162. enhanced documentation (details)
  163. Reverts dummy changes. (details)
  164. Propagate useSolver to these variants as well. (details)
  165. Fix docu of Modelica.Utilities.System.getTime() (details)
  166. Fix for #3971. (details)
  167. Apply suggestions from code review (details)
  168. Add DynamicPipe energy conservation tests to ModelicaTest (details)
  169. Try to fix crash for (details)
  170. Fix allocation size (details)
  171. Updated tolerance for energy conservation checks (details)
  172. Improve indentation of html code (details)
  173. Html code: No indentation within 'address' tag (details)
  174. Delete multiple and/or leading whitespaces (details)
  175. Fix unit error in SimpleAir (details)
  176. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details)
  177. Use SI.Mass instead of specifying 'unit' (details)
  178. Use prefix style 'quantity' for FixedBoundary.X (details)
  179. Add description string for m1 (details)
  180. Add description string for m2 (details)
  181. Completely remove modifications of 'quantity' (details)
  182. Remove modification of 'quantity' (details)
  183. Remove empty modifications (details)
  184. Fix unit error in RobotR3.OneAxis (details)
  185. Fix unit errors in ArmatureStroke (details)
  186. Fix unit error in CCCVcharging (details)
  187. Modifying min attribute of gain to 1 (details)
  188. removing min attribute in gain (details)
  189. Use SI.Radius instead of SI.Length (details)
  190. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details)
  191. Remove plural 's' in 'height of ramps' (details)
  192. Assert statement to avoid zero gain in controller and improved description string for controller gain (details)
  193. Changed to full path for consistency (details)
  194. Removing unintended code modifications (details)
  195. Delete unused variable 'dens' and corresponding 'R_air' (details)
  196. Delete gasForce.dens from reference comparison signals (details)
  197. Replace 'Inline=false' with late inlining (details)
  198. Unify spelling of controllers with dash omitted (details)
  199. Revert "Unify spelling of controllers with dash omitted" (details)
  200. unify spelling of controllers (details)
  201. Rename RiCurrent -> Isc (details)
  202. Adapt to renamed variable (details)
  203. Make it public, as suggested (details)
  204. #4107 missing commits in master (#4140) (details)
  205. Update codespell exceptions (#4143) (details)
  206. Bump actions to avoid deprecation warnings (#4120) (details)
  207. Amendment for #4140: Fix merge conflict (#4146) (details)
  208. lower case for controller in Modelica/Blocks/Continuous.mo (details)
  209. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (details)
  210. unify spelling of controllers (details)
  211. Fix false calculation of w (omega) when resolveInFrame == frame_resolve (details)
  212. And add unit for M (details)
  213. Add rotation about x-axis to enable a spatial motion (details)
  214. Have a flag for avoiding unnecssary discontinuities. (details)
  215. Add smooth. (details)
  216. ExpSine is more complicated. (details)
  217. oops (details)
  218. Fix syntax. (details)
  219. Simplify the mean formula. (details)
  220. Add startTime as well. (details)
  221. Restore the use of t_eps just in case, but allow setting it to zero. (details)
  222. And update description. (details)
  223. Avoid smoothness. (details)
  224. Update Modelica/Blocks/Sources.mo (details)
  225. Update Modelica/Blocks/Sources.mo (details)
  226. Rephrase (details)
  227. Simpler. (details)
  228. If the limits don't make sense use linear interpolation. (details)
  229. Fix typo (details)
  230. Omit modifiers of animation parameters (details)
  231. Documentation and description for FluidHeatFlow library improved (#4141) (details)
  232. Update Modelica/Blocks/Sources.mo (details)
  233. Remove unit-casting (details)
  234. Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1 (details)
  235. Add Evaluate=true. (details)
  236. Added units to mathematical constants (#4155) (details)
  237. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) (details)
  238. Fix unit for mu0. (details)
  239. Simpler. (details)
  240. Removed out-of-date/incorrect comment about epsilon_0 (details)
  241. Fix codespell exceptions (CI) (#4165) (details)
  242. Delete successful and skipped workflow runs (#4177) (details)
  243. Meke internally used ports of optional housing port and optional thermal port protected (details)
  244. Update annotations to be correct. (details)
  245. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (details)
  246. Apply suggestions from code review (details)
  247. refs #4180 Fix Text annotation (details)
  248. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (details)
  249. Restore documentation (#4184) (details)
  250. Fix regex to optionally ignore quoted strings (#4183) (details)
  251. Fix unit errors in ExternalCombiTimeTable constructor (#4188) (details)
  252. Remove use of unknown variable useReset (details)
  253. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. (details)
  254. The parameter 'target' does not exist. (details)
  255. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. (details)
  256. Remove unknown parameter useMeanDensity (details)
  257. KC and DP_Fric do not exist in this class (details)
  258. Cleanup (details)
  259. As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release. (details)
  260. Correct units for normalizing vectors. (details)
  261. Fix link to Holman2010 (#4199) (details)
  262. Fix and add ITEA links (#4196) (details)
  263. Fix broken links (#4202) (details)
  264. Remove public (details)
  265. Coordination of #4101: Fix unit errors (details)
  266. Fix instance names (details)
  267. Close #4101: Fix unit error in a single PR (details)
  268. Remove blanks (details)
  269. Remove redundant diagram text for most Analog examples (details)
  270. Remove diagram text of CompareTransformers (details)
  271. Fix factor 2 in calculation (details)
  272. Update .mailmap file (details)
  273. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) (details)
  274. Fix codespell exceptions (#4203) (details)
  275. Remove real relation in non-discrete-time controlled if-statement. (details)
  276. Remove unnecessary noEvent (details)
  277. Fix broken link (#4211) (details)
  278. Use 1.14 instead of sqrt(1.3) (details)
  279. Update matio library to 1.5.24 (#4222) (details)
  280. Add all defined outputs of the test example into reference signals (details)
  281. Initialize output array C even when multiColoredSurface=false (details)
  282. Set modifier of 'C' being 'final' (details)
  283. Documentation: modifier 'C' shall be 'final' (details)
  284. refs #4174: Fix (and rename) parameters (#4176) (details)
Commit 9e4d4641ea4f791d4dfa47ab3375a6ab9a43202d by Hans.Olsson
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit be4ca805b26c51282148d041cae182602a215f98 by Hans.Olsson
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit ab5b5fb8600736dc0b32ccd62b44a95b296164bf by modelica
Fix bug in calculation of complex transfer function
The file was modified Modelica/ComplexBlocks/ComplexMath/TransferFunction.mo (diff)
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 4c0b54ace4b2cf37c34cd16fde9c235c0d22bd57 by modelica
refs #3782: Decrease solver tolerance
The file was modified Modelica/Fluid/Examples/AST_BatchPlant.mo (diff)
Commit ecc0b4182bf289fb21911d1cd8e19e4c91827831 by modelica
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit 24032447dfbe706222bbae6ac725eda4c7ffa8f1 by modelica
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit 6e5de83b71a2651f7e4c225d00d3344d513e99a4 by dr.christian.kral
Use physical units to parameterize transfer function
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 555393ca20ad5a56814e5bc3e20d5116963da646 by noreply
Calculate unitless coefficient b

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 86359740c9d5881140d9c5e747285485a739db4f by noreply
Remove Evaluate=true for fixed=false parameter 'n_b'

From the brief discussion in https://github.com/modelica/ModelicaSpecification/issues/2951, it seems that `Evaluate = true` on a parameter with `fixed = false` is not expected to have any effect.  Thus I'd like to propose that the `Evaluate = true` is removed in order to get better correspondence between presence of `Evaluate = true` and parameters actually becoming evaluated.
The file was modified Modelica/Mechanics/MultiBody/Joints/Assemblies/JointRRR.mo (diff)
Commit 1b9badaf8aed6c53254833fd8afbf12c2841d1ac by Anton.Haumer
implemented example Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/package.order (diff)
The file was addedModelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
Commit 5a26da3ae43355cd83ab7f74eb592f944e2305c2 by Anton.Haumer
add comparisonSignals.txt
The file was addedModelica/Resources/Reference/Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter/comparisonSignals.txt
Commit f3c4e9696f637badc808d41ef9225d52379d3888 by dr.christian.kral
Update documentation
Add <code> for Modelica variables
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (diff)
Commit 9a9017ad954d4fd3d9617c38de83a22975439a66 by rdgfranke
Avoid max({}) in Modelica.Math.Matrices.nullSpace

See e.g. the use of this function in ModelicaTest.Math.TestMatrices3.
The file was modified Modelica/Math/package.mo (diff)
Commit 5b711bddfbb27080a1da39f0e7f3d3055e88a62a by jakub.tobolar
Change unit of angular velocity from 1/s to rad/s to omit ambiguity
The file was modified Modelica/Mechanics/MultiBody/Sensors/AbsoluteSensor.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativeSensor.mo (diff)
Commit d3c7de55cb21c93fc64d4926480283bd4d0b96cf by jakub.tobolar
Add unit of output vector r_rel
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativePosition.mo (diff)
Commit 5b689118498e6694fadc5f1b2bbbae2311333043 by jakub.tobolar
Add unit of output vector 'torque'
The file was modified Modelica/Mechanics/MultiBody/Sensors/CutForceAndTorque.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/CutTorque.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativeVelocity.mo (diff)
Commit 6fd18e762efd330e442e9e67d1d1b2bc1bce1a00 by Lenz Malte
Add missing parenthesis in fluid user guide page.
The file was modified Modelica/Fluid/package.mo (diff)
Commit 865ce07e2de55954182f39afcc876c19dd07c73c by Hans.Olsson
Avoid values out of bound, and simplify logic.
Closes #3887
The file was modified Modelica/Electrical/PowerConverters/DCAC/Control/SVPWM.mo (diff)
Commit a42691cb3ccddfb51f1408945db7f0c3d9e29b00 by modelica
refs #3865: Added QuasiRMS voltage and current single phase sensors
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/FrequencySensor.mo (diff)
The file was addedModelica/Electrical/QuasiStatic/SinglePhase/Sensors/CurrentRMSSensor.mo
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/CurrentSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/PotentialSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/VoltageSensor.mo (diff)
The file was addedModelica/Electrical/QuasiStatic/SinglePhase/Sensors/VoltageRMSSensor.mo
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/package.order (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/ReferenceSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/PowerSensor.mo (diff)
The file was modified ModelicaTest/Electrical/QuasiStatic/SinglePhase.mo (diff)
Commit 8d090810980e1e2e51559721cdd4c267a4c849ae by noreply
Run spelling check via GitHub Actions (#3899)

The file was addedModelicaTest/Resources/Reference/ModelicaTest/Electrical/SingularTransformer/comparisonSignals.txt
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicIdealDiodes.mo (diff)
The file was modified Modelica/Math/Nonlinear.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/Force/package.mo (diff)
The file was removedModelicaTest/Electrical/SingularTransfomer.mo
The file was removedModelicaTest/Resources/Reference/ModelicaTest/Electrical/SingularTransfomer/comparisonSignals.txt
The file was modified .github/workflows/checkCron.yml (diff)
The file was modified Modelica/Units.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/Interfaces/package.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Lines/CompareLosslessLines.mo (diff)
The file was modified ModelicaTest/Electrical/package.order (diff)
The file was modified Modelica/Electrical/Digital.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/UsersGuide/WindingModel.mo (diff)
The file was modified Modelica/Electrical/Analog/Sources/LightningImpulse.mo (diff)
The file was modified Modelica/Blocks/package.mo (diff)
The file was addedModelicaTest/Electrical/SingularTransformer.mo
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 76557cb0001d37483947f5c8ebc5703146439a64 by noreply
refs #3903: Fix error handling for invalid format specifier in text file (#3905)

The file was modified Modelica/Resources/C-Sources/ModelicaIO.c (diff)
Commit 2adea8258a6b938be8a790d1e6291ddb4aef80f2 by dietmar.winkler
Adds optional default return value parameter

Closes #3921
The file was modified Modelica/Utilities/Examples.mo (diff)
Commit cfbb98270a4ba6eb141d0529dfb7c9e2a46b4ecf by noreply
Fix misspelled file name (#3923)

The file was modified .gitattributes (diff)
Commit b66df3195a8f1e1aeabd29f8727671137dc921e3 by noreply
Fix the bad Evaluate annotation (#3924)

The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit 1fbc971d81cbbcf53016fb67d0fff99478429d2e by Anton.Haumer
Implemented and tested PowerSupply
The file was addedModelica/Resources/Reference/Modelica/Electrical/Analog/Examples/DemoPowerSupply/comparisonSignals.txt
The file was addedModelica/Electrical/Analog/Sources/DCPowerSupply.mo
The file was modified Modelica/Electrical/Analog/Sources/package.order (diff)
The file was modified Modelica/Electrical/Analog/Examples/package.order (diff)
The file was addedModelica/Resources/Reference/Modelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer/comparisonSignals.txt
The file was addedModelica/Electrical/Analog/Examples/DemoPowerSupply.mo
The file was addedModelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer.mo
Commit a40052cf4a9bddd7ecef658e426d7c9efb7730c9 by Anton.Haumer
tidy html and annotation
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit e5f0e7eb5050456a8040d5a847adaab939cf866b by noreply
Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896)

* refs #3894: Fix derivatives in 2D-table for one-sided extrapolation by constant continuation

* refs #3894: Add test model
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was modified Modelica/package.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/Test33/comparisonSignals.txt
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/Test33/comparisonSignals.txt
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
Commit 5ca9e776fe6dc0397a3cf79ba1999b4f75a9c65d by dr.christian.kral
Start docstring with upper case letter
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit 701325e21e3adb68315bb9d42e5f046cfad64471 by dr.christian.kral
Fix wording of back current exception
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit 3c0884d84b0e89df5d696cd21c4e866497203a8e by dietmar.winkler
corrected a html bug and created an entry in the ReleaseNotes
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit bc7e4ed7011f01478877bbd34635e4d47ac42162 by dietmar.winkler
removed funny character(s) before within;
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
Commit 0d2660c30244d2c43f09b40e0614ac05ba51334b by noreply
Apply suggestions from code review

Make default=false and use enable as suggested by @HansOlsson

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Utilities/Examples.mo (diff)
Commit 0021e1a8fdbd9f4b3df58f916c3c3d1a14305f3c by noreply
Liberate machine parameter m (#3920)

* Liberate Modelica.Electrical.Machines.Utilities.ParameterRecords.InductionMachineData.m
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
Commit d3cec537d5cba22dc1d7b970c417b0cb9169c065 by dietmar.winkler
Avoid line breaks in description string which some tools handle badly.

The file was modified Modelica/Utilities/Examples.mo (diff)
Commit 5914e8da913c304b9874788114e026aa42e8e1d4 by dietmar.winkler
Remove annotation noise and add missing comma.

The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit 122aa769dedc01bfa049c81c1edb70c139fd1ae9 by dietmar.winkler
Remove superfluous imports (already done in the Electrical package

The file was modified Modelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer.mo (diff)
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit c7a3e5624f18a1dab8a08a542eb00c5954e525c4 by dietmar.winkler
Revert dummy changes to unrelated classes.

The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
Commit 819f79bd0bf1f4f77a6cb2acb747f1251453030e by noreply
Correct assert and white space fixes

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit 1e9140ec8e067cfaa14e077d1470ceecba0300a2 by dr.christian.kral
Improve visibility of connections
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit 4eaef61ce83263153764eabc3a44bc9eba469640 by dr.christian.kral
Remove obsolete colons (see UsersGuide)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit f6b3e1105f92bda7116b2d3c3afa438d9b262e23 by dr.christian.kral
Fix documentation of Tp2 and Tp
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 43f3e25df3a8f7823af15d108263cc8b31e1505c by dr.christian.kral
Add image explaining PusleSeries
The file was addedModelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png
The file was addedModelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.ipe
Commit 2e9edcfaffddc90e9bdd78ecf5d55639064cdc95 by dr.christian.kral
Reduce size of image
by applying `convet -resize 50% PulseSeries.png PulseSeries.png`
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 7a96b8aaaa59f0e6ab11f7a294e6ef71e01666e3 by dr.christian.kral
Now chaing size of image
by applying `convet -resize 50% PulseSeries.png PulseSeries.png`
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png (diff)
Commit cdd16abaf45ef9aab7146bd61b62fa71b5cd310f by dr.christian.kral
Fix documentation to match implementation
add diagram to parameter dialog
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit bd8f3c3039338dbc0a80869b5564ec37f1dca99a by noreply
Strip leading newline in img.alt attributes (#3938)

I don't know exactly why, but these are causing some kind of problem in System Modeler, and I don't see why one would like to keep them.
The file was modified Modelica/Electrical/QuasiStatic/UsersGuide/Overview/ACCircuit.mo (diff)
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.ipe (diff)
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png (diff)
Commit b7e9430f11eca27fc9c00b80e11b422b4255b086 by modelica
refs #3897: Fix typo
The file was modified Modelica/package.mo (diff)
Commit 27bf6ec1e5b9c61de312144a89ac2626fadbddbc by noreply
Fix copy/paste error in description of Translational.Sources.Force2 (#3942)

The file was modified Modelica/Mechanics/Translational/Sources/Force2.mo (diff)
Commit 1607d74718300e295ce869925882b5c8349ae39a by Hans.Olsson
Consider the derivatives at boundaries in the 2D-table.
Updated to current date
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 88c839392440335e363ddced6201d217397b4cf3 by Hans.Olsson
Improved example to show all issues.
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
Commit ef06462f3c58140fe5aee1853b11a453fab7c4aa by Hans.Olsson
Avoid using epsilon altogether.
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/OneSidedDerivative2D/comparisonSignals.txt
Commit a2e0c8450ff09f5e4e01b966cde89b291507d8e2 by Hans.Olsson
Add vector-test case
(and slight grammatical error).
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/OneSidedDerivative2D/comparisonSignals.txt
Commit 82e0c06aa89e140eb1c843f4957f6dd440b13872 by noreply
Fix Modelica tools link (#3943)

The file was modified README.md (diff)
Commit ddacf1268084a57a20a3ce5d19a3fb46985f9e54 by noreply
Remove section that points to possible future implementation (#3939)

Fixes #3937
Documentation should state what **is** implemented and not point to something that *might* get implemented. Here this resulted also in a list without heading.
The file was modified Modelica/Electrical/Machines/Thermal/package.mo (diff)
Commit eacbaec1f0fe08ec5bbfc71d0d465c15b7e01bdb by noreply
Update documentation (#3933)

The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/Vector.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/package.mo (diff)
Commit fb880e22e7ebd180cb5451bce620ee10eba8fb9b by noreply
Remove superfluous import statements (#3932)

The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/DoubleArrow.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/Arrow.mo (diff)
Commit 2a179582555926db67437c443b60e625523c6471 by modelica
refs #3893: Fix formatting and update naming
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit c15f9d3bea31db7a03904248c81c77f26bb6cb2f by noreply
Refactor spliceFunction (#3885)

* Improve readability slightly
* Remove cosh, because cosh(800+) might return NaN
* As reported by https://github.com/ibpsa/modelica-ibpsa/issues/1531
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit fb57949397065a3423c8babacf2f0886a572fa82 by modelica
refs #3893: Fix formatting
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 23a70a717c0225daa4e21954946219dfc30b7e75 by noreply
Improve documentation of both rotational and translational sensors (#3862)

* Unify documentation of both translational and rotational sensors
The file was modified Modelica/Mechanics/Translational/Sensors/PositionSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/AccSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/package.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/RelAngleSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/PowerSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/PowerSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/AngleSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/RelAccSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelSpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/AccSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/RelSpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/ForceSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelAccSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/SpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/SpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/TorqueSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/package.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelPositionSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/MultiSensor.mo (diff)
Commit 6f3f6caf9f0ecfd1c0f90f95559d9ebc8ba34be2 by modelica
Add Modelica Libraries logo for dark mode
The file was addedModelica/Resources/Images/Logos/Modelica_Libraries_dark.svg
The file was modified README.md (diff)
Commit 7942a3f77035d42bf8aa421c0bf01febae8ed901 by modelica
Change y into x in spatialDistribution() definitions

Generate image using http://latex2png.com at 120dpi

```tex
\begin{array}{rcl}
\frac{\partial z(x,t)}{\partial t}+v(t)\frac{\partial z(x,t)}{\partial x} & = & 0.0\\
z(0.0, t) & = & \mathrm{in}_0(t) \text{ if $v\geq 0$}\\
z(1.0, t) & = & \mathrm{in}_1(t) \text{ if $v<0$}
\end{array}
```
The file was modified ModelicaReference/package.mo (diff)
The file was modified ModelicaReference/Resources/Images/spatialdistribution.png (diff)
Commit b1c2bf4793e747c12e688f08db61d18e1d12a8c1 by Hans.Olsson
Almost automatically updated to have correct gradient.
Note that Modelica/Electrical/Machines/Icons/(Quasi|)StaticTransformer.mo was converted to be line-based.
Closes #3951
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dy/package.mo (diff)
The file was modified Modelica/Electrical/Machines/Icons/TransientTransformer.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yd/package.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/Transformers/package.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/Components/PartialAirGapDC.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yz/package.mo (diff)
The file was modified Modelica/Fluid/Examples/AST_BatchPlant.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yy/package.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer1PhaseWithHysteresis.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modified Modelica/Fluid/Vessels.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dd/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dz/package.mo (diff)
The file was modified Modelica/Electrical/Machines/Icons/QuasiStaticTransformer.mo (diff)
Commit 0286ecf66f7c8daf514a6d799ac511c996818375 by Hans.Olsson
Remove unwanted gradient.
The file was modified Modelica/Electrical/Analog/Interfaces/FourPin.mo (diff)
The file was modified Modelica/Electrical/Analog/Interfaces/TwoPort.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 982611b1ef9f1975118bfbb397545dfc01a62cdf by Hans.Olsson
Revert unwanted change of files (even if blank line would be nice).
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yz/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dd/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yd/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dz/package.mo (diff)
Commit 08e308006b2c76e193b87a1fb4bd29cf6a7d5ea3 by dietmar.winkler
Adds animated level on the icon layer of the OpenTank

Basically implementing the same feature as already present in `Modelica.Fluid.Vessels.OpenTank`
The file was modified Modelica/Thermal/FluidHeatFlow/Components/OpenTank.mo (diff)
Commit bd4c750d4bd51d4ed9c0fdb12e084add47b478e3 by noreply
Fix broken link (#3955)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 59c418e03abe489c1fa82fa39fece72a213dd0d8 by 11094799+mestinso
Fixed Wb_flows discretization terms for DynamicPipe

- Fixes made for all structure cases: av_b, a_vb, a_v_b, and av_vb
- The new discretizations terms give more accurate derivatives associated with the volumes
- Energy is now properly conserved (previously av_b, a_vb, and a_v_b had conservation errors)
The file was modified Modelica/Fluid/Pipes.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit f170f2f15f906a93e5dc7511bc9ef26f520c6d31 by noreply
Fix parameter propagation of IntersectivePWM (#3910)

* Fix not propagated parameter

* Use final attribute for parameter propagation
The file was modified Modelica/Electrical/PowerConverters/DCAC/Control/IntersectivePWM.mo (diff)
Commit 80325f858b3a3fc9879f0a933a821a608a5afcd4 by noreply
Propagate parameter T in Polyphase Resistors and Conductors (#3964)

* fix #3963

* Clean up whitespaces.

Co-authored-by: Dietmar Winkler <dietmar.winkler@dwe.no>
The file was modified Modelica/Electrical/Polyphase/Basic/VariableConductor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/Resistor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/Conductor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/VariableResistor.mo (diff)
Commit e048cff3474f00d12559f3b572474b9ca878b611 by noreply
Update wrapAngle.mo

Bracket typos in function description and documentation.
The file was modified Modelica/Math/wrapAngle.mo (diff)
The file was modified ModelicaReference/package.mo (diff)
Commit 6e7069a34def53bd5cfc53090deceaa8aeecce10 by jakub.tobolar
Emphasize text in documentation
The file was modified ModelicaReference/package.mo (diff)
The file was modified ModelicaReference/package.mo (diff)
Commit 8a784597a1b861574659b3f77a4f16474b5db08d by Hans.Olsson
Do not preserveAspectRatio for terminate-block.
The reason is that you want to write an expression and it is natural
to adapt the length of the block to the expression, which will give different aspect ratios.
This is consistent with the source-block BooleanExpression.
The file was modified Modelica/Blocks/Logical.mo (diff)
Commit fb08d0d569c4dcae851d1b636ca84154b8e434a9 by noreply
Fix broken link to academia.edu (#3981)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 31f205c776b7d1d1817488d0868c1187819af383 by noreply
Update matio library to 1.5.23 (#3982)

The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaMatIO.txt (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.h (diff)
Commit 3c4d35f900943fea25456221c5470847683c40b5 by noreply
Add Python Venv and VS Code files to .gitignore file (#3974)

The file was modified .gitignore (diff)
Commit 79e63f5b3093afa5c45830d721de14536096979e by noreply
Add problem matchers for CI (#3972)

The file was added.github/tidyHTML.json
The file was added.github/check_deprecated_line_color.json
The file was modified .github/workflows/checkCI.yml (diff)
The file was added.github/checkTags.json
The file was added.github/moparser.json
Commit 8690ef62beae4ffd29dd30dec053ed88de92ebfb by noreply
Fix LCC build (#3784)

The file was modified Modelica/Resources/C-Sources/ModelicaInternal.c (diff)
The file was modified Modelica/Resources/C-Sources/stdint_wrap.h (diff)
Commit 569c5253c46408343a01166715387d417821c04a by noreply
Eddy current sources (#3976)

The file was modified Modelica/Mechanics/Translational/Sources/EddyCurrentForce.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sources/EddyCurrentTorque.mo (diff)
Commit 7cd0a8fb0c45e4cc409cb39446cf6cc5857cb9d8 by dr.christian.kral
Keep original implementation
Add link to Wikipedia
The file was modified Modelica/Math/wrapAngle.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Math/wrapAngle.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
Commit a93ce277959d81a6831a891fa52772643495c7e1 by noreply
Removes outdated segment images from OLine (#3961)

Closes #3960
The file was removedModelica/Resources/Images/Electrical/Analog/segment_last.png
The file was removedModelica/Resources/Images/Electrical/Analog/segment.png
The file was removedModelica/Resources/Images/Electrical/Analog/segment_first.png
Commit 85c8cdb92fbe6539674bde295b7705bf534894ba by Anton.Haumer
fix calculation of A in Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
Commit 85ccb4db22e3b84028e0ed514bd6f761634b6d20 by noreply
Re-arrange equation to improve readability

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
Commit e3d183ef872fa1d8e3ee2c2f520920059bd34629 by noreply
Fix some bugs in shapes of FluxTubes (#3993)

The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Examples/MagneticCircuit.vsdx
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/Cuboid.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/Steel_9SMnPb28.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/Toroid.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/BaseData.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/PureIron/RFe80.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/GenericFluxTube.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/Circumferential.vsdx
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/GenericFluxTube.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/Cuboid.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/CobaltIron/Vacoflux50.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M330_50A.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/Steel_9SMn28K.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/X6Cr17.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/AISI_1008.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/DC03.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M530_50A.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/Circumferential.png (diff)
The file was modified .gitattributes (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderAxialFlux.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinderAxialFlux.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron/MuMetall.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/DC01.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron/Permenorm3601K3.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M700_100A.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/AISI_12L14.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderAxialFlux.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/Toroid.vsdx
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/PureIron/VacoferS2.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinder.vsdx
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M940_100A.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M350_50A.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinderRadialFlux.png (diff)
Commit 8e2a4543e51bb2ac911ec9ec0b53eb3c147f7adb by noreply
Update Media.mo (#3918)

reduced dp_nominal in TestsWithFluid.Components.PartialTestModel by a factor of 1000, which makes it reasonable, and will change all reference results in TestsWithFluid.
The file was modified ModelicaTest/Media.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/MovingCoilActuator/Components/ConstantActuator.mo (diff)
Commit 0c0a001aa5aebfb429af114f61ec1965d640c66f by dr.christian.kral
Add <p> and </p> to HTML documentation
The file was modified Modelica/Mechanics/Rotational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/RollingWheel.mo (diff)
Commit a535d27980bde82a3ff765223fd9db362e1f7738 by dr.christian.kral
Remove Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities.Battery
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_Drive.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/package.order (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/PartialControlledDCPM.mo (diff)
The file was removedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/Battery.mo
Commit 4e763643b3b31da3795ead14457c30a751f68cc3 by Anton.Haumer
Implement continuous version of SignalExtrema
The file was modified Modelica/Blocks/package.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 8118479ad0dd404026a5e8eb3ffe5eb6366596f8 by Anton.Haumer
added comparisonSignals.txt
The file was addedModelica/Resources/Reference/Modelica/Blocks/Examples/DemonstrateContinuousSignalExtrema/comparisonSignals.txt
Commit 83c156c50c8faf78b65f13bc0710cbcafa12c1d5 by Anton.Haumer
ContinuousSignalExtrema: improved detection of t_min and t_max
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Blocks/package.mo (diff)
Commit ed187e6223295a81fcc1e237f3e3d29048358d53 by Anton.Haumer
extended Blocks.Examples.DemonstrateContinuousSignalExtrema
The file was modified Modelica/Resources/Reference/Modelica/Blocks/Examples/DemonstrateContinuousSignalExtrema/comparisonSignals.txt (diff)
The file was modified Modelica/Blocks/package.mo (diff)
Commit 1c9bcb39807ddc478c96919fa3eeafd04842cf44 by noreply
Pass forceColor to arrow visualizer (#3990)

The file was modified Modelica/Mechanics/MultiBody/Forces/ForceAndTorque.mo (diff)
Commit 02657f5310f208a6c13f103a8fe97fc65d495dcb by noreply
Added assert condition block (#3985)

* Added assert condition block

- Block is useful for applying asserts via graphical layer (rather than via equations)


Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: tobolar <jakub.tobolar@dlr.de>
Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Logical.mo (diff)
The file was modified ModelicaTest/Blocks.mo (diff)
Commit 6046df8800df3e58058e1be7f9a47701ce98dfad by Anton.Haumer
Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepCurrentSource.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepVoltageSource.mo (diff)
Commit 3a5289d617824d1b4f04ca133a065c5532b5df8d by noreply
Improve description string in example.

* Clarify description string.
fixes #4020
Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Analog/Examples/ResonanceCircuits.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepCurrentSource.mo (diff)
Commit c704bdf7b520806c6085d6bfd0f349e5f6f613a2 by noreply
Update usage of "noDerivative" (#4024)

fixes #4023
The file was modified ModelicaReference/package.mo (diff)
Commit f325ed37f316ef59673bc1494707e994992fb8df by noreply
Fix markdownlint warnings (#3973)

The file was modified Modelica/Resources/Documentation/Generate-ReleaseNotes.py (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/HallSensor.mo (diff)
The file was modified Modelica/Resources/Reference/Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad/comparisonSignals.txt (diff)
Commit 5a9db5198745fd9dc1be713bda97975c38b0b477 by Hans.Olsson
The dT is a temperature difference, so converting it to celsius shouldn't use an offset.
The file was modified Modelica/Fluid/Examples/HeatExchanger.mo (diff)
Commit e0ce0518577c60a4ca40cd7d78603cb419d65f4c by Hans.Olsson
Reduce guess for initial temperature difference across wall.

The reason is two-fold:
* It is an order of magnitude too large.
* In some configurations it can cause simulation problems.
The file was modified Modelica/Fluid/Examples/HeatExchanger.mo (diff)
Commit 023175cd55928e40ccefd0b37a38d954da9ac7ce by Anton.Haumer
implemented recognition of startTime (see #4035)
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 05783cfb575d2393e501678eed8b0bb028735d9f by Anton.Haumer
applied an equivalent change to Sampler (as to ZeroOrderHold)
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 1b0d4501da2b34d882cb91f44a6a17f835cbfda7 by matthis.thorade
spliceFunction_der check limits

there are two if-conditions that used a different value:
1 versus 0.9999999999
this PR makes sure the identical limit is used
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit a53b03fee3da6eac669606536a34dd2066b771ba by matthis.thorade
add description string

and replace tab with spaces
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit cf30cb744fcc3f7faaba03793c42e0a666f2180a by Hans.Olsson
Remove unit errors.
This is related to #3881
These changes are completely safe.
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_LoadDump.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMEE_LoadDump.mo (diff)
Commit 97905bbe2659ac1ff15065c7fb126cb80aad3bdb by Hans.Olsson
Avoid unit error.
Adding a protected element in an example model should be ok.
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
Commit ccb36365eedc7ff6e164b06036a92e4994817e06 by Hans.Olsson
Fix incorrect start-value.
Detected due to unit-checking.
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/DcdcInverter.mo (diff)
Commit 879247ef41338550c5e10dea5d055ce2502cf552 by Hans.Olsson
Give a proper definition of machine constants.
They are compatible with C, and usable.
Closes #2056
The file was modified Modelica/Constants.mo (diff)
Commit 080e592082a3f543bbc180900ecf5bbf7cfb26c2 by Hans.Olsson
Update description in ModelicaServices as well.
The file was modified ModelicaServices/package.mo (diff)
The file was modified ModelicaServices/package.mo (diff)
Commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea by noreply
Revert "startTime of ZeroOrderHold" (#4044)

Was merged prematurely.
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 39b0799f58b1027afeaa7735342e58276fc0041e by dietmar.winkler
fixes startTime of ZeroOrderHold"

This reverts commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea.
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit e5aa74ccaaf5afaacd21f1a96e57d5dd80c76ecd by noreply
Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039)

Closes #4036
The file was modified Modelica/Math/package.mo (diff)
Commit d6e07b83c82517107fb9a4350dbee1d8da510f21 by noreply
Fix typo

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 2501bc7d8288eac1ada2df06fade2c0cc57cb33e by noreply
Change doc string in the style of Modelica.Blocks.Math

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit b3b21b87b6506740cfb25f01110e52ba3021fac0 by noreply
Fix typo

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/package.mo (diff)
Commit 07bb1f6a658998a2c6a0d1ed00b7de4a81906821 by noreply
Fix description

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit f689d90a36ca6d4b24fa3f30881973fdff831578 by dr.christian.kral
Rename record instance names ????Data => ????Data3
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
Commit ca683c513978b27bbb488c0b5f60e5ea5502e2a8 by dr.christian.kral
Fix final parameter propagation
so that m = 3 is not propagated to the core parameter records
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/IM_SlipRingData.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
Commit 3fd8a078302d863c1a9644a083adda217353688d by dr.christian.kral
Fix final in parameter record of FundamentalWave
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
Commit 8f670f3fe6a1b1564b682b39d0e4c5bea1d45830 by dr.christian.kral
Unify wording of docstrings of parameter records
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
Commit 29886c3393b2f9697c416c2e26ce3a6d4d8d2167 by Hans.Olsson
Remove incorrect unit-casting.
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenSoft.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenHard.mo (diff)
Commit 55070ff4f5af86bee25cf2ca97fc2d72c2f18f5a by Hans.Olsson
Propose better unit-handling in equation.
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 23ccbb17d7a5fd5afbc9874c1547216d43a894e1 by Hans.Olsson
Implement option 4; that is using a reference impedance with description.
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
Commit 2e9cc0c7995dbf382029b72f51f99c2c96a719b9 by dr.christian.kral
Put reference impedance into partial induction machine model
The file was modified Modelica/Electrical/Machines/Interfaces/PartialBasicInductionMachine.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
Commit 8cbf2be023f98e1310b8afa7ad0d8cb5af53161a by dr.christian.kral
Apply ZsRef also to induction machine models
The file was modified Modelica/Electrical/Machines/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
Commit 3382f140f1adee5ea12d419f3fa7fb4680ae321e by dr.christian.kral
Apply changes to Modelica.Magnetic.FundamentalWave
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
Commit 272d6b450fbea87564c0f9936c869f7c93e68d13 by dr.christian.kral
Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
Commit f5dae5301edda250eaa2265a36a48d0306a8dacc by Hans.Olsson
Document that string functions are only intended for ASCII.
Specifically indicate where UTF-8 texts will fail (substrings and case-insensitive comparison).
Closes #3946
The file was modified Modelica/Utilities/Strings.mo (diff)
The file was modified Modelica/Utilities/Strings.mo (diff)
Commit 0cb6499cf88442571d342db11039d1519943ea77 by noreply
Update Modelica/Blocks/Math.mo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit e58cc77b4258e87b6db7aef0e24dd3e5a4389fb3 by noreply
Update Modelica/Utilities/Strings.mo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Utilities/Strings.mo (diff)
Commit 410d60b22304755db96c761d4d61fe151d8094f6 by noreply
Added new power block for raising an input to a user parameterized exponent (#4006)

* Added new power block for raising an input to a user parameterized exponent

* Add tester with various use cases for exponentiation block

* Added comparison signals file
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Blocks/Exponentiation/comparisonSignals.txt
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified ModelicaTest/Blocks.mo (diff)
Commit c80a86a7f4916747b0248f36d70bd1d99b20b394 by Anton.Haumer
Replaced state events by time events
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit b31d8cf918009bc423573d8eda95d899f3baf23c by Hans.Olsson
Propagate useSolver to these variants as well.
Closes #4070
The file was modified Modelica/Clocked/ClockSignals/Clocks/Logical/PartialLogicalClock.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Clocks/Rotational/FixedRotationalClock.mo (diff)
Commit 37b10e6e906da3aadc73223ded9e5f5f33612b18 by noreply
Fix docu of Modelica.Utilities.System.getTime()

In the example for return values, day was missing.
The file was modified Modelica/Utilities/System.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Interfaces/PartialNoise.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Sampler/Utilities/Internal/UniformNoise.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Sampler/Utilities/Internal/UniformNoiseXorshift64star.mo (diff)
Commit 3281d92b281b1ab8b9a1f6c52fe49b4859a91e3e by noreply
Apply suggestions from code review

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Clocked/RealSignals/Interfaces/PartialNoise.mo (diff)
Commit 25062d267e4bf5e3f0f5b91001870e83c31ea339 by 11094799+mestinso
Add DynamicPipe energy conservation tests to ModelicaTest
The file was addedModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck2.mo
The file was addedModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck.mo
The file was modified ModelicaTest/Fluid/TestComponents/Pipes/package.order (diff)
Commit 7dc882f96c6ca1cffc7345302c8c6083b1523d94 by modelica
Try to fix crash for
ModelicaTest.Tables.CombiTable2D[sv].Test2[167]
when compiled with VS 2019.
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit bd0777740495ef61a0e74d36763ca117dbdae906 by 11094799+mestinso
Updated tolerance for energy conservation checks
The file was modified ModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck.mo (diff)
Commit 0f8b9f23b9d992567b1a22d7a269097db73f17ea by jakub.tobolar
Improve indentation of html code
The file was modified Modelica/Media/Water/IF97_Utilities.mo (diff)
Commit 9779e2021ba5324635912f7a3898879dfec10761 by jakub.tobolar
Html code: No indentation within 'address' tag

Fix non-matching 'tr' tag and delete '>' added by mistake
The file was modified Modelica/Media/Water/IF97_Utilities.mo (diff)
Commit f8c9eaf4b744e39fc03747e87dafb96e6e7d073c by jakub.tobolar
Delete multiple and/or leading whitespaces
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
The file was modified Modelica/Media/Air/SimpleAir.mo (diff)
Commit e66d5de7cbb6c37ac062bab5a2c4882a0d2a477a by noreply
Fix unit error in SimpleAir
The file was modified Modelica/Media/Air/SimpleAir.mo (diff)
Commit b5dea8c0dd01d3f156e079e8bf744ca85ab8fdf5 by Tidefelt Henrik
Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2

This follows the style in Modelica.Media.Interfaces.PartialMedium.MassFlowRate and give tools a chance of making sense of the quantity.
The file was modified Modelica/Media/package.mo (diff)
Commit d55f0bdc3b2ddcb1fae625712f40b85d4e0da009 by Tidefelt Henrik
Use SI.Mass instead of specifying 'unit'

This is more elegant, and also similar to how it's done in Modelica.Media.Interfaces.PartialMedium.MassFlowRate:
  type MassFlowRate = SI.MassFlowRate(quantity = "MassFlowRate." + mediumName, min = -1.0e5, max = 1.e5)
The file was modified Modelica/Media/package.mo (diff)
Commit 5914d55120ebd6ba05bce95e13e99113eec54de3 by Tidefelt Henrik
Use prefix style 'quantity' for FixedBoundary.X

This follows the style in Modelica.Media.Interfaces.PartialMedium.MassFlowRate and gives tools a chance of making sense of the quantity.
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit fcd4c580c6f559c74530f09d9381320f55bc41bb by noreply
Add description string for m1

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Media/package.mo (diff)
Commit 93841b72972ef7ed0bed984a64666dd28db27198 by noreply
Add description string for m2

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Media/package.mo (diff)
Commit 0bcc98c61ee70beb439a7a0f80d0339bc9ccdd68 by Tidefelt Henrik
Completely remove modifications of 'quantity'
The file was modified Modelica/Media/package.mo (diff)
Commit 29b261acb5017fe17153c1b2271b6d2500287017 by noreply
Remove modification of 'quantity'
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit e5e9f2920219e45a561bc9318c7e40fb24836686 by Tidefelt Henrik
Remove empty modifications
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit eccdade37e27f856b79ba1308071812679ce00b6 by Tidefelt Henrik
Fix unit error in RobotR3.OneAxis
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit c0d8c3409a4f5b22124765bb46345d2bdcf21015 by Tidefelt Henrik
Fix unit errors in ArmatureStroke
The file was modified Modelica/Magnetic/FluxTubes/Examples/MovingCoilActuator/ArmatureStroke.mo (diff)
Commit 183fe6d26cc8429cef7fcccbe03f2692bd4bdb59 by Tidefelt Henrik
Fix unit error in CCCVcharging
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 366c8c8b3f3026c355b18f6ad32358a4b0824039 by arunkumar.narasimhan
Modifying min attribute of gain to 1
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit a848744e3995d902edfbf8ca4454dbcd36521e2e by arunkumar.narasimhan
removing min attribute in gain
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit d2b2e2983f2439e6df44ba20c1aed308f3ca3b0d by Tidefelt Henrik
Use SI.Radius instead of SI.Length
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit c07ed57aa50d17daae69ba048b9700a70ddb8603 by modelica
ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666)
The file was modified Modelica/Media/Air/ReferenceMoistAir.mo (diff)
Commit 0c013e40320a6caa443bbc3bc097aaf67960cf6c by Tidefelt Henrik
Remove plural 's' in 'height of ramps'
The file was modified Modelica/Clocked/RealSignals/TimeBasedSources/Ramp.mo (diff)
The file was modified Modelica/Clocked/RealSignals/TickBasedSources/Ramp.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 4813c7483dd14c8937c92ddd072b3e50e2741750 by 124154466+arunkumar-narasimhan
Assert statement to avoid zero gain in controller and improved description string for controller gain
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit e62cba74447086276531f3b93c59b5fd947bb7fe by 124154466+arunkumar-narasimhan
Changed to full path for consistency
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit d79a3aac734c26666ce5c3973538554a8c87e56b by 124154466+arunkumar-narasimhan
Removing unintended code modifications
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit 56268a8f28124222f05b7e6871a536f77060c7fa by jakub.tobolar
Delete unused variable 'dens' and corresponding 'R_air'
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/GasForce2.mo (diff)
Commit e2ce9816bb9c4cf07e5e725b7ab7b97317a2bf75 by jakub.tobolar
Delete gasForce.dens from reference comparison signals
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Forces/EngineGasForce/comparisonSignals.txt (diff)
Commit 669100b4afbe78df72a6609cfc6487c7b2522a21 by jakub.tobolar
Replace 'Inline=false' with late inlining
See  #3908
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_dd.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_d.mo (diff)
Commit 9bcd99f1d2ca81d20b67008b4b22cf2135cbac3d by 124154466+arunkumar-narasimhan
Unify spelling of controllers with dash omitted

Dash omitted to unify spelling of controllers across library.
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
Commit 109b51703027b6fd253d0c55a2091f999636c12f by 124154466+arunkumar-narasimhan
Revert "Unify spelling of controllers with dash omitted"

This reverts commit 9bcd99f1d2ca81d20b67008b4b22cf2135cbac3d.
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
Commit 520ee5c6acf2883836bcb8fa8bbb63ce5e4b41b6 by 124154466+arunkumar-narasimhan
unify spelling of controllers

unify spelling of controllers by omitting dash in description and documentation
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
Commit 1f85689a989cd91108e89914edf7d6ff77bc384b by noreply
Rename RiCurrent -> Isc

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 1f422fc272dfc859b973cfc225897b755782b8cf by noreply
Adapt to renamed variable

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 1969bc16e4ce9061608c5f4537677ce0153e38cc by noreply
Make it public, as suggested

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit a963d5bac1ac2b6c00ea1ca0567036a17f9f5262 by noreply
#4107 missing commits in master (#4140)

* Resolved issue #4072 (for Modelica/Electrical)

* Resolved issue #4072 (for rest of Modelica)

* Squash doubled point {0,-50.5}

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Fix near-zero coordinate in connection's annotation

* Merge branch 'DagBruck_01' of https://github.com/modelica/ModelicaStandardLibrary into DagBruck_01

---------

Co-authored-by: Dag Brück <dag.brueck@3ds.com>
Co-authored-by: tobolar <tobolar@users.noreply.github.com>
Co-authored-by: tobolar <jakub.tobolar@dlr.de>
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepUp.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepDown.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_R.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacks/package.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacksWithSensors/package.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/Conductor.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/SuperCapDischargeCharge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_RL.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/InductionMachines/IMC_Inverter.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_DOL.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/VoltageQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTap2mPulse.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/Voltage2DutyCycle.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTapmPulse.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/ChopperStepUp.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/CylinderBase.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modified Modelica/Fluid/Valves.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepUp/ChopperStepUp_R.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TestCylinder.mo (diff)
The file was modified Modelica/Electrical/Batteries/package.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modified Modelica/Electrical/Batteries/BaseClasses/BaseCellWithSensors.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_R.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/Engine1Base.mo (diff)
Commit 25319f9207a51dcde2d650f5a244d7c78a00c2d5 by noreply
Update codespell exceptions (#4143)

The file was modified .github/workflows/checkCron.yml (diff)
Commit 17ec1ebba4a3689b484824e4e415593a5a6eddca by noreply
Bump actions to avoid deprecation warnings (#4120)

The file was modified .github/workflows/checkCron.yml (diff)
The file was modified .github/workflows/checkCI.yml (diff)
The file was modified .github/workflows/generateReleaseNotes.yml (diff)
Commit 182301b4701a4a81f84b7b34257b919cfc8fce26 by noreply
Amendment for #4140: Fix merge conflict (#4146)

The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
Commit a5851fae93f7c75db3dba8039b9743fde758e289 by noreply
lower case for controller in Modelica/Blocks/Continuous.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit bbc9464318aaeaadca3801135c78a16143553703 by noreply
lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
Commit 509f9b18e4c39f3b7c22a5bc0b25ce8e3e320041 by 124154466+arunkumar-narasimhan
unify spelling of controllers

unify spelling of controllers and lower case.
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Utilities/VfController.mo (diff)
The file was modified Modelica/Thermal/HeatTransfer/Examples/ControlledTemperature.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/VfController.mo (diff)
Commit 8c24779fa5e367932fcb5fc4d3d0f42d68775536 by jakub.tobolar
Fix false calculation of w (omega) when resolveInFrame == frame_resolve
The file was modified Modelica/Mechanics/MultiBody/Sensors/Internal/BasicAbsoluteAngularVelocity.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenHard.mo (diff)
Commit 82d1b167e20e0decf632a8c9a2ea58f3c92415cb by jakub.tobolar
Add rotation about x-axis to enable a spatial motion
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 8196629c927d8e84ec1874de4d2dae3984060c01 by Hans.Olsson
Have a flag for avoiding unnecssary discontinuities.
Closes #3548
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit e2d701435048d323071b5d838051657f0e5bb915 by Hans.Olsson
ExpSine is more complicated.
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 9a779840a267e7be41f600ce60fa4c4ce1f0cce3 by Hans.Olsson
Simplify the mean formula.
Closes #3906
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 0aaecbb690c325297a2c87a45f26ebd3642fe8d2 by Hans.Olsson
Add startTime as well.
The file was modified Modelica/Blocks/Math.mo (diff)
Commit c4f4388f67c03eb5d9571ccf9ac794a1def4fefd by Hans.Olsson
Restore the use of t_eps just in case, but allow setting it to zero.
The file was modified Modelica/Blocks/Math.mo (diff)
Commit a93f6eb4aba876fe40da80c88fcc3476cbb01c84 by Hans.Olsson
And update description.
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit da7adc0caeb2e3bb83a3319113b88f45630ecd04 by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 373ce59d249c434158cea370c26be51e645c3277 by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 930456a53476f9973ada6f44dbf7dda595ee4cba by Hans.Olsson
If the limits don't make sense use linear interpolation.
See https://github.com/modelica/ModelicaStandardLibrary/issues/4128#issuecomment-1589465543
The file was modified Modelica/Fluid/Utilities.mo (diff)
Commit dec16deb6ed0cc4062121631c1bcc2b24eadb54e by noreply
Fix typo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 5eb42c52755a6823baa2c22b6b40097076689c75 by jakub.tobolar
Omit modifiers of animation parameters
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 4b0dbf652d725797960540a2bbdd8c2ebbd38f3b by noreply
Documentation and description for FluidHeatFlow library improved (#4141)

* Improved doc strings and documentation

* Improved documentation Updated

* Update ParallelCooling

* Lower case spelling of coolant

* Corrected misspelling of coolant in documentation of IndirectCooling.mo

Corrected misspelling of coolant in two instances of documentation

---------

Co-authored-by: Christian Kral <dr.christian.kral@gmail.com>
Co-authored-by: arunkumar-narasimhan <124154466+arunkumar-narasimhan@users.noreply.github.com>
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/PumpAndValve.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/SimpleCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/IndirectCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelPumpDropOut.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/PumpDropOut.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/OneMass.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TwoMass.mo (diff)
Commit e5a8ea165c21bad5a45ee39e8b893e50533dcfec by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_Braking.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_Braking.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenPermanentMagnet.mo (diff)
Commit 840729224b142a4290523a7462cac084b90f0a88 by Hans.Olsson
Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1
The file was modified Modelica/Electrical/Machines/Examples/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit f5f6ffb4ab2386f0584c086f98d704f269c3f7d9 by noreply
Added units to mathematical constants (#4155)

* Added units to mathematical constants
The file was modified Modelica/Constants.mo (diff)
Commit c64cc2c4a6e673ff0144890a095a58084e4768ab by noreply
Delete redundant points of polygon annotation of 'Spice3' connectors (#4135)

The file was modified Modelica/Electrical/Spice3.mo (diff)
Commit f31e29ee6a452cdfce97bf222dae66358f4fbff1 by Hans.Olsson
Fix unit for mu0.
This corrects an error introduced by #4155
The file was modified Modelica/Constants.mo (diff)
The file was modified Modelica/Constants.mo (diff)
Commit ddf880ed1d03e91bb086aab7504e9d5ff63b6b1f by 11094799+mestinso
Removed out-of-date/incorrect comment about epsilon_0
The file was modified Modelica/Constants.mo (diff)
Commit e55884bab622a7393af9234958c218ef5984fc70 by noreply
Fix codespell exceptions (CI) (#4165)

* Fix typos
* Fix codespell exceptions
The file was modified ModelicaTest/Electrical/Machines.mo (diff)
The file was modified .github/workflows/checkCron.yml (diff)
The file was modified Modelica/Magnetic/FundamentalWave/UsersGuide/Polyphase.mo (diff)
The file was modified ModelicaTest/Resources/Scripts/Dymola/pressureLoss/channel/dp_internalFlowOverall_DPMFLOW.mos (diff)
Commit ce36c079036c3ade1c2b9f6626daf358ca7fb05f by noreply
Delete successful and skipped workflow runs (#4177)

refs #4134
The file was modified .github/workflows/checkCron.yml (diff)
Commit b97253e89932b8683f50b8d5c738be71f048f0bb by modelica
Meke internally used ports of optional housing port and optional thermal port protected
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BaseClasses/Machine.mo (diff)
Commit 64afc628ced4a5f79dafaec4f608ed7a67951768 by Hans.Olsson
Update annotations to be correct.
Fixes #4180
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Examples/FixedShapes/CuboidSections.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_YD.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Periodic/FIRbyCoefficients.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Examples/PolyphaseRectifier.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/RelativeSensor.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/Friction.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/AbsoluteSensor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Basic/ElectroMagneticConverter.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/SinCosResolver.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Interfaces/ClockInput.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/OpAmps/OpAmpCircuits/Buffer.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/SignConvention.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMEE_Generator_Polyphase.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Periodic/MovingAverage.mo (diff)
The file was modified Modelica/Units.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_CommonLeakage.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/PositiveMagneticPort.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/Utilities/ComponentsThrottleControl/Engine.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Sensors/Transient/Permeability.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Clocks/Logical/PartialLogicalClock.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Initialize.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_OpenCircuit.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_Mains.mo (diff)
The file was modified Modelica/ComplexBlocks/ComplexMath/ComplexToReal.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMR_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/NegativeMagneticPort.mo (diff)
The file was modified Modelica/Mechanics/Translational/Components/Mass.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/package.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Transformer.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
Commit 0caca64996d7be30472e0cef98f5e3331549bb1a by noreply
Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
Commit 752257e809a510a1e91e60104809f5c044fe4a4b by noreply
Apply suggestions from code review

Revert
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/package.mo (diff)
Commit b7fc17a62a8bf690dd37abb4a7cdbbd29b09963b by modelica
refs #4180 Fix Text annotation
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 2db341bca680b8e75097e2df6668e191581877e8 by noreply
Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (diff)
Commit 93695ee570dbd5689d0e6bfe9292965f571b0771 by noreply
Restore documentation (#4184)

Fix oversight of f2eec0eff074fe7e20a13593f8c9e07b8a20dd6f.
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Internal/Lines.mo (diff)
Commit 76ec1028ea149c4c07ec8cb1d31defbdd3b0f502 by noreply
Fix regex to optionally ignore quoted strings (#4183)

Previously, a Text.lineColor annotation was not detected, if there was a closing parenthesis (within a quoted Text.textString annotation), e.g.

```
Text(extent={{-100,80},{-80,60}}, textString="1)", lineColor={0,0,255})
```
The file was modified .CI/check_deprecated_line_color.py (diff)
Commit 48988159d2ee243281be9a76a31d4c6a85b6d3a6 by noreply
Fix unit errors in ExternalCombiTimeTable constructor (#4188)

* Fix unit errors in ExternalCombiTimeTable constructor

The errors are in relation to how the constructor is called in Modelica.Blocks.Sources.CombiTimeTable.

* Don't assume use of scaled time
The file was modified Modelica/Blocks/Types.mo (diff)
Commit 85a329ec4dd113001f720730cafb9f7438044b15 by HansOlsson
Remove use of unknown variable useReset
The file was modified Modelica/Electrical/Analog/Examples/OpAmps/OpAmpCircuits/Integrator.mo (diff)
Commit e73cca103a749fd17d1ed3ca4d6c2e9621cae343 by HansOlsson
Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it.
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
Commit aabd50b38f0311b1aa82f7a3b1af98f660d1197f by HansOlsson
The parameter 'target' does not exist.
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 25ca24b59f1df5726b7b1bf3a0804d1907987911 by HansOlsson
Correct use of incorrect parameter and enumeration. However, the basic design doesn't work.
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 30e4aa181cfe462e45177639f3247d1027ed2378 by HansOlsson
Remove unknown parameter useMeanDensity
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 2af5c182941b4465fd90d42acc8fba15b440aea3 by HansOlsson
KC and DP_Fric do not exist in this class
The file was modified Modelica/Fluid/Dissipation.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit dbcda996c6017d70fe688d522a9af1c0dc88b56c by Hans.Olsson
As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release.
With proposed unit-checking in Dymola this reduces the warnings from 2301 to 1224 (Most - but not all are unit-related.)

Obviously many of them could be corrected, but I don't see that we have the resources to focus on that for this minor release.
The first models found were CompareTransformers, SeriesResonance in Modelica.Electrical.Analog.Examples.
The file was modified Modelica/Constants.mo (diff)
Commit 4ada630599a3eb427f717c4f2c45e749dc2726c0 by Hans.Olsson
Correct units for normalizing vectors.
The file was modified Modelica/Mechanics/MultiBody/Frames/TransformationMatrices/from_nxy.mo (diff)
The file was modified Modelica/Utilities/Internal.mo (diff)
The file was modified Modelica/Math/package.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/from_nxy.mo (diff)
Commit ecf5df5b2bbcb99239313eee3399946481314993 by noreply
Fix link to Holman2010 (#4199)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 010d6b9a25403634530b74f84006ab2d0d5f7d02 by noreply
Fix and add ITEA links (#4196)

The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/Spice3.mo (diff)
The file was modified Modelica/Fluid/package.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 07a1839e9e243b3118fa8a69118ea94cd8257f87 by noreply
Fix broken links (#4202)

The file was modified Modelica/StateGraph.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 739babf23b20a7f34d1c04e5fb52f97cb71b728b by dr.christian.kral
Coordination of #4101: Fix unit errors
in other Batteries.Examples
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Cell.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Stack.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_CellRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Stack.mo (diff)
Commit 8450a8eb11d7925dc89475b2f63db2db563ba402 by dr.christian.kral
Close #4101: Fix unit error in a single PR
The file was modified Modelica/Electrical/Batteries/Examples/BatteryDischargeCharge.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Cell.mo (diff)
Commit 8893d51aaef2b9f841be22dfc74e74878b494c97 by dr.christian.kral
Remove redundant diagram text for most Analog examples
The file was modified Modelica/Electrical/Analog/Examples/ControlledSwitchWithArc.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingPNP_NORGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingRectifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassOPV.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ShowVariableResistor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ChuaCircuit.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicIdealDiodes.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingMOSInverter.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/SwitchWithArc.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingNPN_NORGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/NandGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassAnalog.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassSC.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicThyristors.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ShowSaturatingInductor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/DifferenceAmplifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Rectifier.mo (diff)
Commit 9ecd5a8474fcc5be2eef2087c279a3faa72fe727 by dr.christian.kral
Remove diagram text of CompareTransformers
The file was modified Modelica/Electrical/Analog/Examples/CompareTransformers.mo (diff)
Commit abb35f27c520d54b86ae55131e5ffbe6e163e21e by noreply
Fix factor 2 in calculation

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
Commit 7e8ee42fb03dbdbd793140cf839ac16f003b80a1 by modelica
Update .mailmap file

Create by command

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

as reported by https://kevin.burke.dev/kevin/easy-maintenance-of-your-authors-file/
The file was modified .mailmap (diff)
Commit a2c282ea79f69e140853fe84c586d4d15a7ee99b by noreply
Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179)

See https://github.com/modelica/MAP-LIB_ReferenceResults/pull/6

Co-authored-by: Matthias Schaefer <matthias.schaefer@ltx.de>
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/HeatTransfer/Channel/kc_evenGapLaminar/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/PressureLoss/Orifice/dp_suddenChange_DPMFLOW/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointUSR/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointRRP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointRRR/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointSSP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointUSP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Blocks/Limiters/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/PressureLoss/Orifice/dp_thickEdgedOverall_DPMFLOW/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointSSR/comparisonSignals.txt (diff)
Commit d3ad60c312774a1bf84a74e830ccd55abcfb09d2 by noreply
Fix codespell exceptions (#4203)

* Fix typos
* Fix codespell exceptions
The file was modified Modelica/Electrical/Analog/Examples/Lines/SmoothStep.mo (diff)
The file was modified .github/workflows/checkCron.yml (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_RL.mo (diff)
Commit a66c9e086393e6a6cd51a980eeae4a1aca2bc9c7 by noreply
Remove real relation in non-discrete-time controlled if-statement.
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit a112cfd77ded432bfedea66e3f01223c2376a11d by noreply
Remove unnecessary noEvent

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 7eb8241b8c99bfc122dc61f9d6ea144e7c940cc2 by noreply
Fix broken link (#4211)

The file was modified Modelica/Magnetic/FluxTubes/UsersGuide/Literature.mo (diff)
Commit 8923341bd5f7c3e20d3e1537dc24a530295e6ea0 by Tidefelt Henrik
Use 1.14 instead of sqrt(1.3)

Acting on thumbs up only for this change in PR discussion.
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit 84c308e21d709ee6f8d0a09f843f08b886ee051c by noreply
Update matio library to 1.5.24 (#4222)

The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaMatIO.txt (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.h (diff)
Commit e2661ccf0b38e5e8deee1605d932f8e7d66f7df1 by tobolar
Add all defined outputs of the test example into reference signals
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Blocks/Mean/comparisonSignals.txt (diff)
Commit 0716d37371534f25c8eb8593f9dfebfe7eb5d94e by tobolar
Initialize output array C even when multiColoredSurface=false
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/torus.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Interfaces/partialSurfaceCharacteristic.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/rectangle.mo (diff)
Commit f151cdad94b0a8123a8b20944d3dec43261db5e5 by tobolar
Set modifier of 'C' being 'final'
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/rectangle.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/torus.mo (diff)
Commit f7f4aa8c785ff287ca5ac807146a51fb0b041085 by tobolar
Documentation: modifier 'C' shall be 'final'
The file was modified Modelica/Mechanics/MultiBody/Interfaces/partialSurfaceCharacteristic.mo (diff)
Commit 26fc7f6698d655de44923f4799c7146fd2ea4f38 by noreply
refs #4174: Fix (and rename) parameters (#4176)

The file was modified Modelica/Electrical/Digital.mo (diff)

Summary

  1. Use one character instead of line drawings. (details)
  2. Increase extent and set font size. (details)
  3. StandardFont (details)
  4. Fix bug in calculation of complex transfer function (details)
  5. refs #3782: Decrease solver tolerance (details)
  6. Use one character instead of line drawings. (details)
  7. Increase extent and set font size. (details)
  8. StandardFont (details)
  9. Use physical units to parameterize transfer function (details)
  10. Calculate unitless coefficient b (details)
  11. Remove Evaluate=true for fixed=false parameter 'n_b' (details)
  12. implemented example Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (details)
  13. add comparisonSignals.txt (details)
  14. Update documentation (details)
  15. Fix HTML error (details)
  16. Avoid max({}) in Modelica.Math.Matrices.nullSpace (details)
  17. Change unit of angular velocity from 1/s to rad/s to omit ambiguity (details)
  18. Add unit of output vector r_rel (details)
  19. Add unit of output vector 'torque' (details)
  20. Improve code indention (details)
  21. Add missing parenthesis in fluid user guide page. (details)
  22. Avoid values out of bound, and simplify logic. (details)
  23. refs #3865: Added QuasiRMS voltage and current single phase sensors (details)
  24. Run spelling check via GitHub Actions (#3899) (details)
  25. fixes #3901 (details)
  26. refs #3903: Fix error handling for invalid format specifier in text file (#3905) (details)
  27. Adds optional default return value parameter (details)
  28. Fix misspelled file name (#3923) (details)
  29. Fix the bad Evaluate annotation (#3924) (details)
  30. Implemented and tested PowerSupply (details)
  31. tidy html and annotation (details)
  32. Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896) (details)
  33. Start docstring with upper case letter (details)
  34. Fix wording of back current exception (details)
  35. addresses #3895 (details)
  36. corrected a html bug and created an entry in the ReleaseNotes (details)
  37. corrected a typo (details)
  38. removed funny character(s) before within; (details)
  39. Remove blank line. (details)
  40. Apply suggestions from code review (details)
  41. Liberate machine parameter m (#3920) (details)
  42. Avoid line breaks in description string which some tools handle badly. (details)
  43. Remove annotation noise and add missing comma. (details)
  44. Remove superfluous imports (already done in the Electrical package (details)
  45. Revert dummy changes to unrelated classes. (details)
  46. Correct assert and white space fixes (details)
  47. Fix typo (details)
  48. Improve visibility of connections (details)
  49. Remove obsolete colons (see UsersGuide) (details)
  50. Fix documentation of Tp2 and Tp (details)
  51. Add image explaining PusleSeries (details)
  52. Reduce size of image (details)
  53. Now chaing size of image (details)
  54. Fix documentation to match implementation (details)
  55. Strip leading newline in img.alt attributes (#3938) (details)
  56. Change Tp2 in drawing (details)
  57. refs #3897: Fix typo (details)
  58. Fix copy/paste error in description of Translational.Sources.Force2 (#3942) (details)
  59. Consider the derivatives at boundaries in the 2D-table. (details)
  60. Improved example to show all issues. (details)
  61. Avoid using epsilon altogether. (details)
  62. Spelling (details)
  63. AddReference (details)
  64. Add vector-test case (details)
  65. Reference (details)
  66. Fix Modelica tools link (#3943) (details)
  67. Remove section that points to possible future implementation (#3939) (details)
  68. Update documentation (#3933) (details)
  69. Remove superfluous import statements (#3932) (details)
  70. refs #3893: Fix formatting and update naming (details)
  71. Refactor spliceFunction (#3885) (details)
  72. refs #3893: Fix formatting (details)
  73. Improve documentation of both rotational and translational sensors (#3862) (details)
  74. Add Modelica Libraries logo for dark mode (details)
  75. Change y into x in spatialDistribution() definitions (details)
  76. Almost automatically updated to have correct gradient. (details)
  77. Remove unwanted gradient. (details)
  78. BreakTiesAsBefore (details)
  79. BreakTiesAsBefore2 (details)
  80. BreakTiesAsBefore (details)
  81. ClearerName (details)
  82. Revert unwanted change of files (even if blank line would be nice). (details)
  83. Adds animated level on the icon layer of the OpenTank (details)
  84. Fix broken link (#3955) (details)
  85. Fixed Wb_flows discretization terms for DynamicPipe (details)
  86. Bump copyright year (details)
  87. Add missing cases (details)
  88. Fix parameter propagation of IntersectivePWM (#3910) (details)
  89. Propagate parameter T in Polyphase Resistors and Conductors (#3964) (details)
  90. Update wrapAngle.mo (details)
  91. Fix variable name (details)
  92. Emphasize text in documentation (details)
  93. Remove BOM (details)
  94. Do not preserveAspectRatio for terminate-block. (details)
  95. Fix broken link to academia.edu (#3981) (details)
  96. Update matio library to 1.5.23 (#3982) (details)
  97. Add Python Venv and VS Code files to .gitignore file (#3974) (details)
  98. Add problem matchers for CI (#3972) (details)
  99. Fix LCC build (#3784) (details)
  100. Eddy current sources (#3976) (details)
  101. Keep original implementation (details)
  102. Add forgotten link (details)
  103. Removes outdated segment images from OLine (#3961) (details)
  104. fix calculation of A in Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (details)
  105. Re-arrange equation to improve readability (details)
  106. Fix some bugs in shapes of FluxTubes (#3993) (details)
  107. Update Media.mo (#3918) (details)
  108. Fix #4007 (details)
  109. Add <p> and </p> to HTML documentation (details)
  110. Fix spelling and grammar (details)
  111. Remove Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities.Battery (details)
  112. Remove obsolete file (details)
  113. Implement continuous version of SignalExtrema (details)
  114. added comparisonSignals.txt (details)
  115. ContinuousSignalExtrema: improved detection of t_min and t_max (details)
  116. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details)
  117. Pass forceColor to arrow visualizer (#3990) (details)
  118. Added assert condition block (#3985) (details)
  119. Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source (details)
  120. Improve description string in example. (details)
  121. Undo line break in code (details)
  122. Update usage of "noDerivative" (#4024) (details)
  123. Fix markdownlint warnings (#3973) (details)
  124. fix #4030 (details)
  125. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details)
  126. Reduce guess for initial temperature difference across wall. (details)
  127. implemented recognition of startTime (see #4035) (details)
  128. applied an equivalent change to Sampler (as to ZeroOrderHold) (details)
  129. spliceFunction_der check limits (details)
  130. add description string (details)
  131. Remove unit errors. (details)
  132. Avoid unit error. (details)
  133. Fix incorrect start-value. (details)
  134. Give a proper definition of machine constants. (details)
  135. Update description in ModelicaServices as well. (details)
  136. And values. (details)
  137. Revert "startTime of ZeroOrderHold" (#4044) (details)
  138. fixes startTime of ZeroOrderHold" (details)
  139. Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039) (details)
  140. Fix typo (details)
  141. Change doc string in the style of Modelica.Blocks.Math (details)
  142. Fix typo (details)
  143. Fix description (details)
  144. Rename record instance names ????Data => ????Data3 (details)
  145. Fix final parameter propagation (details)
  146. Fix final in parameter record of FundamentalWave (details)
  147. Unify wording of docstrings of parameter records (details)
  148. Unit correctness. (details)
  149. Remove incorrect unit-casting. (details)
  150. Propose better unit-handling in equation. (details)
  151. Implement option 4; that is using a reference impedance with description. (details)
  152. Put reference impedance into partial induction machine model (details)
  153. Apply ZsRef also to induction machine models (details)
  154. Apply changes to Modelica.Magnetic.FundamentalWave (details)
  155. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details)
  156. Document that string functions are only intended for ASCII. (details)
  157. Spelling. (details)
  158. Update Modelica/Blocks/Math.mo (details)
  159. Update Modelica/Utilities/Strings.mo (details)
  160. Added new power block for raising an input to a user parameterized exponent (#4006) (details)
  161. Replaced state events by time events (details)
  162. enhanced documentation (details)
  163. Reverts dummy changes. (details)
  164. Propagate useSolver to these variants as well. (details)
  165. Fix docu of Modelica.Utilities.System.getTime() (details)
  166. Fix for #3971. (details)
  167. Apply suggestions from code review (details)
  168. Add DynamicPipe energy conservation tests to ModelicaTest (details)
  169. Try to fix crash for (details)
  170. Fix allocation size (details)
  171. Updated tolerance for energy conservation checks (details)
  172. Improve indentation of html code (details)
  173. Html code: No indentation within 'address' tag (details)
  174. Delete multiple and/or leading whitespaces (details)
  175. Fix unit error in SimpleAir (details)
  176. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details)
  177. Use SI.Mass instead of specifying 'unit' (details)
  178. Use prefix style 'quantity' for FixedBoundary.X (details)
  179. Add description string for m1 (details)
  180. Add description string for m2 (details)
  181. Completely remove modifications of 'quantity' (details)
  182. Remove modification of 'quantity' (details)
  183. Remove empty modifications (details)
  184. Fix unit error in RobotR3.OneAxis (details)
  185. Fix unit errors in ArmatureStroke (details)
  186. Fix unit error in CCCVcharging (details)
  187. Modifying min attribute of gain to 1 (details)
  188. removing min attribute in gain (details)
  189. Use SI.Radius instead of SI.Length (details)
  190. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details)
  191. Remove plural 's' in 'height of ramps' (details)
  192. Assert statement to avoid zero gain in controller and improved description string for controller gain (details)
  193. Changed to full path for consistency (details)
  194. Removing unintended code modifications (details)
  195. Delete unused variable 'dens' and corresponding 'R_air' (details)
  196. Delete gasForce.dens from reference comparison signals (details)
  197. Replace 'Inline=false' with late inlining (details)
  198. Unify spelling of controllers with dash omitted (details)
  199. Revert "Unify spelling of controllers with dash omitted" (details)
  200. unify spelling of controllers (details)
  201. Rename RiCurrent -> Isc (details)
  202. Adapt to renamed variable (details)
  203. Make it public, as suggested (details)
  204. #4107 missing commits in master (#4140) (details)
  205. Update codespell exceptions (#4143) (details)
  206. Bump actions to avoid deprecation warnings (#4120) (details)
  207. Amendment for #4140: Fix merge conflict (#4146) (details)
  208. lower case for controller in Modelica/Blocks/Continuous.mo (details)
  209. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (details)
  210. unify spelling of controllers (details)
  211. Fix false calculation of w (omega) when resolveInFrame == frame_resolve (details)
  212. And add unit for M (details)
  213. Add rotation about x-axis to enable a spatial motion (details)
  214. Have a flag for avoiding unnecssary discontinuities. (details)
  215. Add smooth. (details)
  216. ExpSine is more complicated. (details)
  217. oops (details)
  218. Fix syntax. (details)
  219. Simplify the mean formula. (details)
  220. Add startTime as well. (details)
  221. Restore the use of t_eps just in case, but allow setting it to zero. (details)
  222. And update description. (details)
  223. Avoid smoothness. (details)
  224. Update Modelica/Blocks/Sources.mo (details)
  225. Update Modelica/Blocks/Sources.mo (details)
  226. Rephrase (details)
  227. Simpler. (details)
  228. If the limits don't make sense use linear interpolation. (details)
  229. Fix typo (details)
  230. Omit modifiers of animation parameters (details)
  231. Documentation and description for FluidHeatFlow library improved (#4141) (details)
  232. Update Modelica/Blocks/Sources.mo (details)
  233. Remove unit-casting (details)
  234. Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1 (details)
  235. Add Evaluate=true. (details)
  236. Added units to mathematical constants (#4155) (details)
  237. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) (details)
  238. Fix unit for mu0. (details)
  239. Simpler. (details)
  240. Removed out-of-date/incorrect comment about epsilon_0 (details)
  241. Fix codespell exceptions (CI) (#4165) (details)
  242. Delete successful and skipped workflow runs (#4177) (details)
  243. Meke internally used ports of optional housing port and optional thermal port protected (details)
  244. Update annotations to be correct. (details)
  245. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (details)
  246. Apply suggestions from code review (details)
  247. refs #4180 Fix Text annotation (details)
  248. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (details)
  249. Restore documentation (#4184) (details)
  250. Fix regex to optionally ignore quoted strings (#4183) (details)
  251. Fix unit errors in ExternalCombiTimeTable constructor (#4188) (details)
  252. Remove use of unknown variable useReset (details)
  253. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. (details)
  254. The parameter 'target' does not exist. (details)
  255. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. (details)
  256. Remove unknown parameter useMeanDensity (details)
  257. KC and DP_Fric do not exist in this class (details)
  258. Cleanup (details)
  259. As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release. (details)
  260. Correct units for normalizing vectors. (details)
  261. Fix link to Holman2010 (#4199) (details)
  262. Fix and add ITEA links (#4196) (details)
  263. Fix broken links (#4202) (details)
  264. Remove public (details)
  265. Coordination of #4101: Fix unit errors (details)
  266. Fix instance names (details)
  267. Close #4101: Fix unit error in a single PR (details)
  268. Remove blanks (details)
  269. Remove redundant diagram text for most Analog examples (details)
  270. Remove diagram text of CompareTransformers (details)
  271. Fix factor 2 in calculation (details)
  272. Update .mailmap file (details)
  273. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) (details)
  274. Fix codespell exceptions (#4203) (details)
  275. Remove real relation in non-discrete-time controlled if-statement. (details)
  276. Remove unnecessary noEvent (details)
  277. Fix broken link (#4211) (details)
  278. Use 1.14 instead of sqrt(1.3) (details)
  279. Update matio library to 1.5.24 (#4222) (details)
  280. Add all defined outputs of the test example into reference signals (details)
  281. Initialize output array C even when multiColoredSurface=false (details)
  282. Set modifier of 'C' being 'final' (details)
  283. Documentation: modifier 'C' shall be 'final' (details)
  284. refs #4174: Fix (and rename) parameters (#4176) (details)
Commit 9e4d4641ea4f791d4dfa47ab3375a6ab9a43202d by Hans.Olsson
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit be4ca805b26c51282148d041cae182602a215f98 by Hans.Olsson
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit ab5b5fb8600736dc0b32ccd62b44a95b296164bf by modelica
Fix bug in calculation of complex transfer function
The file was modified Modelica/ComplexBlocks/ComplexMath/TransferFunction.mo (diff)
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 4c0b54ace4b2cf37c34cd16fde9c235c0d22bd57 by modelica
refs #3782: Decrease solver tolerance
The file was modified Modelica/Fluid/Examples/AST_BatchPlant.mo (diff)
Commit ecc0b4182bf289fb21911d1cd8e19e4c91827831 by modelica
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit 24032447dfbe706222bbae6ac725eda4c7ffa8f1 by modelica
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit 6e5de83b71a2651f7e4c225d00d3344d513e99a4 by dr.christian.kral
Use physical units to parameterize transfer function
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 555393ca20ad5a56814e5bc3e20d5116963da646 by noreply
Calculate unitless coefficient b

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 86359740c9d5881140d9c5e747285485a739db4f by noreply
Remove Evaluate=true for fixed=false parameter 'n_b'

From the brief discussion in https://github.com/modelica/ModelicaSpecification/issues/2951, it seems that `Evaluate = true` on a parameter with `fixed = false` is not expected to have any effect.  Thus I'd like to propose that the `Evaluate = true` is removed in order to get better correspondence between presence of `Evaluate = true` and parameters actually becoming evaluated.
The file was modified Modelica/Mechanics/MultiBody/Joints/Assemblies/JointRRR.mo (diff)
Commit 1b9badaf8aed6c53254833fd8afbf12c2841d1ac by Anton.Haumer
implemented example Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
The file was addedModelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/package.order (diff)
Commit 5a26da3ae43355cd83ab7f74eb592f944e2305c2 by Anton.Haumer
add comparisonSignals.txt
The file was addedModelica/Resources/Reference/Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter/comparisonSignals.txt
Commit f3c4e9696f637badc808d41ef9225d52379d3888 by dr.christian.kral
Update documentation
Add <code> for Modelica variables
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (diff)
Commit 9a9017ad954d4fd3d9617c38de83a22975439a66 by rdgfranke
Avoid max({}) in Modelica.Math.Matrices.nullSpace

See e.g. the use of this function in ModelicaTest.Math.TestMatrices3.
The file was modified Modelica/Math/package.mo (diff)
Commit 5b711bddfbb27080a1da39f0e7f3d3055e88a62a by jakub.tobolar
Change unit of angular velocity from 1/s to rad/s to omit ambiguity
The file was modified Modelica/Mechanics/MultiBody/Sensors/AbsoluteSensor.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativeSensor.mo (diff)
Commit d3c7de55cb21c93fc64d4926480283bd4d0b96cf by jakub.tobolar
Add unit of output vector r_rel
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativePosition.mo (diff)
Commit 5b689118498e6694fadc5f1b2bbbae2311333043 by jakub.tobolar
Add unit of output vector 'torque'
The file was modified Modelica/Mechanics/MultiBody/Sensors/CutTorque.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/CutForceAndTorque.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativeVelocity.mo (diff)
Commit 6fd18e762efd330e442e9e67d1d1b2bc1bce1a00 by Lenz Malte
Add missing parenthesis in fluid user guide page.
The file was modified Modelica/Fluid/package.mo (diff)
Commit 865ce07e2de55954182f39afcc876c19dd07c73c by Hans.Olsson
Avoid values out of bound, and simplify logic.
Closes #3887
The file was modified Modelica/Electrical/PowerConverters/DCAC/Control/SVPWM.mo (diff)
Commit a42691cb3ccddfb51f1408945db7f0c3d9e29b00 by modelica
refs #3865: Added QuasiRMS voltage and current single phase sensors
The file was addedModelica/Electrical/QuasiStatic/SinglePhase/Sensors/CurrentRMSSensor.mo
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/PotentialSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/FrequencySensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/VoltageSensor.mo (diff)
The file was modified ModelicaTest/Electrical/QuasiStatic/SinglePhase.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/package.order (diff)
The file was addedModelica/Electrical/QuasiStatic/SinglePhase/Sensors/VoltageRMSSensor.mo
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/CurrentSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/PowerSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/ReferenceSensor.mo (diff)
Commit 8d090810980e1e2e51559721cdd4c267a4c849ae by noreply
Run spelling check via GitHub Actions (#3899)

The file was modified Modelica/Blocks/package.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/UsersGuide/WindingModel.mo (diff)
The file was removedModelicaTest/Electrical/SingularTransfomer.mo
The file was modified Modelica/Electrical/QuasiStatic/Machines/Interfaces/package.mo (diff)
The file was modified Modelica/Math/Nonlinear.mo (diff)
The file was modified Modelica/Electrical/Digital.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Lines/CompareLosslessLines.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/Force/package.mo (diff)
The file was modified ModelicaTest/Electrical/package.order (diff)
The file was removedModelicaTest/Resources/Reference/ModelicaTest/Electrical/SingularTransfomer/comparisonSignals.txt
The file was modified .github/workflows/checkCron.yml (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Electrical/SingularTransformer/comparisonSignals.txt
The file was modified Modelica/Electrical/Analog/Sources/LightningImpulse.mo (diff)
The file was modified Modelica/Units.mo (diff)
The file was addedModelicaTest/Electrical/SingularTransformer.mo
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicIdealDiodes.mo (diff)
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 76557cb0001d37483947f5c8ebc5703146439a64 by noreply
refs #3903: Fix error handling for invalid format specifier in text file (#3905)

The file was modified Modelica/Resources/C-Sources/ModelicaIO.c (diff)
Commit 2adea8258a6b938be8a790d1e6291ddb4aef80f2 by dietmar.winkler
Adds optional default return value parameter

Closes #3921
The file was modified Modelica/Utilities/Examples.mo (diff)
Commit cfbb98270a4ba6eb141d0529dfb7c9e2a46b4ecf by noreply
Fix misspelled file name (#3923)

The file was modified .gitattributes (diff)
Commit b66df3195a8f1e1aeabd29f8727671137dc921e3 by noreply
Fix the bad Evaluate annotation (#3924)

The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit 1fbc971d81cbbcf53016fb67d0fff99478429d2e by Anton.Haumer
Implemented and tested PowerSupply
The file was modified Modelica/Electrical/Analog/Examples/package.order (diff)
The file was addedModelica/Resources/Reference/Modelica/Electrical/Analog/Examples/DemoPowerSupply/comparisonSignals.txt
The file was addedModelica/Electrical/Analog/Examples/DemoPowerSupply.mo
The file was addedModelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer.mo
The file was addedModelica/Electrical/Analog/Sources/DCPowerSupply.mo
The file was modified Modelica/Electrical/Analog/Sources/package.order (diff)
The file was addedModelica/Resources/Reference/Modelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer/comparisonSignals.txt
Commit a40052cf4a9bddd7ecef658e426d7c9efb7730c9 by Anton.Haumer
tidy html and annotation
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit e5f0e7eb5050456a8040d5a847adaab939cf866b by noreply
Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896)

* refs #3894: Fix derivatives in 2D-table for one-sided extrapolation by constant continuation

* refs #3894: Add test model
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/Test33/comparisonSignals.txt
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/Test33/comparisonSignals.txt
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/package.mo (diff)
Commit 5ca9e776fe6dc0397a3cf79ba1999b4f75a9c65d by dr.christian.kral
Start docstring with upper case letter
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit 701325e21e3adb68315bb9d42e5f046cfad64471 by dr.christian.kral
Fix wording of back current exception
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit 3c0884d84b0e89df5d696cd21c4e866497203a8e by dietmar.winkler
corrected a html bug and created an entry in the ReleaseNotes
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit bc7e4ed7011f01478877bbd34635e4d47ac42162 by dietmar.winkler
removed funny character(s) before within;
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
Commit 0d2660c30244d2c43f09b40e0614ac05ba51334b by noreply
Apply suggestions from code review

Make default=false and use enable as suggested by @HansOlsson

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Utilities/Examples.mo (diff)
Commit 0021e1a8fdbd9f4b3df58f916c3c3d1a14305f3c by noreply
Liberate machine parameter m (#3920)

* Liberate Modelica.Electrical.Machines.Utilities.ParameterRecords.InductionMachineData.m
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
Commit d3cec537d5cba22dc1d7b970c417b0cb9169c065 by dietmar.winkler
Avoid line breaks in description string which some tools handle badly.

The file was modified Modelica/Utilities/Examples.mo (diff)
Commit 5914e8da913c304b9874788114e026aa42e8e1d4 by dietmar.winkler
Remove annotation noise and add missing comma.

The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit 122aa769dedc01bfa049c81c1edb70c139fd1ae9 by dietmar.winkler
Remove superfluous imports (already done in the Electrical package

The file was modified Modelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer.mo (diff)
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit c7a3e5624f18a1dab8a08a542eb00c5954e525c4 by dietmar.winkler
Revert dummy changes to unrelated classes.

The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
Commit 819f79bd0bf1f4f77a6cb2acb747f1251453030e by noreply
Correct assert and white space fixes

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit 1e9140ec8e067cfaa14e077d1470ceecba0300a2 by dr.christian.kral
Improve visibility of connections
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
Commit 4eaef61ce83263153764eabc3a44bc9eba469640 by dr.christian.kral
Remove obsolete colons (see UsersGuide)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit f6b3e1105f92bda7116b2d3c3afa438d9b262e23 by dr.christian.kral
Fix documentation of Tp2 and Tp
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 43f3e25df3a8f7823af15d108263cc8b31e1505c by dr.christian.kral
Add image explaining PusleSeries
The file was addedModelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png
The file was addedModelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.ipe
Commit 2e9edcfaffddc90e9bdd78ecf5d55639064cdc95 by dr.christian.kral
Reduce size of image
by applying `convet -resize 50% PulseSeries.png PulseSeries.png`
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 7a96b8aaaa59f0e6ab11f7a294e6ef71e01666e3 by dr.christian.kral
Now chaing size of image
by applying `convet -resize 50% PulseSeries.png PulseSeries.png`
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png (diff)
Commit cdd16abaf45ef9aab7146bd61b62fa71b5cd310f by dr.christian.kral
Fix documentation to match implementation
add diagram to parameter dialog
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit bd8f3c3039338dbc0a80869b5564ec37f1dca99a by noreply
Strip leading newline in img.alt attributes (#3938)

I don't know exactly why, but these are causing some kind of problem in System Modeler, and I don't see why one would like to keep them.
The file was modified Modelica/Electrical/QuasiStatic/UsersGuide/Overview/ACCircuit.mo (diff)
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png (diff)
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.ipe (diff)
Commit b7e9430f11eca27fc9c00b80e11b422b4255b086 by modelica
refs #3897: Fix typo
The file was modified Modelica/package.mo (diff)
Commit 27bf6ec1e5b9c61de312144a89ac2626fadbddbc by noreply
Fix copy/paste error in description of Translational.Sources.Force2 (#3942)

The file was modified Modelica/Mechanics/Translational/Sources/Force2.mo (diff)
Commit 1607d74718300e295ce869925882b5c8349ae39a by Hans.Olsson
Consider the derivatives at boundaries in the 2D-table.
Updated to current date
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
Commit 88c839392440335e363ddced6201d217397b4cf3 by Hans.Olsson
Improved example to show all issues.
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
Commit ef06462f3c58140fe5aee1853b11a453fab7c4aa by Hans.Olsson
Avoid using epsilon altogether.
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/OneSidedDerivative2D/comparisonSignals.txt
Commit a2e0c8450ff09f5e4e01b966cde89b291507d8e2 by Hans.Olsson
Add vector-test case
(and slight grammatical error).
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/OneSidedDerivative2D/comparisonSignals.txt
Commit 82e0c06aa89e140eb1c843f4957f6dd440b13872 by noreply
Fix Modelica tools link (#3943)

The file was modified README.md (diff)
Commit ddacf1268084a57a20a3ce5d19a3fb46985f9e54 by noreply
Remove section that points to possible future implementation (#3939)

Fixes #3937
Documentation should state what **is** implemented and not point to something that *might* get implemented. Here this resulted also in a list without heading.
The file was modified Modelica/Electrical/Machines/Thermal/package.mo (diff)
Commit eacbaec1f0fe08ec5bbfc71d0d465c15b7e01bdb by noreply
Update documentation (#3933)

The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/package.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/Vector.mo (diff)
Commit fb880e22e7ebd180cb5451bce620ee10eba8fb9b by noreply
Remove superfluous import statements (#3932)

The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/DoubleArrow.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/Arrow.mo (diff)
Commit 2a179582555926db67437c443b60e625523c6471 by modelica
refs #3893: Fix formatting and update naming
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit c15f9d3bea31db7a03904248c81c77f26bb6cb2f by noreply
Refactor spliceFunction (#3885)

* Improve readability slightly
* Remove cosh, because cosh(800+) might return NaN
* As reported by https://github.com/ibpsa/modelica-ibpsa/issues/1531
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit fb57949397065a3423c8babacf2f0886a572fa82 by modelica
refs #3893: Fix formatting
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 23a70a717c0225daa4e21954946219dfc30b7e75 by noreply
Improve documentation of both rotational and translational sensors (#3862)

* Unify documentation of both translational and rotational sensors
The file was modified Modelica/Mechanics/Rotational/Sensors/RelSpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/PowerSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/ForceSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/PowerSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelAccSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/AccSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/package.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelPositionSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/RelAccSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/AccSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/RelAngleSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/SpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/AngleSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/package.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/TorqueSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelSpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/PositionSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/SpeedSensor.mo (diff)
Commit 6f3f6caf9f0ecfd1c0f90f95559d9ebc8ba34be2 by modelica
Add Modelica Libraries logo for dark mode
The file was modified README.md (diff)
The file was addedModelica/Resources/Images/Logos/Modelica_Libraries_dark.svg
Commit 7942a3f77035d42bf8aa421c0bf01febae8ed901 by modelica
Change y into x in spatialDistribution() definitions

Generate image using http://latex2png.com at 120dpi

```tex
\begin{array}{rcl}
\frac{\partial z(x,t)}{\partial t}+v(t)\frac{\partial z(x,t)}{\partial x} & = & 0.0\\
z(0.0, t) & = & \mathrm{in}_0(t) \text{ if $v\geq 0$}\\
z(1.0, t) & = & \mathrm{in}_1(t) \text{ if $v<0$}
\end{array}
```
The file was modified ModelicaReference/Resources/Images/spatialdistribution.png (diff)
The file was modified ModelicaReference/package.mo (diff)
Commit b1c2bf4793e747c12e688f08db61d18e1d12a8c1 by Hans.Olsson
Almost automatically updated to have correct gradient.
Note that Modelica/Electrical/Machines/Icons/(Quasi|)StaticTransformer.mo was converted to be line-based.
Closes #3951
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yy/package.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dd/package.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer1PhaseWithHysteresis.mo (diff)
The file was modified Modelica/Electrical/Machines/Icons/QuasiStaticTransformer.mo (diff)
The file was modified Modelica/Fluid/Vessels.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yz/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yd/package.mo (diff)
The file was modified Modelica/Electrical/Machines/Icons/TransientTransformer.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dz/package.mo (diff)
The file was modified Modelica/Fluid/Examples/AST_BatchPlant.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/Components/PartialAirGapDC.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/Transformers/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/package.mo (diff)
Commit 0286ecf66f7c8daf514a6d799ac511c996818375 by Hans.Olsson
Remove unwanted gradient.
The file was modified Modelica/Electrical/Analog/Interfaces/FourPin.mo (diff)
The file was modified Modelica/Electrical/Analog/Interfaces/TwoPort.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 982611b1ef9f1975118bfbb397545dfc01a62cdf by Hans.Olsson
Revert unwanted change of files (even if blank line would be nice).
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dz/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yd/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dd/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yz/package.mo (diff)
Commit 08e308006b2c76e193b87a1fb4bd29cf6a7d5ea3 by dietmar.winkler
Adds animated level on the icon layer of the OpenTank

Basically implementing the same feature as already present in `Modelica.Fluid.Vessels.OpenTank`
The file was modified Modelica/Thermal/FluidHeatFlow/Components/OpenTank.mo (diff)
Commit bd4c750d4bd51d4ed9c0fdb12e084add47b478e3 by noreply
Fix broken link (#3955)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 59c418e03abe489c1fa82fa39fece72a213dd0d8 by 11094799+mestinso
Fixed Wb_flows discretization terms for DynamicPipe

- Fixes made for all structure cases: av_b, a_vb, a_v_b, and av_vb
- The new discretizations terms give more accurate derivatives associated with the volumes
- Energy is now properly conserved (previously av_b, a_vb, and a_v_b had conservation errors)
The file was modified Modelica/Fluid/Pipes.mo (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit f170f2f15f906a93e5dc7511bc9ef26f520c6d31 by noreply
Fix parameter propagation of IntersectivePWM (#3910)

* Fix not propagated parameter

* Use final attribute for parameter propagation
The file was modified Modelica/Electrical/PowerConverters/DCAC/Control/IntersectivePWM.mo (diff)
Commit 80325f858b3a3fc9879f0a933a821a608a5afcd4 by noreply
Propagate parameter T in Polyphase Resistors and Conductors (#3964)

* fix #3963

* Clean up whitespaces.

Co-authored-by: Dietmar Winkler <dietmar.winkler@dwe.no>
The file was modified Modelica/Electrical/Polyphase/Basic/Resistor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/Conductor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/VariableResistor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/VariableConductor.mo (diff)
Commit e048cff3474f00d12559f3b572474b9ca878b611 by noreply
Update wrapAngle.mo

Bracket typos in function description and documentation.
The file was modified Modelica/Math/wrapAngle.mo (diff)
The file was modified ModelicaReference/package.mo (diff)
Commit 6e7069a34def53bd5cfc53090deceaa8aeecce10 by jakub.tobolar
Emphasize text in documentation
The file was modified ModelicaReference/package.mo (diff)
The file was modified ModelicaReference/package.mo (diff)
Commit 8a784597a1b861574659b3f77a4f16474b5db08d by Hans.Olsson
Do not preserveAspectRatio for terminate-block.
The reason is that you want to write an expression and it is natural
to adapt the length of the block to the expression, which will give different aspect ratios.
This is consistent with the source-block BooleanExpression.
The file was modified Modelica/Blocks/Logical.mo (diff)
Commit fb08d0d569c4dcae851d1b636ca84154b8e434a9 by noreply
Fix broken link to academia.edu (#3981)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 31f205c776b7d1d1817488d0868c1187819af383 by noreply
Update matio library to 1.5.23 (#3982)

The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.c (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaMatIO.txt (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.h (diff)
Commit 3c4d35f900943fea25456221c5470847683c40b5 by noreply
Add Python Venv and VS Code files to .gitignore file (#3974)

The file was modified .gitignore (diff)
Commit 79e63f5b3093afa5c45830d721de14536096979e by noreply
Add problem matchers for CI (#3972)

The file was added.github/checkTags.json
The file was modified .github/workflows/checkCI.yml (diff)
The file was added.github/moparser.json
The file was added.github/tidyHTML.json
The file was added.github/check_deprecated_line_color.json
Commit 8690ef62beae4ffd29dd30dec053ed88de92ebfb by noreply
Fix LCC build (#3784)

The file was modified Modelica/Resources/C-Sources/ModelicaInternal.c (diff)
The file was modified Modelica/Resources/C-Sources/stdint_wrap.h (diff)
Commit 569c5253c46408343a01166715387d417821c04a by noreply
Eddy current sources (#3976)

The file was modified Modelica/Mechanics/Rotational/Sources/EddyCurrentTorque.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sources/EddyCurrentForce.mo (diff)
Commit 7cd0a8fb0c45e4cc409cb39446cf6cc5857cb9d8 by dr.christian.kral
Keep original implementation
Add link to Wikipedia
The file was modified Modelica/Math/wrapAngle.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Math/wrapAngle.mo (diff)
Commit a93ce277959d81a6831a891fa52772643495c7e1 by noreply
Removes outdated segment images from OLine (#3961)

Closes #3960
The file was removedModelica/Resources/Images/Electrical/Analog/segment_first.png
The file was removedModelica/Resources/Images/Electrical/Analog/segment.png
The file was removedModelica/Resources/Images/Electrical/Analog/segment_last.png
Commit 85c8cdb92fbe6539674bde295b7705bf534894ba by Anton.Haumer
fix calculation of A in Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
Commit 85ccb4db22e3b84028e0ed514bd6f761634b6d20 by noreply
Re-arrange equation to improve readability

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
Commit e3d183ef872fa1d8e3ee2c2f520920059bd34629 by noreply
Fix some bugs in shapes of FluxTubes (#3993)

The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/PureIron/RFe80.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/GenericFluxTube.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderAxialFlux.mo (diff)
The file was modified .gitattributes (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M330_50A.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/X6Cr17.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/AISI_1008.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/Cuboid.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/CobaltIron/Vacoflux50.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Examples/MagneticCircuit.vsdx
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/Toroid.png (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/GenericFluxTube.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron/MuMetall.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/AISI_12L14.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinder.vsdx
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/BaseData.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinderAxialFlux.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/PureIron/VacoferS2.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M530_50A.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/Toroid.vsdx
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/DC01.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderAxialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M350_50A.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinderRadialFlux.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M940_100A.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/Circumferential.vsdx
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron/Permenorm3601K3.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/Cuboid.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M700_100A.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/DC03.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/Steel_9SMn28K.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/Circumferential.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/Steel_9SMnPb28.mo (diff)
Commit 8e2a4543e51bb2ac911ec9ec0b53eb3c147f7adb by noreply
Update Media.mo (#3918)

reduced dp_nominal in TestsWithFluid.Components.PartialTestModel by a factor of 1000, which makes it reasonable, and will change all reference results in TestsWithFluid.
The file was modified ModelicaTest/Media.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/MovingCoilActuator/Components/ConstantActuator.mo (diff)
Commit 0c0a001aa5aebfb429af114f61ec1965d640c66f by dr.christian.kral
Add <p> and </p> to HTML documentation
The file was modified Modelica/Mechanics/Rotational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/RollingWheel.mo (diff)
Commit a535d27980bde82a3ff765223fd9db362e1f7738 by dr.christian.kral
Remove Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities.Battery
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_Drive.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/PartialControlledDCPM.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/package.order (diff)
The file was removedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/Battery.mo
Commit 4e763643b3b31da3795ead14457c30a751f68cc3 by Anton.Haumer
Implement continuous version of SignalExtrema
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Blocks/package.mo (diff)
Commit 8118479ad0dd404026a5e8eb3ffe5eb6366596f8 by Anton.Haumer
added comparisonSignals.txt
The file was addedModelica/Resources/Reference/Modelica/Blocks/Examples/DemonstrateContinuousSignalExtrema/comparisonSignals.txt
Commit 83c156c50c8faf78b65f13bc0710cbcafa12c1d5 by Anton.Haumer
ContinuousSignalExtrema: improved detection of t_min and t_max
The file was modified Modelica/Blocks/package.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
Commit ed187e6223295a81fcc1e237f3e3d29048358d53 by Anton.Haumer
extended Blocks.Examples.DemonstrateContinuousSignalExtrema
The file was modified Modelica/Resources/Reference/Modelica/Blocks/Examples/DemonstrateContinuousSignalExtrema/comparisonSignals.txt (diff)
The file was modified Modelica/Blocks/package.mo (diff)
Commit 1c9bcb39807ddc478c96919fa3eeafd04842cf44 by noreply
Pass forceColor to arrow visualizer (#3990)

The file was modified Modelica/Mechanics/MultiBody/Forces/ForceAndTorque.mo (diff)
Commit 02657f5310f208a6c13f103a8fe97fc65d495dcb by noreply
Added assert condition block (#3985)

* Added assert condition block

- Block is useful for applying asserts via graphical layer (rather than via equations)


Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: tobolar <jakub.tobolar@dlr.de>
Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Logical.mo (diff)
The file was modified ModelicaTest/Blocks.mo (diff)
Commit 6046df8800df3e58058e1be7f9a47701ce98dfad by Anton.Haumer
Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepVoltageSource.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepCurrentSource.mo (diff)
Commit 3a5289d617824d1b4f04ca133a065c5532b5df8d by noreply
Improve description string in example.

* Clarify description string.
fixes #4020
Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Analog/Examples/ResonanceCircuits.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepCurrentSource.mo (diff)
Commit c704bdf7b520806c6085d6bfd0f349e5f6f613a2 by noreply
Update usage of "noDerivative" (#4024)

fixes #4023
The file was modified ModelicaReference/package.mo (diff)
Commit f325ed37f316ef59673bc1494707e994992fb8df by noreply
Fix markdownlint warnings (#3973)

The file was modified Modelica/Resources/Documentation/Generate-ReleaseNotes.py (diff)
The file was modified Modelica/Electrical/Machines/Sensors/HallSensor.mo (diff)
The file was modified Modelica/Resources/Reference/Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad/comparisonSignals.txt (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
Commit 5a9db5198745fd9dc1be713bda97975c38b0b477 by Hans.Olsson
The dT is a temperature difference, so converting it to celsius shouldn't use an offset.
The file was modified Modelica/Fluid/Examples/HeatExchanger.mo (diff)
Commit e0ce0518577c60a4ca40cd7d78603cb419d65f4c by Hans.Olsson
Reduce guess for initial temperature difference across wall.

The reason is two-fold:
* It is an order of magnitude too large.
* In some configurations it can cause simulation problems.
The file was modified Modelica/Fluid/Examples/HeatExchanger.mo (diff)
Commit 023175cd55928e40ccefd0b37a38d954da9ac7ce by Anton.Haumer
implemented recognition of startTime (see #4035)
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 05783cfb575d2393e501678eed8b0bb028735d9f by Anton.Haumer
applied an equivalent change to Sampler (as to ZeroOrderHold)
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 1b0d4501da2b34d882cb91f44a6a17f835cbfda7 by matthis.thorade
spliceFunction_der check limits

there are two if-conditions that used a different value:
1 versus 0.9999999999
this PR makes sure the identical limit is used
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit a53b03fee3da6eac669606536a34dd2066b771ba by matthis.thorade
add description string

and replace tab with spaces
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit cf30cb744fcc3f7faaba03793c42e0a666f2180a by Hans.Olsson
Remove unit errors.
This is related to #3881
These changes are completely safe.
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_LoadDump.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMEE_LoadDump.mo (diff)
Commit 97905bbe2659ac1ff15065c7fb126cb80aad3bdb by Hans.Olsson
Avoid unit error.
Adding a protected element in an example model should be ok.
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
Commit ccb36365eedc7ff6e164b06036a92e4994817e06 by Hans.Olsson
Fix incorrect start-value.
Detected due to unit-checking.
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/DcdcInverter.mo (diff)
Commit 879247ef41338550c5e10dea5d055ce2502cf552 by Hans.Olsson
Give a proper definition of machine constants.
They are compatible with C, and usable.
Closes #2056
The file was modified Modelica/Constants.mo (diff)
Commit 080e592082a3f543bbc180900ecf5bbf7cfb26c2 by Hans.Olsson
Update description in ModelicaServices as well.
The file was modified ModelicaServices/package.mo (diff)
The file was modified ModelicaServices/package.mo (diff)
Commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea by noreply
Revert "startTime of ZeroOrderHold" (#4044)

Was merged prematurely.
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 39b0799f58b1027afeaa7735342e58276fc0041e by dietmar.winkler
fixes startTime of ZeroOrderHold"

This reverts commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea.
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit e5aa74ccaaf5afaacd21f1a96e57d5dd80c76ecd by noreply
Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039)

Closes #4036
The file was modified Modelica/Math/package.mo (diff)
Commit d6e07b83c82517107fb9a4350dbee1d8da510f21 by noreply
Fix typo

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 2501bc7d8288eac1ada2df06fade2c0cc57cb33e by noreply
Change doc string in the style of Modelica.Blocks.Math

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit b3b21b87b6506740cfb25f01110e52ba3021fac0 by noreply
Fix typo

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/package.mo (diff)
Commit 07bb1f6a658998a2c6a0d1ed00b7de4a81906821 by noreply
Fix description

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit f689d90a36ca6d4b24fa3f30881973fdff831578 by dr.christian.kral
Rename record instance names ????Data => ????Data3
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
Commit ca683c513978b27bbb488c0b5f60e5ea5502e2a8 by dr.christian.kral
Fix final parameter propagation
so that m = 3 is not propagated to the core parameter records
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/IM_SlipRingData.mo (diff)
Commit 3fd8a078302d863c1a9644a083adda217353688d by dr.christian.kral
Fix final in parameter record of FundamentalWave
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
Commit 8f670f3fe6a1b1564b682b39d0e4c5bea1d45830 by dr.christian.kral
Unify wording of docstrings of parameter records
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
Commit 29886c3393b2f9697c416c2e26ce3a6d4d8d2167 by Hans.Olsson
Remove incorrect unit-casting.
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenSoft.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenHard.mo (diff)
Commit 55070ff4f5af86bee25cf2ca97fc2d72c2f18f5a by Hans.Olsson
Propose better unit-handling in equation.
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 23ccbb17d7a5fd5afbc9874c1547216d43a894e1 by Hans.Olsson
Implement option 4; that is using a reference impedance with description.
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
Commit 2e9cc0c7995dbf382029b72f51f99c2c96a719b9 by dr.christian.kral
Put reference impedance into partial induction machine model
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Electrical/Machines/Interfaces/PartialBasicInductionMachine.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
Commit 8cbf2be023f98e1310b8afa7ad0d8cb5af53161a by dr.christian.kral
Apply ZsRef also to induction machine models
The file was modified Modelica/Electrical/Machines/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
Commit 3382f140f1adee5ea12d419f3fa7fb4680ae321e by dr.christian.kral
Apply changes to Modelica.Magnetic.FundamentalWave
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
Commit 272d6b450fbea87564c0f9936c869f7c93e68d13 by dr.christian.kral
Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
Commit f5dae5301edda250eaa2265a36a48d0306a8dacc by Hans.Olsson
Document that string functions are only intended for ASCII.
Specifically indicate where UTF-8 texts will fail (substrings and case-insensitive comparison).
Closes #3946
The file was modified Modelica/Utilities/Strings.mo (diff)
The file was modified Modelica/Utilities/Strings.mo (diff)
Commit 0cb6499cf88442571d342db11039d1519943ea77 by noreply
Update Modelica/Blocks/Math.mo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit e58cc77b4258e87b6db7aef0e24dd3e5a4389fb3 by noreply
Update Modelica/Utilities/Strings.mo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Utilities/Strings.mo (diff)
Commit 410d60b22304755db96c761d4d61fe151d8094f6 by noreply
Added new power block for raising an input to a user parameterized exponent (#4006)

* Added new power block for raising an input to a user parameterized exponent

* Add tester with various use cases for exponentiation block

* Added comparison signals file
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Blocks/Exponentiation/comparisonSignals.txt
The file was modified ModelicaTest/Blocks.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
Commit c80a86a7f4916747b0248f36d70bd1d99b20b394 by Anton.Haumer
Replaced state events by time events
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit b31d8cf918009bc423573d8eda95d899f3baf23c by Hans.Olsson
Propagate useSolver to these variants as well.
Closes #4070
The file was modified Modelica/Clocked/ClockSignals/Clocks/Rotational/FixedRotationalClock.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Clocks/Logical/PartialLogicalClock.mo (diff)
Commit 37b10e6e906da3aadc73223ded9e5f5f33612b18 by noreply
Fix docu of Modelica.Utilities.System.getTime()

In the example for return values, day was missing.
The file was modified Modelica/Utilities/System.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Sampler/Utilities/Internal/UniformNoiseXorshift64star.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Interfaces/PartialNoise.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Sampler/Utilities/Internal/UniformNoise.mo (diff)
Commit 3281d92b281b1ab8b9a1f6c52fe49b4859a91e3e by noreply
Apply suggestions from code review

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Clocked/RealSignals/Interfaces/PartialNoise.mo (diff)
Commit 25062d267e4bf5e3f0f5b91001870e83c31ea339 by 11094799+mestinso
Add DynamicPipe energy conservation tests to ModelicaTest
The file was addedModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck2.mo
The file was modified ModelicaTest/Fluid/TestComponents/Pipes/package.order (diff)
The file was addedModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck.mo
Commit 7dc882f96c6ca1cffc7345302c8c6083b1523d94 by modelica
Try to fix crash for
ModelicaTest.Tables.CombiTable2D[sv].Test2[167]
when compiled with VS 2019.
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit bd0777740495ef61a0e74d36763ca117dbdae906 by 11094799+mestinso
Updated tolerance for energy conservation checks
The file was modified ModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck.mo (diff)
Commit 0f8b9f23b9d992567b1a22d7a269097db73f17ea by jakub.tobolar
Improve indentation of html code
The file was modified Modelica/Media/Water/IF97_Utilities.mo (diff)
Commit 9779e2021ba5324635912f7a3898879dfec10761 by jakub.tobolar
Html code: No indentation within 'address' tag

Fix non-matching 'tr' tag and delete '>' added by mistake
The file was modified Modelica/Media/Water/IF97_Utilities.mo (diff)
Commit f8c9eaf4b744e39fc03747e87dafb96e6e7d073c by jakub.tobolar
Delete multiple and/or leading whitespaces
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
The file was modified Modelica/Media/Air/SimpleAir.mo (diff)
Commit e66d5de7cbb6c37ac062bab5a2c4882a0d2a477a by noreply
Fix unit error in SimpleAir
The file was modified Modelica/Media/Air/SimpleAir.mo (diff)
Commit b5dea8c0dd01d3f156e079e8bf744ca85ab8fdf5 by Tidefelt Henrik
Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2

This follows the style in Modelica.Media.Interfaces.PartialMedium.MassFlowRate and give tools a chance of making sense of the quantity.
The file was modified Modelica/Media/package.mo (diff)
Commit d55f0bdc3b2ddcb1fae625712f40b85d4e0da009 by Tidefelt Henrik
Use SI.Mass instead of specifying 'unit'

This is more elegant, and also similar to how it's done in Modelica.Media.Interfaces.PartialMedium.MassFlowRate:
  type MassFlowRate = SI.MassFlowRate(quantity = "MassFlowRate." + mediumName, min = -1.0e5, max = 1.e5)
The file was modified Modelica/Media/package.mo (diff)
Commit 5914d55120ebd6ba05bce95e13e99113eec54de3 by Tidefelt Henrik
Use prefix style 'quantity' for FixedBoundary.X

This follows the style in Modelica.Media.Interfaces.PartialMedium.MassFlowRate and gives tools a chance of making sense of the quantity.
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit fcd4c580c6f559c74530f09d9381320f55bc41bb by noreply
Add description string for m1

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Media/package.mo (diff)
Commit 93841b72972ef7ed0bed984a64666dd28db27198 by noreply
Add description string for m2

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Media/package.mo (diff)
Commit 0bcc98c61ee70beb439a7a0f80d0339bc9ccdd68 by Tidefelt Henrik
Completely remove modifications of 'quantity'
The file was modified Modelica/Media/package.mo (diff)
Commit 29b261acb5017fe17153c1b2271b6d2500287017 by noreply
Remove modification of 'quantity'
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit e5e9f2920219e45a561bc9318c7e40fb24836686 by Tidefelt Henrik
Remove empty modifications
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit eccdade37e27f856b79ba1308071812679ce00b6 by Tidefelt Henrik
Fix unit error in RobotR3.OneAxis
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit c0d8c3409a4f5b22124765bb46345d2bdcf21015 by Tidefelt Henrik
Fix unit errors in ArmatureStroke
The file was modified Modelica/Magnetic/FluxTubes/Examples/MovingCoilActuator/ArmatureStroke.mo (diff)
Commit 183fe6d26cc8429cef7fcccbe03f2692bd4bdb59 by Tidefelt Henrik
Fix unit error in CCCVcharging
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 366c8c8b3f3026c355b18f6ad32358a4b0824039 by arunkumar.narasimhan
Modifying min attribute of gain to 1
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit a848744e3995d902edfbf8ca4454dbcd36521e2e by arunkumar.narasimhan
removing min attribute in gain
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit d2b2e2983f2439e6df44ba20c1aed308f3ca3b0d by Tidefelt Henrik
Use SI.Radius instead of SI.Length
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit c07ed57aa50d17daae69ba048b9700a70ddb8603 by modelica
ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666)
The file was modified Modelica/Media/Air/ReferenceMoistAir.mo (diff)
Commit 0c013e40320a6caa443bbc3bc097aaf67960cf6c by Tidefelt Henrik
Remove plural 's' in 'height of ramps'
The file was modified Modelica/Clocked/RealSignals/TimeBasedSources/Ramp.mo (diff)
The file was modified Modelica/Clocked/RealSignals/TickBasedSources/Ramp.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 4813c7483dd14c8937c92ddd072b3e50e2741750 by 124154466+arunkumar-narasimhan
Assert statement to avoid zero gain in controller and improved description string for controller gain
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit e62cba74447086276531f3b93c59b5fd947bb7fe by 124154466+arunkumar-narasimhan
Changed to full path for consistency
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit d79a3aac734c26666ce5c3973538554a8c87e56b by 124154466+arunkumar-narasimhan
Removing unintended code modifications
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit 56268a8f28124222f05b7e6871a536f77060c7fa by jakub.tobolar
Delete unused variable 'dens' and corresponding 'R_air'
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/GasForce2.mo (diff)
Commit e2ce9816bb9c4cf07e5e725b7ab7b97317a2bf75 by jakub.tobolar
Delete gasForce.dens from reference comparison signals
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Forces/EngineGasForce/comparisonSignals.txt (diff)
Commit 669100b4afbe78df72a6609cfc6487c7b2522a21 by jakub.tobolar
Replace 'Inline=false' with late inlining
See  #3908
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_d.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_dd.mo (diff)
Commit 9bcd99f1d2ca81d20b67008b4b22cf2135cbac3d by 124154466+arunkumar-narasimhan
Unify spelling of controllers with dash omitted

Dash omitted to unify spelling of controllers across library.
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit 109b51703027b6fd253d0c55a2091f999636c12f by 124154466+arunkumar-narasimhan
Revert "Unify spelling of controllers with dash omitted"

This reverts commit 9bcd99f1d2ca81d20b67008b4b22cf2135cbac3d.
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit 520ee5c6acf2883836bcb8fa8bbb63ce5e4b41b6 by 124154466+arunkumar-narasimhan
unify spelling of controllers

unify spelling of controllers by omitting dash in description and documentation
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
Commit 1f85689a989cd91108e89914edf7d6ff77bc384b by noreply
Rename RiCurrent -> Isc

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 1f422fc272dfc859b973cfc225897b755782b8cf by noreply
Adapt to renamed variable

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 1969bc16e4ce9061608c5f4537677ce0153e38cc by noreply
Make it public, as suggested

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit a963d5bac1ac2b6c00ea1ca0567036a17f9f5262 by noreply
#4107 missing commits in master (#4140)

* Resolved issue #4072 (for Modelica/Electrical)

* Resolved issue #4072 (for rest of Modelica)

* Squash doubled point {0,-50.5}

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Fix near-zero coordinate in connection's annotation

* Merge branch 'DagBruck_01' of https://github.com/modelica/ModelicaStandardLibrary into DagBruck_01

---------

Co-authored-by: Dag Brück <dag.brueck@3ds.com>
Co-authored-by: tobolar <tobolar@users.noreply.github.com>
Co-authored-by: tobolar <jakub.tobolar@dlr.de>
The file was modified Modelica/Electrical/Machines/Sensors/VoltageQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/SuperCapDischargeCharge.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepDown.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_RL.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_R.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepUp/ChopperStepUp_R.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTapmPulse.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_R.mo (diff)
The file was modified Modelica/Electrical/Batteries/BaseClasses/BaseCellWithSensors.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/CylinderBase.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modified Modelica/Fluid/Valves.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TestCylinder.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_DOL.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/ChopperStepUp.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/Voltage2DutyCycle.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/Engine1Base.mo (diff)
The file was modified Modelica/Electrical/Batteries/package.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/InductionMachines/IMC_Inverter.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/Conductor.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacks/package.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacksWithSensors/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepUp.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTap2mPulse.mo (diff)
Commit 25319f9207a51dcde2d650f5a244d7c78a00c2d5 by noreply
Update codespell exceptions (#4143)

The file was modified .github/workflows/checkCron.yml (diff)
Commit 17ec1ebba4a3689b484824e4e415593a5a6eddca by noreply
Bump actions to avoid deprecation warnings (#4120)

The file was modified .github/workflows/checkCron.yml (diff)
The file was modified .github/workflows/checkCI.yml (diff)
The file was modified .github/workflows/generateReleaseNotes.yml (diff)
Commit 182301b4701a4a81f84b7b34257b919cfc8fce26 by noreply
Amendment for #4140: Fix merge conflict (#4146)

The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
Commit a5851fae93f7c75db3dba8039b9743fde758e289 by noreply
lower case for controller in Modelica/Blocks/Continuous.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit bbc9464318aaeaadca3801135c78a16143553703 by noreply
lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
Commit 509f9b18e4c39f3b7c22a5bc0b25ce8e3e320041 by 124154466+arunkumar-narasimhan
unify spelling of controllers

unify spelling of controllers and lower case.
The file was modified Modelica/Electrical/Machines/Utilities/VfController.mo (diff)
The file was modified Modelica/Thermal/HeatTransfer/Examples/ControlledTemperature.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Utilities/VfController.mo (diff)
Commit 8c24779fa5e367932fcb5fc4d3d0f42d68775536 by jakub.tobolar
Fix false calculation of w (omega) when resolveInFrame == frame_resolve
The file was modified Modelica/Mechanics/MultiBody/Sensors/Internal/BasicAbsoluteAngularVelocity.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenHard.mo (diff)
Commit 82d1b167e20e0decf632a8c9a2ea58f3c92415cb by jakub.tobolar
Add rotation about x-axis to enable a spatial motion
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 8196629c927d8e84ec1874de4d2dae3984060c01 by Hans.Olsson
Have a flag for avoiding unnecssary discontinuities.
Closes #3548
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit e2d701435048d323071b5d838051657f0e5bb915 by Hans.Olsson
ExpSine is more complicated.
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 9a779840a267e7be41f600ce60fa4c4ce1f0cce3 by Hans.Olsson
Simplify the mean formula.
Closes #3906
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 0aaecbb690c325297a2c87a45f26ebd3642fe8d2 by Hans.Olsson
Add startTime as well.
The file was modified Modelica/Blocks/Math.mo (diff)
Commit c4f4388f67c03eb5d9571ccf9ac794a1def4fefd by Hans.Olsson
Restore the use of t_eps just in case, but allow setting it to zero.
The file was modified Modelica/Blocks/Math.mo (diff)
Commit a93f6eb4aba876fe40da80c88fcc3476cbb01c84 by Hans.Olsson
And update description.
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit da7adc0caeb2e3bb83a3319113b88f45630ecd04 by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 373ce59d249c434158cea370c26be51e645c3277 by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 930456a53476f9973ada6f44dbf7dda595ee4cba by Hans.Olsson
If the limits don't make sense use linear interpolation.
See https://github.com/modelica/ModelicaStandardLibrary/issues/4128#issuecomment-1589465543
The file was modified Modelica/Fluid/Utilities.mo (diff)
Commit dec16deb6ed0cc4062121631c1bcc2b24eadb54e by noreply
Fix typo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 5eb42c52755a6823baa2c22b6b40097076689c75 by jakub.tobolar
Omit modifiers of animation parameters
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 4b0dbf652d725797960540a2bbdd8c2ebbd38f3b by noreply
Documentation and description for FluidHeatFlow library improved (#4141)

* Improved doc strings and documentation

* Improved documentation Updated

* Update ParallelCooling

* Lower case spelling of coolant

* Corrected misspelling of coolant in documentation of IndirectCooling.mo

Corrected misspelling of coolant in two instances of documentation

---------

Co-authored-by: Christian Kral <dr.christian.kral@gmail.com>
Co-authored-by: arunkumar-narasimhan <124154466+arunkumar-narasimhan@users.noreply.github.com>
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/PumpAndValve.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/OneMass.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/SimpleCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelPumpDropOut.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/IndirectCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/PumpDropOut.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TwoMass.mo (diff)
Commit e5a8ea165c21bad5a45ee39e8b893e50533dcfec by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_Braking.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenPermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_Braking.mo (diff)
Commit 840729224b142a4290523a7462cac084b90f0a88 by Hans.Olsson
Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1
The file was modified Modelica/Electrical/Machines/Examples/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit f5f6ffb4ab2386f0584c086f98d704f269c3f7d9 by noreply
Added units to mathematical constants (#4155)

* Added units to mathematical constants
The file was modified Modelica/Constants.mo (diff)
Commit c64cc2c4a6e673ff0144890a095a58084e4768ab by noreply
Delete redundant points of polygon annotation of 'Spice3' connectors (#4135)

The file was modified Modelica/Electrical/Spice3.mo (diff)
Commit f31e29ee6a452cdfce97bf222dae66358f4fbff1 by Hans.Olsson
Fix unit for mu0.
This corrects an error introduced by #4155
The file was modified Modelica/Constants.mo (diff)
The file was modified Modelica/Constants.mo (diff)
Commit ddf880ed1d03e91bb086aab7504e9d5ff63b6b1f by 11094799+mestinso
Removed out-of-date/incorrect comment about epsilon_0
The file was modified Modelica/Constants.mo (diff)
Commit e55884bab622a7393af9234958c218ef5984fc70 by noreply
Fix codespell exceptions (CI) (#4165)

* Fix typos
* Fix codespell exceptions
The file was modified Modelica/Magnetic/FundamentalWave/UsersGuide/Polyphase.mo (diff)
The file was modified ModelicaTest/Resources/Scripts/Dymola/pressureLoss/channel/dp_internalFlowOverall_DPMFLOW.mos (diff)
The file was modified ModelicaTest/Electrical/Machines.mo (diff)
The file was modified .github/workflows/checkCron.yml (diff)
Commit ce36c079036c3ade1c2b9f6626daf358ca7fb05f by noreply
Delete successful and skipped workflow runs (#4177)

refs #4134
The file was modified .github/workflows/checkCron.yml (diff)
Commit b97253e89932b8683f50b8d5c738be71f048f0bb by modelica
Meke internally used ports of optional housing port and optional thermal port protected
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BaseClasses/Machine.mo (diff)
Commit 64afc628ced4a5f79dafaec4f608ed7a67951768 by Hans.Olsson
Update annotations to be correct.
Fixes #4180
The file was modified Modelica/Clocked/ClockSignals/Clocks/Logical/PartialLogicalClock.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Transformer.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_CommonLeakage.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/RelativeSensor.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMR_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_OpenCircuit.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/Utilities/ComponentsThrottleControl/Engine.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Periodic/MovingAverage.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/package.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Mechanics/Translational/Components/Mass.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Basic/ElectroMagneticConverter.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/OpAmps/OpAmpCircuits/Buffer.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_Mains.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Sensors/Transient/Permeability.mo (diff)
The file was modified Modelica/ComplexBlocks/ComplexMath/ComplexToReal.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_YD.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/PositiveMagneticPort.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/SignConvention.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/Friction.mo (diff)
The file was modified Modelica/Units.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/SinCosResolver.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Examples/FixedShapes/CuboidSections.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMEE_Generator_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Initialize.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Interfaces/ClockInput.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Periodic/FIRbyCoefficients.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/NegativeMagneticPort.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Examples/PolyphaseRectifier.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/AbsoluteSensor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
Commit 0caca64996d7be30472e0cef98f5e3331549bb1a by noreply
Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
Commit 752257e809a510a1e91e60104809f5c044fe4a4b by noreply
Apply suggestions from code review

Revert
The file was modified Modelica/Mechanics/MultiBody/package.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
Commit b7fc17a62a8bf690dd37abb4a7cdbbd29b09963b by modelica
refs #4180 Fix Text annotation
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 2db341bca680b8e75097e2df6668e191581877e8 by noreply
Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (diff)
Commit 93695ee570dbd5689d0e6bfe9292965f571b0771 by noreply
Restore documentation (#4184)

Fix oversight of f2eec0eff074fe7e20a13593f8c9e07b8a20dd6f.
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Internal/Lines.mo (diff)
Commit 76ec1028ea149c4c07ec8cb1d31defbdd3b0f502 by noreply
Fix regex to optionally ignore quoted strings (#4183)

Previously, a Text.lineColor annotation was not detected, if there was a closing parenthesis (within a quoted Text.textString annotation), e.g.

```
Text(extent={{-100,80},{-80,60}}, textString="1)", lineColor={0,0,255})
```
The file was modified .CI/check_deprecated_line_color.py (diff)
Commit 48988159d2ee243281be9a76a31d4c6a85b6d3a6 by noreply
Fix unit errors in ExternalCombiTimeTable constructor (#4188)

* Fix unit errors in ExternalCombiTimeTable constructor

The errors are in relation to how the constructor is called in Modelica.Blocks.Sources.CombiTimeTable.

* Don't assume use of scaled time
The file was modified Modelica/Blocks/Types.mo (diff)
Commit 85a329ec4dd113001f720730cafb9f7438044b15 by HansOlsson
Remove use of unknown variable useReset
The file was modified Modelica/Electrical/Analog/Examples/OpAmps/OpAmpCircuits/Integrator.mo (diff)
Commit e73cca103a749fd17d1ed3ca4d6c2e9621cae343 by HansOlsson
Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it.
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
Commit aabd50b38f0311b1aa82f7a3b1af98f660d1197f by HansOlsson
The parameter 'target' does not exist.
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 25ca24b59f1df5726b7b1bf3a0804d1907987911 by HansOlsson
Correct use of incorrect parameter and enumeration. However, the basic design doesn't work.
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 30e4aa181cfe462e45177639f3247d1027ed2378 by HansOlsson
Remove unknown parameter useMeanDensity
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 2af5c182941b4465fd90d42acc8fba15b440aea3 by HansOlsson
KC and DP_Fric do not exist in this class
The file was modified Modelica/Fluid/Dissipation.mo (diff)
The file was modified Modelica/Fluid/Dissipation.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
Commit dbcda996c6017d70fe688d522a9af1c0dc88b56c by Hans.Olsson
As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release.
With proposed unit-checking in Dymola this reduces the warnings from 2301 to 1224 (Most - but not all are unit-related.)

Obviously many of them could be corrected, but I don't see that we have the resources to focus on that for this minor release.
The first models found were CompareTransformers, SeriesResonance in Modelica.Electrical.Analog.Examples.
The file was modified Modelica/Constants.mo (diff)
Commit 4ada630599a3eb427f717c4f2c45e749dc2726c0 by Hans.Olsson
Correct units for normalizing vectors.
The file was modified Modelica/Math/package.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/from_nxy.mo (diff)
The file was modified Modelica/Utilities/Internal.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/TransformationMatrices/from_nxy.mo (diff)
Commit ecf5df5b2bbcb99239313eee3399946481314993 by noreply
Fix link to Holman2010 (#4199)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 010d6b9a25403634530b74f84006ab2d0d5f7d02 by noreply
Fix and add ITEA links (#4196)

The file was modified Modelica/Electrical/Spice3.mo (diff)
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Fluid/Dissipation.mo (diff)
The file was modified Modelica/Fluid/package.mo (diff)
Commit 07a1839e9e243b3118fa8a69118ea94cd8257f87 by noreply
Fix broken links (#4202)

The file was modified Modelica/StateGraph.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 739babf23b20a7f34d1c04e5fb52f97cb71b728b by dr.christian.kral
Coordination of #4101: Fix unit errors
in other Batteries.Examples
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Cell.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Stack.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_CellRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Stack.mo (diff)
Commit 8450a8eb11d7925dc89475b2f63db2db563ba402 by dr.christian.kral
Close #4101: Fix unit error in a single PR
The file was modified Modelica/Electrical/Batteries/Examples/BatteryDischargeCharge.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Cell.mo (diff)
Commit 8893d51aaef2b9f841be22dfc74e74878b494c97 by dr.christian.kral
Remove redundant diagram text for most Analog examples
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicIdealDiodes.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Rectifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/SwitchWithArc.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingRectifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ControlledSwitchWithArc.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/NandGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ShowSaturatingInductor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassAnalog.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingPNP_NORGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingNPN_NORGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicThyristors.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/DifferenceAmplifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassSC.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ShowVariableResistor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassOPV.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ChuaCircuit.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingMOSInverter.mo (diff)
Commit 9ecd5a8474fcc5be2eef2087c279a3faa72fe727 by dr.christian.kral
Remove diagram text of CompareTransformers
The file was modified Modelica/Electrical/Analog/Examples/CompareTransformers.mo (diff)
Commit abb35f27c520d54b86ae55131e5ffbe6e163e21e by noreply
Fix factor 2 in calculation

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
Commit 7e8ee42fb03dbdbd793140cf839ac16f003b80a1 by modelica
Update .mailmap file

Create by command

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

as reported by https://kevin.burke.dev/kevin/easy-maintenance-of-your-authors-file/
The file was modified .mailmap (diff)
Commit a2c282ea79f69e140853fe84c586d4d15a7ee99b by noreply
Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179)

See https://github.com/modelica/MAP-LIB_ReferenceResults/pull/6

Co-authored-by: Matthias Schaefer <matthias.schaefer@ltx.de>
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointRRP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/PressureLoss/Orifice/dp_suddenChange_DPMFLOW/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/PressureLoss/Orifice/dp_thickEdgedOverall_DPMFLOW/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointUSR/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/HeatTransfer/Channel/kc_evenGapLaminar/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointUSP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointSSR/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointRRR/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointSSP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Blocks/Limiters/comparisonSignals.txt (diff)
Commit d3ad60c312774a1bf84a74e830ccd55abcfb09d2 by noreply
Fix codespell exceptions (#4203)

* Fix typos
* Fix codespell exceptions
The file was modified .github/workflows/checkCron.yml (diff)
The file was modified Modelica/Electrical/Analog/Examples/Lines/SmoothStep.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_RL.mo (diff)
Commit a66c9e086393e6a6cd51a980eeae4a1aca2bc9c7 by noreply
Remove real relation in non-discrete-time controlled if-statement.
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit a112cfd77ded432bfedea66e3f01223c2376a11d by noreply
Remove unnecessary noEvent

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 7eb8241b8c99bfc122dc61f9d6ea144e7c940cc2 by noreply
Fix broken link (#4211)

The file was modified Modelica/Magnetic/FluxTubes/UsersGuide/Literature.mo (diff)
Commit 8923341bd5f7c3e20d3e1537dc24a530295e6ea0 by Tidefelt Henrik
Use 1.14 instead of sqrt(1.3)

Acting on thumbs up only for this change in PR discussion.
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit 84c308e21d709ee6f8d0a09f843f08b886ee051c by noreply
Update matio library to 1.5.24 (#4222)

The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.h (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaMatIO.txt (diff)
Commit e2661ccf0b38e5e8deee1605d932f8e7d66f7df1 by tobolar
Add all defined outputs of the test example into reference signals
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Blocks/Mean/comparisonSignals.txt (diff)
Commit 0716d37371534f25c8eb8593f9dfebfe7eb5d94e by tobolar
Initialize output array C even when multiColoredSurface=false
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/torus.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/rectangle.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Interfaces/partialSurfaceCharacteristic.mo (diff)
Commit f151cdad94b0a8123a8b20944d3dec43261db5e5 by tobolar
Set modifier of 'C' being 'final'
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/torus.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/rectangle.mo (diff)
Commit f7f4aa8c785ff287ca5ac807146a51fb0b041085 by tobolar
Documentation: modifier 'C' shall be 'final'
The file was modified Modelica/Mechanics/MultiBody/Interfaces/partialSurfaceCharacteristic.mo (diff)
Commit 26fc7f6698d655de44923f4799c7146fd2ea4f38 by noreply
refs #4174: Fix (and rename) parameters (#4176)

The file was modified Modelica/Electrical/Digital.mo (diff)

Summary

  1. Use one character instead of line drawings. (details)
  2. Increase extent and set font size. (details)
  3. StandardFont (details)
  4. Fix bug in calculation of complex transfer function (details)
  5. refs #3782: Decrease solver tolerance (details)
  6. Use one character instead of line drawings. (details)
  7. Increase extent and set font size. (details)
  8. StandardFont (details)
  9. Use physical units to parameterize transfer function (details)
  10. Calculate unitless coefficient b (details)
  11. Remove Evaluate=true for fixed=false parameter 'n_b' (details)
  12. implemented example Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (details)
  13. add comparisonSignals.txt (details)
  14. Update documentation (details)
  15. Fix HTML error (details)
  16. Avoid max({}) in Modelica.Math.Matrices.nullSpace (details)
  17. Change unit of angular velocity from 1/s to rad/s to omit ambiguity (details)
  18. Add unit of output vector r_rel (details)
  19. Add unit of output vector 'torque' (details)
  20. Improve code indention (details)
  21. Add missing parenthesis in fluid user guide page. (details)
  22. Avoid values out of bound, and simplify logic. (details)
  23. refs #3865: Added QuasiRMS voltage and current single phase sensors (details)
  24. Run spelling check via GitHub Actions (#3899) (details)
  25. fixes #3901 (details)
  26. refs #3903: Fix error handling for invalid format specifier in text file (#3905) (details)
  27. Adds optional default return value parameter (details)
  28. Fix misspelled file name (#3923) (details)
  29. Fix the bad Evaluate annotation (#3924) (details)
  30. Implemented and tested PowerSupply (details)
  31. tidy html and annotation (details)
  32. Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896) (details)
  33. Start docstring with upper case letter (details)
  34. Fix wording of back current exception (details)
  35. addresses #3895 (details)
  36. corrected a html bug and created an entry in the ReleaseNotes (details)
  37. corrected a typo (details)
  38. removed funny character(s) before within; (details)
  39. Remove blank line. (details)
  40. Apply suggestions from code review (details)
  41. Liberate machine parameter m (#3920) (details)
  42. Avoid line breaks in description string which some tools handle badly. (details)
  43. Remove annotation noise and add missing comma. (details)
  44. Remove superfluous imports (already done in the Electrical package (details)
  45. Revert dummy changes to unrelated classes. (details)
  46. Correct assert and white space fixes (details)
  47. Fix typo (details)
  48. Improve visibility of connections (details)
  49. Remove obsolete colons (see UsersGuide) (details)
  50. Fix documentation of Tp2 and Tp (details)
  51. Add image explaining PusleSeries (details)
  52. Reduce size of image (details)
  53. Now chaing size of image (details)
  54. Fix documentation to match implementation (details)
  55. Strip leading newline in img.alt attributes (#3938) (details)
  56. Change Tp2 in drawing (details)
  57. refs #3897: Fix typo (details)
  58. Fix copy/paste error in description of Translational.Sources.Force2 (#3942) (details)
  59. Consider the derivatives at boundaries in the 2D-table. (details)
  60. Improved example to show all issues. (details)
  61. Avoid using epsilon altogether. (details)
  62. Spelling (details)
  63. AddReference (details)
  64. Add vector-test case (details)
  65. Reference (details)
  66. Fix Modelica tools link (#3943) (details)
  67. Remove section that points to possible future implementation (#3939) (details)
  68. Update documentation (#3933) (details)
  69. Remove superfluous import statements (#3932) (details)
  70. refs #3893: Fix formatting and update naming (details)
  71. Refactor spliceFunction (#3885) (details)
  72. refs #3893: Fix formatting (details)
  73. Improve documentation of both rotational and translational sensors (#3862) (details)
  74. Add Modelica Libraries logo for dark mode (details)
  75. Change y into x in spatialDistribution() definitions (details)
  76. Almost automatically updated to have correct gradient. (details)
  77. Remove unwanted gradient. (details)
  78. BreakTiesAsBefore (details)
  79. BreakTiesAsBefore2 (details)
  80. BreakTiesAsBefore (details)
  81. ClearerName (details)
  82. Revert unwanted change of files (even if blank line would be nice). (details)
  83. Adds animated level on the icon layer of the OpenTank (details)
  84. Fix broken link (#3955) (details)
  85. Fixed Wb_flows discretization terms for DynamicPipe (details)
  86. Bump copyright year (details)
  87. Add missing cases (details)
  88. Fix parameter propagation of IntersectivePWM (#3910) (details)
  89. Propagate parameter T in Polyphase Resistors and Conductors (#3964) (details)
  90. Update wrapAngle.mo (details)
  91. Fix variable name (details)
  92. Emphasize text in documentation (details)
  93. Remove BOM (details)
  94. Do not preserveAspectRatio for terminate-block. (details)
  95. Fix broken link to academia.edu (#3981) (details)
  96. Update matio library to 1.5.23 (#3982) (details)
  97. Add Python Venv and VS Code files to .gitignore file (#3974) (details)
  98. Add problem matchers for CI (#3972) (details)
  99. Fix LCC build (#3784) (details)
  100. Eddy current sources (#3976) (details)
  101. Keep original implementation (details)
  102. Add forgotten link (details)
  103. Removes outdated segment images from OLine (#3961) (details)
  104. fix calculation of A in Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (details)
  105. Re-arrange equation to improve readability (details)
  106. Fix some bugs in shapes of FluxTubes (#3993) (details)
  107. Update Media.mo (#3918) (details)
  108. Fix #4007 (details)
  109. Add <p> and </p> to HTML documentation (details)
  110. Fix spelling and grammar (details)
  111. Remove Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities.Battery (details)
  112. Remove obsolete file (details)
  113. Implement continuous version of SignalExtrema (details)
  114. added comparisonSignals.txt (details)
  115. ContinuousSignalExtrema: improved detection of t_min and t_max (details)
  116. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details)
  117. Pass forceColor to arrow visualizer (#3990) (details)
  118. Added assert condition block (#3985) (details)
  119. Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source (details)
  120. Improve description string in example. (details)
  121. Undo line break in code (details)
  122. Update usage of "noDerivative" (#4024) (details)
  123. Fix markdownlint warnings (#3973) (details)
  124. fix #4030 (details)
  125. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details)
  126. Reduce guess for initial temperature difference across wall. (details)
  127. implemented recognition of startTime (see #4035) (details)
  128. applied an equivalent change to Sampler (as to ZeroOrderHold) (details)
  129. spliceFunction_der check limits (details)
  130. add description string (details)
  131. Remove unit errors. (details)
  132. Avoid unit error. (details)
  133. Fix incorrect start-value. (details)
  134. Give a proper definition of machine constants. (details)
  135. Update description in ModelicaServices as well. (details)
  136. And values. (details)
  137. Revert "startTime of ZeroOrderHold" (#4044) (details)
  138. fixes startTime of ZeroOrderHold" (details)
  139. Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039) (details)
  140. Fix typo (details)
  141. Change doc string in the style of Modelica.Blocks.Math (details)
  142. Fix typo (details)
  143. Fix description (details)
  144. Rename record instance names ????Data => ????Data3 (details)
  145. Fix final parameter propagation (details)
  146. Fix final in parameter record of FundamentalWave (details)
  147. Unify wording of docstrings of parameter records (details)
  148. Unit correctness. (details)
  149. Remove incorrect unit-casting. (details)
  150. Propose better unit-handling in equation. (details)
  151. Implement option 4; that is using a reference impedance with description. (details)
  152. Put reference impedance into partial induction machine model (details)
  153. Apply ZsRef also to induction machine models (details)
  154. Apply changes to Modelica.Magnetic.FundamentalWave (details)
  155. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details)
  156. Document that string functions are only intended for ASCII. (details)
  157. Spelling. (details)
  158. Update Modelica/Blocks/Math.mo (details)
  159. Update Modelica/Utilities/Strings.mo (details)
  160. Added new power block for raising an input to a user parameterized exponent (#4006) (details)
  161. Replaced state events by time events (details)
  162. enhanced documentation (details)
  163. Reverts dummy changes. (details)
  164. Propagate useSolver to these variants as well. (details)
  165. Fix docu of Modelica.Utilities.System.getTime() (details)
  166. Fix for #3971. (details)
  167. Apply suggestions from code review (details)
  168. Add DynamicPipe energy conservation tests to ModelicaTest (details)
  169. Try to fix crash for (details)
  170. Fix allocation size (details)
  171. Updated tolerance for energy conservation checks (details)
  172. Improve indentation of html code (details)
  173. Html code: No indentation within 'address' tag (details)
  174. Delete multiple and/or leading whitespaces (details)
  175. Fix unit error in SimpleAir (details)
  176. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details)
  177. Use SI.Mass instead of specifying 'unit' (details)
  178. Use prefix style 'quantity' for FixedBoundary.X (details)
  179. Add description string for m1 (details)
  180. Add description string for m2 (details)
  181. Completely remove modifications of 'quantity' (details)
  182. Remove modification of 'quantity' (details)
  183. Remove empty modifications (details)
  184. Fix unit error in RobotR3.OneAxis (details)
  185. Fix unit errors in ArmatureStroke (details)
  186. Fix unit error in CCCVcharging (details)
  187. Modifying min attribute of gain to 1 (details)
  188. removing min attribute in gain (details)
  189. Use SI.Radius instead of SI.Length (details)
  190. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details)
  191. Remove plural 's' in 'height of ramps' (details)
  192. Assert statement to avoid zero gain in controller and improved description string for controller gain (details)
  193. Changed to full path for consistency (details)
  194. Removing unintended code modifications (details)
  195. Delete unused variable 'dens' and corresponding 'R_air' (details)
  196. Delete gasForce.dens from reference comparison signals (details)
  197. Replace 'Inline=false' with late inlining (details)
  198. Unify spelling of controllers with dash omitted (details)
  199. Revert "Unify spelling of controllers with dash omitted" (details)
  200. unify spelling of controllers (details)
  201. Rename RiCurrent -> Isc (details)
  202. Adapt to renamed variable (details)
  203. Make it public, as suggested (details)
  204. #4107 missing commits in master (#4140) (details)
  205. Update codespell exceptions (#4143) (details)
  206. Bump actions to avoid deprecation warnings (#4120) (details)
  207. Amendment for #4140: Fix merge conflict (#4146) (details)
  208. lower case for controller in Modelica/Blocks/Continuous.mo (details)
  209. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (details)
  210. unify spelling of controllers (details)
  211. Fix false calculation of w (omega) when resolveInFrame == frame_resolve (details)
  212. And add unit for M (details)
  213. Add rotation about x-axis to enable a spatial motion (details)
  214. Have a flag for avoiding unnecssary discontinuities. (details)
  215. Add smooth. (details)
  216. ExpSine is more complicated. (details)
  217. oops (details)
  218. Fix syntax. (details)
  219. Simplify the mean formula. (details)
  220. Add startTime as well. (details)
  221. Restore the use of t_eps just in case, but allow setting it to zero. (details)
  222. And update description. (details)
  223. Avoid smoothness. (details)
  224. Update Modelica/Blocks/Sources.mo (details)
  225. Update Modelica/Blocks/Sources.mo (details)
  226. Rephrase (details)
  227. Simpler. (details)
  228. If the limits don't make sense use linear interpolation. (details)
  229. Fix typo (details)
  230. Omit modifiers of animation parameters (details)
  231. Documentation and description for FluidHeatFlow library improved (#4141) (details)
  232. Update Modelica/Blocks/Sources.mo (details)
  233. Remove unit-casting (details)
  234. Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1 (details)
  235. Add Evaluate=true. (details)
  236. Added units to mathematical constants (#4155) (details)
  237. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) (details)
  238. Fix unit for mu0. (details)
  239. Simpler. (details)
  240. Removed out-of-date/incorrect comment about epsilon_0 (details)
  241. Fix codespell exceptions (CI) (#4165) (details)
  242. Delete successful and skipped workflow runs (#4177) (details)
  243. Meke internally used ports of optional housing port and optional thermal port protected (details)
  244. Update annotations to be correct. (details)
  245. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (details)
  246. Apply suggestions from code review (details)
  247. refs #4180 Fix Text annotation (details)
  248. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (details)
  249. Restore documentation (#4184) (details)
  250. Fix regex to optionally ignore quoted strings (#4183) (details)
  251. Fix unit errors in ExternalCombiTimeTable constructor (#4188) (details)
  252. Remove use of unknown variable useReset (details)
  253. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. (details)
  254. The parameter 'target' does not exist. (details)
  255. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. (details)
  256. Remove unknown parameter useMeanDensity (details)
  257. KC and DP_Fric do not exist in this class (details)
  258. Cleanup (details)
  259. As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release. (details)
  260. Correct units for normalizing vectors. (details)
  261. Fix link to Holman2010 (#4199) (details)
  262. Fix and add ITEA links (#4196) (details)
  263. Fix broken links (#4202) (details)
  264. Remove public (details)
  265. Coordination of #4101: Fix unit errors (details)
  266. Fix instance names (details)
  267. Close #4101: Fix unit error in a single PR (details)
  268. Remove blanks (details)
  269. Remove redundant diagram text for most Analog examples (details)
  270. Remove diagram text of CompareTransformers (details)
  271. Fix factor 2 in calculation (details)
  272. Update .mailmap file (details)
  273. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) (details)
  274. Fix codespell exceptions (#4203) (details)
  275. Remove real relation in non-discrete-time controlled if-statement. (details)
  276. Remove unnecessary noEvent (details)
  277. Fix broken link (#4211) (details)
  278. Use 1.14 instead of sqrt(1.3) (details)
  279. Update matio library to 1.5.24 (#4222) (details)
  280. Add all defined outputs of the test example into reference signals (details)
  281. Initialize output array C even when multiColoredSurface=false (details)
  282. Set modifier of 'C' being 'final' (details)
  283. Documentation: modifier 'C' shall be 'final' (details)
  284. refs #4174: Fix (and rename) parameters (#4176) (details)
Commit 9e4d4641ea4f791d4dfa47ab3375a6ab9a43202d by Hans.Olsson
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit be4ca805b26c51282148d041cae182602a215f98 by Hans.Olsson
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit ab5b5fb8600736dc0b32ccd62b44a95b296164bf by modelica
Fix bug in calculation of complex transfer function
The file was modified Modelica/ComplexBlocks/ComplexMath/TransferFunction.mo (diff)
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 4c0b54ace4b2cf37c34cd16fde9c235c0d22bd57 by modelica
refs #3782: Decrease solver tolerance
The file was modified Modelica/Fluid/Examples/AST_BatchPlant.mo (diff)
Commit ecc0b4182bf289fb21911d1cd8e19e4c91827831 by modelica
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit 24032447dfbe706222bbae6ac725eda4c7ffa8f1 by modelica
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit 6e5de83b71a2651f7e4c225d00d3344d513e99a4 by dr.christian.kral
Use physical units to parameterize transfer function
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 555393ca20ad5a56814e5bc3e20d5116963da646 by noreply
Calculate unitless coefficient b

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 86359740c9d5881140d9c5e747285485a739db4f by noreply
Remove Evaluate=true for fixed=false parameter 'n_b'

From the brief discussion in https://github.com/modelica/ModelicaSpecification/issues/2951, it seems that `Evaluate = true` on a parameter with `fixed = false` is not expected to have any effect.  Thus I'd like to propose that the `Evaluate = true` is removed in order to get better correspondence between presence of `Evaluate = true` and parameters actually becoming evaluated.
The file was modified Modelica/Mechanics/MultiBody/Joints/Assemblies/JointRRR.mo (diff)
Commit 1b9badaf8aed6c53254833fd8afbf12c2841d1ac by Anton.Haumer
implemented example Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/package.order (diff)
The file was addedModelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo
Commit 5a26da3ae43355cd83ab7f74eb592f944e2305c2 by Anton.Haumer
add comparisonSignals.txt
The file was addedModelica/Resources/Reference/Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter/comparisonSignals.txt
Commit f3c4e9696f637badc808d41ef9225d52379d3888 by dr.christian.kral
Update documentation
Add <code> for Modelica variables
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (diff)
Commit 9a9017ad954d4fd3d9617c38de83a22975439a66 by rdgfranke
Avoid max({}) in Modelica.Math.Matrices.nullSpace

See e.g. the use of this function in ModelicaTest.Math.TestMatrices3.
The file was modified Modelica/Math/package.mo (diff)
Commit 5b711bddfbb27080a1da39f0e7f3d3055e88a62a by jakub.tobolar
Change unit of angular velocity from 1/s to rad/s to omit ambiguity
The file was modified Modelica/Mechanics/MultiBody/Sensors/AbsoluteSensor.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativeSensor.mo (diff)
Commit d3c7de55cb21c93fc64d4926480283bd4d0b96cf by jakub.tobolar
Add unit of output vector r_rel
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativePosition.mo (diff)
Commit 5b689118498e6694fadc5f1b2bbbae2311333043 by jakub.tobolar
Add unit of output vector 'torque'
The file was modified Modelica/Mechanics/MultiBody/Sensors/CutTorque.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/CutForceAndTorque.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativeVelocity.mo (diff)
Commit 6fd18e762efd330e442e9e67d1d1b2bc1bce1a00 by Lenz Malte
Add missing parenthesis in fluid user guide page.
The file was modified Modelica/Fluid/package.mo (diff)
Commit 865ce07e2de55954182f39afcc876c19dd07c73c by Hans.Olsson
Avoid values out of bound, and simplify logic.
Closes #3887
The file was modified Modelica/Electrical/PowerConverters/DCAC/Control/SVPWM.mo (diff)
Commit a42691cb3ccddfb51f1408945db7f0c3d9e29b00 by modelica
refs #3865: Added QuasiRMS voltage and current single phase sensors
The file was addedModelica/Electrical/QuasiStatic/SinglePhase/Sensors/VoltageRMSSensor.mo
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/PotentialSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/ReferenceSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/CurrentSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/package.order (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/VoltageSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/FrequencySensor.mo (diff)
The file was modified ModelicaTest/Electrical/QuasiStatic/SinglePhase.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/PowerSensor.mo (diff)
The file was addedModelica/Electrical/QuasiStatic/SinglePhase/Sensors/CurrentRMSSensor.mo
Commit 8d090810980e1e2e51559721cdd4c267a4c849ae by noreply
Run spelling check via GitHub Actions (#3899)

The file was modified Modelica/Electrical/Digital.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/Interfaces/package.mo (diff)
The file was modified Modelica/Math/Nonlinear.mo (diff)
The file was modified ModelicaTest/Electrical/package.order (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Electrical/SingularTransformer/comparisonSignals.txt
The file was modified Modelica/Units.mo (diff)
The file was modified Modelica/Blocks/package.mo (diff)
The file was addedModelicaTest/Electrical/SingularTransformer.mo
The file was modified .github/workflows/checkCron.yml (diff)
The file was modified Modelica/Electrical/Analog/Examples/Lines/CompareLosslessLines.mo (diff)
The file was removedModelicaTest/Resources/Reference/ModelicaTest/Electrical/SingularTransfomer/comparisonSignals.txt
The file was modified Modelica/Magnetic/FluxTubes/Shapes/Force/package.mo (diff)
The file was modified Modelica/Electrical/Analog/Sources/LightningImpulse.mo (diff)
The file was removedModelicaTest/Electrical/SingularTransfomer.mo
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicIdealDiodes.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/UsersGuide/WindingModel.mo (diff)
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 76557cb0001d37483947f5c8ebc5703146439a64 by noreply
refs #3903: Fix error handling for invalid format specifier in text file (#3905)

The file was modified Modelica/Resources/C-Sources/ModelicaIO.c (diff)
Commit 2adea8258a6b938be8a790d1e6291ddb4aef80f2 by dietmar.winkler
Adds optional default return value parameter

Closes #3921
The file was modified Modelica/Utilities/Examples.mo (diff)
Commit cfbb98270a4ba6eb141d0529dfb7c9e2a46b4ecf by noreply
Fix misspelled file name (#3923)

The file was modified .gitattributes (diff)
Commit b66df3195a8f1e1aeabd29f8727671137dc921e3 by noreply
Fix the bad Evaluate annotation (#3924)

The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit 1fbc971d81cbbcf53016fb67d0fff99478429d2e by Anton.Haumer
Implemented and tested PowerSupply
The file was addedModelica/Resources/Reference/Modelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer/comparisonSignals.txt
The file was modified Modelica/Electrical/Analog/Examples/package.order (diff)
The file was addedModelica/Electrical/Analog/Examples/DemoPowerSupply.mo
The file was addedModelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer.mo
The file was addedModelica/Resources/Reference/Modelica/Electrical/Analog/Examples/DemoPowerSupply/comparisonSignals.txt
The file was addedModelica/Electrical/Analog/Sources/DCPowerSupply.mo
The file was modified Modelica/Electrical/Analog/Sources/package.order (diff)
Commit a40052cf4a9bddd7ecef658e426d7c9efb7730c9 by Anton.Haumer
tidy html and annotation
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit e5f0e7eb5050456a8040d5a847adaab939cf866b by noreply
Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896)

* refs #3894: Fix derivatives in 2D-table for one-sided extrapolation by constant continuation

* refs #3894: Add test model
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/Test33/comparisonSignals.txt
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/Test33/comparisonSignals.txt
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
Commit 5ca9e776fe6dc0397a3cf79ba1999b4f75a9c65d by dr.christian.kral
Start docstring with upper case letter
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit 701325e21e3adb68315bb9d42e5f046cfad64471 by dr.christian.kral
Fix wording of back current exception
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
Commit 3c0884d84b0e89df5d696cd21c4e866497203a8e by dietmar.winkler
corrected a html bug and created an entry in the ReleaseNotes
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit bc7e4ed7011f01478877bbd34635e4d47ac42162 by dietmar.winkler
removed funny character(s) before within;
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
Commit 0d2660c30244d2c43f09b40e0614ac05ba51334b by noreply
Apply suggestions from code review

Make default=false and use enable as suggested by @HansOlsson

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Utilities/Examples.mo (diff)
Commit 0021e1a8fdbd9f4b3df58f916c3c3d1a14305f3c by noreply
Liberate machine parameter m (#3920)

* Liberate Modelica.Electrical.Machines.Utilities.ParameterRecords.InductionMachineData.m
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
Commit d3cec537d5cba22dc1d7b970c417b0cb9169c065 by dietmar.winkler
Avoid line breaks in description string which some tools handle badly.

The file was modified Modelica/Utilities/Examples.mo (diff)
Commit 5914e8da913c304b9874788114e026aa42e8e1d4 by dietmar.winkler
Remove annotation noise and add missing comma.

The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit 122aa769dedc01bfa049c81c1edb70c139fd1ae9 by dietmar.winkler
Remove superfluous imports (already done in the Electrical package

The file was modified Modelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer.mo (diff)
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit c7a3e5624f18a1dab8a08a542eb00c5954e525c4 by dietmar.winkler
Revert dummy changes to unrelated classes.

The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
Commit 819f79bd0bf1f4f77a6cb2acb747f1251453030e by noreply
Correct assert and white space fixes

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit 1e9140ec8e067cfaa14e077d1470ceecba0300a2 by dr.christian.kral
Improve visibility of connections
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit 4eaef61ce83263153764eabc3a44bc9eba469640 by dr.christian.kral
Remove obsolete colons (see UsersGuide)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit f6b3e1105f92bda7116b2d3c3afa438d9b262e23 by dr.christian.kral
Fix documentation of Tp2 and Tp
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 43f3e25df3a8f7823af15d108263cc8b31e1505c by dr.christian.kral
Add image explaining PusleSeries
The file was addedModelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.ipe
The file was addedModelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png
Commit 2e9edcfaffddc90e9bdd78ecf5d55639064cdc95 by dr.christian.kral
Reduce size of image
by applying `convet -resize 50% PulseSeries.png PulseSeries.png`
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 7a96b8aaaa59f0e6ab11f7a294e6ef71e01666e3 by dr.christian.kral
Now chaing size of image
by applying `convet -resize 50% PulseSeries.png PulseSeries.png`
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png (diff)
Commit cdd16abaf45ef9aab7146bd61b62fa71b5cd310f by dr.christian.kral
Fix documentation to match implementation
add diagram to parameter dialog
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit bd8f3c3039338dbc0a80869b5564ec37f1dca99a by noreply
Strip leading newline in img.alt attributes (#3938)

I don't know exactly why, but these are causing some kind of problem in System Modeler, and I don't see why one would like to keep them.
The file was modified Modelica/Electrical/QuasiStatic/UsersGuide/Overview/ACCircuit.mo (diff)
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.ipe (diff)
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png (diff)
Commit b7e9430f11eca27fc9c00b80e11b422b4255b086 by modelica
refs #3897: Fix typo
The file was modified Modelica/package.mo (diff)
Commit 27bf6ec1e5b9c61de312144a89ac2626fadbddbc by noreply
Fix copy/paste error in description of Translational.Sources.Force2 (#3942)

The file was modified Modelica/Mechanics/Translational/Sources/Force2.mo (diff)
Commit 1607d74718300e295ce869925882b5c8349ae39a by Hans.Olsson
Consider the derivatives at boundaries in the 2D-table.
Updated to current date
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 88c839392440335e363ddced6201d217397b4cf3 by Hans.Olsson
Improved example to show all issues.
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
Commit ef06462f3c58140fe5aee1853b11a453fab7c4aa by Hans.Olsson
Avoid using epsilon altogether.
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/OneSidedDerivative2D/comparisonSignals.txt
Commit a2e0c8450ff09f5e4e01b966cde89b291507d8e2 by Hans.Olsson
Add vector-test case
(and slight grammatical error).
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/OneSidedDerivative2D/comparisonSignals.txt
Commit 82e0c06aa89e140eb1c843f4957f6dd440b13872 by noreply
Fix Modelica tools link (#3943)

The file was modified README.md (diff)
Commit ddacf1268084a57a20a3ce5d19a3fb46985f9e54 by noreply
Remove section that points to possible future implementation (#3939)

Fixes #3937
Documentation should state what **is** implemented and not point to something that *might* get implemented. Here this resulted also in a list without heading.
The file was modified Modelica/Electrical/Machines/Thermal/package.mo (diff)
Commit eacbaec1f0fe08ec5bbfc71d0d465c15b7e01bdb by noreply
Update documentation (#3933)

The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/Vector.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/package.mo (diff)
Commit fb880e22e7ebd180cb5451bce620ee10eba8fb9b by noreply
Remove superfluous import statements (#3932)

The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/Arrow.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/DoubleArrow.mo (diff)
Commit 2a179582555926db67437c443b60e625523c6471 by modelica
refs #3893: Fix formatting and update naming
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit c15f9d3bea31db7a03904248c81c77f26bb6cb2f by noreply
Refactor spliceFunction (#3885)

* Improve readability slightly
* Remove cosh, because cosh(800+) might return NaN
* As reported by https://github.com/ibpsa/modelica-ibpsa/issues/1531
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit fb57949397065a3423c8babacf2f0886a572fa82 by modelica
refs #3893: Fix formatting
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 23a70a717c0225daa4e21954946219dfc30b7e75 by noreply
Improve documentation of both rotational and translational sensors (#3862)

* Unify documentation of both translational and rotational sensors
The file was modified Modelica/Mechanics/Rotational/Sensors/RelAccSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/AccSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelSpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/PowerSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/SpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/PowerSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/AccSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/package.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/RelSpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/ForceSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/RelAngleSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/SpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/package.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/TorqueSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/AngleSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelPositionSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/PositionSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelAccSensor.mo (diff)
Commit 6f3f6caf9f0ecfd1c0f90f95559d9ebc8ba34be2 by modelica
Add Modelica Libraries logo for dark mode
The file was modified README.md (diff)
The file was addedModelica/Resources/Images/Logos/Modelica_Libraries_dark.svg
Commit 7942a3f77035d42bf8aa421c0bf01febae8ed901 by modelica
Change y into x in spatialDistribution() definitions

Generate image using http://latex2png.com at 120dpi

```tex
\begin{array}{rcl}
\frac{\partial z(x,t)}{\partial t}+v(t)\frac{\partial z(x,t)}{\partial x} & = & 0.0\\
z(0.0, t) & = & \mathrm{in}_0(t) \text{ if $v\geq 0$}\\
z(1.0, t) & = & \mathrm{in}_1(t) \text{ if $v<0$}
\end{array}
```
The file was modified ModelicaReference/package.mo (diff)
The file was modified ModelicaReference/Resources/Images/spatialdistribution.png (diff)
Commit b1c2bf4793e747c12e688f08db61d18e1d12a8c1 by Hans.Olsson
Almost automatically updated to have correct gradient.
Note that Modelica/Electrical/Machines/Icons/(Quasi|)StaticTransformer.mo was converted to be line-based.
Closes #3951
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer1PhaseWithHysteresis.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/Transformers/package.mo (diff)
The file was modified Modelica/Fluid/Examples/AST_BatchPlant.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/Components/PartialAirGapDC.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dz/package.mo (diff)
The file was modified Modelica/Fluid/Vessels.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dd/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yz/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yd/package.mo (diff)
The file was modified Modelica/Electrical/Machines/Icons/QuasiStaticTransformer.mo (diff)
The file was modified Modelica/Electrical/Machines/Icons/TransientTransformer.mo (diff)
Commit 0286ecf66f7c8daf514a6d799ac511c996818375 by Hans.Olsson
Remove unwanted gradient.
The file was modified Modelica/Electrical/Analog/Interfaces/TwoPort.mo (diff)
The file was modified Modelica/Electrical/Analog/Interfaces/FourPin.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 982611b1ef9f1975118bfbb397545dfc01a62cdf by Hans.Olsson
Revert unwanted change of files (even if blank line would be nice).
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dz/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yz/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dd/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yd/package.mo (diff)
Commit 08e308006b2c76e193b87a1fb4bd29cf6a7d5ea3 by dietmar.winkler
Adds animated level on the icon layer of the OpenTank

Basically implementing the same feature as already present in `Modelica.Fluid.Vessels.OpenTank`
The file was modified Modelica/Thermal/FluidHeatFlow/Components/OpenTank.mo (diff)
Commit bd4c750d4bd51d4ed9c0fdb12e084add47b478e3 by noreply
Fix broken link (#3955)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 59c418e03abe489c1fa82fa39fece72a213dd0d8 by 11094799+mestinso
Fixed Wb_flows discretization terms for DynamicPipe

- Fixes made for all structure cases: av_b, a_vb, a_v_b, and av_vb
- The new discretizations terms give more accurate derivatives associated with the volumes
- Energy is now properly conserved (previously av_b, a_vb, and a_v_b had conservation errors)
The file was modified Modelica/Fluid/Pipes.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit f170f2f15f906a93e5dc7511bc9ef26f520c6d31 by noreply
Fix parameter propagation of IntersectivePWM (#3910)

* Fix not propagated parameter

* Use final attribute for parameter propagation
The file was modified Modelica/Electrical/PowerConverters/DCAC/Control/IntersectivePWM.mo (diff)
Commit 80325f858b3a3fc9879f0a933a821a608a5afcd4 by noreply
Propagate parameter T in Polyphase Resistors and Conductors (#3964)

* fix #3963

* Clean up whitespaces.

Co-authored-by: Dietmar Winkler <dietmar.winkler@dwe.no>
The file was modified Modelica/Electrical/Polyphase/Basic/Resistor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/Conductor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/VariableResistor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/VariableConductor.mo (diff)
Commit e048cff3474f00d12559f3b572474b9ca878b611 by noreply
Update wrapAngle.mo

Bracket typos in function description and documentation.
The file was modified Modelica/Math/wrapAngle.mo (diff)
The file was modified ModelicaReference/package.mo (diff)
Commit 6e7069a34def53bd5cfc53090deceaa8aeecce10 by jakub.tobolar
Emphasize text in documentation
The file was modified ModelicaReference/package.mo (diff)
The file was modified ModelicaReference/package.mo (diff)
Commit 8a784597a1b861574659b3f77a4f16474b5db08d by Hans.Olsson
Do not preserveAspectRatio for terminate-block.
The reason is that you want to write an expression and it is natural
to adapt the length of the block to the expression, which will give different aspect ratios.
This is consistent with the source-block BooleanExpression.
The file was modified Modelica/Blocks/Logical.mo (diff)
Commit fb08d0d569c4dcae851d1b636ca84154b8e434a9 by noreply
Fix broken link to academia.edu (#3981)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 31f205c776b7d1d1817488d0868c1187819af383 by noreply
Update matio library to 1.5.23 (#3982)

The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.h (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.c (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaMatIO.txt (diff)
Commit 3c4d35f900943fea25456221c5470847683c40b5 by noreply
Add Python Venv and VS Code files to .gitignore file (#3974)

The file was modified .gitignore (diff)
Commit 79e63f5b3093afa5c45830d721de14536096979e by noreply
Add problem matchers for CI (#3972)

The file was added.github/checkTags.json
The file was added.github/check_deprecated_line_color.json
The file was added.github/moparser.json
The file was added.github/tidyHTML.json
The file was modified .github/workflows/checkCI.yml (diff)
Commit 8690ef62beae4ffd29dd30dec053ed88de92ebfb by noreply
Fix LCC build (#3784)

The file was modified Modelica/Resources/C-Sources/ModelicaInternal.c (diff)
The file was modified Modelica/Resources/C-Sources/stdint_wrap.h (diff)
Commit 569c5253c46408343a01166715387d417821c04a by noreply
Eddy current sources (#3976)

The file was modified Modelica/Mechanics/Rotational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sources/EddyCurrentTorque.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sources/EddyCurrentForce.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/EddyCurrentBrake.mo (diff)
Commit 7cd0a8fb0c45e4cc409cb39446cf6cc5857cb9d8 by dr.christian.kral
Keep original implementation
Add link to Wikipedia
The file was modified Modelica/Math/wrapAngle.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Math/wrapAngle.mo (diff)
Commit a93ce277959d81a6831a891fa52772643495c7e1 by noreply
Removes outdated segment images from OLine (#3961)

Closes #3960
The file was removedModelica/Resources/Images/Electrical/Analog/segment_last.png
The file was removedModelica/Resources/Images/Electrical/Analog/segment_first.png
The file was removedModelica/Resources/Images/Electrical/Analog/segment.png
Commit 85c8cdb92fbe6539674bde295b7705bf534894ba by Anton.Haumer
fix calculation of A in Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
Commit 85ccb4db22e3b84028e0ed514bd6f761634b6d20 by noreply
Re-arrange equation to improve readability

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
Commit e3d183ef872fa1d8e3ee2c2f520920059bd34629 by noreply
Fix some bugs in shapes of FluxTubes (#3993)

The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M530_50A.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron/Permenorm3601K3.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/BaseData.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/GenericFluxTube.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M700_100A.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/AISI_12L14.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/AISI_1008.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinder.vsdx
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/PureIron/RFe80.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/DC03.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/Circumferential.png (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderAxialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/CobaltIron/Vacoflux50.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/X6Cr17.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinderRadialFlux.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/Steel_9SMnPb28.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/Toroid.vsdx
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M350_50A.mo (diff)
The file was modified .gitattributes (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron/MuMetall.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinderAxialFlux.png (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/Cuboid.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M330_50A.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Examples/MagneticCircuit.vsdx
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/Cuboid.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderAxialFlux.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/Circumferential.vsdx
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/Steel_9SMn28K.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M940_100A.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/Toroid.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/PureIron/VacoferS2.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/GenericFluxTube.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/DC01.mo (diff)
Commit 8e2a4543e51bb2ac911ec9ec0b53eb3c147f7adb by noreply
Update Media.mo (#3918)

reduced dp_nominal in TestsWithFluid.Components.PartialTestModel by a factor of 1000, which makes it reasonable, and will change all reference results in TestsWithFluid.
The file was modified ModelicaTest/Media.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/MovingCoilActuator/Components/ConstantActuator.mo (diff)
Commit 0c0a001aa5aebfb429af114f61ec1965d640c66f by dr.christian.kral
Add <p> and </p> to HTML documentation
The file was modified Modelica/Mechanics/Rotational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/RollingWheel.mo (diff)
Commit a535d27980bde82a3ff765223fd9db362e1f7738 by dr.christian.kral
Remove Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities.Battery
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/package.order (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_Drive.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/PartialControlledDCPM.mo (diff)
The file was removedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/Battery.mo
Commit 4e763643b3b31da3795ead14457c30a751f68cc3 by Anton.Haumer
Implement continuous version of SignalExtrema
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Blocks/package.mo (diff)
Commit 8118479ad0dd404026a5e8eb3ffe5eb6366596f8 by Anton.Haumer
added comparisonSignals.txt
The file was addedModelica/Resources/Reference/Modelica/Blocks/Examples/DemonstrateContinuousSignalExtrema/comparisonSignals.txt
Commit 83c156c50c8faf78b65f13bc0710cbcafa12c1d5 by Anton.Haumer
ContinuousSignalExtrema: improved detection of t_min and t_max
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Blocks/package.mo (diff)
Commit ed187e6223295a81fcc1e237f3e3d29048358d53 by Anton.Haumer
extended Blocks.Examples.DemonstrateContinuousSignalExtrema
The file was modified Modelica/Resources/Reference/Modelica/Blocks/Examples/DemonstrateContinuousSignalExtrema/comparisonSignals.txt (diff)
The file was modified Modelica/Blocks/package.mo (diff)
Commit 1c9bcb39807ddc478c96919fa3eeafd04842cf44 by noreply
Pass forceColor to arrow visualizer (#3990)

The file was modified Modelica/Mechanics/MultiBody/Forces/ForceAndTorque.mo (diff)
Commit 02657f5310f208a6c13f103a8fe97fc65d495dcb by noreply
Added assert condition block (#3985)

* Added assert condition block

- Block is useful for applying asserts via graphical layer (rather than via equations)


Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: tobolar <jakub.tobolar@dlr.de>
Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Logical.mo (diff)
The file was modified ModelicaTest/Blocks.mo (diff)
Commit 6046df8800df3e58058e1be7f9a47701ce98dfad by Anton.Haumer
Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepVoltageSource.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepCurrentSource.mo (diff)
Commit 3a5289d617824d1b4f04ca133a065c5532b5df8d by noreply
Improve description string in example.

* Clarify description string.
fixes #4020
Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Analog/Examples/ResonanceCircuits.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepCurrentSource.mo (diff)
Commit c704bdf7b520806c6085d6bfd0f349e5f6f613a2 by noreply
Update usage of "noDerivative" (#4024)

fixes #4023
The file was modified ModelicaReference/package.mo (diff)
Commit f325ed37f316ef59673bc1494707e994992fb8df by noreply
Fix markdownlint warnings (#3973)

The file was modified Modelica/Resources/Documentation/Generate-ReleaseNotes.py (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modified Modelica/Resources/Reference/Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad/comparisonSignals.txt (diff)
The file was modified Modelica/Electrical/Machines/Sensors/HallSensor.mo (diff)
Commit 5a9db5198745fd9dc1be713bda97975c38b0b477 by Hans.Olsson
The dT is a temperature difference, so converting it to celsius shouldn't use an offset.
The file was modified Modelica/Fluid/Examples/HeatExchanger.mo (diff)
Commit e0ce0518577c60a4ca40cd7d78603cb419d65f4c by Hans.Olsson
Reduce guess for initial temperature difference across wall.

The reason is two-fold:
* It is an order of magnitude too large.
* In some configurations it can cause simulation problems.
The file was modified Modelica/Fluid/Examples/HeatExchanger.mo (diff)
Commit 023175cd55928e40ccefd0b37a38d954da9ac7ce by Anton.Haumer
implemented recognition of startTime (see #4035)
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 05783cfb575d2393e501678eed8b0bb028735d9f by Anton.Haumer
applied an equivalent change to Sampler (as to ZeroOrderHold)
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 1b0d4501da2b34d882cb91f44a6a17f835cbfda7 by matthis.thorade
spliceFunction_der check limits

there are two if-conditions that used a different value:
1 versus 0.9999999999
this PR makes sure the identical limit is used
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit a53b03fee3da6eac669606536a34dd2066b771ba by matthis.thorade
add description string

and replace tab with spaces
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit cf30cb744fcc3f7faaba03793c42e0a666f2180a by Hans.Olsson
Remove unit errors.
This is related to #3881
These changes are completely safe.
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMEE_LoadDump.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_LoadDump.mo (diff)
Commit 97905bbe2659ac1ff15065c7fb126cb80aad3bdb by Hans.Olsson
Avoid unit error.
Adding a protected element in an example model should be ok.
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
Commit ccb36365eedc7ff6e164b06036a92e4994817e06 by Hans.Olsson
Fix incorrect start-value.
Detected due to unit-checking.
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/DcdcInverter.mo (diff)
Commit 879247ef41338550c5e10dea5d055ce2502cf552 by Hans.Olsson
Give a proper definition of machine constants.
They are compatible with C, and usable.
Closes #2056
The file was modified Modelica/Constants.mo (diff)
Commit 080e592082a3f543bbc180900ecf5bbf7cfb26c2 by Hans.Olsson
Update description in ModelicaServices as well.
The file was modified ModelicaServices/package.mo (diff)
The file was modified ModelicaServices/package.mo (diff)
Commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea by noreply
Revert "startTime of ZeroOrderHold" (#4044)

Was merged prematurely.
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 39b0799f58b1027afeaa7735342e58276fc0041e by dietmar.winkler
fixes startTime of ZeroOrderHold"

This reverts commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea.
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit e5aa74ccaaf5afaacd21f1a96e57d5dd80c76ecd by noreply
Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039)

Closes #4036
The file was modified Modelica/Math/package.mo (diff)
Commit d6e07b83c82517107fb9a4350dbee1d8da510f21 by noreply
Fix typo

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 2501bc7d8288eac1ada2df06fade2c0cc57cb33e by noreply
Change doc string in the style of Modelica.Blocks.Math

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit b3b21b87b6506740cfb25f01110e52ba3021fac0 by noreply
Fix typo

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/package.mo (diff)
Commit 07bb1f6a658998a2c6a0d1ed00b7de4a81906821 by noreply
Fix description

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit f689d90a36ca6d4b24fa3f30881973fdff831578 by dr.christian.kral
Rename record instance names ????Data => ????Data3
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
Commit ca683c513978b27bbb488c0b5f60e5ea5502e2a8 by dr.christian.kral
Fix final parameter propagation
so that m = 3 is not propagated to the core parameter records
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/IM_SlipRingData.mo (diff)
Commit 3fd8a078302d863c1a9644a083adda217353688d by dr.christian.kral
Fix final in parameter record of FundamentalWave
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
Commit 8f670f3fe6a1b1564b682b39d0e4c5bea1d45830 by dr.christian.kral
Unify wording of docstrings of parameter records
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
Commit 29886c3393b2f9697c416c2e26ce3a6d4d8d2167 by Hans.Olsson
Remove incorrect unit-casting.
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenSoft.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenHard.mo (diff)
Commit 55070ff4f5af86bee25cf2ca97fc2d72c2f18f5a by Hans.Olsson
Propose better unit-handling in equation.
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 23ccbb17d7a5fd5afbc9874c1547216d43a894e1 by Hans.Olsson
Implement option 4; that is using a reference impedance with description.
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
Commit 2e9cc0c7995dbf382029b72f51f99c2c96a719b9 by dr.christian.kral
Put reference impedance into partial induction machine model
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Electrical/Machines/Interfaces/PartialBasicInductionMachine.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
Commit 8cbf2be023f98e1310b8afa7ad0d8cb5af53161a by dr.christian.kral
Apply ZsRef also to induction machine models
The file was modified Modelica/Electrical/Machines/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
Commit 3382f140f1adee5ea12d419f3fa7fb4680ae321e by dr.christian.kral
Apply changes to Modelica.Magnetic.FundamentalWave
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
Commit 272d6b450fbea87564c0f9936c869f7c93e68d13 by dr.christian.kral
Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
Commit f5dae5301edda250eaa2265a36a48d0306a8dacc by Hans.Olsson
Document that string functions are only intended for ASCII.
Specifically indicate where UTF-8 texts will fail (substrings and case-insensitive comparison).
Closes #3946
The file was modified Modelica/Utilities/Strings.mo (diff)
The file was modified Modelica/Utilities/Strings.mo (diff)
Commit 0cb6499cf88442571d342db11039d1519943ea77 by noreply
Update Modelica/Blocks/Math.mo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit e58cc77b4258e87b6db7aef0e24dd3e5a4389fb3 by noreply
Update Modelica/Utilities/Strings.mo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Utilities/Strings.mo (diff)
Commit 410d60b22304755db96c761d4d61fe151d8094f6 by noreply
Added new power block for raising an input to a user parameterized exponent (#4006)

* Added new power block for raising an input to a user parameterized exponent

* Add tester with various use cases for exponentiation block

* Added comparison signals file
The file was modified ModelicaTest/Blocks.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Blocks/Exponentiation/comparisonSignals.txt
Commit c80a86a7f4916747b0248f36d70bd1d99b20b394 by Anton.Haumer
Replaced state events by time events
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit b31d8cf918009bc423573d8eda95d899f3baf23c by Hans.Olsson
Propagate useSolver to these variants as well.
Closes #4070
The file was modified Modelica/Clocked/ClockSignals/Clocks/Rotational/FixedRotationalClock.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Clocks/Logical/PartialLogicalClock.mo (diff)
Commit 37b10e6e906da3aadc73223ded9e5f5f33612b18 by noreply
Fix docu of Modelica.Utilities.System.getTime()

In the example for return values, day was missing.
The file was modified Modelica/Utilities/System.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Sampler/Utilities/Internal/UniformNoiseXorshift64star.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Interfaces/PartialNoise.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Sampler/Utilities/Internal/UniformNoise.mo (diff)
Commit 3281d92b281b1ab8b9a1f6c52fe49b4859a91e3e by noreply
Apply suggestions from code review

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Clocked/RealSignals/Interfaces/PartialNoise.mo (diff)
Commit 25062d267e4bf5e3f0f5b91001870e83c31ea339 by 11094799+mestinso
Add DynamicPipe energy conservation tests to ModelicaTest
The file was addedModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck2.mo
The file was modified ModelicaTest/Fluid/TestComponents/Pipes/package.order (diff)
The file was addedModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck.mo
Commit 7dc882f96c6ca1cffc7345302c8c6083b1523d94 by modelica
Try to fix crash for
ModelicaTest.Tables.CombiTable2D[sv].Test2[167]
when compiled with VS 2019.
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit bd0777740495ef61a0e74d36763ca117dbdae906 by 11094799+mestinso
Updated tolerance for energy conservation checks
The file was modified ModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck.mo (diff)
Commit 0f8b9f23b9d992567b1a22d7a269097db73f17ea by jakub.tobolar
Improve indentation of html code
The file was modified Modelica/Media/Water/IF97_Utilities.mo (diff)
Commit 9779e2021ba5324635912f7a3898879dfec10761 by jakub.tobolar
Html code: No indentation within 'address' tag

Fix non-matching 'tr' tag and delete '>' added by mistake
The file was modified Modelica/Media/Water/IF97_Utilities.mo (diff)
Commit f8c9eaf4b744e39fc03747e87dafb96e6e7d073c by jakub.tobolar
Delete multiple and/or leading whitespaces
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
The file was modified Modelica/Media/Air/SimpleAir.mo (diff)
Commit e66d5de7cbb6c37ac062bab5a2c4882a0d2a477a by noreply
Fix unit error in SimpleAir
The file was modified Modelica/Media/Air/SimpleAir.mo (diff)
Commit b5dea8c0dd01d3f156e079e8bf744ca85ab8fdf5 by Tidefelt Henrik
Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2

This follows the style in Modelica.Media.Interfaces.PartialMedium.MassFlowRate and give tools a chance of making sense of the quantity.
The file was modified Modelica/Media/package.mo (diff)
Commit d55f0bdc3b2ddcb1fae625712f40b85d4e0da009 by Tidefelt Henrik
Use SI.Mass instead of specifying 'unit'

This is more elegant, and also similar to how it's done in Modelica.Media.Interfaces.PartialMedium.MassFlowRate:
  type MassFlowRate = SI.MassFlowRate(quantity = "MassFlowRate." + mediumName, min = -1.0e5, max = 1.e5)
The file was modified Modelica/Media/package.mo (diff)
Commit 5914d55120ebd6ba05bce95e13e99113eec54de3 by Tidefelt Henrik
Use prefix style 'quantity' for FixedBoundary.X

This follows the style in Modelica.Media.Interfaces.PartialMedium.MassFlowRate and gives tools a chance of making sense of the quantity.
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit fcd4c580c6f559c74530f09d9381320f55bc41bb by noreply
Add description string for m1

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Media/package.mo (diff)
Commit 93841b72972ef7ed0bed984a64666dd28db27198 by noreply
Add description string for m2

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Media/package.mo (diff)
Commit 0bcc98c61ee70beb439a7a0f80d0339bc9ccdd68 by Tidefelt Henrik
Completely remove modifications of 'quantity'
The file was modified Modelica/Media/package.mo (diff)
Commit 29b261acb5017fe17153c1b2271b6d2500287017 by noreply
Remove modification of 'quantity'
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit e5e9f2920219e45a561bc9318c7e40fb24836686 by Tidefelt Henrik
Remove empty modifications
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit eccdade37e27f856b79ba1308071812679ce00b6 by Tidefelt Henrik
Fix unit error in RobotR3.OneAxis
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit c0d8c3409a4f5b22124765bb46345d2bdcf21015 by Tidefelt Henrik
Fix unit errors in ArmatureStroke
The file was modified Modelica/Magnetic/FluxTubes/Examples/MovingCoilActuator/ArmatureStroke.mo (diff)
Commit 183fe6d26cc8429cef7fcccbe03f2692bd4bdb59 by Tidefelt Henrik
Fix unit error in CCCVcharging
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 366c8c8b3f3026c355b18f6ad32358a4b0824039 by arunkumar.narasimhan
Modifying min attribute of gain to 1
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit a848744e3995d902edfbf8ca4454dbcd36521e2e by arunkumar.narasimhan
removing min attribute in gain
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit d2b2e2983f2439e6df44ba20c1aed308f3ca3b0d by Tidefelt Henrik
Use SI.Radius instead of SI.Length
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit c07ed57aa50d17daae69ba048b9700a70ddb8603 by modelica
ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666)
The file was modified Modelica/Media/Air/ReferenceMoistAir.mo (diff)
Commit 0c013e40320a6caa443bbc3bc097aaf67960cf6c by Tidefelt Henrik
Remove plural 's' in 'height of ramps'
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Clocked/RealSignals/TimeBasedSources/Ramp.mo (diff)
The file was modified Modelica/Clocked/RealSignals/TickBasedSources/Ramp.mo (diff)
Commit 4813c7483dd14c8937c92ddd072b3e50e2741750 by 124154466+arunkumar-narasimhan
Assert statement to avoid zero gain in controller and improved description string for controller gain
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit e62cba74447086276531f3b93c59b5fd947bb7fe by 124154466+arunkumar-narasimhan
Changed to full path for consistency
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit d79a3aac734c26666ce5c3973538554a8c87e56b by 124154466+arunkumar-narasimhan
Removing unintended code modifications
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit 56268a8f28124222f05b7e6871a536f77060c7fa by jakub.tobolar
Delete unused variable 'dens' and corresponding 'R_air'
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/GasForce2.mo (diff)
Commit e2ce9816bb9c4cf07e5e725b7ab7b97317a2bf75 by jakub.tobolar
Delete gasForce.dens from reference comparison signals
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Forces/EngineGasForce/comparisonSignals.txt (diff)
Commit 669100b4afbe78df72a6609cfc6487c7b2522a21 by jakub.tobolar
Replace 'Inline=false' with late inlining
See  #3908
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_d.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_dd.mo (diff)
Commit 9bcd99f1d2ca81d20b67008b4b22cf2135cbac3d by 124154466+arunkumar-narasimhan
Unify spelling of controllers with dash omitted

Dash omitted to unify spelling of controllers across library.
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit 109b51703027b6fd253d0c55a2091f999636c12f by 124154466+arunkumar-narasimhan
Revert "Unify spelling of controllers with dash omitted"

This reverts commit 9bcd99f1d2ca81d20b67008b4b22cf2135cbac3d.
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
Commit 520ee5c6acf2883836bcb8fa8bbb63ce5e4b41b6 by 124154466+arunkumar-narasimhan
unify spelling of controllers

unify spelling of controllers by omitting dash in description and documentation
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit 1f85689a989cd91108e89914edf7d6ff77bc384b by noreply
Rename RiCurrent -> Isc

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 1f422fc272dfc859b973cfc225897b755782b8cf by noreply
Adapt to renamed variable

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 1969bc16e4ce9061608c5f4537677ce0153e38cc by noreply
Make it public, as suggested

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit a963d5bac1ac2b6c00ea1ca0567036a17f9f5262 by noreply
#4107 missing commits in master (#4140)

* Resolved issue #4072 (for Modelica/Electrical)

* Resolved issue #4072 (for rest of Modelica)

* Squash doubled point {0,-50.5}

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Fix near-zero coordinate in connection's annotation

* Merge branch 'DagBruck_01' of https://github.com/modelica/ModelicaStandardLibrary into DagBruck_01

---------

Co-authored-by: Dag Brück <dag.brueck@3ds.com>
Co-authored-by: tobolar <tobolar@users.noreply.github.com>
Co-authored-by: tobolar <jakub.tobolar@dlr.de>
The file was modified Modelica/Fluid/Valves.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTapmPulse.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepUp/ChopperStepUp_R.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/CylinderBase.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_R.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/Engine1Base.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_R.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TestCylinder.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/Conductor.mo (diff)
The file was modified Modelica/Electrical/Batteries/BaseClasses/BaseCellWithSensors.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/VoltageQuasiRMSSensor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTap2mPulse.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepDown.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_DOL.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepUp.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/InductionMachines/IMC_Inverter.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/Voltage2DutyCycle.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/Batteries/package.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/SuperCapDischargeCharge.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_RL.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacks/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/ChopperStepUp.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacksWithSensors/package.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
Commit 25319f9207a51dcde2d650f5a244d7c78a00c2d5 by noreply
Update codespell exceptions (#4143)

The file was modified .github/workflows/checkCron.yml (diff)
Commit 17ec1ebba4a3689b484824e4e415593a5a6eddca by noreply
Bump actions to avoid deprecation warnings (#4120)

The file was modified .github/workflows/checkCron.yml (diff)
The file was modified .github/workflows/checkCI.yml (diff)
The file was modified .github/workflows/generateReleaseNotes.yml (diff)
Commit 182301b4701a4a81f84b7b34257b919cfc8fce26 by noreply
Amendment for #4140: Fix merge conflict (#4146)

The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
Commit a5851fae93f7c75db3dba8039b9743fde758e289 by noreply
lower case for controller in Modelica/Blocks/Continuous.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit bbc9464318aaeaadca3801135c78a16143553703 by noreply
lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
Commit 509f9b18e4c39f3b7c22a5bc0b25ce8e3e320041 by 124154466+arunkumar-narasimhan
unify spelling of controllers

unify spelling of controllers and lower case.
The file was modified Modelica/Thermal/HeatTransfer/Examples/ControlledTemperature.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Utilities/VfController.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/VfController.mo (diff)
Commit 8c24779fa5e367932fcb5fc4d3d0f42d68775536 by jakub.tobolar
Fix false calculation of w (omega) when resolveInFrame == frame_resolve
The file was modified Modelica/Mechanics/MultiBody/Sensors/Internal/BasicAbsoluteAngularVelocity.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenHard.mo (diff)
Commit 82d1b167e20e0decf632a8c9a2ea58f3c92415cb by jakub.tobolar
Add rotation about x-axis to enable a spatial motion
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 8196629c927d8e84ec1874de4d2dae3984060c01 by Hans.Olsson
Have a flag for avoiding unnecssary discontinuities.
Closes #3548
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit e2d701435048d323071b5d838051657f0e5bb915 by Hans.Olsson
ExpSine is more complicated.
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 9a779840a267e7be41f600ce60fa4c4ce1f0cce3 by Hans.Olsson
Simplify the mean formula.
Closes #3906
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 0aaecbb690c325297a2c87a45f26ebd3642fe8d2 by Hans.Olsson
Add startTime as well.
The file was modified Modelica/Blocks/Math.mo (diff)
Commit c4f4388f67c03eb5d9571ccf9ac794a1def4fefd by Hans.Olsson
Restore the use of t_eps just in case, but allow setting it to zero.
The file was modified Modelica/Blocks/Math.mo (diff)
Commit a93f6eb4aba876fe40da80c88fcc3476cbb01c84 by Hans.Olsson
And update description.
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit da7adc0caeb2e3bb83a3319113b88f45630ecd04 by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 373ce59d249c434158cea370c26be51e645c3277 by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 930456a53476f9973ada6f44dbf7dda595ee4cba by Hans.Olsson
If the limits don't make sense use linear interpolation.
See https://github.com/modelica/ModelicaStandardLibrary/issues/4128#issuecomment-1589465543
The file was modified Modelica/Fluid/Utilities.mo (diff)
Commit dec16deb6ed0cc4062121631c1bcc2b24eadb54e by noreply
Fix typo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 5eb42c52755a6823baa2c22b6b40097076689c75 by jakub.tobolar
Omit modifiers of animation parameters
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 4b0dbf652d725797960540a2bbdd8c2ebbd38f3b by noreply
Documentation and description for FluidHeatFlow library improved (#4141)

* Improved doc strings and documentation

* Improved documentation Updated

* Update ParallelCooling

* Lower case spelling of coolant

* Corrected misspelling of coolant in documentation of IndirectCooling.mo

Corrected misspelling of coolant in two instances of documentation

---------

Co-authored-by: Christian Kral <dr.christian.kral@gmail.com>
Co-authored-by: arunkumar-narasimhan <124154466+arunkumar-narasimhan@users.noreply.github.com>
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/PumpDropOut.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelPumpDropOut.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/PumpAndValve.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/SimpleCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/IndirectCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TwoMass.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/OneMass.mo (diff)
Commit e5a8ea165c21bad5a45ee39e8b893e50533dcfec by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenPermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_Braking.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_Braking.mo (diff)
Commit 840729224b142a4290523a7462cac084b90f0a88 by Hans.Olsson
Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1
The file was modified Modelica/Electrical/Machines/Examples/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit f5f6ffb4ab2386f0584c086f98d704f269c3f7d9 by noreply
Added units to mathematical constants (#4155)

* Added units to mathematical constants
The file was modified Modelica/Constants.mo (diff)
Commit c64cc2c4a6e673ff0144890a095a58084e4768ab by noreply
Delete redundant points of polygon annotation of 'Spice3' connectors (#4135)

The file was modified Modelica/Electrical/Spice3.mo (diff)
Commit f31e29ee6a452cdfce97bf222dae66358f4fbff1 by Hans.Olsson
Fix unit for mu0.
This corrects an error introduced by #4155
The file was modified Modelica/Constants.mo (diff)
The file was modified Modelica/Constants.mo (diff)
Commit ddf880ed1d03e91bb086aab7504e9d5ff63b6b1f by 11094799+mestinso
Removed out-of-date/incorrect comment about epsilon_0
The file was modified Modelica/Constants.mo (diff)
Commit e55884bab622a7393af9234958c218ef5984fc70 by noreply
Fix codespell exceptions (CI) (#4165)

* Fix typos
* Fix codespell exceptions
The file was modified .github/workflows/checkCron.yml (diff)
The file was modified ModelicaTest/Resources/Scripts/Dymola/pressureLoss/channel/dp_internalFlowOverall_DPMFLOW.mos (diff)
The file was modified ModelicaTest/Electrical/Machines.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/UsersGuide/Polyphase.mo (diff)
Commit ce36c079036c3ade1c2b9f6626daf358ca7fb05f by noreply
Delete successful and skipped workflow runs (#4177)

refs #4134
The file was modified .github/workflows/checkCron.yml (diff)
Commit b97253e89932b8683f50b8d5c738be71f048f0bb by modelica
Meke internally used ports of optional housing port and optional thermal port protected
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BaseClasses/Machine.mo (diff)
Commit 64afc628ced4a5f79dafaec4f608ed7a67951768 by Hans.Olsson
Update annotations to be correct.
Fixes #4180
The file was modified Modelica/Clocked/RealSignals/Periodic/FIRbyCoefficients.mo (diff)
The file was modified Modelica/ComplexBlocks/ComplexMath/ComplexToReal.mo (diff)
The file was modified Modelica/Mechanics/Translational/Components/Mass.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Sensors/Transient/Permeability.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Periodic/MovingAverage.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/AbsoluteSensor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Initialize.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMEE_Generator_Polyphase.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_CommonLeakage.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_YD.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMR_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Units.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Basic/ElectroMagneticConverter.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Examples/PolyphaseRectifier.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/PositiveMagneticPort.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Clocks/Logical/PartialLogicalClock.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/Utilities/ComponentsThrottleControl/Engine.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/Friction.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/package.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_OpenCircuit.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Examples/FixedShapes/CuboidSections.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/SignConvention.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/NegativeMagneticPort.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/RelativeSensor.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_Mains.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/SinCosResolver.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/OpAmps/OpAmpCircuits/Buffer.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Interfaces/ClockInput.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Transformer.mo (diff)
Commit 0caca64996d7be30472e0cef98f5e3331549bb1a by noreply
Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
Commit 752257e809a510a1e91e60104809f5c044fe4a4b by noreply
Apply suggestions from code review

Revert
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/package.mo (diff)
Commit b7fc17a62a8bf690dd37abb4a7cdbbd29b09963b by modelica
refs #4180 Fix Text annotation
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 2db341bca680b8e75097e2df6668e191581877e8 by noreply
Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (diff)
Commit 93695ee570dbd5689d0e6bfe9292965f571b0771 by noreply
Restore documentation (#4184)

Fix oversight of f2eec0eff074fe7e20a13593f8c9e07b8a20dd6f.
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Internal/Lines.mo (diff)
Commit 76ec1028ea149c4c07ec8cb1d31defbdd3b0f502 by noreply
Fix regex to optionally ignore quoted strings (#4183)

Previously, a Text.lineColor annotation was not detected, if there was a closing parenthesis (within a quoted Text.textString annotation), e.g.

```
Text(extent={{-100,80},{-80,60}}, textString="1)", lineColor={0,0,255})
```
The file was modified .CI/check_deprecated_line_color.py (diff)
Commit 48988159d2ee243281be9a76a31d4c6a85b6d3a6 by noreply
Fix unit errors in ExternalCombiTimeTable constructor (#4188)

* Fix unit errors in ExternalCombiTimeTable constructor

The errors are in relation to how the constructor is called in Modelica.Blocks.Sources.CombiTimeTable.

* Don't assume use of scaled time
The file was modified Modelica/Blocks/Types.mo (diff)
Commit 85a329ec4dd113001f720730cafb9f7438044b15 by HansOlsson
Remove use of unknown variable useReset
The file was modified Modelica/Electrical/Analog/Examples/OpAmps/OpAmpCircuits/Integrator.mo (diff)
Commit e73cca103a749fd17d1ed3ca4d6c2e9621cae343 by HansOlsson
Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it.
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
Commit aabd50b38f0311b1aa82f7a3b1af98f660d1197f by HansOlsson
The parameter 'target' does not exist.
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 25ca24b59f1df5726b7b1bf3a0804d1907987911 by HansOlsson
Correct use of incorrect parameter and enumeration. However, the basic design doesn't work.
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 30e4aa181cfe462e45177639f3247d1027ed2378 by HansOlsson
Remove unknown parameter useMeanDensity
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 2af5c182941b4465fd90d42acc8fba15b440aea3 by HansOlsson
KC and DP_Fric do not exist in this class
The file was modified Modelica/Fluid/Dissipation.mo (diff)
The file was modified Modelica/Fluid/Dissipation.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
Commit dbcda996c6017d70fe688d522a9af1c0dc88b56c by Hans.Olsson
As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release.
With proposed unit-checking in Dymola this reduces the warnings from 2301 to 1224 (Most - but not all are unit-related.)

Obviously many of them could be corrected, but I don't see that we have the resources to focus on that for this minor release.
The first models found were CompareTransformers, SeriesResonance in Modelica.Electrical.Analog.Examples.
The file was modified Modelica/Constants.mo (diff)
Commit 4ada630599a3eb427f717c4f2c45e749dc2726c0 by Hans.Olsson
Correct units for normalizing vectors.
The file was modified Modelica/Math/package.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/from_nxy.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/TransformationMatrices/from_nxy.mo (diff)
The file was modified Modelica/Utilities/Internal.mo (diff)
Commit ecf5df5b2bbcb99239313eee3399946481314993 by noreply
Fix link to Holman2010 (#4199)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 010d6b9a25403634530b74f84006ab2d0d5f7d02 by noreply
Fix and add ITEA links (#4196)

The file was modified Modelica/Electrical/Spice3.mo (diff)
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Fluid/Dissipation.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Fluid/package.mo (diff)
Commit 07a1839e9e243b3118fa8a69118ea94cd8257f87 by noreply
Fix broken links (#4202)

The file was modified Modelica/StateGraph.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 739babf23b20a7f34d1c04e5fb52f97cb71b728b by dr.christian.kral
Coordination of #4101: Fix unit errors
in other Batteries.Examples
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Cell.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_CellRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Stack.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Stack.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
Commit 8450a8eb11d7925dc89475b2f63db2db563ba402 by dr.christian.kral
Close #4101: Fix unit error in a single PR
The file was modified Modelica/Electrical/Batteries/Examples/BatteryDischargeCharge.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Cell.mo (diff)
Commit 8893d51aaef2b9f841be22dfc74e74878b494c97 by dr.christian.kral
Remove redundant diagram text for most Analog examples
The file was modified Modelica/Electrical/Analog/Examples/HeatingPNP_NORGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicThyristors.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ChuaCircuit.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/NandGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Rectifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassOPV.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingNPN_NORGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ShowSaturatingInductor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/SwitchWithArc.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassSC.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicIdealDiodes.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingMOSInverter.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ShowVariableResistor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ControlledSwitchWithArc.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingRectifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/DifferenceAmplifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassAnalog.mo (diff)
Commit 9ecd5a8474fcc5be2eef2087c279a3faa72fe727 by dr.christian.kral
Remove diagram text of CompareTransformers
The file was modified Modelica/Electrical/Analog/Examples/CompareTransformers.mo (diff)
Commit abb35f27c520d54b86ae55131e5ffbe6e163e21e by noreply
Fix factor 2 in calculation

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
Commit 7e8ee42fb03dbdbd793140cf839ac16f003b80a1 by modelica
Update .mailmap file

Create by command

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

as reported by https://kevin.burke.dev/kevin/easy-maintenance-of-your-authors-file/
The file was modified .mailmap (diff)
Commit a2c282ea79f69e140853fe84c586d4d15a7ee99b by noreply
Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179)

See https://github.com/modelica/MAP-LIB_ReferenceResults/pull/6

Co-authored-by: Matthias Schaefer <matthias.schaefer@ltx.de>
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointSSR/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointSSP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Blocks/Limiters/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/PressureLoss/Orifice/dp_suddenChange_DPMFLOW/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointRRP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointUSR/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/HeatTransfer/Channel/kc_evenGapLaminar/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/PressureLoss/Orifice/dp_thickEdgedOverall_DPMFLOW/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointRRR/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointUSP/comparisonSignals.txt (diff)
Commit d3ad60c312774a1bf84a74e830ccd55abcfb09d2 by noreply
Fix codespell exceptions (#4203)

* Fix typos
* Fix codespell exceptions
The file was modified .github/workflows/checkCron.yml (diff)
The file was modified Modelica/Electrical/Analog/Examples/Lines/SmoothStep.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_RL.mo (diff)
Commit a66c9e086393e6a6cd51a980eeae4a1aca2bc9c7 by noreply
Remove real relation in non-discrete-time controlled if-statement.
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit a112cfd77ded432bfedea66e3f01223c2376a11d by noreply
Remove unnecessary noEvent

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 7eb8241b8c99bfc122dc61f9d6ea144e7c940cc2 by noreply
Fix broken link (#4211)

The file was modified Modelica/Magnetic/FluxTubes/UsersGuide/Literature.mo (diff)
Commit 8923341bd5f7c3e20d3e1537dc24a530295e6ea0 by Tidefelt Henrik
Use 1.14 instead of sqrt(1.3)

Acting on thumbs up only for this change in PR discussion.
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit 84c308e21d709ee6f8d0a09f843f08b886ee051c by noreply
Update matio library to 1.5.24 (#4222)

The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.h (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaMatIO.txt (diff)
Commit e2661ccf0b38e5e8deee1605d932f8e7d66f7df1 by tobolar
Add all defined outputs of the test example into reference signals
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Blocks/Mean/comparisonSignals.txt (diff)
Commit 0716d37371534f25c8eb8593f9dfebfe7eb5d94e by tobolar
Initialize output array C even when multiColoredSurface=false
The file was modified Modelica/Mechanics/MultiBody/Interfaces/partialSurfaceCharacteristic.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/torus.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/rectangle.mo (diff)
Commit f151cdad94b0a8123a8b20944d3dec43261db5e5 by tobolar
Set modifier of 'C' being 'final'
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/torus.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/rectangle.mo (diff)
Commit f7f4aa8c785ff287ca5ac807146a51fb0b041085 by tobolar
Documentation: modifier 'C' shall be 'final'
The file was modified Modelica/Mechanics/MultiBody/Interfaces/partialSurfaceCharacteristic.mo (diff)
Commit 26fc7f6698d655de44923f4799c7146fd2ea4f38 by noreply
refs #4174: Fix (and rename) parameters (#4176)

The file was modified Modelica/Electrical/Digital.mo (diff)

Summary

  1. Use one character instead of line drawings. (details)
  2. Increase extent and set font size. (details)
  3. StandardFont (details)
  4. Fix bug in calculation of complex transfer function (details)
  5. refs #3782: Decrease solver tolerance (details)
  6. Use one character instead of line drawings. (details)
  7. Increase extent and set font size. (details)
  8. StandardFont (details)
  9. Use physical units to parameterize transfer function (details)
  10. Calculate unitless coefficient b (details)
  11. Remove Evaluate=true for fixed=false parameter 'n_b' (details)
  12. implemented example Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (details)
  13. add comparisonSignals.txt (details)
  14. Update documentation (details)
  15. Fix HTML error (details)
  16. Avoid max({}) in Modelica.Math.Matrices.nullSpace (details)
  17. Change unit of angular velocity from 1/s to rad/s to omit ambiguity (details)
  18. Add unit of output vector r_rel (details)
  19. Add unit of output vector 'torque' (details)
  20. Improve code indention (details)
  21. Add missing parenthesis in fluid user guide page. (details)
  22. Avoid values out of bound, and simplify logic. (details)
  23. refs #3865: Added QuasiRMS voltage and current single phase sensors (details)
  24. Run spelling check via GitHub Actions (#3899) (details)
  25. fixes #3901 (details)
  26. refs #3903: Fix error handling for invalid format specifier in text file (#3905) (details)
  27. Adds optional default return value parameter (details)
  28. Fix misspelled file name (#3923) (details)
  29. Fix the bad Evaluate annotation (#3924) (details)
  30. Implemented and tested PowerSupply (details)
  31. tidy html and annotation (details)
  32. Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896) (details)
  33. Start docstring with upper case letter (details)
  34. Fix wording of back current exception (details)
  35. addresses #3895 (details)
  36. corrected a html bug and created an entry in the ReleaseNotes (details)
  37. corrected a typo (details)
  38. removed funny character(s) before within; (details)
  39. Remove blank line. (details)
  40. Apply suggestions from code review (details)
  41. Liberate machine parameter m (#3920) (details)
  42. Avoid line breaks in description string which some tools handle badly. (details)
  43. Remove annotation noise and add missing comma. (details)
  44. Remove superfluous imports (already done in the Electrical package (details)
  45. Revert dummy changes to unrelated classes. (details)
  46. Correct assert and white space fixes (details)
  47. Fix typo (details)
  48. Improve visibility of connections (details)
  49. Remove obsolete colons (see UsersGuide) (details)
  50. Fix documentation of Tp2 and Tp (details)
  51. Add image explaining PusleSeries (details)
  52. Reduce size of image (details)
  53. Now chaing size of image (details)
  54. Fix documentation to match implementation (details)
  55. Strip leading newline in img.alt attributes (#3938) (details)
  56. Change Tp2 in drawing (details)
  57. refs #3897: Fix typo (details)
  58. Fix copy/paste error in description of Translational.Sources.Force2 (#3942) (details)
  59. Consider the derivatives at boundaries in the 2D-table. (details)
  60. Improved example to show all issues. (details)
  61. Avoid using epsilon altogether. (details)
  62. Spelling (details)
  63. AddReference (details)
  64. Add vector-test case (details)
  65. Reference (details)
  66. Fix Modelica tools link (#3943) (details)
  67. Remove section that points to possible future implementation (#3939) (details)
  68. Update documentation (#3933) (details)
  69. Remove superfluous import statements (#3932) (details)
  70. refs #3893: Fix formatting and update naming (details)
  71. Refactor spliceFunction (#3885) (details)
  72. refs #3893: Fix formatting (details)
  73. Improve documentation of both rotational and translational sensors (#3862) (details)
  74. Add Modelica Libraries logo for dark mode (details)
  75. Change y into x in spatialDistribution() definitions (details)
  76. Almost automatically updated to have correct gradient. (details)
  77. Remove unwanted gradient. (details)
  78. BreakTiesAsBefore (details)
  79. BreakTiesAsBefore2 (details)
  80. BreakTiesAsBefore (details)
  81. ClearerName (details)
  82. Revert unwanted change of files (even if blank line would be nice). (details)
  83. Adds animated level on the icon layer of the OpenTank (details)
  84. Fix broken link (#3955) (details)
  85. Fixed Wb_flows discretization terms for DynamicPipe (details)
  86. Bump copyright year (details)
  87. Add missing cases (details)
  88. Fix parameter propagation of IntersectivePWM (#3910) (details)
  89. Propagate parameter T in Polyphase Resistors and Conductors (#3964) (details)
  90. Update wrapAngle.mo (details)
  91. Fix variable name (details)
  92. Emphasize text in documentation (details)
  93. Remove BOM (details)
  94. Do not preserveAspectRatio for terminate-block. (details)
  95. Fix broken link to academia.edu (#3981) (details)
  96. Update matio library to 1.5.23 (#3982) (details)
  97. Add Python Venv and VS Code files to .gitignore file (#3974) (details)
  98. Add problem matchers for CI (#3972) (details)
  99. Fix LCC build (#3784) (details)
  100. Eddy current sources (#3976) (details)
  101. Keep original implementation (details)
  102. Add forgotten link (details)
  103. Removes outdated segment images from OLine (#3961) (details)
  104. fix calculation of A in Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (details)
  105. Re-arrange equation to improve readability (details)
  106. Fix some bugs in shapes of FluxTubes (#3993) (details)
  107. Update Media.mo (#3918) (details)
  108. Fix #4007 (details)
  109. Add <p> and </p> to HTML documentation (details)
  110. Fix spelling and grammar (details)
  111. Remove Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities.Battery (details)
  112. Remove obsolete file (details)
  113. Implement continuous version of SignalExtrema (details)
  114. added comparisonSignals.txt (details)
  115. ContinuousSignalExtrema: improved detection of t_min and t_max (details)
  116. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details)
  117. Pass forceColor to arrow visualizer (#3990) (details)
  118. Added assert condition block (#3985) (details)
  119. Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source (details)
  120. Improve description string in example. (details)
  121. Undo line break in code (details)
  122. Update usage of "noDerivative" (#4024) (details)
  123. Fix markdownlint warnings (#3973) (details)
  124. fix #4030 (details)
  125. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details)
  126. Reduce guess for initial temperature difference across wall. (details)
  127. implemented recognition of startTime (see #4035) (details)
  128. applied an equivalent change to Sampler (as to ZeroOrderHold) (details)
  129. spliceFunction_der check limits (details)
  130. add description string (details)
  131. Remove unit errors. (details)
  132. Avoid unit error. (details)
  133. Fix incorrect start-value. (details)
  134. Give a proper definition of machine constants. (details)
  135. Update description in ModelicaServices as well. (details)
  136. And values. (details)
  137. Revert "startTime of ZeroOrderHold" (#4044) (details)
  138. fixes startTime of ZeroOrderHold" (details)
  139. Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039) (details)
  140. Fix typo (details)
  141. Change doc string in the style of Modelica.Blocks.Math (details)
  142. Fix typo (details)
  143. Fix description (details)
  144. Rename record instance names ????Data => ????Data3 (details)
  145. Fix final parameter propagation (details)
  146. Fix final in parameter record of FundamentalWave (details)
  147. Unify wording of docstrings of parameter records (details)
  148. Unit correctness. (details)
  149. Remove incorrect unit-casting. (details)
  150. Propose better unit-handling in equation. (details)
  151. Implement option 4; that is using a reference impedance with description. (details)
  152. Put reference impedance into partial induction machine model (details)
  153. Apply ZsRef also to induction machine models (details)
  154. Apply changes to Modelica.Magnetic.FundamentalWave (details)
  155. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details)
  156. Document that string functions are only intended for ASCII. (details)
  157. Spelling. (details)
  158. Update Modelica/Blocks/Math.mo (details)
  159. Update Modelica/Utilities/Strings.mo (details)
  160. Added new power block for raising an input to a user parameterized exponent (#4006) (details)
  161. Replaced state events by time events (details)
  162. enhanced documentation (details)
  163. Reverts dummy changes. (details)
  164. Propagate useSolver to these variants as well. (details)
  165. Fix docu of Modelica.Utilities.System.getTime() (details)
  166. Fix for #3971. (details)
  167. Apply suggestions from code review (details)
  168. Add DynamicPipe energy conservation tests to ModelicaTest (details)
  169. Try to fix crash for (details)
  170. Fix allocation size (details)
  171. Updated tolerance for energy conservation checks (details)
  172. Improve indentation of html code (details)
  173. Html code: No indentation within 'address' tag (details)
  174. Delete multiple and/or leading whitespaces (details)
  175. Fix unit error in SimpleAir (details)
  176. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details)
  177. Use SI.Mass instead of specifying 'unit' (details)
  178. Use prefix style 'quantity' for FixedBoundary.X (details)
  179. Add description string for m1 (details)
  180. Add description string for m2 (details)
  181. Completely remove modifications of 'quantity' (details)
  182. Remove modification of 'quantity' (details)
  183. Remove empty modifications (details)
  184. Fix unit error in RobotR3.OneAxis (details)
  185. Fix unit errors in ArmatureStroke (details)
  186. Fix unit error in CCCVcharging (details)
  187. Modifying min attribute of gain to 1 (details)
  188. removing min attribute in gain (details)
  189. Use SI.Radius instead of SI.Length (details)
  190. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details)
  191. Remove plural 's' in 'height of ramps' (details)
  192. Assert statement to avoid zero gain in controller and improved description string for controller gain (details)
  193. Changed to full path for consistency (details)
  194. Removing unintended code modifications (details)
  195. Delete unused variable 'dens' and corresponding 'R_air' (details)
  196. Delete gasForce.dens from reference comparison signals (details)
  197. Replace 'Inline=false' with late inlining (details)
  198. Unify spelling of controllers with dash omitted (details)
  199. Revert "Unify spelling of controllers with dash omitted" (details)
  200. unify spelling of controllers (details)
  201. Rename RiCurrent -> Isc (details)
  202. Adapt to renamed variable (details)
  203. Make it public, as suggested (details)
  204. #4107 missing commits in master (#4140) (details)
  205. Update codespell exceptions (#4143) (details)
  206. Bump actions to avoid deprecation warnings (#4120) (details)
  207. Amendment for #4140: Fix merge conflict (#4146) (details)
  208. lower case for controller in Modelica/Blocks/Continuous.mo (details)
  209. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (details)
  210. unify spelling of controllers (details)
  211. Fix false calculation of w (omega) when resolveInFrame == frame_resolve (details)
  212. And add unit for M (details)
  213. Add rotation about x-axis to enable a spatial motion (details)
  214. Have a flag for avoiding unnecssary discontinuities. (details)
  215. Add smooth. (details)
  216. ExpSine is more complicated. (details)
  217. oops (details)
  218. Fix syntax. (details)
  219. Simplify the mean formula. (details)
  220. Add startTime as well. (details)
  221. Restore the use of t_eps just in case, but allow setting it to zero. (details)
  222. And update description. (details)
  223. Avoid smoothness. (details)
  224. Update Modelica/Blocks/Sources.mo (details)
  225. Update Modelica/Blocks/Sources.mo (details)
  226. Rephrase (details)
  227. Simpler. (details)
  228. If the limits don't make sense use linear interpolation. (details)
  229. Fix typo (details)
  230. Omit modifiers of animation parameters (details)
  231. Documentation and description for FluidHeatFlow library improved (#4141) (details)
  232. Update Modelica/Blocks/Sources.mo (details)
  233. Remove unit-casting (details)
  234. Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1 (details)
  235. Add Evaluate=true. (details)
  236. Added units to mathematical constants (#4155) (details)
  237. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) (details)
  238. Fix unit for mu0. (details)
  239. Simpler. (details)
  240. Removed out-of-date/incorrect comment about epsilon_0 (details)
  241. Fix codespell exceptions (CI) (#4165) (details)
  242. Delete successful and skipped workflow runs (#4177) (details)
  243. Meke internally used ports of optional housing port and optional thermal port protected (details)
  244. Update annotations to be correct. (details)
  245. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (details)
  246. Apply suggestions from code review (details)
  247. refs #4180 Fix Text annotation (details)
  248. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (details)
  249. Restore documentation (#4184) (details)
  250. Fix regex to optionally ignore quoted strings (#4183) (details)
  251. Fix unit errors in ExternalCombiTimeTable constructor (#4188) (details)
  252. Remove use of unknown variable useReset (details)
  253. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. (details)
  254. The parameter 'target' does not exist. (details)
  255. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. (details)
  256. Remove unknown parameter useMeanDensity (details)
  257. KC and DP_Fric do not exist in this class (details)
  258. Cleanup (details)
  259. As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release. (details)
  260. Correct units for normalizing vectors. (details)
  261. Fix link to Holman2010 (#4199) (details)
  262. Fix and add ITEA links (#4196) (details)
  263. Fix broken links (#4202) (details)
  264. Remove public (details)
  265. Coordination of #4101: Fix unit errors (details)
  266. Fix instance names (details)
  267. Close #4101: Fix unit error in a single PR (details)
  268. Remove blanks (details)
  269. Remove redundant diagram text for most Analog examples (details)
  270. Remove diagram text of CompareTransformers (details)
  271. Fix factor 2 in calculation (details)
  272. Update .mailmap file (details)
  273. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) (details)
  274. Fix codespell exceptions (#4203) (details)
  275. Remove real relation in non-discrete-time controlled if-statement. (details)
  276. Remove unnecessary noEvent (details)
  277. Fix broken link (#4211) (details)
  278. Use 1.14 instead of sqrt(1.3) (details)
  279. Update matio library to 1.5.24 (#4222) (details)
  280. Add all defined outputs of the test example into reference signals (details)
  281. Initialize output array C even when multiColoredSurface=false (details)
  282. Set modifier of 'C' being 'final' (details)
  283. Documentation: modifier 'C' shall be 'final' (details)
  284. refs #4174: Fix (and rename) parameters (#4176) (details)
Commit 9e4d4641ea4f791d4dfa47ab3375a6ab9a43202d by Hans.Olsson
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit be4ca805b26c51282148d041cae182602a215f98 by Hans.Olsson
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit ab5b5fb8600736dc0b32ccd62b44a95b296164bf by modelica
Fix bug in calculation of complex transfer function
The file was modified Modelica/ComplexBlocks/ComplexMath/TransferFunction.mo (diff)
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 4c0b54ace4b2cf37c34cd16fde9c235c0d22bd57 by modelica
refs #3782: Decrease solver tolerance
The file was modified Modelica/Fluid/Examples/AST_BatchPlant.mo (diff)
Commit ecc0b4182bf289fb21911d1cd8e19e4c91827831 by modelica
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit 24032447dfbe706222bbae6ac725eda4c7ffa8f1 by modelica
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit 6e5de83b71a2651f7e4c225d00d3344d513e99a4 by dr.christian.kral
Use physical units to parameterize transfer function
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 555393ca20ad5a56814e5bc3e20d5116963da646 by noreply
Calculate unitless coefficient b

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 86359740c9d5881140d9c5e747285485a739db4f by noreply
Remove Evaluate=true for fixed=false parameter 'n_b'

From the brief discussion in https://github.com/modelica/ModelicaSpecification/issues/2951, it seems that `Evaluate = true` on a parameter with `fixed = false` is not expected to have any effect.  Thus I'd like to propose that the `Evaluate = true` is removed in order to get better correspondence between presence of `Evaluate = true` and parameters actually becoming evaluated.
The file was modified Modelica/Mechanics/MultiBody/Joints/Assemblies/JointRRR.mo (diff)
Commit 1b9badaf8aed6c53254833fd8afbf12c2841d1ac by Anton.Haumer
implemented example Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo
The file was addedModelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/package.order (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
Commit 5a26da3ae43355cd83ab7f74eb592f944e2305c2 by Anton.Haumer
add comparisonSignals.txt
The file was addedModelica/Resources/Reference/Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter/comparisonSignals.txt
Commit f3c4e9696f637badc808d41ef9225d52379d3888 by dr.christian.kral
Update documentation
Add <code> for Modelica variables
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (diff)
Commit 9a9017ad954d4fd3d9617c38de83a22975439a66 by rdgfranke
Avoid max({}) in Modelica.Math.Matrices.nullSpace

See e.g. the use of this function in ModelicaTest.Math.TestMatrices3.
The file was modified Modelica/Math/package.mo (diff)
Commit 5b711bddfbb27080a1da39f0e7f3d3055e88a62a by jakub.tobolar
Change unit of angular velocity from 1/s to rad/s to omit ambiguity
The file was modified Modelica/Mechanics/MultiBody/Sensors/AbsoluteSensor.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativeSensor.mo (diff)
Commit d3c7de55cb21c93fc64d4926480283bd4d0b96cf by jakub.tobolar
Add unit of output vector r_rel
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativePosition.mo (diff)
Commit 5b689118498e6694fadc5f1b2bbbae2311333043 by jakub.tobolar
Add unit of output vector 'torque'
The file was modified Modelica/Mechanics/MultiBody/Sensors/CutForceAndTorque.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/CutTorque.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativeVelocity.mo (diff)
Commit 6fd18e762efd330e442e9e67d1d1b2bc1bce1a00 by Lenz Malte
Add missing parenthesis in fluid user guide page.
The file was modified Modelica/Fluid/package.mo (diff)
Commit 865ce07e2de55954182f39afcc876c19dd07c73c by Hans.Olsson
Avoid values out of bound, and simplify logic.
Closes #3887
The file was modified Modelica/Electrical/PowerConverters/DCAC/Control/SVPWM.mo (diff)
Commit a42691cb3ccddfb51f1408945db7f0c3d9e29b00 by modelica
refs #3865: Added QuasiRMS voltage and current single phase sensors
The file was modified ModelicaTest/Electrical/QuasiStatic/SinglePhase.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/VoltageSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/ReferenceSensor.mo (diff)
The file was addedModelica/Electrical/QuasiStatic/SinglePhase/Sensors/VoltageRMSSensor.mo
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/FrequencySensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/package.order (diff)
The file was addedModelica/Electrical/QuasiStatic/SinglePhase/Sensors/CurrentRMSSensor.mo
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/CurrentSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/PotentialSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/PowerSensor.mo (diff)
Commit 8d090810980e1e2e51559721cdd4c267a4c849ae by noreply
Run spelling check via GitHub Actions (#3899)

The file was modified .github/workflows/checkCron.yml (diff)
The file was modified ModelicaTest/Electrical/package.order (diff)
The file was modified Modelica/Electrical/Digital.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/Interfaces/package.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Lines/CompareLosslessLines.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Electrical/SingularTransformer/comparisonSignals.txt
The file was modified Modelica/Math/Nonlinear.mo (diff)
The file was removedModelicaTest/Electrical/SingularTransfomer.mo
The file was removedModelicaTest/Resources/Reference/ModelicaTest/Electrical/SingularTransfomer/comparisonSignals.txt
The file was modified Modelica/Blocks/package.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/UsersGuide/WindingModel.mo (diff)
The file was addedModelicaTest/Electrical/SingularTransformer.mo
The file was modified Modelica/Units.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicIdealDiodes.mo (diff)
The file was modified Modelica/Electrical/Analog/Sources/LightningImpulse.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/Force/package.mo (diff)
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 76557cb0001d37483947f5c8ebc5703146439a64 by noreply
refs #3903: Fix error handling for invalid format specifier in text file (#3905)

The file was modified Modelica/Resources/C-Sources/ModelicaIO.c (diff)
Commit 2adea8258a6b938be8a790d1e6291ddb4aef80f2 by dietmar.winkler
Adds optional default return value parameter

Closes #3921
The file was modified Modelica/Utilities/Examples.mo (diff)
Commit cfbb98270a4ba6eb141d0529dfb7c9e2a46b4ecf by noreply
Fix misspelled file name (#3923)

The file was modified .gitattributes (diff)
Commit b66df3195a8f1e1aeabd29f8727671137dc921e3 by noreply
Fix the bad Evaluate annotation (#3924)

The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit 1fbc971d81cbbcf53016fb67d0fff99478429d2e by Anton.Haumer
Implemented and tested PowerSupply
The file was addedModelica/Resources/Reference/Modelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer/comparisonSignals.txt
The file was modified Modelica/Electrical/Analog/Sources/package.order (diff)
The file was addedModelica/Electrical/Analog/Examples/DemoPowerSupply.mo
The file was addedModelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer.mo
The file was addedModelica/Resources/Reference/Modelica/Electrical/Analog/Examples/DemoPowerSupply/comparisonSignals.txt
The file was addedModelica/Electrical/Analog/Sources/DCPowerSupply.mo
The file was modified Modelica/Electrical/Analog/Examples/package.order (diff)
Commit a40052cf4a9bddd7ecef658e426d7c9efb7730c9 by Anton.Haumer
tidy html and annotation
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit e5f0e7eb5050456a8040d5a847adaab939cf866b by noreply
Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896)

* refs #3894: Fix derivatives in 2D-table for one-sided extrapolation by constant continuation

* refs #3894: Add test model
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/Test33/comparisonSignals.txt
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/package.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/Test33/comparisonSignals.txt
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
Commit 5ca9e776fe6dc0397a3cf79ba1999b4f75a9c65d by dr.christian.kral
Start docstring with upper case letter
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit 701325e21e3adb68315bb9d42e5f046cfad64471 by dr.christian.kral
Fix wording of back current exception
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
Commit 3c0884d84b0e89df5d696cd21c4e866497203a8e by dietmar.winkler
corrected a html bug and created an entry in the ReleaseNotes
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit bc7e4ed7011f01478877bbd34635e4d47ac42162 by dietmar.winkler
removed funny character(s) before within;
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
Commit 0d2660c30244d2c43f09b40e0614ac05ba51334b by noreply
Apply suggestions from code review

Make default=false and use enable as suggested by @HansOlsson

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Utilities/Examples.mo (diff)
Commit 0021e1a8fdbd9f4b3df58f916c3c3d1a14305f3c by noreply
Liberate machine parameter m (#3920)

* Liberate Modelica.Electrical.Machines.Utilities.ParameterRecords.InductionMachineData.m
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
Commit d3cec537d5cba22dc1d7b970c417b0cb9169c065 by dietmar.winkler
Avoid line breaks in description string which some tools handle badly.

The file was modified Modelica/Utilities/Examples.mo (diff)
Commit 5914e8da913c304b9874788114e026aa42e8e1d4 by dietmar.winkler
Remove annotation noise and add missing comma.

The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit 122aa769dedc01bfa049c81c1edb70c139fd1ae9 by dietmar.winkler
Remove superfluous imports (already done in the Electrical package

The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer.mo (diff)
Commit c7a3e5624f18a1dab8a08a542eb00c5954e525c4 by dietmar.winkler
Revert dummy changes to unrelated classes.

The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
Commit 819f79bd0bf1f4f77a6cb2acb747f1251453030e by noreply
Correct assert and white space fixes

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit 1e9140ec8e067cfaa14e077d1470ceecba0300a2 by dr.christian.kral
Improve visibility of connections
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit 4eaef61ce83263153764eabc3a44bc9eba469640 by dr.christian.kral
Remove obsolete colons (see UsersGuide)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit f6b3e1105f92bda7116b2d3c3afa438d9b262e23 by dr.christian.kral
Fix documentation of Tp2 and Tp
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 43f3e25df3a8f7823af15d108263cc8b31e1505c by dr.christian.kral
Add image explaining PusleSeries
The file was addedModelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png
The file was addedModelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.ipe
Commit 2e9edcfaffddc90e9bdd78ecf5d55639064cdc95 by dr.christian.kral
Reduce size of image
by applying `convet -resize 50% PulseSeries.png PulseSeries.png`
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 7a96b8aaaa59f0e6ab11f7a294e6ef71e01666e3 by dr.christian.kral
Now chaing size of image
by applying `convet -resize 50% PulseSeries.png PulseSeries.png`
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png (diff)
Commit cdd16abaf45ef9aab7146bd61b62fa71b5cd310f by dr.christian.kral
Fix documentation to match implementation
add diagram to parameter dialog
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit bd8f3c3039338dbc0a80869b5564ec37f1dca99a by noreply
Strip leading newline in img.alt attributes (#3938)

I don't know exactly why, but these are causing some kind of problem in System Modeler, and I don't see why one would like to keep them.
The file was modified Modelica/Electrical/QuasiStatic/UsersGuide/Overview/ACCircuit.mo (diff)
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.ipe (diff)
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png (diff)
Commit b7e9430f11eca27fc9c00b80e11b422b4255b086 by modelica
refs #3897: Fix typo
The file was modified Modelica/package.mo (diff)
Commit 27bf6ec1e5b9c61de312144a89ac2626fadbddbc by noreply
Fix copy/paste error in description of Translational.Sources.Force2 (#3942)

The file was modified Modelica/Mechanics/Translational/Sources/Force2.mo (diff)
Commit 1607d74718300e295ce869925882b5c8349ae39a by Hans.Olsson
Consider the derivatives at boundaries in the 2D-table.
Updated to current date
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 88c839392440335e363ddced6201d217397b4cf3 by Hans.Olsson
Improved example to show all issues.
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
Commit ef06462f3c58140fe5aee1853b11a453fab7c4aa by Hans.Olsson
Avoid using epsilon altogether.
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/OneSidedDerivative2D/comparisonSignals.txt
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
Commit a2e0c8450ff09f5e4e01b966cde89b291507d8e2 by Hans.Olsson
Add vector-test case
(and slight grammatical error).
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/OneSidedDerivative2D/comparisonSignals.txt
Commit 82e0c06aa89e140eb1c843f4957f6dd440b13872 by noreply
Fix Modelica tools link (#3943)

The file was modified README.md (diff)
Commit ddacf1268084a57a20a3ce5d19a3fb46985f9e54 by noreply
Remove section that points to possible future implementation (#3939)

Fixes #3937
Documentation should state what **is** implemented and not point to something that *might* get implemented. Here this resulted also in a list without heading.
The file was modified Modelica/Electrical/Machines/Thermal/package.mo (diff)
Commit eacbaec1f0fe08ec5bbfc71d0d465c15b7e01bdb by noreply
Update documentation (#3933)

The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/package.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/Vector.mo (diff)
Commit fb880e22e7ebd180cb5451bce620ee10eba8fb9b by noreply
Remove superfluous import statements (#3932)

The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/DoubleArrow.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/Arrow.mo (diff)
Commit 2a179582555926db67437c443b60e625523c6471 by modelica
refs #3893: Fix formatting and update naming
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit c15f9d3bea31db7a03904248c81c77f26bb6cb2f by noreply
Refactor spliceFunction (#3885)

* Improve readability slightly
* Remove cosh, because cosh(800+) might return NaN
* As reported by https://github.com/ibpsa/modelica-ibpsa/issues/1531
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit fb57949397065a3423c8babacf2f0886a572fa82 by modelica
refs #3893: Fix formatting
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 23a70a717c0225daa4e21954946219dfc30b7e75 by noreply
Improve documentation of both rotational and translational sensors (#3862)

* Unify documentation of both translational and rotational sensors
The file was modified Modelica/Mechanics/Rotational/Sensors/RelSpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/ForceSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/TorqueSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/PowerSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/SpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/SpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/RelAccSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/AccSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelAccSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/PowerSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/package.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelSpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/AccSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/RelAngleSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/package.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/PositionSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/AngleSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelPositionSensor.mo (diff)
Commit 6f3f6caf9f0ecfd1c0f90f95559d9ebc8ba34be2 by modelica
Add Modelica Libraries logo for dark mode
The file was addedModelica/Resources/Images/Logos/Modelica_Libraries_dark.svg
The file was modified README.md (diff)
Commit 7942a3f77035d42bf8aa421c0bf01febae8ed901 by modelica
Change y into x in spatialDistribution() definitions

Generate image using http://latex2png.com at 120dpi

```tex
\begin{array}{rcl}
\frac{\partial z(x,t)}{\partial t}+v(t)\frac{\partial z(x,t)}{\partial x} & = & 0.0\\
z(0.0, t) & = & \mathrm{in}_0(t) \text{ if $v\geq 0$}\\
z(1.0, t) & = & \mathrm{in}_1(t) \text{ if $v<0$}
\end{array}
```
The file was modified ModelicaReference/package.mo (diff)
The file was modified ModelicaReference/Resources/Images/spatialdistribution.png (diff)
Commit b1c2bf4793e747c12e688f08db61d18e1d12a8c1 by Hans.Olsson
Almost automatically updated to have correct gradient.
Note that Modelica/Electrical/Machines/Icons/(Quasi|)StaticTransformer.mo was converted to be line-based.
Closes #3951
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yz/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yd/package.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/Components/PartialAirGapDC.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/Transformers/package.mo (diff)
The file was modified Modelica/Electrical/Machines/Icons/QuasiStaticTransformer.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dz/package.mo (diff)
The file was modified Modelica/Fluid/Examples/AST_BatchPlant.mo (diff)
The file was modified Modelica/Electrical/Machines/Icons/TransientTransformer.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dd/package.mo (diff)
The file was modified Modelica/Fluid/Vessels.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer1PhaseWithHysteresis.mo (diff)
Commit 0286ecf66f7c8daf514a6d799ac511c996818375 by Hans.Olsson
Remove unwanted gradient.
The file was modified Modelica/Electrical/Analog/Interfaces/TwoPort.mo (diff)
The file was modified Modelica/Electrical/Analog/Interfaces/FourPin.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 982611b1ef9f1975118bfbb397545dfc01a62cdf by Hans.Olsson
Revert unwanted change of files (even if blank line would be nice).
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yz/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dz/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yd/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dd/package.mo (diff)
Commit 08e308006b2c76e193b87a1fb4bd29cf6a7d5ea3 by dietmar.winkler
Adds animated level on the icon layer of the OpenTank

Basically implementing the same feature as already present in `Modelica.Fluid.Vessels.OpenTank`
The file was modified Modelica/Thermal/FluidHeatFlow/Components/OpenTank.mo (diff)
Commit bd4c750d4bd51d4ed9c0fdb12e084add47b478e3 by noreply
Fix broken link (#3955)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 59c418e03abe489c1fa82fa39fece72a213dd0d8 by 11094799+mestinso
Fixed Wb_flows discretization terms for DynamicPipe

- Fixes made for all structure cases: av_b, a_vb, a_v_b, and av_vb
- The new discretizations terms give more accurate derivatives associated with the volumes
- Energy is now properly conserved (previously av_b, a_vb, and a_v_b had conservation errors)
The file was modified Modelica/Fluid/Pipes.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit f170f2f15f906a93e5dc7511bc9ef26f520c6d31 by noreply
Fix parameter propagation of IntersectivePWM (#3910)

* Fix not propagated parameter

* Use final attribute for parameter propagation
The file was modified Modelica/Electrical/PowerConverters/DCAC/Control/IntersectivePWM.mo (diff)
Commit 80325f858b3a3fc9879f0a933a821a608a5afcd4 by noreply
Propagate parameter T in Polyphase Resistors and Conductors (#3964)

* fix #3963

* Clean up whitespaces.

Co-authored-by: Dietmar Winkler <dietmar.winkler@dwe.no>
The file was modified Modelica/Electrical/Polyphase/Basic/VariableConductor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/Conductor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/VariableResistor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/Resistor.mo (diff)
Commit e048cff3474f00d12559f3b572474b9ca878b611 by noreply
Update wrapAngle.mo

Bracket typos in function description and documentation.
The file was modified Modelica/Math/wrapAngle.mo (diff)
The file was modified ModelicaReference/package.mo (diff)
Commit 6e7069a34def53bd5cfc53090deceaa8aeecce10 by jakub.tobolar
Emphasize text in documentation
The file was modified ModelicaReference/package.mo (diff)
The file was modified ModelicaReference/package.mo (diff)
Commit 8a784597a1b861574659b3f77a4f16474b5db08d by Hans.Olsson
Do not preserveAspectRatio for terminate-block.
The reason is that you want to write an expression and it is natural
to adapt the length of the block to the expression, which will give different aspect ratios.
This is consistent with the source-block BooleanExpression.
The file was modified Modelica/Blocks/Logical.mo (diff)
Commit fb08d0d569c4dcae851d1b636ca84154b8e434a9 by noreply
Fix broken link to academia.edu (#3981)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 31f205c776b7d1d1817488d0868c1187819af383 by noreply
Update matio library to 1.5.23 (#3982)

The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaMatIO.txt (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.h (diff)
Commit 3c4d35f900943fea25456221c5470847683c40b5 by noreply
Add Python Venv and VS Code files to .gitignore file (#3974)

The file was modified .gitignore (diff)
Commit 79e63f5b3093afa5c45830d721de14536096979e by noreply
Add problem matchers for CI (#3972)

The file was added.github/check_deprecated_line_color.json
The file was modified .github/workflows/checkCI.yml (diff)
The file was added.github/tidyHTML.json
The file was added.github/checkTags.json
The file was added.github/moparser.json
Commit 8690ef62beae4ffd29dd30dec053ed88de92ebfb by noreply
Fix LCC build (#3784)

The file was modified Modelica/Resources/C-Sources/ModelicaInternal.c (diff)
The file was modified Modelica/Resources/C-Sources/stdint_wrap.h (diff)
Commit 569c5253c46408343a01166715387d417821c04a by noreply
Eddy current sources (#3976)

The file was modified Modelica/Mechanics/Translational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sources/EddyCurrentTorque.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sources/EddyCurrentForce.mo (diff)
Commit 7cd0a8fb0c45e4cc409cb39446cf6cc5857cb9d8 by dr.christian.kral
Keep original implementation
Add link to Wikipedia
The file was modified Modelica/Math/wrapAngle.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Math/wrapAngle.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
Commit a93ce277959d81a6831a891fa52772643495c7e1 by noreply
Removes outdated segment images from OLine (#3961)

Closes #3960
The file was removedModelica/Resources/Images/Electrical/Analog/segment_first.png
The file was removedModelica/Resources/Images/Electrical/Analog/segment_last.png
The file was removedModelica/Resources/Images/Electrical/Analog/segment.png
Commit 85c8cdb92fbe6539674bde295b7705bf534894ba by Anton.Haumer
fix calculation of A in Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
Commit 85ccb4db22e3b84028e0ed514bd6f761634b6d20 by noreply
Re-arrange equation to improve readability

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
Commit e3d183ef872fa1d8e3ee2c2f520920059bd34629 by noreply
Fix some bugs in shapes of FluxTubes (#3993)

The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/AISI_12L14.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/PureIron/VacoferS2.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/Toroid.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/GenericFluxTube.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron/Permenorm3601K3.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/AISI_1008.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderCircumferentialFlux.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinder.vsdx
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron/MuMetall.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinderAxialFlux.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/CobaltIron/Vacoflux50.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/Cuboid.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/GenericFluxTube.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderAxialFlux.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/Toroid.vsdx
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M350_50A.mo (diff)
The file was modified .gitattributes (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/Cuboid.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/Steel_9SMn28K.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/X6Cr17.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/Circumferential.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderAxialFlux.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Examples/MagneticCircuit.vsdx
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M330_50A.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M530_50A.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinderRadialFlux.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M700_100A.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/DC03.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/BaseData.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/PureIron/RFe80.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M940_100A.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/DC01.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/Steel_9SMnPb28.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/Circumferential.vsdx
Commit 8e2a4543e51bb2ac911ec9ec0b53eb3c147f7adb by noreply
Update Media.mo (#3918)

reduced dp_nominal in TestsWithFluid.Components.PartialTestModel by a factor of 1000, which makes it reasonable, and will change all reference results in TestsWithFluid.
The file was modified ModelicaTest/Media.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/MovingCoilActuator/Components/ConstantActuator.mo (diff)
Commit 0c0a001aa5aebfb429af114f61ec1965d640c66f by dr.christian.kral
Add <p> and </p> to HTML documentation
The file was modified Modelica/Mechanics/Rotational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/RollingWheel.mo (diff)
Commit a535d27980bde82a3ff765223fd9db362e1f7738 by dr.christian.kral
Remove Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities.Battery
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/package.order (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/PartialControlledDCPM.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_Drive.mo (diff)
The file was removedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/Battery.mo
Commit 4e763643b3b31da3795ead14457c30a751f68cc3 by Anton.Haumer
Implement continuous version of SignalExtrema
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Blocks/package.mo (diff)
Commit 8118479ad0dd404026a5e8eb3ffe5eb6366596f8 by Anton.Haumer
added comparisonSignals.txt
The file was addedModelica/Resources/Reference/Modelica/Blocks/Examples/DemonstrateContinuousSignalExtrema/comparisonSignals.txt
Commit 83c156c50c8faf78b65f13bc0710cbcafa12c1d5 by Anton.Haumer
ContinuousSignalExtrema: improved detection of t_min and t_max
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Blocks/package.mo (diff)
Commit ed187e6223295a81fcc1e237f3e3d29048358d53 by Anton.Haumer
extended Blocks.Examples.DemonstrateContinuousSignalExtrema
The file was modified Modelica/Resources/Reference/Modelica/Blocks/Examples/DemonstrateContinuousSignalExtrema/comparisonSignals.txt (diff)
The file was modified Modelica/Blocks/package.mo (diff)
Commit 1c9bcb39807ddc478c96919fa3eeafd04842cf44 by noreply
Pass forceColor to arrow visualizer (#3990)

The file was modified Modelica/Mechanics/MultiBody/Forces/ForceAndTorque.mo (diff)
Commit 02657f5310f208a6c13f103a8fe97fc65d495dcb by noreply
Added assert condition block (#3985)

* Added assert condition block

- Block is useful for applying asserts via graphical layer (rather than via equations)


Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: tobolar <jakub.tobolar@dlr.de>
Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified ModelicaTest/Blocks.mo (diff)
The file was modified Modelica/Blocks/Logical.mo (diff)
Commit 6046df8800df3e58058e1be7f9a47701ce98dfad by Anton.Haumer
Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepVoltageSource.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepCurrentSource.mo (diff)
Commit 3a5289d617824d1b4f04ca133a065c5532b5df8d by noreply
Improve description string in example.

* Clarify description string.
fixes #4020
Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Analog/Examples/ResonanceCircuits.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepCurrentSource.mo (diff)
Commit c704bdf7b520806c6085d6bfd0f349e5f6f613a2 by noreply
Update usage of "noDerivative" (#4024)

fixes #4023
The file was modified ModelicaReference/package.mo (diff)
Commit f325ed37f316ef59673bc1494707e994992fb8df by noreply
Fix markdownlint warnings (#3973)

The file was modified Modelica/Resources/Documentation/Generate-ReleaseNotes.py (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modified Modelica/Resources/Reference/Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad/comparisonSignals.txt (diff)
The file was modified Modelica/Electrical/Machines/Sensors/HallSensor.mo (diff)
Commit 5a9db5198745fd9dc1be713bda97975c38b0b477 by Hans.Olsson
The dT is a temperature difference, so converting it to celsius shouldn't use an offset.
The file was modified Modelica/Fluid/Examples/HeatExchanger.mo (diff)
Commit e0ce0518577c60a4ca40cd7d78603cb419d65f4c by Hans.Olsson
Reduce guess for initial temperature difference across wall.

The reason is two-fold:
* It is an order of magnitude too large.
* In some configurations it can cause simulation problems.
The file was modified Modelica/Fluid/Examples/HeatExchanger.mo (diff)
Commit 023175cd55928e40ccefd0b37a38d954da9ac7ce by Anton.Haumer
implemented recognition of startTime (see #4035)
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 05783cfb575d2393e501678eed8b0bb028735d9f by Anton.Haumer
applied an equivalent change to Sampler (as to ZeroOrderHold)
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 1b0d4501da2b34d882cb91f44a6a17f835cbfda7 by matthis.thorade
spliceFunction_der check limits

there are two if-conditions that used a different value:
1 versus 0.9999999999
this PR makes sure the identical limit is used
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit a53b03fee3da6eac669606536a34dd2066b771ba by matthis.thorade
add description string

and replace tab with spaces
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit cf30cb744fcc3f7faaba03793c42e0a666f2180a by Hans.Olsson
Remove unit errors.
This is related to #3881
These changes are completely safe.
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_LoadDump.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMEE_LoadDump.mo (diff)
Commit 97905bbe2659ac1ff15065c7fb126cb80aad3bdb by Hans.Olsson
Avoid unit error.
Adding a protected element in an example model should be ok.
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
Commit ccb36365eedc7ff6e164b06036a92e4994817e06 by Hans.Olsson
Fix incorrect start-value.
Detected due to unit-checking.
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/DcdcInverter.mo (diff)
Commit 879247ef41338550c5e10dea5d055ce2502cf552 by Hans.Olsson
Give a proper definition of machine constants.
They are compatible with C, and usable.
Closes #2056
The file was modified Modelica/Constants.mo (diff)
Commit 080e592082a3f543bbc180900ecf5bbf7cfb26c2 by Hans.Olsson
Update description in ModelicaServices as well.
The file was modified ModelicaServices/package.mo (diff)
The file was modified ModelicaServices/package.mo (diff)
Commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea by noreply
Revert "startTime of ZeroOrderHold" (#4044)

Was merged prematurely.
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 39b0799f58b1027afeaa7735342e58276fc0041e by dietmar.winkler
fixes startTime of ZeroOrderHold"

This reverts commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea.
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit e5aa74ccaaf5afaacd21f1a96e57d5dd80c76ecd by noreply
Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039)

Closes #4036
The file was modified Modelica/Math/package.mo (diff)
Commit d6e07b83c82517107fb9a4350dbee1d8da510f21 by noreply
Fix typo

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 2501bc7d8288eac1ada2df06fade2c0cc57cb33e by noreply
Change doc string in the style of Modelica.Blocks.Math

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit b3b21b87b6506740cfb25f01110e52ba3021fac0 by noreply
Fix typo

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/package.mo (diff)
Commit 07bb1f6a658998a2c6a0d1ed00b7de4a81906821 by noreply
Fix description

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit f689d90a36ca6d4b24fa3f30881973fdff831578 by dr.christian.kral
Rename record instance names ????Data => ????Data3
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
Commit ca683c513978b27bbb488c0b5f60e5ea5502e2a8 by dr.christian.kral
Fix final parameter propagation
so that m = 3 is not propagated to the core parameter records
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/IM_SlipRingData.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
Commit 3fd8a078302d863c1a9644a083adda217353688d by dr.christian.kral
Fix final in parameter record of FundamentalWave
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
Commit 8f670f3fe6a1b1564b682b39d0e4c5bea1d45830 by dr.christian.kral
Unify wording of docstrings of parameter records
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
Commit 29886c3393b2f9697c416c2e26ce3a6d4d8d2167 by Hans.Olsson
Remove incorrect unit-casting.
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenHard.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenSoft.mo (diff)
Commit 55070ff4f5af86bee25cf2ca97fc2d72c2f18f5a by Hans.Olsson
Propose better unit-handling in equation.
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 23ccbb17d7a5fd5afbc9874c1547216d43a894e1 by Hans.Olsson
Implement option 4; that is using a reference impedance with description.
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
Commit 2e9cc0c7995dbf382029b72f51f99c2c96a719b9 by dr.christian.kral
Put reference impedance into partial induction machine model
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Electrical/Machines/Interfaces/PartialBasicInductionMachine.mo (diff)
Commit 8cbf2be023f98e1310b8afa7ad0d8cb5af53161a by dr.christian.kral
Apply ZsRef also to induction machine models
The file was modified Modelica/Electrical/Machines/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
Commit 3382f140f1adee5ea12d419f3fa7fb4680ae321e by dr.christian.kral
Apply changes to Modelica.Magnetic.FundamentalWave
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
Commit 272d6b450fbea87564c0f9936c869f7c93e68d13 by dr.christian.kral
Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
Commit f5dae5301edda250eaa2265a36a48d0306a8dacc by Hans.Olsson
Document that string functions are only intended for ASCII.
Specifically indicate where UTF-8 texts will fail (substrings and case-insensitive comparison).
Closes #3946
The file was modified Modelica/Utilities/Strings.mo (diff)
The file was modified Modelica/Utilities/Strings.mo (diff)
Commit 0cb6499cf88442571d342db11039d1519943ea77 by noreply
Update Modelica/Blocks/Math.mo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit e58cc77b4258e87b6db7aef0e24dd3e5a4389fb3 by noreply
Update Modelica/Utilities/Strings.mo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Utilities/Strings.mo (diff)
Commit 410d60b22304755db96c761d4d61fe151d8094f6 by noreply
Added new power block for raising an input to a user parameterized exponent (#4006)

* Added new power block for raising an input to a user parameterized exponent

* Add tester with various use cases for exponentiation block

* Added comparison signals file
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified ModelicaTest/Blocks.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Blocks/Exponentiation/comparisonSignals.txt
Commit c80a86a7f4916747b0248f36d70bd1d99b20b394 by Anton.Haumer
Replaced state events by time events
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit b31d8cf918009bc423573d8eda95d899f3baf23c by Hans.Olsson
Propagate useSolver to these variants as well.
Closes #4070
The file was modified Modelica/Clocked/ClockSignals/Clocks/Rotational/FixedRotationalClock.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Clocks/Logical/PartialLogicalClock.mo (diff)
Commit 37b10e6e906da3aadc73223ded9e5f5f33612b18 by noreply
Fix docu of Modelica.Utilities.System.getTime()

In the example for return values, day was missing.
The file was modified Modelica/Utilities/System.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Interfaces/PartialNoise.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Sampler/Utilities/Internal/UniformNoise.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Sampler/Utilities/Internal/UniformNoiseXorshift64star.mo (diff)
Commit 3281d92b281b1ab8b9a1f6c52fe49b4859a91e3e by noreply
Apply suggestions from code review

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Clocked/RealSignals/Interfaces/PartialNoise.mo (diff)
Commit 25062d267e4bf5e3f0f5b91001870e83c31ea339 by 11094799+mestinso
Add DynamicPipe energy conservation tests to ModelicaTest
The file was modified ModelicaTest/Fluid/TestComponents/Pipes/package.order (diff)
The file was addedModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck2.mo
The file was addedModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck.mo
Commit 7dc882f96c6ca1cffc7345302c8c6083b1523d94 by modelica
Try to fix crash for
ModelicaTest.Tables.CombiTable2D[sv].Test2[167]
when compiled with VS 2019.
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit bd0777740495ef61a0e74d36763ca117dbdae906 by 11094799+mestinso
Updated tolerance for energy conservation checks
The file was modified ModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck.mo (diff)
Commit 0f8b9f23b9d992567b1a22d7a269097db73f17ea by jakub.tobolar
Improve indentation of html code
The file was modified Modelica/Media/Water/IF97_Utilities.mo (diff)
Commit 9779e2021ba5324635912f7a3898879dfec10761 by jakub.tobolar
Html code: No indentation within 'address' tag

Fix non-matching 'tr' tag and delete '>' added by mistake
The file was modified Modelica/Media/Water/IF97_Utilities.mo (diff)
Commit f8c9eaf4b744e39fc03747e87dafb96e6e7d073c by jakub.tobolar
Delete multiple and/or leading whitespaces
The file was modified Modelica/Media/Air/SimpleAir.mo (diff)
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit e66d5de7cbb6c37ac062bab5a2c4882a0d2a477a by noreply
Fix unit error in SimpleAir
The file was modified Modelica/Media/Air/SimpleAir.mo (diff)
Commit b5dea8c0dd01d3f156e079e8bf744ca85ab8fdf5 by Tidefelt Henrik
Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2

This follows the style in Modelica.Media.Interfaces.PartialMedium.MassFlowRate and give tools a chance of making sense of the quantity.
The file was modified Modelica/Media/package.mo (diff)
Commit d55f0bdc3b2ddcb1fae625712f40b85d4e0da009 by Tidefelt Henrik
Use SI.Mass instead of specifying 'unit'

This is more elegant, and also similar to how it's done in Modelica.Media.Interfaces.PartialMedium.MassFlowRate:
  type MassFlowRate = SI.MassFlowRate(quantity = "MassFlowRate." + mediumName, min = -1.0e5, max = 1.e5)
The file was modified Modelica/Media/package.mo (diff)
Commit 5914d55120ebd6ba05bce95e13e99113eec54de3 by Tidefelt Henrik
Use prefix style 'quantity' for FixedBoundary.X

This follows the style in Modelica.Media.Interfaces.PartialMedium.MassFlowRate and gives tools a chance of making sense of the quantity.
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit fcd4c580c6f559c74530f09d9381320f55bc41bb by noreply
Add description string for m1

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Media/package.mo (diff)
Commit 93841b72972ef7ed0bed984a64666dd28db27198 by noreply
Add description string for m2

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Media/package.mo (diff)
Commit 0bcc98c61ee70beb439a7a0f80d0339bc9ccdd68 by Tidefelt Henrik
Completely remove modifications of 'quantity'
The file was modified Modelica/Media/package.mo (diff)
Commit 29b261acb5017fe17153c1b2271b6d2500287017 by noreply
Remove modification of 'quantity'
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit e5e9f2920219e45a561bc9318c7e40fb24836686 by Tidefelt Henrik
Remove empty modifications
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit eccdade37e27f856b79ba1308071812679ce00b6 by Tidefelt Henrik
Fix unit error in RobotR3.OneAxis
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit c0d8c3409a4f5b22124765bb46345d2bdcf21015 by Tidefelt Henrik
Fix unit errors in ArmatureStroke
The file was modified Modelica/Magnetic/FluxTubes/Examples/MovingCoilActuator/ArmatureStroke.mo (diff)
Commit 183fe6d26cc8429cef7fcccbe03f2692bd4bdb59 by Tidefelt Henrik
Fix unit error in CCCVcharging
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 366c8c8b3f3026c355b18f6ad32358a4b0824039 by arunkumar.narasimhan
Modifying min attribute of gain to 1
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit a848744e3995d902edfbf8ca4454dbcd36521e2e by arunkumar.narasimhan
removing min attribute in gain
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit d2b2e2983f2439e6df44ba20c1aed308f3ca3b0d by Tidefelt Henrik
Use SI.Radius instead of SI.Length
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit c07ed57aa50d17daae69ba048b9700a70ddb8603 by modelica
ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666)
The file was modified Modelica/Media/Air/ReferenceMoistAir.mo (diff)
Commit 0c013e40320a6caa443bbc3bc097aaf67960cf6c by Tidefelt Henrik
Remove plural 's' in 'height of ramps'
The file was modified Modelica/Clocked/RealSignals/TimeBasedSources/Ramp.mo (diff)
The file was modified Modelica/Clocked/RealSignals/TickBasedSources/Ramp.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 4813c7483dd14c8937c92ddd072b3e50e2741750 by 124154466+arunkumar-narasimhan
Assert statement to avoid zero gain in controller and improved description string for controller gain
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit e62cba74447086276531f3b93c59b5fd947bb7fe by 124154466+arunkumar-narasimhan
Changed to full path for consistency
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit d79a3aac734c26666ce5c3973538554a8c87e56b by 124154466+arunkumar-narasimhan
Removing unintended code modifications
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit 56268a8f28124222f05b7e6871a536f77060c7fa by jakub.tobolar
Delete unused variable 'dens' and corresponding 'R_air'
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/GasForce2.mo (diff)
Commit e2ce9816bb9c4cf07e5e725b7ab7b97317a2bf75 by jakub.tobolar
Delete gasForce.dens from reference comparison signals
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Forces/EngineGasForce/comparisonSignals.txt (diff)
Commit 669100b4afbe78df72a6609cfc6487c7b2522a21 by jakub.tobolar
Replace 'Inline=false' with late inlining
See  #3908
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_d.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_dd.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent.mo (diff)
Commit 9bcd99f1d2ca81d20b67008b4b22cf2135cbac3d by 124154466+arunkumar-narasimhan
Unify spelling of controllers with dash omitted

Dash omitted to unify spelling of controllers across library.
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
Commit 109b51703027b6fd253d0c55a2091f999636c12f by 124154466+arunkumar-narasimhan
Revert "Unify spelling of controllers with dash omitted"

This reverts commit 9bcd99f1d2ca81d20b67008b4b22cf2135cbac3d.
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
Commit 520ee5c6acf2883836bcb8fa8bbb63ce5e4b41b6 by 124154466+arunkumar-narasimhan
unify spelling of controllers

unify spelling of controllers by omitting dash in description and documentation
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
Commit 1f85689a989cd91108e89914edf7d6ff77bc384b by noreply
Rename RiCurrent -> Isc

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 1f422fc272dfc859b973cfc225897b755782b8cf by noreply
Adapt to renamed variable

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 1969bc16e4ce9061608c5f4537677ce0153e38cc by noreply
Make it public, as suggested

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit a963d5bac1ac2b6c00ea1ca0567036a17f9f5262 by noreply
#4107 missing commits in master (#4140)

* Resolved issue #4072 (for Modelica/Electrical)

* Resolved issue #4072 (for rest of Modelica)

* Squash doubled point {0,-50.5}

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Fix near-zero coordinate in connection's annotation

* Merge branch 'DagBruck_01' of https://github.com/modelica/ModelicaStandardLibrary into DagBruck_01

---------

Co-authored-by: Dag Brück <dag.brueck@3ds.com>
Co-authored-by: tobolar <tobolar@users.noreply.github.com>
Co-authored-by: tobolar <jakub.tobolar@dlr.de>
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_DOL.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/Engine1Base.mo (diff)
The file was modified Modelica/Electrical/Batteries/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTap2mPulse.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacksWithSensors/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTapmPulse.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_RL.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TestCylinder.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/Voltage2DutyCycle.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/VoltageQuasiRMSSensor.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modified Modelica/Electrical/Batteries/BaseClasses/BaseCellWithSensors.mo (diff)
The file was modified Modelica/Fluid/Valves.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepUp.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepUp/ChopperStepUp_R.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_R.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/CylinderBase.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacks/package.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/Conductor.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/InductionMachines/IMC_Inverter.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/SuperCapDischargeCharge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepDown.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/ChopperStepUp.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_R.mo (diff)
Commit 25319f9207a51dcde2d650f5a244d7c78a00c2d5 by noreply
Update codespell exceptions (#4143)

The file was modified .github/workflows/checkCron.yml (diff)
Commit 17ec1ebba4a3689b484824e4e415593a5a6eddca by noreply
Bump actions to avoid deprecation warnings (#4120)

The file was modified .github/workflows/checkCron.yml (diff)
The file was modified .github/workflows/checkCI.yml (diff)
The file was modified .github/workflows/generateReleaseNotes.yml (diff)
Commit 182301b4701a4a81f84b7b34257b919cfc8fce26 by noreply
Amendment for #4140: Fix merge conflict (#4146)

The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
Commit a5851fae93f7c75db3dba8039b9743fde758e289 by noreply
lower case for controller in Modelica/Blocks/Continuous.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit bbc9464318aaeaadca3801135c78a16143553703 by noreply
lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
Commit 509f9b18e4c39f3b7c22a5bc0b25ce8e3e320041 by 124154466+arunkumar-narasimhan
unify spelling of controllers

unify spelling of controllers and lower case.
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Utilities/VfController.mo (diff)
The file was modified Modelica/Thermal/HeatTransfer/Examples/ControlledTemperature.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/VfController.mo (diff)
Commit 8c24779fa5e367932fcb5fc4d3d0f42d68775536 by jakub.tobolar
Fix false calculation of w (omega) when resolveInFrame == frame_resolve
The file was modified Modelica/Mechanics/MultiBody/Sensors/Internal/BasicAbsoluteAngularVelocity.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenHard.mo (diff)
Commit 82d1b167e20e0decf632a8c9a2ea58f3c92415cb by jakub.tobolar
Add rotation about x-axis to enable a spatial motion
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 8196629c927d8e84ec1874de4d2dae3984060c01 by Hans.Olsson
Have a flag for avoiding unnecssary discontinuities.
Closes #3548
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit e2d701435048d323071b5d838051657f0e5bb915 by Hans.Olsson
ExpSine is more complicated.
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 9a779840a267e7be41f600ce60fa4c4ce1f0cce3 by Hans.Olsson
Simplify the mean formula.
Closes #3906
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 0aaecbb690c325297a2c87a45f26ebd3642fe8d2 by Hans.Olsson
Add startTime as well.
The file was modified Modelica/Blocks/Math.mo (diff)
Commit c4f4388f67c03eb5d9571ccf9ac794a1def4fefd by Hans.Olsson
Restore the use of t_eps just in case, but allow setting it to zero.
The file was modified Modelica/Blocks/Math.mo (diff)
Commit a93f6eb4aba876fe40da80c88fcc3476cbb01c84 by Hans.Olsson
And update description.
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit da7adc0caeb2e3bb83a3319113b88f45630ecd04 by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 373ce59d249c434158cea370c26be51e645c3277 by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 930456a53476f9973ada6f44dbf7dda595ee4cba by Hans.Olsson
If the limits don't make sense use linear interpolation.
See https://github.com/modelica/ModelicaStandardLibrary/issues/4128#issuecomment-1589465543
The file was modified Modelica/Fluid/Utilities.mo (diff)
Commit dec16deb6ed0cc4062121631c1bcc2b24eadb54e by noreply
Fix typo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 5eb42c52755a6823baa2c22b6b40097076689c75 by jakub.tobolar
Omit modifiers of animation parameters
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 4b0dbf652d725797960540a2bbdd8c2ebbd38f3b by noreply
Documentation and description for FluidHeatFlow library improved (#4141)

* Improved doc strings and documentation

* Improved documentation Updated

* Update ParallelCooling

* Lower case spelling of coolant

* Corrected misspelling of coolant in documentation of IndirectCooling.mo

Corrected misspelling of coolant in two instances of documentation

---------

Co-authored-by: Christian Kral <dr.christian.kral@gmail.com>
Co-authored-by: arunkumar-narasimhan <124154466+arunkumar-narasimhan@users.noreply.github.com>
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/OneMass.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/SimpleCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/IndirectCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TwoMass.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelPumpDropOut.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/PumpDropOut.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/PumpAndValve.mo (diff)
Commit e5a8ea165c21bad5a45ee39e8b893e50533dcfec by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenPermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_Braking.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_Braking.mo (diff)
Commit 840729224b142a4290523a7462cac084b90f0a88 by Hans.Olsson
Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit f5f6ffb4ab2386f0584c086f98d704f269c3f7d9 by noreply
Added units to mathematical constants (#4155)

* Added units to mathematical constants
The file was modified Modelica/Constants.mo (diff)
Commit c64cc2c4a6e673ff0144890a095a58084e4768ab by noreply
Delete redundant points of polygon annotation of 'Spice3' connectors (#4135)

The file was modified Modelica/Electrical/Spice3.mo (diff)
Commit f31e29ee6a452cdfce97bf222dae66358f4fbff1 by Hans.Olsson
Fix unit for mu0.
This corrects an error introduced by #4155
The file was modified Modelica/Constants.mo (diff)
The file was modified Modelica/Constants.mo (diff)
Commit ddf880ed1d03e91bb086aab7504e9d5ff63b6b1f by 11094799+mestinso
Removed out-of-date/incorrect comment about epsilon_0
The file was modified Modelica/Constants.mo (diff)
Commit e55884bab622a7393af9234958c218ef5984fc70 by noreply
Fix codespell exceptions (CI) (#4165)

* Fix typos
* Fix codespell exceptions
The file was modified Modelica/Magnetic/FundamentalWave/UsersGuide/Polyphase.mo (diff)
The file was modified ModelicaTest/Electrical/Machines.mo (diff)
The file was modified ModelicaTest/Resources/Scripts/Dymola/pressureLoss/channel/dp_internalFlowOverall_DPMFLOW.mos (diff)
The file was modified .github/workflows/checkCron.yml (diff)
Commit ce36c079036c3ade1c2b9f6626daf358ca7fb05f by noreply
Delete successful and skipped workflow runs (#4177)

refs #4134
The file was modified .github/workflows/checkCron.yml (diff)
Commit b97253e89932b8683f50b8d5c738be71f048f0bb by modelica
Meke internally used ports of optional housing port and optional thermal port protected
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BaseClasses/Machine.mo (diff)
Commit 64afc628ced4a5f79dafaec4f608ed7a67951768 by Hans.Olsson
Update annotations to be correct.
Fixes #4180
The file was modified Modelica/Clocked/ClockSignals/Clocks/Logical/PartialLogicalClock.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Interfaces/ClockInput.mo (diff)
The file was modified Modelica/Units.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Periodic/MovingAverage.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_OpenCircuit.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Transformer.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/AbsoluteSensor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/NegativeMagneticPort.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Sensors/Transient/Permeability.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_Mains.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_CommonLeakage.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_YD.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Examples/PolyphaseRectifier.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (diff)
The file was modified Modelica/ComplexBlocks/ComplexMath/ComplexToReal.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Initialize.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Examples/FixedShapes/CuboidSections.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMEE_Generator_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/SignConvention.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/RelativeSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Components/Mass.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/Utilities/ComponentsThrottleControl/Engine.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/Friction.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMR_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Periodic/FIRbyCoefficients.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/OpAmps/OpAmpCircuits/Buffer.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/package.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Basic/ElectroMagneticConverter.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/SinCosResolver.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/PositiveMagneticPort.mo (diff)
Commit 0caca64996d7be30472e0cef98f5e3331549bb1a by noreply
Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
Commit 752257e809a510a1e91e60104809f5c044fe4a4b by noreply
Apply suggestions from code review

Revert
The file was modified Modelica/Mechanics/MultiBody/package.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
Commit b7fc17a62a8bf690dd37abb4a7cdbbd29b09963b by modelica
refs #4180 Fix Text annotation
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 2db341bca680b8e75097e2df6668e191581877e8 by noreply
Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (diff)
Commit 93695ee570dbd5689d0e6bfe9292965f571b0771 by noreply
Restore documentation (#4184)

Fix oversight of f2eec0eff074fe7e20a13593f8c9e07b8a20dd6f.
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Internal/Lines.mo (diff)
Commit 76ec1028ea149c4c07ec8cb1d31defbdd3b0f502 by noreply
Fix regex to optionally ignore quoted strings (#4183)

Previously, a Text.lineColor annotation was not detected, if there was a closing parenthesis (within a quoted Text.textString annotation), e.g.

```
Text(extent={{-100,80},{-80,60}}, textString="1)", lineColor={0,0,255})
```
The file was modified .CI/check_deprecated_line_color.py (diff)
Commit 48988159d2ee243281be9a76a31d4c6a85b6d3a6 by noreply
Fix unit errors in ExternalCombiTimeTable constructor (#4188)

* Fix unit errors in ExternalCombiTimeTable constructor

The errors are in relation to how the constructor is called in Modelica.Blocks.Sources.CombiTimeTable.

* Don't assume use of scaled time
The file was modified Modelica/Blocks/Types.mo (diff)
Commit 85a329ec4dd113001f720730cafb9f7438044b15 by HansOlsson
Remove use of unknown variable useReset
The file was modified Modelica/Electrical/Analog/Examples/OpAmps/OpAmpCircuits/Integrator.mo (diff)
Commit e73cca103a749fd17d1ed3ca4d6c2e9621cae343 by HansOlsson
Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it.
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
Commit aabd50b38f0311b1aa82f7a3b1af98f660d1197f by HansOlsson
The parameter 'target' does not exist.
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 25ca24b59f1df5726b7b1bf3a0804d1907987911 by HansOlsson
Correct use of incorrect parameter and enumeration. However, the basic design doesn't work.
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 30e4aa181cfe462e45177639f3247d1027ed2378 by HansOlsson
Remove unknown parameter useMeanDensity
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 2af5c182941b4465fd90d42acc8fba15b440aea3 by HansOlsson
KC and DP_Fric do not exist in this class
The file was modified Modelica/Fluid/Dissipation.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit dbcda996c6017d70fe688d522a9af1c0dc88b56c by Hans.Olsson
As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release.
With proposed unit-checking in Dymola this reduces the warnings from 2301 to 1224 (Most - but not all are unit-related.)

Obviously many of them could be corrected, but I don't see that we have the resources to focus on that for this minor release.
The first models found were CompareTransformers, SeriesResonance in Modelica.Electrical.Analog.Examples.
The file was modified Modelica/Constants.mo (diff)
Commit 4ada630599a3eb427f717c4f2c45e749dc2726c0 by Hans.Olsson
Correct units for normalizing vectors.
The file was modified Modelica/Math/package.mo (diff)
The file was modified Modelica/Utilities/Internal.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/TransformationMatrices/from_nxy.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/from_nxy.mo (diff)
Commit ecf5df5b2bbcb99239313eee3399946481314993 by noreply
Fix link to Holman2010 (#4199)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 010d6b9a25403634530b74f84006ab2d0d5f7d02 by noreply
Fix and add ITEA links (#4196)

The file was modified Modelica/Fluid/package.mo (diff)
The file was modified Modelica/Fluid/Dissipation.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Electrical/Spice3.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit 07a1839e9e243b3118fa8a69118ea94cd8257f87 by noreply
Fix broken links (#4202)

The file was modified Modelica/StateGraph.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 739babf23b20a7f34d1c04e5fb52f97cb71b728b by dr.christian.kral
Coordination of #4101: Fix unit errors
in other Batteries.Examples
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Stack.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_CellRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Cell.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Stack.mo (diff)
Commit 8450a8eb11d7925dc89475b2f63db2db563ba402 by dr.christian.kral
Close #4101: Fix unit error in a single PR
The file was modified Modelica/Electrical/Batteries/Examples/BatteryDischargeCharge.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Cell.mo (diff)
Commit 8893d51aaef2b9f841be22dfc74e74878b494c97 by dr.christian.kral
Remove redundant diagram text for most Analog examples
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicIdealDiodes.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ShowVariableResistor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassAnalog.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/DifferenceAmplifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/SwitchWithArc.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingNPN_NORGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassOPV.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/NandGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ChuaCircuit.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassSC.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicThyristors.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingRectifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ShowSaturatingInductor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingPNP_NORGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ControlledSwitchWithArc.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingMOSInverter.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Rectifier.mo (diff)
Commit 9ecd5a8474fcc5be2eef2087c279a3faa72fe727 by dr.christian.kral
Remove diagram text of CompareTransformers
The file was modified Modelica/Electrical/Analog/Examples/CompareTransformers.mo (diff)
Commit abb35f27c520d54b86ae55131e5ffbe6e163e21e by noreply
Fix factor 2 in calculation

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
Commit 7e8ee42fb03dbdbd793140cf839ac16f003b80a1 by modelica
Update .mailmap file

Create by command

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

as reported by https://kevin.burke.dev/kevin/easy-maintenance-of-your-authors-file/
The file was modified .mailmap (diff)
Commit a2c282ea79f69e140853fe84c586d4d15a7ee99b by noreply
Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179)

See https://github.com/modelica/MAP-LIB_ReferenceResults/pull/6

Co-authored-by: Matthias Schaefer <matthias.schaefer@ltx.de>
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/HeatTransfer/Channel/kc_evenGapLaminar/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointUSP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointSSP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Blocks/Limiters/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointSSR/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointUSR/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/PressureLoss/Orifice/dp_suddenChange_DPMFLOW/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/PressureLoss/Orifice/dp_thickEdgedOverall_DPMFLOW/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointRRP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointRRR/comparisonSignals.txt (diff)
Commit d3ad60c312774a1bf84a74e830ccd55abcfb09d2 by noreply
Fix codespell exceptions (#4203)

* Fix typos
* Fix codespell exceptions
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_RL.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Lines/SmoothStep.mo (diff)
The file was modified .github/workflows/checkCron.yml (diff)
Commit a66c9e086393e6a6cd51a980eeae4a1aca2bc9c7 by noreply
Remove real relation in non-discrete-time controlled if-statement.
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit a112cfd77ded432bfedea66e3f01223c2376a11d by noreply
Remove unnecessary noEvent

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 7eb8241b8c99bfc122dc61f9d6ea144e7c940cc2 by noreply
Fix broken link (#4211)

The file was modified Modelica/Magnetic/FluxTubes/UsersGuide/Literature.mo (diff)
Commit 8923341bd5f7c3e20d3e1537dc24a530295e6ea0 by Tidefelt Henrik
Use 1.14 instead of sqrt(1.3)

Acting on thumbs up only for this change in PR discussion.
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit 84c308e21d709ee6f8d0a09f843f08b886ee051c by noreply
Update matio library to 1.5.24 (#4222)

The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.h (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.c (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaMatIO.txt (diff)
Commit e2661ccf0b38e5e8deee1605d932f8e7d66f7df1 by tobolar
Add all defined outputs of the test example into reference signals
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Blocks/Mean/comparisonSignals.txt (diff)
Commit 0716d37371534f25c8eb8593f9dfebfe7eb5d94e by tobolar
Initialize output array C even when multiColoredSurface=false
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/torus.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Interfaces/partialSurfaceCharacteristic.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/rectangle.mo (diff)
Commit f151cdad94b0a8123a8b20944d3dec43261db5e5 by tobolar
Set modifier of 'C' being 'final'
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/torus.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/rectangle.mo (diff)
Commit f7f4aa8c785ff287ca5ac807146a51fb0b041085 by tobolar
Documentation: modifier 'C' shall be 'final'
The file was modified Modelica/Mechanics/MultiBody/Interfaces/partialSurfaceCharacteristic.mo (diff)
Commit 26fc7f6698d655de44923f4799c7146fd2ea4f38 by noreply
refs #4174: Fix (and rename) parameters (#4176)

The file was modified Modelica/Electrical/Digital.mo (diff)

Summary

  1. Use one character instead of line drawings. (details)
  2. Increase extent and set font size. (details)
  3. StandardFont (details)
  4. Fix bug in calculation of complex transfer function (details)
  5. refs #3782: Decrease solver tolerance (details)
  6. Use one character instead of line drawings. (details)
  7. Increase extent and set font size. (details)
  8. StandardFont (details)
  9. Use physical units to parameterize transfer function (details)
  10. Calculate unitless coefficient b (details)
  11. Remove Evaluate=true for fixed=false parameter 'n_b' (details)
  12. implemented example Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (details)
  13. add comparisonSignals.txt (details)
  14. Update documentation (details)
  15. Fix HTML error (details)
  16. Avoid max({}) in Modelica.Math.Matrices.nullSpace (details)
  17. Change unit of angular velocity from 1/s to rad/s to omit ambiguity (details)
  18. Add unit of output vector r_rel (details)
  19. Add unit of output vector 'torque' (details)
  20. Improve code indention (details)
  21. Add missing parenthesis in fluid user guide page. (details)
  22. Avoid values out of bound, and simplify logic. (details)
  23. refs #3865: Added QuasiRMS voltage and current single phase sensors (details)
  24. Run spelling check via GitHub Actions (#3899) (details)
  25. fixes #3901 (details)
  26. refs #3903: Fix error handling for invalid format specifier in text file (#3905) (details)
  27. Adds optional default return value parameter (details)
  28. Fix misspelled file name (#3923) (details)
  29. Fix the bad Evaluate annotation (#3924) (details)
  30. Implemented and tested PowerSupply (details)
  31. tidy html and annotation (details)
  32. Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896) (details)
  33. Start docstring with upper case letter (details)
  34. Fix wording of back current exception (details)
  35. addresses #3895 (details)
  36. corrected a html bug and created an entry in the ReleaseNotes (details)
  37. corrected a typo (details)
  38. removed funny character(s) before within; (details)
  39. Remove blank line. (details)
  40. Apply suggestions from code review (details)
  41. Liberate machine parameter m (#3920) (details)
  42. Avoid line breaks in description string which some tools handle badly. (details)
  43. Remove annotation noise and add missing comma. (details)
  44. Remove superfluous imports (already done in the Electrical package (details)
  45. Revert dummy changes to unrelated classes. (details)
  46. Correct assert and white space fixes (details)
  47. Fix typo (details)
  48. Improve visibility of connections (details)
  49. Remove obsolete colons (see UsersGuide) (details)
  50. Fix documentation of Tp2 and Tp (details)
  51. Add image explaining PusleSeries (details)
  52. Reduce size of image (details)
  53. Now chaing size of image (details)
  54. Fix documentation to match implementation (details)
  55. Strip leading newline in img.alt attributes (#3938) (details)
  56. Change Tp2 in drawing (details)
  57. refs #3897: Fix typo (details)
  58. Fix copy/paste error in description of Translational.Sources.Force2 (#3942) (details)
  59. Consider the derivatives at boundaries in the 2D-table. (details)
  60. Improved example to show all issues. (details)
  61. Avoid using epsilon altogether. (details)
  62. Spelling (details)
  63. AddReference (details)
  64. Add vector-test case (details)
  65. Reference (details)
  66. Fix Modelica tools link (#3943) (details)
  67. Remove section that points to possible future implementation (#3939) (details)
  68. Update documentation (#3933) (details)
  69. Remove superfluous import statements (#3932) (details)
  70. refs #3893: Fix formatting and update naming (details)
  71. Refactor spliceFunction (#3885) (details)
  72. refs #3893: Fix formatting (details)
  73. Improve documentation of both rotational and translational sensors (#3862) (details)
  74. Add Modelica Libraries logo for dark mode (details)
  75. Change y into x in spatialDistribution() definitions (details)
  76. Almost automatically updated to have correct gradient. (details)
  77. Remove unwanted gradient. (details)
  78. BreakTiesAsBefore (details)
  79. BreakTiesAsBefore2 (details)
  80. BreakTiesAsBefore (details)
  81. ClearerName (details)
  82. Revert unwanted change of files (even if blank line would be nice). (details)
  83. Adds animated level on the icon layer of the OpenTank (details)
  84. Fix broken link (#3955) (details)
  85. Fixed Wb_flows discretization terms for DynamicPipe (details)
  86. Bump copyright year (details)
  87. Add missing cases (details)
  88. Fix parameter propagation of IntersectivePWM (#3910) (details)
  89. Propagate parameter T in Polyphase Resistors and Conductors (#3964) (details)
  90. Update wrapAngle.mo (details)
  91. Fix variable name (details)
  92. Emphasize text in documentation (details)
  93. Remove BOM (details)
  94. Do not preserveAspectRatio for terminate-block. (details)
  95. Fix broken link to academia.edu (#3981) (details)
  96. Update matio library to 1.5.23 (#3982) (details)
  97. Add Python Venv and VS Code files to .gitignore file (#3974) (details)
  98. Add problem matchers for CI (#3972) (details)
  99. Fix LCC build (#3784) (details)
  100. Eddy current sources (#3976) (details)
  101. Keep original implementation (details)
  102. Add forgotten link (details)
  103. Removes outdated segment images from OLine (#3961) (details)
  104. fix calculation of A in Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (details)
  105. Re-arrange equation to improve readability (details)
  106. Fix some bugs in shapes of FluxTubes (#3993) (details)
  107. Update Media.mo (#3918) (details)
  108. Fix #4007 (details)
  109. Add <p> and </p> to HTML documentation (details)
  110. Fix spelling and grammar (details)
  111. Remove Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities.Battery (details)
  112. Remove obsolete file (details)
  113. Implement continuous version of SignalExtrema (details)
  114. added comparisonSignals.txt (details)
  115. ContinuousSignalExtrema: improved detection of t_min and t_max (details)
  116. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details)
  117. Pass forceColor to arrow visualizer (#3990) (details)
  118. Added assert condition block (#3985) (details)
  119. Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source (details)
  120. Improve description string in example. (details)
  121. Undo line break in code (details)
  122. Update usage of "noDerivative" (#4024) (details)
  123. Fix markdownlint warnings (#3973) (details)
  124. fix #4030 (details)
  125. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details)
  126. Reduce guess for initial temperature difference across wall. (details)
  127. implemented recognition of startTime (see #4035) (details)
  128. applied an equivalent change to Sampler (as to ZeroOrderHold) (details)
  129. spliceFunction_der check limits (details)
  130. add description string (details)
  131. Remove unit errors. (details)
  132. Avoid unit error. (details)
  133. Fix incorrect start-value. (details)
  134. Give a proper definition of machine constants. (details)
  135. Update description in ModelicaServices as well. (details)
  136. And values. (details)
  137. Revert "startTime of ZeroOrderHold" (#4044) (details)
  138. fixes startTime of ZeroOrderHold" (details)
  139. Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039) (details)
  140. Fix typo (details)
  141. Change doc string in the style of Modelica.Blocks.Math (details)
  142. Fix typo (details)
  143. Fix description (details)
  144. Rename record instance names ????Data => ????Data3 (details)
  145. Fix final parameter propagation (details)
  146. Fix final in parameter record of FundamentalWave (details)
  147. Unify wording of docstrings of parameter records (details)
  148. Unit correctness. (details)
  149. Remove incorrect unit-casting. (details)
  150. Propose better unit-handling in equation. (details)
  151. Implement option 4; that is using a reference impedance with description. (details)
  152. Put reference impedance into partial induction machine model (details)
  153. Apply ZsRef also to induction machine models (details)
  154. Apply changes to Modelica.Magnetic.FundamentalWave (details)
  155. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details)
  156. Document that string functions are only intended for ASCII. (details)
  157. Spelling. (details)
  158. Update Modelica/Blocks/Math.mo (details)
  159. Update Modelica/Utilities/Strings.mo (details)
  160. Added new power block for raising an input to a user parameterized exponent (#4006) (details)
  161. Replaced state events by time events (details)
  162. enhanced documentation (details)
  163. Reverts dummy changes. (details)
  164. Propagate useSolver to these variants as well. (details)
  165. Fix docu of Modelica.Utilities.System.getTime() (details)
  166. Fix for #3971. (details)
  167. Apply suggestions from code review (details)
  168. Add DynamicPipe energy conservation tests to ModelicaTest (details)
  169. Try to fix crash for (details)
  170. Fix allocation size (details)
  171. Updated tolerance for energy conservation checks (details)
  172. Improve indentation of html code (details)
  173. Html code: No indentation within 'address' tag (details)
  174. Delete multiple and/or leading whitespaces (details)
  175. Fix unit error in SimpleAir (details)
  176. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details)
  177. Use SI.Mass instead of specifying 'unit' (details)
  178. Use prefix style 'quantity' for FixedBoundary.X (details)
  179. Add description string for m1 (details)
  180. Add description string for m2 (details)
  181. Completely remove modifications of 'quantity' (details)
  182. Remove modification of 'quantity' (details)
  183. Remove empty modifications (details)
  184. Fix unit error in RobotR3.OneAxis (details)
  185. Fix unit errors in ArmatureStroke (details)
  186. Fix unit error in CCCVcharging (details)
  187. Modifying min attribute of gain to 1 (details)
  188. removing min attribute in gain (details)
  189. Use SI.Radius instead of SI.Length (details)
  190. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details)
  191. Remove plural 's' in 'height of ramps' (details)
  192. Assert statement to avoid zero gain in controller and improved description string for controller gain (details)
  193. Changed to full path for consistency (details)
  194. Removing unintended code modifications (details)
  195. Delete unused variable 'dens' and corresponding 'R_air' (details)
  196. Delete gasForce.dens from reference comparison signals (details)
  197. Replace 'Inline=false' with late inlining (details)
  198. Unify spelling of controllers with dash omitted (details)
  199. Revert "Unify spelling of controllers with dash omitted" (details)
  200. unify spelling of controllers (details)
  201. Rename RiCurrent -> Isc (details)
  202. Adapt to renamed variable (details)
  203. Make it public, as suggested (details)
  204. #4107 missing commits in master (#4140) (details)
  205. Update codespell exceptions (#4143) (details)
  206. Bump actions to avoid deprecation warnings (#4120) (details)
  207. Amendment for #4140: Fix merge conflict (#4146) (details)
  208. lower case for controller in Modelica/Blocks/Continuous.mo (details)
  209. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (details)
  210. unify spelling of controllers (details)
  211. Fix false calculation of w (omega) when resolveInFrame == frame_resolve (details)
  212. And add unit for M (details)
  213. Add rotation about x-axis to enable a spatial motion (details)
  214. Have a flag for avoiding unnecssary discontinuities. (details)
  215. Add smooth. (details)
  216. ExpSine is more complicated. (details)
  217. oops (details)
  218. Fix syntax. (details)
  219. Simplify the mean formula. (details)
  220. Add startTime as well. (details)
  221. Restore the use of t_eps just in case, but allow setting it to zero. (details)
  222. And update description. (details)
  223. Avoid smoothness. (details)
  224. Update Modelica/Blocks/Sources.mo (details)
  225. Update Modelica/Blocks/Sources.mo (details)
  226. Rephrase (details)
  227. Simpler. (details)
  228. If the limits don't make sense use linear interpolation. (details)
  229. Fix typo (details)
  230. Omit modifiers of animation parameters (details)
  231. Documentation and description for FluidHeatFlow library improved (#4141) (details)
  232. Update Modelica/Blocks/Sources.mo (details)
  233. Remove unit-casting (details)
  234. Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1 (details)
  235. Add Evaluate=true. (details)
  236. Added units to mathematical constants (#4155) (details)
  237. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) (details)
  238. Fix unit for mu0. (details)
  239. Simpler. (details)
  240. Removed out-of-date/incorrect comment about epsilon_0 (details)
  241. Fix codespell exceptions (CI) (#4165) (details)
  242. Delete successful and skipped workflow runs (#4177) (details)
  243. Meke internally used ports of optional housing port and optional thermal port protected (details)
  244. Update annotations to be correct. (details)
  245. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (details)
  246. Apply suggestions from code review (details)
  247. refs #4180 Fix Text annotation (details)
  248. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (details)
  249. Restore documentation (#4184) (details)
  250. Fix regex to optionally ignore quoted strings (#4183) (details)
  251. Fix unit errors in ExternalCombiTimeTable constructor (#4188) (details)
  252. Remove use of unknown variable useReset (details)
  253. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. (details)
  254. The parameter 'target' does not exist. (details)
  255. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. (details)
  256. Remove unknown parameter useMeanDensity (details)
  257. KC and DP_Fric do not exist in this class (details)
  258. Cleanup (details)
  259. As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release. (details)
  260. Correct units for normalizing vectors. (details)
  261. Fix link to Holman2010 (#4199) (details)
  262. Fix and add ITEA links (#4196) (details)
  263. Fix broken links (#4202) (details)
  264. Remove public (details)
  265. Coordination of #4101: Fix unit errors (details)
  266. Fix instance names (details)
  267. Close #4101: Fix unit error in a single PR (details)
  268. Remove blanks (details)
  269. Remove redundant diagram text for most Analog examples (details)
  270. Remove diagram text of CompareTransformers (details)
  271. Fix factor 2 in calculation (details)
  272. Update .mailmap file (details)
  273. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) (details)
  274. Fix codespell exceptions (#4203) (details)
  275. Remove real relation in non-discrete-time controlled if-statement. (details)
  276. Remove unnecessary noEvent (details)
  277. Fix broken link (#4211) (details)
  278. Use 1.14 instead of sqrt(1.3) (details)
  279. Update matio library to 1.5.24 (#4222) (details)
  280. Add all defined outputs of the test example into reference signals (details)
  281. Initialize output array C even when multiColoredSurface=false (details)
  282. Set modifier of 'C' being 'final' (details)
  283. Documentation: modifier 'C' shall be 'final' (details)
  284. refs #4174: Fix (and rename) parameters (#4176) (details)
Commit 9e4d4641ea4f791d4dfa47ab3375a6ab9a43202d by Hans.Olsson
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit be4ca805b26c51282148d041cae182602a215f98 by Hans.Olsson
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit ab5b5fb8600736dc0b32ccd62b44a95b296164bf by modelica
Fix bug in calculation of complex transfer function
The file was modified Modelica/ComplexBlocks/ComplexMath/TransferFunction.mo (diff)
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 4c0b54ace4b2cf37c34cd16fde9c235c0d22bd57 by modelica
refs #3782: Decrease solver tolerance
The file was modified Modelica/Fluid/Examples/AST_BatchPlant.mo (diff)
Commit ecc0b4182bf289fb21911d1cd8e19e4c91827831 by modelica
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit 24032447dfbe706222bbae6ac725eda4c7ffa8f1 by modelica
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit 6e5de83b71a2651f7e4c225d00d3344d513e99a4 by dr.christian.kral
Use physical units to parameterize transfer function
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 555393ca20ad5a56814e5bc3e20d5116963da646 by noreply
Calculate unitless coefficient b

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 86359740c9d5881140d9c5e747285485a739db4f by noreply
Remove Evaluate=true for fixed=false parameter 'n_b'

From the brief discussion in https://github.com/modelica/ModelicaSpecification/issues/2951, it seems that `Evaluate = true` on a parameter with `fixed = false` is not expected to have any effect.  Thus I'd like to propose that the `Evaluate = true` is removed in order to get better correspondence between presence of `Evaluate = true` and parameters actually becoming evaluated.
The file was modified Modelica/Mechanics/MultiBody/Joints/Assemblies/JointRRR.mo (diff)
Commit 1b9badaf8aed6c53254833fd8afbf12c2841d1ac by Anton.Haumer
implemented example Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo
The file was addedModelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/package.order (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
Commit 5a26da3ae43355cd83ab7f74eb592f944e2305c2 by Anton.Haumer
add comparisonSignals.txt
The file was addedModelica/Resources/Reference/Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter/comparisonSignals.txt
Commit f3c4e9696f637badc808d41ef9225d52379d3888 by dr.christian.kral
Update documentation
Add <code> for Modelica variables
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (diff)
Commit 9a9017ad954d4fd3d9617c38de83a22975439a66 by rdgfranke
Avoid max({}) in Modelica.Math.Matrices.nullSpace

See e.g. the use of this function in ModelicaTest.Math.TestMatrices3.
The file was modified Modelica/Math/package.mo (diff)
Commit 5b711bddfbb27080a1da39f0e7f3d3055e88a62a by jakub.tobolar
Change unit of angular velocity from 1/s to rad/s to omit ambiguity
The file was modified Modelica/Mechanics/MultiBody/Sensors/AbsoluteSensor.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativeSensor.mo (diff)
Commit d3c7de55cb21c93fc64d4926480283bd4d0b96cf by jakub.tobolar
Add unit of output vector r_rel
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativePosition.mo (diff)
Commit 5b689118498e6694fadc5f1b2bbbae2311333043 by jakub.tobolar
Add unit of output vector 'torque'
The file was modified Modelica/Mechanics/MultiBody/Sensors/CutForceAndTorque.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/CutTorque.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativeVelocity.mo (diff)
Commit 6fd18e762efd330e442e9e67d1d1b2bc1bce1a00 by Lenz Malte
Add missing parenthesis in fluid user guide page.
The file was modified Modelica/Fluid/package.mo (diff)
Commit 865ce07e2de55954182f39afcc876c19dd07c73c by Hans.Olsson
Avoid values out of bound, and simplify logic.
Closes #3887
The file was modified Modelica/Electrical/PowerConverters/DCAC/Control/SVPWM.mo (diff)
Commit a42691cb3ccddfb51f1408945db7f0c3d9e29b00 by modelica
refs #3865: Added QuasiRMS voltage and current single phase sensors
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/PowerSensor.mo (diff)
The file was addedModelica/Electrical/QuasiStatic/SinglePhase/Sensors/VoltageRMSSensor.mo
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/VoltageSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/ReferenceSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/package.order (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/FrequencySensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/PotentialSensor.mo (diff)
The file was modified ModelicaTest/Electrical/QuasiStatic/SinglePhase.mo (diff)
The file was addedModelica/Electrical/QuasiStatic/SinglePhase/Sensors/CurrentRMSSensor.mo
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/CurrentSensor.mo (diff)
Commit 8d090810980e1e2e51559721cdd4c267a4c849ae by noreply
Run spelling check via GitHub Actions (#3899)

The file was modified Modelica/Units.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Electrical/SingularTransformer/comparisonSignals.txt
The file was modified ModelicaTest/Electrical/package.order (diff)
The file was modified Modelica/Blocks/package.mo (diff)
The file was removedModelicaTest/Electrical/SingularTransfomer.mo
The file was modified .github/workflows/checkCron.yml (diff)
The file was removedModelicaTest/Resources/Reference/ModelicaTest/Electrical/SingularTransfomer/comparisonSignals.txt
The file was modified Modelica/Electrical/Analog/Sources/LightningImpulse.mo (diff)
The file was modified Modelica/Math/Nonlinear.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicIdealDiodes.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/Interfaces/package.mo (diff)
The file was addedModelicaTest/Electrical/SingularTransformer.mo
The file was modified Modelica/Electrical/Digital.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/UsersGuide/WindingModel.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Lines/CompareLosslessLines.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/Force/package.mo (diff)
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 76557cb0001d37483947f5c8ebc5703146439a64 by noreply
refs #3903: Fix error handling for invalid format specifier in text file (#3905)

The file was modified Modelica/Resources/C-Sources/ModelicaIO.c (diff)
Commit 2adea8258a6b938be8a790d1e6291ddb4aef80f2 by dietmar.winkler
Adds optional default return value parameter

Closes #3921
The file was modified Modelica/Utilities/Examples.mo (diff)
Commit cfbb98270a4ba6eb141d0529dfb7c9e2a46b4ecf by noreply
Fix misspelled file name (#3923)

The file was modified .gitattributes (diff)
Commit b66df3195a8f1e1aeabd29f8727671137dc921e3 by noreply
Fix the bad Evaluate annotation (#3924)

The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit 1fbc971d81cbbcf53016fb67d0fff99478429d2e by Anton.Haumer
Implemented and tested PowerSupply
The file was addedModelica/Resources/Reference/Modelica/Electrical/Analog/Examples/DemoPowerSupply/comparisonSignals.txt
The file was modified Modelica/Electrical/Analog/Examples/package.order (diff)
The file was addedModelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer.mo
The file was addedModelica/Electrical/Analog/Examples/DemoPowerSupply.mo
The file was addedModelica/Electrical/Analog/Sources/DCPowerSupply.mo
The file was modified Modelica/Electrical/Analog/Sources/package.order (diff)
The file was addedModelica/Resources/Reference/Modelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer/comparisonSignals.txt
Commit a40052cf4a9bddd7ecef658e426d7c9efb7730c9 by Anton.Haumer
tidy html and annotation
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit e5f0e7eb5050456a8040d5a847adaab939cf866b by noreply
Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896)

* refs #3894: Fix derivatives in 2D-table for one-sided extrapolation by constant continuation

* refs #3894: Add test model
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/Test33/comparisonSignals.txt
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/Test33/comparisonSignals.txt
The file was modified Modelica/package.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
Commit 5ca9e776fe6dc0397a3cf79ba1999b4f75a9c65d by dr.christian.kral
Start docstring with upper case letter
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit 701325e21e3adb68315bb9d42e5f046cfad64471 by dr.christian.kral
Fix wording of back current exception
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit 3c0884d84b0e89df5d696cd21c4e866497203a8e by dietmar.winkler
corrected a html bug and created an entry in the ReleaseNotes
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit bc7e4ed7011f01478877bbd34635e4d47ac42162 by dietmar.winkler
removed funny character(s) before within;
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
Commit 0d2660c30244d2c43f09b40e0614ac05ba51334b by noreply
Apply suggestions from code review

Make default=false and use enable as suggested by @HansOlsson

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Utilities/Examples.mo (diff)
Commit 0021e1a8fdbd9f4b3df58f916c3c3d1a14305f3c by noreply
Liberate machine parameter m (#3920)

* Liberate Modelica.Electrical.Machines.Utilities.ParameterRecords.InductionMachineData.m
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
Commit d3cec537d5cba22dc1d7b970c417b0cb9169c065 by dietmar.winkler
Avoid line breaks in description string which some tools handle badly.

The file was modified Modelica/Utilities/Examples.mo (diff)
Commit 5914e8da913c304b9874788114e026aa42e8e1d4 by dietmar.winkler
Remove annotation noise and add missing comma.

The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit 122aa769dedc01bfa049c81c1edb70c139fd1ae9 by dietmar.winkler
Remove superfluous imports (already done in the Electrical package

The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer.mo (diff)
Commit c7a3e5624f18a1dab8a08a542eb00c5954e525c4 by dietmar.winkler
Revert dummy changes to unrelated classes.

The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
Commit 819f79bd0bf1f4f77a6cb2acb747f1251453030e by noreply
Correct assert and white space fixes

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit 1e9140ec8e067cfaa14e077d1470ceecba0300a2 by dr.christian.kral
Improve visibility of connections
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit 4eaef61ce83263153764eabc3a44bc9eba469640 by dr.christian.kral
Remove obsolete colons (see UsersGuide)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
Commit f6b3e1105f92bda7116b2d3c3afa438d9b262e23 by dr.christian.kral
Fix documentation of Tp2 and Tp
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 43f3e25df3a8f7823af15d108263cc8b31e1505c by dr.christian.kral
Add image explaining PusleSeries
The file was addedModelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.ipe
The file was addedModelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png
Commit 2e9edcfaffddc90e9bdd78ecf5d55639064cdc95 by dr.christian.kral
Reduce size of image
by applying `convet -resize 50% PulseSeries.png PulseSeries.png`
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 7a96b8aaaa59f0e6ab11f7a294e6ef71e01666e3 by dr.christian.kral
Now chaing size of image
by applying `convet -resize 50% PulseSeries.png PulseSeries.png`
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png (diff)
Commit cdd16abaf45ef9aab7146bd61b62fa71b5cd310f by dr.christian.kral
Fix documentation to match implementation
add diagram to parameter dialog
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit bd8f3c3039338dbc0a80869b5564ec37f1dca99a by noreply
Strip leading newline in img.alt attributes (#3938)

I don't know exactly why, but these are causing some kind of problem in System Modeler, and I don't see why one would like to keep them.
The file was modified Modelica/Electrical/QuasiStatic/UsersGuide/Overview/ACCircuit.mo (diff)
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.ipe (diff)
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png (diff)
Commit b7e9430f11eca27fc9c00b80e11b422b4255b086 by modelica
refs #3897: Fix typo
The file was modified Modelica/package.mo (diff)
Commit 27bf6ec1e5b9c61de312144a89ac2626fadbddbc by noreply
Fix copy/paste error in description of Translational.Sources.Force2 (#3942)

The file was modified Modelica/Mechanics/Translational/Sources/Force2.mo (diff)
Commit 1607d74718300e295ce869925882b5c8349ae39a by Hans.Olsson
Consider the derivatives at boundaries in the 2D-table.
Updated to current date
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
Commit 88c839392440335e363ddced6201d217397b4cf3 by Hans.Olsson
Improved example to show all issues.
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
Commit ef06462f3c58140fe5aee1853b11a453fab7c4aa by Hans.Olsson
Avoid using epsilon altogether.
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/OneSidedDerivative2D/comparisonSignals.txt
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
Commit a2e0c8450ff09f5e4e01b966cde89b291507d8e2 by Hans.Olsson
Add vector-test case
(and slight grammatical error).
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/OneSidedDerivative2D/comparisonSignals.txt
Commit 82e0c06aa89e140eb1c843f4957f6dd440b13872 by noreply
Fix Modelica tools link (#3943)

The file was modified README.md (diff)
Commit ddacf1268084a57a20a3ce5d19a3fb46985f9e54 by noreply
Remove section that points to possible future implementation (#3939)

Fixes #3937
Documentation should state what **is** implemented and not point to something that *might* get implemented. Here this resulted also in a list without heading.
The file was modified Modelica/Electrical/Machines/Thermal/package.mo (diff)
Commit eacbaec1f0fe08ec5bbfc71d0d465c15b7e01bdb by noreply
Update documentation (#3933)

The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/package.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/Vector.mo (diff)
Commit fb880e22e7ebd180cb5451bce620ee10eba8fb9b by noreply
Remove superfluous import statements (#3932)

The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/Arrow.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/DoubleArrow.mo (diff)
Commit 2a179582555926db67437c443b60e625523c6471 by modelica
refs #3893: Fix formatting and update naming
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit c15f9d3bea31db7a03904248c81c77f26bb6cb2f by noreply
Refactor spliceFunction (#3885)

* Improve readability slightly
* Remove cosh, because cosh(800+) might return NaN
* As reported by https://github.com/ibpsa/modelica-ibpsa/issues/1531
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit fb57949397065a3423c8babacf2f0886a572fa82 by modelica
refs #3893: Fix formatting
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 23a70a717c0225daa4e21954946219dfc30b7e75 by noreply
Improve documentation of both rotational and translational sensors (#3862)

* Unify documentation of both translational and rotational sensors
The file was modified Modelica/Mechanics/Translational/Sensors/ForceSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelSpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/package.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/AccSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/RelSpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/AccSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelAccSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/AngleSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelPositionSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/SpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/PowerSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/PositionSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/package.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/TorqueSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/SpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/PowerSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/RelAngleSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/RelAccSensor.mo (diff)
Commit 6f3f6caf9f0ecfd1c0f90f95559d9ebc8ba34be2 by modelica
Add Modelica Libraries logo for dark mode
The file was modified README.md (diff)
The file was addedModelica/Resources/Images/Logos/Modelica_Libraries_dark.svg
Commit 7942a3f77035d42bf8aa421c0bf01febae8ed901 by modelica
Change y into x in spatialDistribution() definitions

Generate image using http://latex2png.com at 120dpi

```tex
\begin{array}{rcl}
\frac{\partial z(x,t)}{\partial t}+v(t)\frac{\partial z(x,t)}{\partial x} & = & 0.0\\
z(0.0, t) & = & \mathrm{in}_0(t) \text{ if $v\geq 0$}\\
z(1.0, t) & = & \mathrm{in}_1(t) \text{ if $v<0$}
\end{array}
```
The file was modified ModelicaReference/Resources/Images/spatialdistribution.png (diff)
The file was modified ModelicaReference/package.mo (diff)
Commit b1c2bf4793e747c12e688f08db61d18e1d12a8c1 by Hans.Olsson
Almost automatically updated to have correct gradient.
Note that Modelica/Electrical/Machines/Icons/(Quasi|)StaticTransformer.mo was converted to be line-based.
Closes #3951
The file was modified Modelica/Electrical/Machines/BasicMachines/Components/PartialAirGapDC.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yd/package.mo (diff)
The file was modified Modelica/Fluid/Examples/AST_BatchPlant.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dy/package.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/Transformers/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yz/package.mo (diff)
The file was modified Modelica/Fluid/Vessels.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dz/package.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer1PhaseWithHysteresis.mo (diff)
The file was modified Modelica/Electrical/Machines/Icons/QuasiStaticTransformer.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/package.mo (diff)
The file was modified Modelica/Electrical/Machines/Icons/TransientTransformer.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dd/package.mo (diff)
Commit 0286ecf66f7c8daf514a6d799ac511c996818375 by Hans.Olsson
Remove unwanted gradient.
The file was modified Modelica/Electrical/Analog/Interfaces/FourPin.mo (diff)
The file was modified Modelica/Electrical/Analog/Interfaces/TwoPort.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 982611b1ef9f1975118bfbb397545dfc01a62cdf by Hans.Olsson
Revert unwanted change of files (even if blank line would be nice).
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dz/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dd/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yd/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yz/package.mo (diff)
Commit 08e308006b2c76e193b87a1fb4bd29cf6a7d5ea3 by dietmar.winkler
Adds animated level on the icon layer of the OpenTank

Basically implementing the same feature as already present in `Modelica.Fluid.Vessels.OpenTank`
The file was modified Modelica/Thermal/FluidHeatFlow/Components/OpenTank.mo (diff)
Commit bd4c750d4bd51d4ed9c0fdb12e084add47b478e3 by noreply
Fix broken link (#3955)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 59c418e03abe489c1fa82fa39fece72a213dd0d8 by 11094799+mestinso
Fixed Wb_flows discretization terms for DynamicPipe

- Fixes made for all structure cases: av_b, a_vb, a_v_b, and av_vb
- The new discretizations terms give more accurate derivatives associated with the volumes
- Energy is now properly conserved (previously av_b, a_vb, and a_v_b had conservation errors)
The file was modified Modelica/Fluid/Pipes.mo (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit f170f2f15f906a93e5dc7511bc9ef26f520c6d31 by noreply
Fix parameter propagation of IntersectivePWM (#3910)

* Fix not propagated parameter

* Use final attribute for parameter propagation
The file was modified Modelica/Electrical/PowerConverters/DCAC/Control/IntersectivePWM.mo (diff)
Commit 80325f858b3a3fc9879f0a933a821a608a5afcd4 by noreply
Propagate parameter T in Polyphase Resistors and Conductors (#3964)

* fix #3963

* Clean up whitespaces.

Co-authored-by: Dietmar Winkler <dietmar.winkler@dwe.no>
The file was modified Modelica/Electrical/Polyphase/Basic/VariableConductor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/Conductor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/VariableResistor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/Resistor.mo (diff)
Commit e048cff3474f00d12559f3b572474b9ca878b611 by noreply
Update wrapAngle.mo

Bracket typos in function description and documentation.
The file was modified Modelica/Math/wrapAngle.mo (diff)
The file was modified ModelicaReference/package.mo (diff)
Commit 6e7069a34def53bd5cfc53090deceaa8aeecce10 by jakub.tobolar
Emphasize text in documentation
The file was modified ModelicaReference/package.mo (diff)
The file was modified ModelicaReference/package.mo (diff)
Commit 8a784597a1b861574659b3f77a4f16474b5db08d by Hans.Olsson
Do not preserveAspectRatio for terminate-block.
The reason is that you want to write an expression and it is natural
to adapt the length of the block to the expression, which will give different aspect ratios.
This is consistent with the source-block BooleanExpression.
The file was modified Modelica/Blocks/Logical.mo (diff)
Commit fb08d0d569c4dcae851d1b636ca84154b8e434a9 by noreply
Fix broken link to academia.edu (#3981)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 31f205c776b7d1d1817488d0868c1187819af383 by noreply
Update matio library to 1.5.23 (#3982)

The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaMatIO.txt (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.h (diff)
Commit 3c4d35f900943fea25456221c5470847683c40b5 by noreply
Add Python Venv and VS Code files to .gitignore file (#3974)

The file was modified .gitignore (diff)
Commit 79e63f5b3093afa5c45830d721de14536096979e by noreply
Add problem matchers for CI (#3972)

The file was added.github/checkTags.json
The file was added.github/moparser.json
The file was added.github/tidyHTML.json
The file was added.github/check_deprecated_line_color.json
The file was modified .github/workflows/checkCI.yml (diff)
Commit 8690ef62beae4ffd29dd30dec053ed88de92ebfb by noreply
Fix LCC build (#3784)

The file was modified Modelica/Resources/C-Sources/stdint_wrap.h (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaInternal.c (diff)
Commit 569c5253c46408343a01166715387d417821c04a by noreply
Eddy current sources (#3976)

The file was modified Modelica/Mechanics/Rotational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sources/EddyCurrentForce.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sources/EddyCurrentTorque.mo (diff)
Commit 7cd0a8fb0c45e4cc409cb39446cf6cc5857cb9d8 by dr.christian.kral
Keep original implementation
Add link to Wikipedia
The file was modified Modelica/Math/wrapAngle.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Math/wrapAngle.mo (diff)
Commit a93ce277959d81a6831a891fa52772643495c7e1 by noreply
Removes outdated segment images from OLine (#3961)

Closes #3960
The file was removedModelica/Resources/Images/Electrical/Analog/segment_last.png
The file was removedModelica/Resources/Images/Electrical/Analog/segment.png
The file was removedModelica/Resources/Images/Electrical/Analog/segment_first.png
Commit 85c8cdb92fbe6539674bde295b7705bf534894ba by Anton.Haumer
fix calculation of A in Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
Commit 85ccb4db22e3b84028e0ed514bd6f761634b6d20 by noreply
Re-arrange equation to improve readability

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
Commit e3d183ef872fa1d8e3ee2c2f520920059bd34629 by noreply
Fix some bugs in shapes of FluxTubes (#3993)

The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/AISI_1008.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/GenericFluxTube.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M350_50A.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/DC01.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/GenericFluxTube.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/PureIron/VacoferS2.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Examples/MagneticCircuit.vsdx
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M530_50A.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/Circumferential.vsdx
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron/MuMetall.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/X6Cr17.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinderRadialFlux.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M330_50A.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M700_100A.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M940_100A.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/Cuboid.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinderAxialFlux.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron/Permenorm3601K3.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/PureIron/RFe80.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderAxialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/AISI_12L14.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/Cuboid.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/BaseData.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/Steel_9SMnPb28.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderAxialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/DC03.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinder.vsdx
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/Toroid.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/CobaltIron/Vacoflux50.mo (diff)
The file was modified .gitattributes (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/Circumferential.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/Steel_9SMn28K.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/Toroid.vsdx
Commit 8e2a4543e51bb2ac911ec9ec0b53eb3c147f7adb by noreply
Update Media.mo (#3918)

reduced dp_nominal in TestsWithFluid.Components.PartialTestModel by a factor of 1000, which makes it reasonable, and will change all reference results in TestsWithFluid.
The file was modified ModelicaTest/Media.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/MovingCoilActuator/Components/ConstantActuator.mo (diff)
Commit 0c0a001aa5aebfb429af114f61ec1965d640c66f by dr.christian.kral
Add <p> and </p> to HTML documentation
The file was modified Modelica/Mechanics/Rotational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/RollingWheel.mo (diff)
Commit a535d27980bde82a3ff765223fd9db362e1f7738 by dr.christian.kral
Remove Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities.Battery
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/PartialControlledDCPM.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/package.order (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_Drive.mo (diff)
The file was removedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/Battery.mo
Commit 4e763643b3b31da3795ead14457c30a751f68cc3 by Anton.Haumer
Implement continuous version of SignalExtrema
The file was modified Modelica/Blocks/package.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 8118479ad0dd404026a5e8eb3ffe5eb6366596f8 by Anton.Haumer
added comparisonSignals.txt
The file was addedModelica/Resources/Reference/Modelica/Blocks/Examples/DemonstrateContinuousSignalExtrema/comparisonSignals.txt
Commit 83c156c50c8faf78b65f13bc0710cbcafa12c1d5 by Anton.Haumer
ContinuousSignalExtrema: improved detection of t_min and t_max
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Blocks/package.mo (diff)
Commit ed187e6223295a81fcc1e237f3e3d29048358d53 by Anton.Haumer
extended Blocks.Examples.DemonstrateContinuousSignalExtrema
The file was modified Modelica/Blocks/package.mo (diff)
The file was modified Modelica/Resources/Reference/Modelica/Blocks/Examples/DemonstrateContinuousSignalExtrema/comparisonSignals.txt (diff)
Commit 1c9bcb39807ddc478c96919fa3eeafd04842cf44 by noreply
Pass forceColor to arrow visualizer (#3990)

The file was modified Modelica/Mechanics/MultiBody/Forces/ForceAndTorque.mo (diff)
Commit 02657f5310f208a6c13f103a8fe97fc65d495dcb by noreply
Added assert condition block (#3985)

* Added assert condition block

- Block is useful for applying asserts via graphical layer (rather than via equations)


Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: tobolar <jakub.tobolar@dlr.de>
Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Logical.mo (diff)
The file was modified ModelicaTest/Blocks.mo (diff)
Commit 6046df8800df3e58058e1be7f9a47701ce98dfad by Anton.Haumer
Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepCurrentSource.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepVoltageSource.mo (diff)
Commit 3a5289d617824d1b4f04ca133a065c5532b5df8d by noreply
Improve description string in example.

* Clarify description string.
fixes #4020
Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Analog/Examples/ResonanceCircuits.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepCurrentSource.mo (diff)
Commit c704bdf7b520806c6085d6bfd0f349e5f6f613a2 by noreply
Update usage of "noDerivative" (#4024)

fixes #4023
The file was modified ModelicaReference/package.mo (diff)
Commit f325ed37f316ef59673bc1494707e994992fb8df by noreply
Fix markdownlint warnings (#3973)

The file was modified Modelica/Resources/Documentation/Generate-ReleaseNotes.py (diff)
The file was modified Modelica/Electrical/Machines/Sensors/HallSensor.mo (diff)
The file was modified Modelica/Resources/Reference/Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad/comparisonSignals.txt (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
Commit 5a9db5198745fd9dc1be713bda97975c38b0b477 by Hans.Olsson
The dT is a temperature difference, so converting it to celsius shouldn't use an offset.
The file was modified Modelica/Fluid/Examples/HeatExchanger.mo (diff)
Commit e0ce0518577c60a4ca40cd7d78603cb419d65f4c by Hans.Olsson
Reduce guess for initial temperature difference across wall.

The reason is two-fold:
* It is an order of magnitude too large.
* In some configurations it can cause simulation problems.
The file was modified Modelica/Fluid/Examples/HeatExchanger.mo (diff)
Commit 023175cd55928e40ccefd0b37a38d954da9ac7ce by Anton.Haumer
implemented recognition of startTime (see #4035)
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 05783cfb575d2393e501678eed8b0bb028735d9f by Anton.Haumer
applied an equivalent change to Sampler (as to ZeroOrderHold)
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 1b0d4501da2b34d882cb91f44a6a17f835cbfda7 by matthis.thorade
spliceFunction_der check limits

there are two if-conditions that used a different value:
1 versus 0.9999999999
this PR makes sure the identical limit is used
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit a53b03fee3da6eac669606536a34dd2066b771ba by matthis.thorade
add description string

and replace tab with spaces
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit cf30cb744fcc3f7faaba03793c42e0a666f2180a by Hans.Olsson
Remove unit errors.
This is related to #3881
These changes are completely safe.
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMEE_LoadDump.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_LoadDump.mo (diff)
Commit 97905bbe2659ac1ff15065c7fb126cb80aad3bdb by Hans.Olsson
Avoid unit error.
Adding a protected element in an example model should be ok.
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
Commit ccb36365eedc7ff6e164b06036a92e4994817e06 by Hans.Olsson
Fix incorrect start-value.
Detected due to unit-checking.
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/DcdcInverter.mo (diff)
Commit 879247ef41338550c5e10dea5d055ce2502cf552 by Hans.Olsson
Give a proper definition of machine constants.
They are compatible with C, and usable.
Closes #2056
The file was modified Modelica/Constants.mo (diff)
Commit 080e592082a3f543bbc180900ecf5bbf7cfb26c2 by Hans.Olsson
Update description in ModelicaServices as well.
The file was modified ModelicaServices/package.mo (diff)
The file was modified ModelicaServices/package.mo (diff)
Commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea by noreply
Revert "startTime of ZeroOrderHold" (#4044)

Was merged prematurely.
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 39b0799f58b1027afeaa7735342e58276fc0041e by dietmar.winkler
fixes startTime of ZeroOrderHold"

This reverts commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea.
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit e5aa74ccaaf5afaacd21f1a96e57d5dd80c76ecd by noreply
Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039)

Closes #4036
The file was modified Modelica/Math/package.mo (diff)
Commit d6e07b83c82517107fb9a4350dbee1d8da510f21 by noreply
Fix typo

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 2501bc7d8288eac1ada2df06fade2c0cc57cb33e by noreply
Change doc string in the style of Modelica.Blocks.Math

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit b3b21b87b6506740cfb25f01110e52ba3021fac0 by noreply
Fix typo

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/package.mo (diff)
Commit 07bb1f6a658998a2c6a0d1ed00b7de4a81906821 by noreply
Fix description

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit f689d90a36ca6d4b24fa3f30881973fdff831578 by dr.christian.kral
Rename record instance names ????Data => ????Data3
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
Commit ca683c513978b27bbb488c0b5f60e5ea5502e2a8 by dr.christian.kral
Fix final parameter propagation
so that m = 3 is not propagated to the core parameter records
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/IM_SlipRingData.mo (diff)
Commit 3fd8a078302d863c1a9644a083adda217353688d by dr.christian.kral
Fix final in parameter record of FundamentalWave
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
Commit 8f670f3fe6a1b1564b682b39d0e4c5bea1d45830 by dr.christian.kral
Unify wording of docstrings of parameter records
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
Commit 29886c3393b2f9697c416c2e26ce3a6d4d8d2167 by Hans.Olsson
Remove incorrect unit-casting.
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenHard.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenSoft.mo (diff)
Commit 55070ff4f5af86bee25cf2ca97fc2d72c2f18f5a by Hans.Olsson
Propose better unit-handling in equation.
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 23ccbb17d7a5fd5afbc9874c1547216d43a894e1 by Hans.Olsson
Implement option 4; that is using a reference impedance with description.
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
Commit 2e9cc0c7995dbf382029b72f51f99c2c96a719b9 by dr.christian.kral
Put reference impedance into partial induction machine model
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Electrical/Machines/Interfaces/PartialBasicInductionMachine.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
Commit 8cbf2be023f98e1310b8afa7ad0d8cb5af53161a by dr.christian.kral
Apply ZsRef also to induction machine models
The file was modified Modelica/Electrical/Machines/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
Commit 3382f140f1adee5ea12d419f3fa7fb4680ae321e by dr.christian.kral
Apply changes to Modelica.Magnetic.FundamentalWave
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
Commit 272d6b450fbea87564c0f9936c869f7c93e68d13 by dr.christian.kral
Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
Commit f5dae5301edda250eaa2265a36a48d0306a8dacc by Hans.Olsson
Document that string functions are only intended for ASCII.
Specifically indicate where UTF-8 texts will fail (substrings and case-insensitive comparison).
Closes #3946
The file was modified Modelica/Utilities/Strings.mo (diff)
The file was modified Modelica/Utilities/Strings.mo (diff)
Commit 0cb6499cf88442571d342db11039d1519943ea77 by noreply
Update Modelica/Blocks/Math.mo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit e58cc77b4258e87b6db7aef0e24dd3e5a4389fb3 by noreply
Update Modelica/Utilities/Strings.mo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Utilities/Strings.mo (diff)
Commit 410d60b22304755db96c761d4d61fe151d8094f6 by noreply
Added new power block for raising an input to a user parameterized exponent (#4006)

* Added new power block for raising an input to a user parameterized exponent

* Add tester with various use cases for exponentiation block

* Added comparison signals file
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified ModelicaTest/Blocks.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Blocks/Exponentiation/comparisonSignals.txt
Commit c80a86a7f4916747b0248f36d70bd1d99b20b394 by Anton.Haumer
Replaced state events by time events
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit b31d8cf918009bc423573d8eda95d899f3baf23c by Hans.Olsson
Propagate useSolver to these variants as well.
Closes #4070
The file was modified Modelica/Clocked/ClockSignals/Clocks/Rotational/FixedRotationalClock.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Clocks/Logical/PartialLogicalClock.mo (diff)
Commit 37b10e6e906da3aadc73223ded9e5f5f33612b18 by noreply
Fix docu of Modelica.Utilities.System.getTime()

In the example for return values, day was missing.
The file was modified Modelica/Utilities/System.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Sampler/Utilities/Internal/UniformNoiseXorshift64star.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Interfaces/PartialNoise.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Sampler/Utilities/Internal/UniformNoise.mo (diff)
Commit 3281d92b281b1ab8b9a1f6c52fe49b4859a91e3e by noreply
Apply suggestions from code review

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Clocked/RealSignals/Interfaces/PartialNoise.mo (diff)
Commit 25062d267e4bf5e3f0f5b91001870e83c31ea339 by 11094799+mestinso
Add DynamicPipe energy conservation tests to ModelicaTest
The file was addedModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck.mo
The file was addedModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck2.mo
The file was modified ModelicaTest/Fluid/TestComponents/Pipes/package.order (diff)
Commit 7dc882f96c6ca1cffc7345302c8c6083b1523d94 by modelica
Try to fix crash for
ModelicaTest.Tables.CombiTable2D[sv].Test2[167]
when compiled with VS 2019.
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit bd0777740495ef61a0e74d36763ca117dbdae906 by 11094799+mestinso
Updated tolerance for energy conservation checks
The file was modified ModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck.mo (diff)
Commit 0f8b9f23b9d992567b1a22d7a269097db73f17ea by jakub.tobolar
Improve indentation of html code
The file was modified Modelica/Media/Water/IF97_Utilities.mo (diff)
Commit 9779e2021ba5324635912f7a3898879dfec10761 by jakub.tobolar
Html code: No indentation within 'address' tag

Fix non-matching 'tr' tag and delete '>' added by mistake
The file was modified Modelica/Media/Water/IF97_Utilities.mo (diff)
Commit f8c9eaf4b744e39fc03747e87dafb96e6e7d073c by jakub.tobolar
Delete multiple and/or leading whitespaces
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
The file was modified Modelica/Media/Air/SimpleAir.mo (diff)
Commit e66d5de7cbb6c37ac062bab5a2c4882a0d2a477a by noreply
Fix unit error in SimpleAir
The file was modified Modelica/Media/Air/SimpleAir.mo (diff)
Commit b5dea8c0dd01d3f156e079e8bf744ca85ab8fdf5 by Tidefelt Henrik
Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2

This follows the style in Modelica.Media.Interfaces.PartialMedium.MassFlowRate and give tools a chance of making sense of the quantity.
The file was modified Modelica/Media/package.mo (diff)
Commit d55f0bdc3b2ddcb1fae625712f40b85d4e0da009 by Tidefelt Henrik
Use SI.Mass instead of specifying 'unit'

This is more elegant, and also similar to how it's done in Modelica.Media.Interfaces.PartialMedium.MassFlowRate:
  type MassFlowRate = SI.MassFlowRate(quantity = "MassFlowRate." + mediumName, min = -1.0e5, max = 1.e5)
The file was modified Modelica/Media/package.mo (diff)
Commit 5914d55120ebd6ba05bce95e13e99113eec54de3 by Tidefelt Henrik
Use prefix style 'quantity' for FixedBoundary.X

This follows the style in Modelica.Media.Interfaces.PartialMedium.MassFlowRate and gives tools a chance of making sense of the quantity.
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit fcd4c580c6f559c74530f09d9381320f55bc41bb by noreply
Add description string for m1

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Media/package.mo (diff)
Commit 93841b72972ef7ed0bed984a64666dd28db27198 by noreply
Add description string for m2

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Media/package.mo (diff)
Commit 0bcc98c61ee70beb439a7a0f80d0339bc9ccdd68 by Tidefelt Henrik
Completely remove modifications of 'quantity'
The file was modified Modelica/Media/package.mo (diff)
Commit 29b261acb5017fe17153c1b2271b6d2500287017 by noreply
Remove modification of 'quantity'
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit e5e9f2920219e45a561bc9318c7e40fb24836686 by Tidefelt Henrik
Remove empty modifications
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit eccdade37e27f856b79ba1308071812679ce00b6 by Tidefelt Henrik
Fix unit error in RobotR3.OneAxis
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit c0d8c3409a4f5b22124765bb46345d2bdcf21015 by Tidefelt Henrik
Fix unit errors in ArmatureStroke
The file was modified Modelica/Magnetic/FluxTubes/Examples/MovingCoilActuator/ArmatureStroke.mo (diff)
Commit 183fe6d26cc8429cef7fcccbe03f2692bd4bdb59 by Tidefelt Henrik
Fix unit error in CCCVcharging
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 366c8c8b3f3026c355b18f6ad32358a4b0824039 by arunkumar.narasimhan
Modifying min attribute of gain to 1
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit a848744e3995d902edfbf8ca4454dbcd36521e2e by arunkumar.narasimhan
removing min attribute in gain
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit d2b2e2983f2439e6df44ba20c1aed308f3ca3b0d by Tidefelt Henrik
Use SI.Radius instead of SI.Length
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit c07ed57aa50d17daae69ba048b9700a70ddb8603 by modelica
ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666)
The file was modified Modelica/Media/Air/ReferenceMoistAir.mo (diff)
Commit 0c013e40320a6caa443bbc3bc097aaf67960cf6c by Tidefelt Henrik
Remove plural 's' in 'height of ramps'
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Clocked/RealSignals/TickBasedSources/Ramp.mo (diff)
The file was modified Modelica/Clocked/RealSignals/TimeBasedSources/Ramp.mo (diff)
Commit 4813c7483dd14c8937c92ddd072b3e50e2741750 by 124154466+arunkumar-narasimhan
Assert statement to avoid zero gain in controller and improved description string for controller gain
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit e62cba74447086276531f3b93c59b5fd947bb7fe by 124154466+arunkumar-narasimhan
Changed to full path for consistency
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit d79a3aac734c26666ce5c3973538554a8c87e56b by 124154466+arunkumar-narasimhan
Removing unintended code modifications
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit 56268a8f28124222f05b7e6871a536f77060c7fa by jakub.tobolar
Delete unused variable 'dens' and corresponding 'R_air'
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/GasForce2.mo (diff)
Commit e2ce9816bb9c4cf07e5e725b7ab7b97317a2bf75 by jakub.tobolar
Delete gasForce.dens from reference comparison signals
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Forces/EngineGasForce/comparisonSignals.txt (diff)
Commit 669100b4afbe78df72a6609cfc6487c7b2522a21 by jakub.tobolar
Replace 'Inline=false' with late inlining
See  #3908
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_dd.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_d.mo (diff)
Commit 9bcd99f1d2ca81d20b67008b4b22cf2135cbac3d by 124154466+arunkumar-narasimhan
Unify spelling of controllers with dash omitted

Dash omitted to unify spelling of controllers across library.
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit 109b51703027b6fd253d0c55a2091f999636c12f by 124154466+arunkumar-narasimhan
Revert "Unify spelling of controllers with dash omitted"

This reverts commit 9bcd99f1d2ca81d20b67008b4b22cf2135cbac3d.
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
Commit 520ee5c6acf2883836bcb8fa8bbb63ce5e4b41b6 by 124154466+arunkumar-narasimhan
unify spelling of controllers

unify spelling of controllers by omitting dash in description and documentation
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit 1f85689a989cd91108e89914edf7d6ff77bc384b by noreply
Rename RiCurrent -> Isc

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 1f422fc272dfc859b973cfc225897b755782b8cf by noreply
Adapt to renamed variable

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 1969bc16e4ce9061608c5f4537677ce0153e38cc by noreply
Make it public, as suggested

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit a963d5bac1ac2b6c00ea1ca0567036a17f9f5262 by noreply
#4107 missing commits in master (#4140)

* Resolved issue #4072 (for Modelica/Electrical)

* Resolved issue #4072 (for rest of Modelica)

* Squash doubled point {0,-50.5}

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Fix near-zero coordinate in connection's annotation

* Merge branch 'DagBruck_01' of https://github.com/modelica/ModelicaStandardLibrary into DagBruck_01

---------

Co-authored-by: Dag Brück <dag.brueck@3ds.com>
Co-authored-by: tobolar <tobolar@users.noreply.github.com>
Co-authored-by: tobolar <jakub.tobolar@dlr.de>
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/VoltageQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacks/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTap2mPulse.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/Engine1Base.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacksWithSensors/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/ChopperStepUp.mo (diff)
The file was modified Modelica/Electrical/Batteries/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/Voltage2DutyCycle.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TestCylinder.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/CylinderBase.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepUp.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepDown.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/SuperCapDischargeCharge.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/InductionMachines/IMC_Inverter.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTapmPulse.mo (diff)
The file was modified Modelica/Electrical/Batteries/BaseClasses/BaseCellWithSensors.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_R.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modified Modelica/Fluid/Valves.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/Conductor.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_DOL.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_R.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepUp/ChopperStepUp_R.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_RL.mo (diff)
Commit 25319f9207a51dcde2d650f5a244d7c78a00c2d5 by noreply
Update codespell exceptions (#4143)

The file was modified .github/workflows/checkCron.yml (diff)
Commit 17ec1ebba4a3689b484824e4e415593a5a6eddca by noreply
Bump actions to avoid deprecation warnings (#4120)

The file was modified .github/workflows/checkCI.yml (diff)
The file was modified .github/workflows/checkCron.yml (diff)
The file was modified .github/workflows/generateReleaseNotes.yml (diff)
Commit 182301b4701a4a81f84b7b34257b919cfc8fce26 by noreply
Amendment for #4140: Fix merge conflict (#4146)

The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
Commit a5851fae93f7c75db3dba8039b9743fde758e289 by noreply
lower case for controller in Modelica/Blocks/Continuous.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit bbc9464318aaeaadca3801135c78a16143553703 by noreply
lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
Commit 509f9b18e4c39f3b7c22a5bc0b25ce8e3e320041 by 124154466+arunkumar-narasimhan
unify spelling of controllers

unify spelling of controllers and lower case.
The file was modified Modelica/Electrical/Machines/Utilities/VfController.mo (diff)
The file was modified Modelica/Thermal/HeatTransfer/Examples/ControlledTemperature.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Utilities/VfController.mo (diff)
Commit 8c24779fa5e367932fcb5fc4d3d0f42d68775536 by jakub.tobolar
Fix false calculation of w (omega) when resolveInFrame == frame_resolve
The file was modified Modelica/Mechanics/MultiBody/Sensors/Internal/BasicAbsoluteAngularVelocity.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenHard.mo (diff)
Commit 82d1b167e20e0decf632a8c9a2ea58f3c92415cb by jakub.tobolar
Add rotation about x-axis to enable a spatial motion
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 8196629c927d8e84ec1874de4d2dae3984060c01 by Hans.Olsson
Have a flag for avoiding unnecssary discontinuities.
Closes #3548
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit e2d701435048d323071b5d838051657f0e5bb915 by Hans.Olsson
ExpSine is more complicated.
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 9a779840a267e7be41f600ce60fa4c4ce1f0cce3 by Hans.Olsson
Simplify the mean formula.
Closes #3906
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 0aaecbb690c325297a2c87a45f26ebd3642fe8d2 by Hans.Olsson
Add startTime as well.
The file was modified Modelica/Blocks/Math.mo (diff)
Commit c4f4388f67c03eb5d9571ccf9ac794a1def4fefd by Hans.Olsson
Restore the use of t_eps just in case, but allow setting it to zero.
The file was modified Modelica/Blocks/Math.mo (diff)
Commit a93f6eb4aba876fe40da80c88fcc3476cbb01c84 by Hans.Olsson
And update description.
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit da7adc0caeb2e3bb83a3319113b88f45630ecd04 by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 373ce59d249c434158cea370c26be51e645c3277 by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 930456a53476f9973ada6f44dbf7dda595ee4cba by Hans.Olsson
If the limits don't make sense use linear interpolation.
See https://github.com/modelica/ModelicaStandardLibrary/issues/4128#issuecomment-1589465543
The file was modified Modelica/Fluid/Utilities.mo (diff)
Commit dec16deb6ed0cc4062121631c1bcc2b24eadb54e by noreply
Fix typo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 5eb42c52755a6823baa2c22b6b40097076689c75 by jakub.tobolar
Omit modifiers of animation parameters
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 4b0dbf652d725797960540a2bbdd8c2ebbd38f3b by noreply
Documentation and description for FluidHeatFlow library improved (#4141)

* Improved doc strings and documentation

* Improved documentation Updated

* Update ParallelCooling

* Lower case spelling of coolant

* Corrected misspelling of coolant in documentation of IndirectCooling.mo

Corrected misspelling of coolant in two instances of documentation

---------

Co-authored-by: Christian Kral <dr.christian.kral@gmail.com>
Co-authored-by: arunkumar-narasimhan <124154466+arunkumar-narasimhan@users.noreply.github.com>
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TwoMass.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/OneMass.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelPumpDropOut.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/PumpAndValve.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/IndirectCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/SimpleCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/PumpDropOut.mo (diff)
Commit e5a8ea165c21bad5a45ee39e8b893e50533dcfec by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_Braking.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenPermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_Braking.mo (diff)
Commit 840729224b142a4290523a7462cac084b90f0a88 by Hans.Olsson
Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit f5f6ffb4ab2386f0584c086f98d704f269c3f7d9 by noreply
Added units to mathematical constants (#4155)

* Added units to mathematical constants
The file was modified Modelica/Constants.mo (diff)
Commit c64cc2c4a6e673ff0144890a095a58084e4768ab by noreply
Delete redundant points of polygon annotation of 'Spice3' connectors (#4135)

The file was modified Modelica/Electrical/Spice3.mo (diff)
Commit f31e29ee6a452cdfce97bf222dae66358f4fbff1 by Hans.Olsson
Fix unit for mu0.
This corrects an error introduced by #4155
The file was modified Modelica/Constants.mo (diff)
The file was modified Modelica/Constants.mo (diff)
Commit ddf880ed1d03e91bb086aab7504e9d5ff63b6b1f by 11094799+mestinso
Removed out-of-date/incorrect comment about epsilon_0
The file was modified Modelica/Constants.mo (diff)
Commit e55884bab622a7393af9234958c218ef5984fc70 by noreply
Fix codespell exceptions (CI) (#4165)

* Fix typos
* Fix codespell exceptions
The file was modified .github/workflows/checkCron.yml (diff)
The file was modified Modelica/Magnetic/FundamentalWave/UsersGuide/Polyphase.mo (diff)
The file was modified ModelicaTest/Electrical/Machines.mo (diff)
The file was modified ModelicaTest/Resources/Scripts/Dymola/pressureLoss/channel/dp_internalFlowOverall_DPMFLOW.mos (diff)
Commit ce36c079036c3ade1c2b9f6626daf358ca7fb05f by noreply
Delete successful and skipped workflow runs (#4177)

refs #4134
The file was modified .github/workflows/checkCron.yml (diff)
Commit b97253e89932b8683f50b8d5c738be71f048f0bb by modelica
Meke internally used ports of optional housing port and optional thermal port protected
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
Commit 64afc628ced4a5f79dafaec4f608ed7a67951768 by Hans.Olsson
Update annotations to be correct.
Fixes #4180
The file was modified Modelica/Clocked/RealSignals/Periodic/MovingAverage.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Basic/ElectroMagneticConverter.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Transformer.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/SinCosResolver.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
The file was modified Modelica/Units.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMEE_Generator_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/RelativeSensor.mo (diff)
The file was modified Modelica/ComplexBlocks/ComplexMath/ComplexToReal.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_Mains.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/OpAmps/OpAmpCircuits/Buffer.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Interfaces/ClockInput.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Clocks/Logical/PartialLogicalClock.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Initialize.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/PositiveMagneticPort.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_YD.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Examples/FixedShapes/CuboidSections.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_OpenCircuit.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/package.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMR_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/AbsoluteSensor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Sensors/Transient/Permeability.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_CommonLeakage.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/NegativeMagneticPort.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/Utilities/ComponentsThrottleControl/Engine.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Examples/PolyphaseRectifier.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/SignConvention.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/Friction.mo (diff)
The file was modified Modelica/Mechanics/Translational/Components/Mass.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Periodic/FIRbyCoefficients.mo (diff)
Commit 0caca64996d7be30472e0cef98f5e3331549bb1a by noreply
Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
Commit 752257e809a510a1e91e60104809f5c044fe4a4b by noreply
Apply suggestions from code review

Revert
The file was modified Modelica/Mechanics/MultiBody/package.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
Commit b7fc17a62a8bf690dd37abb4a7cdbbd29b09963b by modelica
refs #4180 Fix Text annotation
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 2db341bca680b8e75097e2df6668e191581877e8 by noreply
Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (diff)
Commit 93695ee570dbd5689d0e6bfe9292965f571b0771 by noreply
Restore documentation (#4184)

Fix oversight of f2eec0eff074fe7e20a13593f8c9e07b8a20dd6f.
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Internal/Lines.mo (diff)
Commit 76ec1028ea149c4c07ec8cb1d31defbdd3b0f502 by noreply
Fix regex to optionally ignore quoted strings (#4183)

Previously, a Text.lineColor annotation was not detected, if there was a closing parenthesis (within a quoted Text.textString annotation), e.g.

```
Text(extent={{-100,80},{-80,60}}, textString="1)", lineColor={0,0,255})
```
The file was modified .CI/check_deprecated_line_color.py (diff)
Commit 48988159d2ee243281be9a76a31d4c6a85b6d3a6 by noreply
Fix unit errors in ExternalCombiTimeTable constructor (#4188)

* Fix unit errors in ExternalCombiTimeTable constructor

The errors are in relation to how the constructor is called in Modelica.Blocks.Sources.CombiTimeTable.

* Don't assume use of scaled time
The file was modified Modelica/Blocks/Types.mo (diff)
Commit 85a329ec4dd113001f720730cafb9f7438044b15 by HansOlsson
Remove use of unknown variable useReset
The file was modified Modelica/Electrical/Analog/Examples/OpAmps/OpAmpCircuits/Integrator.mo (diff)
Commit e73cca103a749fd17d1ed3ca4d6c2e9621cae343 by HansOlsson
Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it.
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
Commit aabd50b38f0311b1aa82f7a3b1af98f660d1197f by HansOlsson
The parameter 'target' does not exist.
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 25ca24b59f1df5726b7b1bf3a0804d1907987911 by HansOlsson
Correct use of incorrect parameter and enumeration. However, the basic design doesn't work.
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 30e4aa181cfe462e45177639f3247d1027ed2378 by HansOlsson
Remove unknown parameter useMeanDensity
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 2af5c182941b4465fd90d42acc8fba15b440aea3 by HansOlsson
KC and DP_Fric do not exist in this class
The file was modified Modelica/Fluid/Dissipation.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit dbcda996c6017d70fe688d522a9af1c0dc88b56c by Hans.Olsson
As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release.
With proposed unit-checking in Dymola this reduces the warnings from 2301 to 1224 (Most - but not all are unit-related.)

Obviously many of them could be corrected, but I don't see that we have the resources to focus on that for this minor release.
The first models found were CompareTransformers, SeriesResonance in Modelica.Electrical.Analog.Examples.
The file was modified Modelica/Constants.mo (diff)
Commit 4ada630599a3eb427f717c4f2c45e749dc2726c0 by Hans.Olsson
Correct units for normalizing vectors.
The file was modified Modelica/Utilities/Internal.mo (diff)
The file was modified Modelica/Math/package.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/TransformationMatrices/from_nxy.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/from_nxy.mo (diff)
Commit ecf5df5b2bbcb99239313eee3399946481314993 by noreply
Fix link to Holman2010 (#4199)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 010d6b9a25403634530b74f84006ab2d0d5f7d02 by noreply
Fix and add ITEA links (#4196)

The file was modified Modelica/Fluid/package.mo (diff)
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/Spice3.mo (diff)
The file was modified Modelica/Fluid/Dissipation.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit 07a1839e9e243b3118fa8a69118ea94cd8257f87 by noreply
Fix broken links (#4202)

The file was modified Modelica/StateGraph.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 739babf23b20a7f34d1c04e5fb52f97cb71b728b by dr.christian.kral
Coordination of #4101: Fix unit errors
in other Batteries.Examples
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_CellRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Cell.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Stack.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Stack.mo (diff)
Commit 8450a8eb11d7925dc89475b2f63db2db563ba402 by dr.christian.kral
Close #4101: Fix unit error in a single PR
The file was modified Modelica/Electrical/Batteries/Examples/BatteryDischargeCharge.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Cell.mo (diff)
Commit 8893d51aaef2b9f841be22dfc74e74878b494c97 by dr.christian.kral
Remove redundant diagram text for most Analog examples
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassAnalog.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/DifferenceAmplifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingRectifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/SwitchWithArc.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingNPN_NORGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicThyristors.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/NandGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ChuaCircuit.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ShowSaturatingInductor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ControlledSwitchWithArc.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassOPV.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Rectifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingPNP_NORGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ShowVariableResistor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingMOSInverter.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassSC.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicIdealDiodes.mo (diff)
Commit 9ecd5a8474fcc5be2eef2087c279a3faa72fe727 by dr.christian.kral
Remove diagram text of CompareTransformers
The file was modified Modelica/Electrical/Analog/Examples/CompareTransformers.mo (diff)
Commit abb35f27c520d54b86ae55131e5ffbe6e163e21e by noreply
Fix factor 2 in calculation

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
Commit 7e8ee42fb03dbdbd793140cf839ac16f003b80a1 by modelica
Update .mailmap file

Create by command

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

as reported by https://kevin.burke.dev/kevin/easy-maintenance-of-your-authors-file/
The file was modified .mailmap (diff)
Commit a2c282ea79f69e140853fe84c586d4d15a7ee99b by noreply
Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179)

See https://github.com/modelica/MAP-LIB_ReferenceResults/pull/6

Co-authored-by: Matthias Schaefer <matthias.schaefer@ltx.de>
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointRRP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointSSR/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/HeatTransfer/Channel/kc_evenGapLaminar/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/PressureLoss/Orifice/dp_suddenChange_DPMFLOW/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/PressureLoss/Orifice/dp_thickEdgedOverall_DPMFLOW/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointUSP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointRRR/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointUSR/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Blocks/Limiters/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointSSP/comparisonSignals.txt (diff)
Commit d3ad60c312774a1bf84a74e830ccd55abcfb09d2 by noreply
Fix codespell exceptions (#4203)

* Fix typos
* Fix codespell exceptions
The file was modified Modelica/Electrical/Analog/Examples/Lines/SmoothStep.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_RL.mo (diff)
The file was modified .github/workflows/checkCron.yml (diff)
Commit a66c9e086393e6a6cd51a980eeae4a1aca2bc9c7 by noreply
Remove real relation in non-discrete-time controlled if-statement.
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit a112cfd77ded432bfedea66e3f01223c2376a11d by noreply
Remove unnecessary noEvent

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 7eb8241b8c99bfc122dc61f9d6ea144e7c940cc2 by noreply
Fix broken link (#4211)

The file was modified Modelica/Magnetic/FluxTubes/UsersGuide/Literature.mo (diff)
Commit 8923341bd5f7c3e20d3e1537dc24a530295e6ea0 by Tidefelt Henrik
Use 1.14 instead of sqrt(1.3)

Acting on thumbs up only for this change in PR discussion.
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit 84c308e21d709ee6f8d0a09f843f08b886ee051c by noreply
Update matio library to 1.5.24 (#4222)

The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaMatIO.txt (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.h (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.c (diff)
Commit e2661ccf0b38e5e8deee1605d932f8e7d66f7df1 by tobolar
Add all defined outputs of the test example into reference signals
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Blocks/Mean/comparisonSignals.txt (diff)
Commit 0716d37371534f25c8eb8593f9dfebfe7eb5d94e by tobolar
Initialize output array C even when multiColoredSurface=false
The file was modified Modelica/Mechanics/MultiBody/Interfaces/partialSurfaceCharacteristic.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/torus.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/rectangle.mo (diff)
Commit f151cdad94b0a8123a8b20944d3dec43261db5e5 by tobolar
Set modifier of 'C' being 'final'
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/rectangle.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/torus.mo (diff)
Commit f7f4aa8c785ff287ca5ac807146a51fb0b041085 by tobolar
Documentation: modifier 'C' shall be 'final'
The file was modified Modelica/Mechanics/MultiBody/Interfaces/partialSurfaceCharacteristic.mo (diff)
Commit 26fc7f6698d655de44923f4799c7146fd2ea4f38 by noreply
refs #4174: Fix (and rename) parameters (#4176)

The file was modified Modelica/Electrical/Digital.mo (diff)

Summary

  1. Use one character instead of line drawings. (details)
  2. Increase extent and set font size. (details)
  3. StandardFont (details)
  4. Fix bug in calculation of complex transfer function (details)
  5. refs #3782: Decrease solver tolerance (details)
  6. Use one character instead of line drawings. (details)
  7. Increase extent and set font size. (details)
  8. StandardFont (details)
  9. Use physical units to parameterize transfer function (details)
  10. Calculate unitless coefficient b (details)
  11. Remove Evaluate=true for fixed=false parameter 'n_b' (details)
  12. implemented example Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (details)
  13. add comparisonSignals.txt (details)
  14. Update documentation (details)
  15. Fix HTML error (details)
  16. Avoid max({}) in Modelica.Math.Matrices.nullSpace (details)
  17. Change unit of angular velocity from 1/s to rad/s to omit ambiguity (details)
  18. Add unit of output vector r_rel (details)
  19. Add unit of output vector 'torque' (details)
  20. Improve code indention (details)
  21. Add missing parenthesis in fluid user guide page. (details)
  22. Avoid values out of bound, and simplify logic. (details)
  23. refs #3865: Added QuasiRMS voltage and current single phase sensors (details)
  24. Run spelling check via GitHub Actions (#3899) (details)
  25. fixes #3901 (details)
  26. refs #3903: Fix error handling for invalid format specifier in text file (#3905) (details)
  27. Adds optional default return value parameter (details)
  28. Fix misspelled file name (#3923) (details)
  29. Fix the bad Evaluate annotation (#3924) (details)
  30. Implemented and tested PowerSupply (details)
  31. tidy html and annotation (details)
  32. Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896) (details)
  33. Start docstring with upper case letter (details)
  34. Fix wording of back current exception (details)
  35. addresses #3895 (details)
  36. corrected a html bug and created an entry in the ReleaseNotes (details)
  37. corrected a typo (details)
  38. removed funny character(s) before within; (details)
  39. Remove blank line. (details)
  40. Apply suggestions from code review (details)
  41. Liberate machine parameter m (#3920) (details)
  42. Avoid line breaks in description string which some tools handle badly. (details)
  43. Remove annotation noise and add missing comma. (details)
  44. Remove superfluous imports (already done in the Electrical package (details)
  45. Revert dummy changes to unrelated classes. (details)
  46. Correct assert and white space fixes (details)
  47. Fix typo (details)
  48. Improve visibility of connections (details)
  49. Remove obsolete colons (see UsersGuide) (details)
  50. Fix documentation of Tp2 and Tp (details)
  51. Add image explaining PusleSeries (details)
  52. Reduce size of image (details)
  53. Now chaing size of image (details)
  54. Fix documentation to match implementation (details)
  55. Strip leading newline in img.alt attributes (#3938) (details)
  56. Change Tp2 in drawing (details)
  57. refs #3897: Fix typo (details)
  58. Fix copy/paste error in description of Translational.Sources.Force2 (#3942) (details)
  59. Consider the derivatives at boundaries in the 2D-table. (details)
  60. Improved example to show all issues. (details)
  61. Avoid using epsilon altogether. (details)
  62. Spelling (details)
  63. AddReference (details)
  64. Add vector-test case (details)
  65. Reference (details)
  66. Fix Modelica tools link (#3943) (details)
  67. Remove section that points to possible future implementation (#3939) (details)
  68. Update documentation (#3933) (details)
  69. Remove superfluous import statements (#3932) (details)
  70. refs #3893: Fix formatting and update naming (details)
  71. Refactor spliceFunction (#3885) (details)
  72. refs #3893: Fix formatting (details)
  73. Improve documentation of both rotational and translational sensors (#3862) (details)
  74. Add Modelica Libraries logo for dark mode (details)
  75. Change y into x in spatialDistribution() definitions (details)
  76. Almost automatically updated to have correct gradient. (details)
  77. Remove unwanted gradient. (details)
  78. BreakTiesAsBefore (details)
  79. BreakTiesAsBefore2 (details)
  80. BreakTiesAsBefore (details)
  81. ClearerName (details)
  82. Revert unwanted change of files (even if blank line would be nice). (details)
  83. Adds animated level on the icon layer of the OpenTank (details)
  84. Fix broken link (#3955) (details)
  85. Fixed Wb_flows discretization terms for DynamicPipe (details)
  86. Bump copyright year (details)
  87. Add missing cases (details)
  88. Fix parameter propagation of IntersectivePWM (#3910) (details)
  89. Propagate parameter T in Polyphase Resistors and Conductors (#3964) (details)
  90. Update wrapAngle.mo (details)
  91. Fix variable name (details)
  92. Emphasize text in documentation (details)
  93. Remove BOM (details)
  94. Do not preserveAspectRatio for terminate-block. (details)
  95. Fix broken link to academia.edu (#3981) (details)
  96. Update matio library to 1.5.23 (#3982) (details)
  97. Add Python Venv and VS Code files to .gitignore file (#3974) (details)
  98. Add problem matchers for CI (#3972) (details)
  99. Fix LCC build (#3784) (details)
  100. Eddy current sources (#3976) (details)
  101. Keep original implementation (details)
  102. Add forgotten link (details)
  103. Removes outdated segment images from OLine (#3961) (details)
  104. fix calculation of A in Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (details)
  105. Re-arrange equation to improve readability (details)
  106. Fix some bugs in shapes of FluxTubes (#3993) (details)
  107. Update Media.mo (#3918) (details)
  108. Fix #4007 (details)
  109. Add <p> and </p> to HTML documentation (details)
  110. Fix spelling and grammar (details)
  111. Remove Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities.Battery (details)
  112. Remove obsolete file (details)
  113. Implement continuous version of SignalExtrema (details)
  114. added comparisonSignals.txt (details)
  115. ContinuousSignalExtrema: improved detection of t_min and t_max (details)
  116. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details)
  117. Pass forceColor to arrow visualizer (#3990) (details)
  118. Added assert condition block (#3985) (details)
  119. Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source (details)
  120. Improve description string in example. (details)
  121. Undo line break in code (details)
  122. Update usage of "noDerivative" (#4024) (details)
  123. Fix markdownlint warnings (#3973) (details)
  124. fix #4030 (details)
  125. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details)
  126. Reduce guess for initial temperature difference across wall. (details)
  127. implemented recognition of startTime (see #4035) (details)
  128. applied an equivalent change to Sampler (as to ZeroOrderHold) (details)
  129. spliceFunction_der check limits (details)
  130. add description string (details)
  131. Remove unit errors. (details)
  132. Avoid unit error. (details)
  133. Fix incorrect start-value. (details)
  134. Give a proper definition of machine constants. (details)
  135. Update description in ModelicaServices as well. (details)
  136. And values. (details)
  137. Revert "startTime of ZeroOrderHold" (#4044) (details)
  138. fixes startTime of ZeroOrderHold" (details)
  139. Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039) (details)
  140. Fix typo (details)
  141. Change doc string in the style of Modelica.Blocks.Math (details)
  142. Fix typo (details)
  143. Fix description (details)
  144. Rename record instance names ????Data => ????Data3 (details)
  145. Fix final parameter propagation (details)
  146. Fix final in parameter record of FundamentalWave (details)
  147. Unify wording of docstrings of parameter records (details)
  148. Unit correctness. (details)
  149. Remove incorrect unit-casting. (details)
  150. Propose better unit-handling in equation. (details)
  151. Implement option 4; that is using a reference impedance with description. (details)
  152. Put reference impedance into partial induction machine model (details)
  153. Apply ZsRef also to induction machine models (details)
  154. Apply changes to Modelica.Magnetic.FundamentalWave (details)
  155. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details)
  156. Document that string functions are only intended for ASCII. (details)
  157. Spelling. (details)
  158. Update Modelica/Blocks/Math.mo (details)
  159. Update Modelica/Utilities/Strings.mo (details)
  160. Added new power block for raising an input to a user parameterized exponent (#4006) (details)
  161. Replaced state events by time events (details)
  162. enhanced documentation (details)
  163. Reverts dummy changes. (details)
  164. Propagate useSolver to these variants as well. (details)
  165. Fix docu of Modelica.Utilities.System.getTime() (details)
  166. Fix for #3971. (details)
  167. Apply suggestions from code review (details)
  168. Add DynamicPipe energy conservation tests to ModelicaTest (details)
  169. Try to fix crash for (details)
  170. Fix allocation size (details)
  171. Updated tolerance for energy conservation checks (details)
  172. Improve indentation of html code (details)
  173. Html code: No indentation within 'address' tag (details)
  174. Delete multiple and/or leading whitespaces (details)
  175. Fix unit error in SimpleAir (details)
  176. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details)
  177. Use SI.Mass instead of specifying 'unit' (details)
  178. Use prefix style 'quantity' for FixedBoundary.X (details)
  179. Add description string for m1 (details)
  180. Add description string for m2 (details)
  181. Completely remove modifications of 'quantity' (details)
  182. Remove modification of 'quantity' (details)
  183. Remove empty modifications (details)
  184. Fix unit error in RobotR3.OneAxis (details)
  185. Fix unit errors in ArmatureStroke (details)
  186. Fix unit error in CCCVcharging (details)
  187. Modifying min attribute of gain to 1 (details)
  188. removing min attribute in gain (details)
  189. Use SI.Radius instead of SI.Length (details)
  190. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details)
  191. Remove plural 's' in 'height of ramps' (details)
  192. Assert statement to avoid zero gain in controller and improved description string for controller gain (details)
  193. Changed to full path for consistency (details)
  194. Removing unintended code modifications (details)
  195. Delete unused variable 'dens' and corresponding 'R_air' (details)
  196. Delete gasForce.dens from reference comparison signals (details)
  197. Replace 'Inline=false' with late inlining (details)
  198. Unify spelling of controllers with dash omitted (details)
  199. Revert "Unify spelling of controllers with dash omitted" (details)
  200. unify spelling of controllers (details)
  201. Rename RiCurrent -> Isc (details)
  202. Adapt to renamed variable (details)
  203. Make it public, as suggested (details)
  204. #4107 missing commits in master (#4140) (details)
  205. Update codespell exceptions (#4143) (details)
  206. Bump actions to avoid deprecation warnings (#4120) (details)
  207. Amendment for #4140: Fix merge conflict (#4146) (details)
  208. lower case for controller in Modelica/Blocks/Continuous.mo (details)
  209. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (details)
  210. unify spelling of controllers (details)
  211. Fix false calculation of w (omega) when resolveInFrame == frame_resolve (details)
  212. And add unit for M (details)
  213. Add rotation about x-axis to enable a spatial motion (details)
  214. Have a flag for avoiding unnecssary discontinuities. (details)
  215. Add smooth. (details)
  216. ExpSine is more complicated. (details)
  217. oops (details)
  218. Fix syntax. (details)
  219. Simplify the mean formula. (details)
  220. Add startTime as well. (details)
  221. Restore the use of t_eps just in case, but allow setting it to zero. (details)
  222. And update description. (details)
  223. Avoid smoothness. (details)
  224. Update Modelica/Blocks/Sources.mo (details)
  225. Update Modelica/Blocks/Sources.mo (details)
  226. Rephrase (details)
  227. Simpler. (details)
  228. If the limits don't make sense use linear interpolation. (details)
  229. Fix typo (details)
  230. Omit modifiers of animation parameters (details)
  231. Documentation and description for FluidHeatFlow library improved (#4141) (details)
  232. Update Modelica/Blocks/Sources.mo (details)
  233. Remove unit-casting (details)
  234. Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1 (details)
  235. Add Evaluate=true. (details)
  236. Added units to mathematical constants (#4155) (details)
  237. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) (details)
  238. Fix unit for mu0. (details)
  239. Simpler. (details)
  240. Removed out-of-date/incorrect comment about epsilon_0 (details)
  241. Fix codespell exceptions (CI) (#4165) (details)
  242. Delete successful and skipped workflow runs (#4177) (details)
  243. Meke internally used ports of optional housing port and optional thermal port protected (details)
  244. Update annotations to be correct. (details)
  245. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (details)
  246. Apply suggestions from code review (details)
  247. refs #4180 Fix Text annotation (details)
  248. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (details)
  249. Restore documentation (#4184) (details)
  250. Fix regex to optionally ignore quoted strings (#4183) (details)
  251. Fix unit errors in ExternalCombiTimeTable constructor (#4188) (details)
  252. Remove use of unknown variable useReset (details)
  253. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. (details)
  254. The parameter 'target' does not exist. (details)
  255. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. (details)
  256. Remove unknown parameter useMeanDensity (details)
  257. KC and DP_Fric do not exist in this class (details)
  258. Cleanup (details)
  259. As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release. (details)
  260. Correct units for normalizing vectors. (details)
  261. Fix link to Holman2010 (#4199) (details)
  262. Fix and add ITEA links (#4196) (details)
  263. Fix broken links (#4202) (details)
  264. Remove public (details)
  265. Coordination of #4101: Fix unit errors (details)
  266. Fix instance names (details)
  267. Close #4101: Fix unit error in a single PR (details)
  268. Remove blanks (details)
  269. Remove redundant diagram text for most Analog examples (details)
  270. Remove diagram text of CompareTransformers (details)
  271. Fix factor 2 in calculation (details)
  272. Update .mailmap file (details)
  273. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) (details)
  274. Fix codespell exceptions (#4203) (details)
  275. Remove real relation in non-discrete-time controlled if-statement. (details)
  276. Remove unnecessary noEvent (details)
  277. Fix broken link (#4211) (details)
  278. Use 1.14 instead of sqrt(1.3) (details)
  279. Update matio library to 1.5.24 (#4222) (details)
  280. Add all defined outputs of the test example into reference signals (details)
  281. Initialize output array C even when multiColoredSurface=false (details)
  282. Set modifier of 'C' being 'final' (details)
  283. Documentation: modifier 'C' shall be 'final' (details)
  284. refs #4174: Fix (and rename) parameters (#4176) (details)
Commit 9e4d4641ea4f791d4dfa47ab3375a6ab9a43202d by Hans.Olsson
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit be4ca805b26c51282148d041cae182602a215f98 by Hans.Olsson
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit ab5b5fb8600736dc0b32ccd62b44a95b296164bf by modelica
Fix bug in calculation of complex transfer function
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
The file was modified Modelica/ComplexBlocks/ComplexMath/TransferFunction.mo (diff)
Commit 4c0b54ace4b2cf37c34cd16fde9c235c0d22bd57 by modelica
refs #3782: Decrease solver tolerance
The file was modified Modelica/Fluid/Examples/AST_BatchPlant.mo (diff)
Commit ecc0b4182bf289fb21911d1cd8e19e4c91827831 by modelica
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit 24032447dfbe706222bbae6ac725eda4c7ffa8f1 by modelica
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit 6e5de83b71a2651f7e4c225d00d3344d513e99a4 by dr.christian.kral
Use physical units to parameterize transfer function
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 555393ca20ad5a56814e5bc3e20d5116963da646 by noreply
Calculate unitless coefficient b

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 86359740c9d5881140d9c5e747285485a739db4f by noreply
Remove Evaluate=true for fixed=false parameter 'n_b'

From the brief discussion in https://github.com/modelica/ModelicaSpecification/issues/2951, it seems that `Evaluate = true` on a parameter with `fixed = false` is not expected to have any effect.  Thus I'd like to propose that the `Evaluate = true` is removed in order to get better correspondence between presence of `Evaluate = true` and parameters actually becoming evaluated.
The file was modified Modelica/Mechanics/MultiBody/Joints/Assemblies/JointRRR.mo (diff)
Commit 1b9badaf8aed6c53254833fd8afbf12c2841d1ac by Anton.Haumer
implemented example Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was addedModelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/package.order (diff)
Commit 5a26da3ae43355cd83ab7f74eb592f944e2305c2 by Anton.Haumer
add comparisonSignals.txt
The file was addedModelica/Resources/Reference/Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter/comparisonSignals.txt
Commit f3c4e9696f637badc808d41ef9225d52379d3888 by dr.christian.kral
Update documentation
Add <code> for Modelica variables
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (diff)
Commit 9a9017ad954d4fd3d9617c38de83a22975439a66 by rdgfranke
Avoid max({}) in Modelica.Math.Matrices.nullSpace

See e.g. the use of this function in ModelicaTest.Math.TestMatrices3.
The file was modified Modelica/Math/package.mo (diff)
Commit 5b711bddfbb27080a1da39f0e7f3d3055e88a62a by jakub.tobolar
Change unit of angular velocity from 1/s to rad/s to omit ambiguity
The file was modified Modelica/Mechanics/MultiBody/Sensors/AbsoluteSensor.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativeSensor.mo (diff)
Commit d3c7de55cb21c93fc64d4926480283bd4d0b96cf by jakub.tobolar
Add unit of output vector r_rel
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativePosition.mo (diff)
Commit 5b689118498e6694fadc5f1b2bbbae2311333043 by jakub.tobolar
Add unit of output vector 'torque'
The file was modified Modelica/Mechanics/MultiBody/Sensors/CutTorque.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/CutForceAndTorque.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativeVelocity.mo (diff)
Commit 6fd18e762efd330e442e9e67d1d1b2bc1bce1a00 by Lenz Malte
Add missing parenthesis in fluid user guide page.
The file was modified Modelica/Fluid/package.mo (diff)
Commit 865ce07e2de55954182f39afcc876c19dd07c73c by Hans.Olsson
Avoid values out of bound, and simplify logic.
Closes #3887
The file was modified Modelica/Electrical/PowerConverters/DCAC/Control/SVPWM.mo (diff)
Commit a42691cb3ccddfb51f1408945db7f0c3d9e29b00 by modelica
refs #3865: Added QuasiRMS voltage and current single phase sensors
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/CurrentSensor.mo (diff)
The file was addedModelica/Electrical/QuasiStatic/SinglePhase/Sensors/CurrentRMSSensor.mo
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/PotentialSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/PowerSensor.mo (diff)
The file was modified ModelicaTest/Electrical/QuasiStatic/SinglePhase.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/VoltageSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/package.order (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/ReferenceSensor.mo (diff)
The file was addedModelica/Electrical/QuasiStatic/SinglePhase/Sensors/VoltageRMSSensor.mo
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/FrequencySensor.mo (diff)
Commit 8d090810980e1e2e51559721cdd4c267a4c849ae by noreply
Run spelling check via GitHub Actions (#3899)

The file was modified Modelica/Units.mo (diff)
The file was modified .github/workflows/checkCron.yml (diff)
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicIdealDiodes.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/Interfaces/package.mo (diff)
The file was removedModelicaTest/Resources/Reference/ModelicaTest/Electrical/SingularTransfomer/comparisonSignals.txt
The file was modified Modelica/Electrical/Analog/Sources/LightningImpulse.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/Force/package.mo (diff)
The file was modified Modelica/Electrical/Digital.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Lines/CompareLosslessLines.mo (diff)
The file was addedModelicaTest/Electrical/SingularTransformer.mo
The file was modified Modelica/Blocks/package.mo (diff)
The file was removedModelicaTest/Electrical/SingularTransfomer.mo
The file was modified ModelicaTest/Electrical/package.order (diff)
The file was modified Modelica/Magnetic/FundamentalWave/UsersGuide/WindingModel.mo (diff)
The file was modified Modelica/Math/Nonlinear.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Electrical/SingularTransformer/comparisonSignals.txt
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 76557cb0001d37483947f5c8ebc5703146439a64 by noreply
refs #3903: Fix error handling for invalid format specifier in text file (#3905)

The file was modified Modelica/Resources/C-Sources/ModelicaIO.c (diff)
Commit 2adea8258a6b938be8a790d1e6291ddb4aef80f2 by dietmar.winkler
Adds optional default return value parameter

Closes #3921
The file was modified Modelica/Utilities/Examples.mo (diff)
Commit cfbb98270a4ba6eb141d0529dfb7c9e2a46b4ecf by noreply
Fix misspelled file name (#3923)

The file was modified .gitattributes (diff)
Commit b66df3195a8f1e1aeabd29f8727671137dc921e3 by noreply
Fix the bad Evaluate annotation (#3924)

The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit 1fbc971d81cbbcf53016fb67d0fff99478429d2e by Anton.Haumer
Implemented and tested PowerSupply
The file was addedModelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer.mo
The file was addedModelica/Electrical/Analog/Examples/DemoPowerSupply.mo
The file was modified Modelica/Electrical/Analog/Sources/package.order (diff)
The file was addedModelica/Resources/Reference/Modelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer/comparisonSignals.txt
The file was modified Modelica/Electrical/Analog/Examples/package.order (diff)
The file was addedModelica/Electrical/Analog/Sources/DCPowerSupply.mo
The file was addedModelica/Resources/Reference/Modelica/Electrical/Analog/Examples/DemoPowerSupply/comparisonSignals.txt
Commit a40052cf4a9bddd7ecef658e426d7c9efb7730c9 by Anton.Haumer
tidy html and annotation
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit e5f0e7eb5050456a8040d5a847adaab939cf866b by noreply
Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896)

* refs #3894: Fix derivatives in 2D-table for one-sided extrapolation by constant continuation

* refs #3894: Add test model
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/Test33/comparisonSignals.txt
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/Test33/comparisonSignals.txt
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 5ca9e776fe6dc0397a3cf79ba1999b4f75a9c65d by dr.christian.kral
Start docstring with upper case letter
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit 701325e21e3adb68315bb9d42e5f046cfad64471 by dr.christian.kral
Fix wording of back current exception
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
Commit 3c0884d84b0e89df5d696cd21c4e866497203a8e by dietmar.winkler
corrected a html bug and created an entry in the ReleaseNotes
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit bc7e4ed7011f01478877bbd34635e4d47ac42162 by dietmar.winkler
removed funny character(s) before within;
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
Commit 0d2660c30244d2c43f09b40e0614ac05ba51334b by noreply
Apply suggestions from code review

Make default=false and use enable as suggested by @HansOlsson

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Utilities/Examples.mo (diff)
Commit 0021e1a8fdbd9f4b3df58f916c3c3d1a14305f3c by noreply
Liberate machine parameter m (#3920)

* Liberate Modelica.Electrical.Machines.Utilities.ParameterRecords.InductionMachineData.m
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
Commit d3cec537d5cba22dc1d7b970c417b0cb9169c065 by dietmar.winkler
Avoid line breaks in description string which some tools handle badly.

The file was modified Modelica/Utilities/Examples.mo (diff)
Commit 5914e8da913c304b9874788114e026aa42e8e1d4 by dietmar.winkler
Remove annotation noise and add missing comma.

The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit 122aa769dedc01bfa049c81c1edb70c139fd1ae9 by dietmar.winkler
Remove superfluous imports (already done in the Electrical package

The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer.mo (diff)
Commit c7a3e5624f18a1dab8a08a542eb00c5954e525c4 by dietmar.winkler
Revert dummy changes to unrelated classes.

The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
Commit 819f79bd0bf1f4f77a6cb2acb747f1251453030e by noreply
Correct assert and white space fixes

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit 1e9140ec8e067cfaa14e077d1470ceecba0300a2 by dr.christian.kral
Improve visibility of connections
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
Commit 4eaef61ce83263153764eabc3a44bc9eba469640 by dr.christian.kral
Remove obsolete colons (see UsersGuide)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit f6b3e1105f92bda7116b2d3c3afa438d9b262e23 by dr.christian.kral
Fix documentation of Tp2 and Tp
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 43f3e25df3a8f7823af15d108263cc8b31e1505c by dr.christian.kral
Add image explaining PusleSeries
The file was addedModelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.ipe
The file was addedModelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png
Commit 2e9edcfaffddc90e9bdd78ecf5d55639064cdc95 by dr.christian.kral
Reduce size of image
by applying `convet -resize 50% PulseSeries.png PulseSeries.png`
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 7a96b8aaaa59f0e6ab11f7a294e6ef71e01666e3 by dr.christian.kral
Now chaing size of image
by applying `convet -resize 50% PulseSeries.png PulseSeries.png`
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png (diff)
Commit cdd16abaf45ef9aab7146bd61b62fa71b5cd310f by dr.christian.kral
Fix documentation to match implementation
add diagram to parameter dialog
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit bd8f3c3039338dbc0a80869b5564ec37f1dca99a by noreply
Strip leading newline in img.alt attributes (#3938)

I don't know exactly why, but these are causing some kind of problem in System Modeler, and I don't see why one would like to keep them.
The file was modified Modelica/Electrical/QuasiStatic/UsersGuide/Overview/ACCircuit.mo (diff)
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.ipe (diff)
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png (diff)
Commit b7e9430f11eca27fc9c00b80e11b422b4255b086 by modelica
refs #3897: Fix typo
The file was modified Modelica/package.mo (diff)
Commit 27bf6ec1e5b9c61de312144a89ac2626fadbddbc by noreply
Fix copy/paste error in description of Translational.Sources.Force2 (#3942)

The file was modified Modelica/Mechanics/Translational/Sources/Force2.mo (diff)
Commit 1607d74718300e295ce869925882b5c8349ae39a by Hans.Olsson
Consider the derivatives at boundaries in the 2D-table.
Updated to current date
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 88c839392440335e363ddced6201d217397b4cf3 by Hans.Olsson
Improved example to show all issues.
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
Commit ef06462f3c58140fe5aee1853b11a453fab7c4aa by Hans.Olsson
Avoid using epsilon altogether.
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/OneSidedDerivative2D/comparisonSignals.txt
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
Commit a2e0c8450ff09f5e4e01b966cde89b291507d8e2 by Hans.Olsson
Add vector-test case
(and slight grammatical error).
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/OneSidedDerivative2D/comparisonSignals.txt
Commit 82e0c06aa89e140eb1c843f4957f6dd440b13872 by noreply
Fix Modelica tools link (#3943)

The file was modified README.md (diff)
Commit ddacf1268084a57a20a3ce5d19a3fb46985f9e54 by noreply
Remove section that points to possible future implementation (#3939)

Fixes #3937
Documentation should state what **is** implemented and not point to something that *might* get implemented. Here this resulted also in a list without heading.
The file was modified Modelica/Electrical/Machines/Thermal/package.mo (diff)
Commit eacbaec1f0fe08ec5bbfc71d0d465c15b7e01bdb by noreply
Update documentation (#3933)

The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/package.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/Vector.mo (diff)
Commit fb880e22e7ebd180cb5451bce620ee10eba8fb9b by noreply
Remove superfluous import statements (#3932)

The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/Arrow.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/DoubleArrow.mo (diff)
Commit 2a179582555926db67437c443b60e625523c6471 by modelica
refs #3893: Fix formatting and update naming
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit c15f9d3bea31db7a03904248c81c77f26bb6cb2f by noreply
Refactor spliceFunction (#3885)

* Improve readability slightly
* Remove cosh, because cosh(800+) might return NaN
* As reported by https://github.com/ibpsa/modelica-ibpsa/issues/1531
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit fb57949397065a3423c8babacf2f0886a572fa82 by modelica
refs #3893: Fix formatting
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 23a70a717c0225daa4e21954946219dfc30b7e75 by noreply
Improve documentation of both rotational and translational sensors (#3862)

* Unify documentation of both translational and rotational sensors
The file was modified Modelica/Mechanics/Rotational/Sensors/RelAngleSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/PositionSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/AccSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/AngleSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/ForceSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/package.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/SpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/SpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/RelAccSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/PowerSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/TorqueSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelAccSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/RelSpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelSpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/package.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/AccSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelPositionSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/PowerSensor.mo (diff)
Commit 6f3f6caf9f0ecfd1c0f90f95559d9ebc8ba34be2 by modelica
Add Modelica Libraries logo for dark mode
The file was addedModelica/Resources/Images/Logos/Modelica_Libraries_dark.svg
The file was modified README.md (diff)
Commit 7942a3f77035d42bf8aa421c0bf01febae8ed901 by modelica
Change y into x in spatialDistribution() definitions

Generate image using http://latex2png.com at 120dpi

```tex
\begin{array}{rcl}
\frac{\partial z(x,t)}{\partial t}+v(t)\frac{\partial z(x,t)}{\partial x} & = & 0.0\\
z(0.0, t) & = & \mathrm{in}_0(t) \text{ if $v\geq 0$}\\
z(1.0, t) & = & \mathrm{in}_1(t) \text{ if $v<0$}
\end{array}
```
The file was modified ModelicaReference/package.mo (diff)
The file was modified ModelicaReference/Resources/Images/spatialdistribution.png (diff)
Commit b1c2bf4793e747c12e688f08db61d18e1d12a8c1 by Hans.Olsson
Almost automatically updated to have correct gradient.
Note that Modelica/Electrical/Machines/Icons/(Quasi|)StaticTransformer.mo was converted to be line-based.
Closes #3951
The file was modified Modelica/Electrical/Machines/BasicMachines/Transformers/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yy/package.mo (diff)
The file was modified Modelica/Electrical/Machines/Icons/QuasiStaticTransformer.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer1PhaseWithHysteresis.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modified Modelica/Fluid/Vessels.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/Components/PartialAirGapDC.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dz/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yd/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yz/package.mo (diff)
The file was modified Modelica/Fluid/Examples/AST_BatchPlant.mo (diff)
The file was modified Modelica/Electrical/Machines/Icons/TransientTransformer.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dd/package.mo (diff)
Commit 0286ecf66f7c8daf514a6d799ac511c996818375 by Hans.Olsson
Remove unwanted gradient.
The file was modified Modelica/Electrical/Analog/Interfaces/TwoPort.mo (diff)
The file was modified Modelica/Electrical/Analog/Interfaces/FourPin.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 982611b1ef9f1975118bfbb397545dfc01a62cdf by Hans.Olsson
Revert unwanted change of files (even if blank line would be nice).
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yd/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dd/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yz/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dz/package.mo (diff)
Commit 08e308006b2c76e193b87a1fb4bd29cf6a7d5ea3 by dietmar.winkler
Adds animated level on the icon layer of the OpenTank

Basically implementing the same feature as already present in `Modelica.Fluid.Vessels.OpenTank`
The file was modified Modelica/Thermal/FluidHeatFlow/Components/OpenTank.mo (diff)
Commit bd4c750d4bd51d4ed9c0fdb12e084add47b478e3 by noreply
Fix broken link (#3955)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 59c418e03abe489c1fa82fa39fece72a213dd0d8 by 11094799+mestinso
Fixed Wb_flows discretization terms for DynamicPipe

- Fixes made for all structure cases: av_b, a_vb, a_v_b, and av_vb
- The new discretizations terms give more accurate derivatives associated with the volumes
- Energy is now properly conserved (previously av_b, a_vb, and a_v_b had conservation errors)
The file was modified Modelica/Fluid/Pipes.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit f170f2f15f906a93e5dc7511bc9ef26f520c6d31 by noreply
Fix parameter propagation of IntersectivePWM (#3910)

* Fix not propagated parameter

* Use final attribute for parameter propagation
The file was modified Modelica/Electrical/PowerConverters/DCAC/Control/IntersectivePWM.mo (diff)
Commit 80325f858b3a3fc9879f0a933a821a608a5afcd4 by noreply
Propagate parameter T in Polyphase Resistors and Conductors (#3964)

* fix #3963

* Clean up whitespaces.

Co-authored-by: Dietmar Winkler <dietmar.winkler@dwe.no>
The file was modified Modelica/Electrical/Polyphase/Basic/VariableResistor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/Resistor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/VariableConductor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/Conductor.mo (diff)
Commit e048cff3474f00d12559f3b572474b9ca878b611 by noreply
Update wrapAngle.mo

Bracket typos in function description and documentation.
The file was modified Modelica/Math/wrapAngle.mo (diff)
The file was modified ModelicaReference/package.mo (diff)
Commit 6e7069a34def53bd5cfc53090deceaa8aeecce10 by jakub.tobolar
Emphasize text in documentation
The file was modified ModelicaReference/package.mo (diff)
The file was modified ModelicaReference/package.mo (diff)
Commit 8a784597a1b861574659b3f77a4f16474b5db08d by Hans.Olsson
Do not preserveAspectRatio for terminate-block.
The reason is that you want to write an expression and it is natural
to adapt the length of the block to the expression, which will give different aspect ratios.
This is consistent with the source-block BooleanExpression.
The file was modified Modelica/Blocks/Logical.mo (diff)
Commit fb08d0d569c4dcae851d1b636ca84154b8e434a9 by noreply
Fix broken link to academia.edu (#3981)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 31f205c776b7d1d1817488d0868c1187819af383 by noreply
Update matio library to 1.5.23 (#3982)

The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.c (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaMatIO.txt (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.h (diff)
Commit 3c4d35f900943fea25456221c5470847683c40b5 by noreply
Add Python Venv and VS Code files to .gitignore file (#3974)

The file was modified .gitignore (diff)
Commit 79e63f5b3093afa5c45830d721de14536096979e by noreply
Add problem matchers for CI (#3972)

The file was added.github/checkTags.json
The file was added.github/tidyHTML.json
The file was added.github/check_deprecated_line_color.json
The file was added.github/moparser.json
The file was modified .github/workflows/checkCI.yml (diff)
Commit 8690ef62beae4ffd29dd30dec053ed88de92ebfb by noreply
Fix LCC build (#3784)

The file was modified Modelica/Resources/C-Sources/ModelicaInternal.c (diff)
The file was modified Modelica/Resources/C-Sources/stdint_wrap.h (diff)
Commit 569c5253c46408343a01166715387d417821c04a by noreply
Eddy current sources (#3976)

The file was modified Modelica/Mechanics/Translational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sources/EddyCurrentTorque.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sources/EddyCurrentForce.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/EddyCurrentBrake.mo (diff)
Commit 7cd0a8fb0c45e4cc409cb39446cf6cc5857cb9d8 by dr.christian.kral
Keep original implementation
Add link to Wikipedia
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Math/wrapAngle.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Math/wrapAngle.mo (diff)
Commit a93ce277959d81a6831a891fa52772643495c7e1 by noreply
Removes outdated segment images from OLine (#3961)

Closes #3960
The file was removedModelica/Resources/Images/Electrical/Analog/segment.png
The file was removedModelica/Resources/Images/Electrical/Analog/segment_first.png
The file was removedModelica/Resources/Images/Electrical/Analog/segment_last.png
Commit 85c8cdb92fbe6539674bde295b7705bf534894ba by Anton.Haumer
fix calculation of A in Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
Commit 85ccb4db22e3b84028e0ed514bd6f761634b6d20 by noreply
Re-arrange equation to improve readability

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
Commit e3d183ef872fa1d8e3ee2c2f520920059bd34629 by noreply
Fix some bugs in shapes of FluxTubes (#3993)

The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/PureIron/RFe80.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinderRadialFlux.png (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/Toroid.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/Steel_9SMnPb28.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/Cuboid.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/GenericFluxTube.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/DC03.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Examples/MagneticCircuit.vsdx
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M350_50A.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderCircumferentialFlux.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinder.vsdx
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M330_50A.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/CobaltIron/Vacoflux50.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/Circumferential.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderAxialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/X6Cr17.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M530_50A.mo (diff)
The file was modified .gitattributes (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/AISI_1008.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/DC01.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/Cuboid.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderAxialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/AISI_12L14.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/Circumferential.vsdx
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/PureIron/VacoferS2.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M940_100A.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/BaseData.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/Steel_9SMn28K.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinderAxialFlux.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M700_100A.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/Toroid.vsdx
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron/MuMetall.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/GenericFluxTube.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron/Permenorm3601K3.mo (diff)
Commit 8e2a4543e51bb2ac911ec9ec0b53eb3c147f7adb by noreply
Update Media.mo (#3918)

reduced dp_nominal in TestsWithFluid.Components.PartialTestModel by a factor of 1000, which makes it reasonable, and will change all reference results in TestsWithFluid.
The file was modified ModelicaTest/Media.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/MovingCoilActuator/Components/ConstantActuator.mo (diff)
Commit 0c0a001aa5aebfb429af114f61ec1965d640c66f by dr.christian.kral
Add <p> and </p> to HTML documentation
The file was modified Modelica/Mechanics/Rotational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/RollingWheel.mo (diff)
Commit a535d27980bde82a3ff765223fd9db362e1f7738 by dr.christian.kral
Remove Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities.Battery
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/PartialControlledDCPM.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_Drive.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/package.order (diff)
The file was removedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/Battery.mo
Commit 4e763643b3b31da3795ead14457c30a751f68cc3 by Anton.Haumer
Implement continuous version of SignalExtrema
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Blocks/package.mo (diff)
Commit 8118479ad0dd404026a5e8eb3ffe5eb6366596f8 by Anton.Haumer
added comparisonSignals.txt
The file was addedModelica/Resources/Reference/Modelica/Blocks/Examples/DemonstrateContinuousSignalExtrema/comparisonSignals.txt
Commit 83c156c50c8faf78b65f13bc0710cbcafa12c1d5 by Anton.Haumer
ContinuousSignalExtrema: improved detection of t_min and t_max
The file was modified Modelica/Blocks/package.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
Commit ed187e6223295a81fcc1e237f3e3d29048358d53 by Anton.Haumer
extended Blocks.Examples.DemonstrateContinuousSignalExtrema
The file was modified Modelica/Resources/Reference/Modelica/Blocks/Examples/DemonstrateContinuousSignalExtrema/comparisonSignals.txt (diff)
The file was modified Modelica/Blocks/package.mo (diff)
Commit 1c9bcb39807ddc478c96919fa3eeafd04842cf44 by noreply
Pass forceColor to arrow visualizer (#3990)

The file was modified Modelica/Mechanics/MultiBody/Forces/ForceAndTorque.mo (diff)
Commit 02657f5310f208a6c13f103a8fe97fc65d495dcb by noreply
Added assert condition block (#3985)

* Added assert condition block

- Block is useful for applying asserts via graphical layer (rather than via equations)


Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: tobolar <jakub.tobolar@dlr.de>
Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified ModelicaTest/Blocks.mo (diff)
The file was modified Modelica/Blocks/Logical.mo (diff)
Commit 6046df8800df3e58058e1be7f9a47701ce98dfad by Anton.Haumer
Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepVoltageSource.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepCurrentSource.mo (diff)
Commit 3a5289d617824d1b4f04ca133a065c5532b5df8d by noreply
Improve description string in example.

* Clarify description string.
fixes #4020
Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Analog/Examples/ResonanceCircuits.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepCurrentSource.mo (diff)
Commit c704bdf7b520806c6085d6bfd0f349e5f6f613a2 by noreply
Update usage of "noDerivative" (#4024)

fixes #4023
The file was modified ModelicaReference/package.mo (diff)
Commit f325ed37f316ef59673bc1494707e994992fb8df by noreply
Fix markdownlint warnings (#3973)

The file was modified Modelica/Resources/Documentation/Generate-ReleaseNotes.py (diff)
The file was modified Modelica/Electrical/Machines/Sensors/HallSensor.mo (diff)
The file was modified Modelica/Resources/Reference/Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad/comparisonSignals.txt (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
Commit 5a9db5198745fd9dc1be713bda97975c38b0b477 by Hans.Olsson
The dT is a temperature difference, so converting it to celsius shouldn't use an offset.
The file was modified Modelica/Fluid/Examples/HeatExchanger.mo (diff)
Commit e0ce0518577c60a4ca40cd7d78603cb419d65f4c by Hans.Olsson
Reduce guess for initial temperature difference across wall.

The reason is two-fold:
* It is an order of magnitude too large.
* In some configurations it can cause simulation problems.
The file was modified Modelica/Fluid/Examples/HeatExchanger.mo (diff)
Commit 023175cd55928e40ccefd0b37a38d954da9ac7ce by Anton.Haumer
implemented recognition of startTime (see #4035)
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 05783cfb575d2393e501678eed8b0bb028735d9f by Anton.Haumer
applied an equivalent change to Sampler (as to ZeroOrderHold)
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 1b0d4501da2b34d882cb91f44a6a17f835cbfda7 by matthis.thorade
spliceFunction_der check limits

there are two if-conditions that used a different value:
1 versus 0.9999999999
this PR makes sure the identical limit is used
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit a53b03fee3da6eac669606536a34dd2066b771ba by matthis.thorade
add description string

and replace tab with spaces
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit cf30cb744fcc3f7faaba03793c42e0a666f2180a by Hans.Olsson
Remove unit errors.
This is related to #3881
These changes are completely safe.
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMEE_LoadDump.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_LoadDump.mo (diff)
Commit 97905bbe2659ac1ff15065c7fb126cb80aad3bdb by Hans.Olsson
Avoid unit error.
Adding a protected element in an example model should be ok.
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
Commit ccb36365eedc7ff6e164b06036a92e4994817e06 by Hans.Olsson
Fix incorrect start-value.
Detected due to unit-checking.
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/DcdcInverter.mo (diff)
Commit 879247ef41338550c5e10dea5d055ce2502cf552 by Hans.Olsson
Give a proper definition of machine constants.
They are compatible with C, and usable.
Closes #2056
The file was modified Modelica/Constants.mo (diff)
Commit 080e592082a3f543bbc180900ecf5bbf7cfb26c2 by Hans.Olsson
Update description in ModelicaServices as well.
The file was modified ModelicaServices/package.mo (diff)
The file was modified ModelicaServices/package.mo (diff)
Commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea by noreply
Revert "startTime of ZeroOrderHold" (#4044)

Was merged prematurely.
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 39b0799f58b1027afeaa7735342e58276fc0041e by dietmar.winkler
fixes startTime of ZeroOrderHold"

This reverts commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea.
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit e5aa74ccaaf5afaacd21f1a96e57d5dd80c76ecd by noreply
Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039)

Closes #4036
The file was modified Modelica/Math/package.mo (diff)
Commit d6e07b83c82517107fb9a4350dbee1d8da510f21 by noreply
Fix typo

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 2501bc7d8288eac1ada2df06fade2c0cc57cb33e by noreply
Change doc string in the style of Modelica.Blocks.Math

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit b3b21b87b6506740cfb25f01110e52ba3021fac0 by noreply
Fix typo

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/package.mo (diff)
Commit 07bb1f6a658998a2c6a0d1ed00b7de4a81906821 by noreply
Fix description

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit f689d90a36ca6d4b24fa3f30881973fdff831578 by dr.christian.kral
Rename record instance names ????Data => ????Data3
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
Commit ca683c513978b27bbb488c0b5f60e5ea5502e2a8 by dr.christian.kral
Fix final parameter propagation
so that m = 3 is not propagated to the core parameter records
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/IM_SlipRingData.mo (diff)
Commit 3fd8a078302d863c1a9644a083adda217353688d by dr.christian.kral
Fix final in parameter record of FundamentalWave
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
Commit 8f670f3fe6a1b1564b682b39d0e4c5bea1d45830 by dr.christian.kral
Unify wording of docstrings of parameter records
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
Commit 29886c3393b2f9697c416c2e26ce3a6d4d8d2167 by Hans.Olsson
Remove incorrect unit-casting.
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenHard.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenSoft.mo (diff)
Commit 55070ff4f5af86bee25cf2ca97fc2d72c2f18f5a by Hans.Olsson
Propose better unit-handling in equation.
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 23ccbb17d7a5fd5afbc9874c1547216d43a894e1 by Hans.Olsson
Implement option 4; that is using a reference impedance with description.
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
Commit 2e9cc0c7995dbf382029b72f51f99c2c96a719b9 by dr.christian.kral
Put reference impedance into partial induction machine model
The file was modified Modelica/Electrical/Machines/Interfaces/PartialBasicInductionMachine.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
Commit 8cbf2be023f98e1310b8afa7ad0d8cb5af53161a by dr.christian.kral
Apply ZsRef also to induction machine models
The file was modified Modelica/Electrical/Machines/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
Commit 3382f140f1adee5ea12d419f3fa7fb4680ae321e by dr.christian.kral
Apply changes to Modelica.Magnetic.FundamentalWave
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
Commit 272d6b450fbea87564c0f9936c869f7c93e68d13 by dr.christian.kral
Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
Commit f5dae5301edda250eaa2265a36a48d0306a8dacc by Hans.Olsson
Document that string functions are only intended for ASCII.
Specifically indicate where UTF-8 texts will fail (substrings and case-insensitive comparison).
Closes #3946
The file was modified Modelica/Utilities/Strings.mo (diff)
The file was modified Modelica/Utilities/Strings.mo (diff)
Commit 0cb6499cf88442571d342db11039d1519943ea77 by noreply
Update Modelica/Blocks/Math.mo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit e58cc77b4258e87b6db7aef0e24dd3e5a4389fb3 by noreply
Update Modelica/Utilities/Strings.mo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Utilities/Strings.mo (diff)
Commit 410d60b22304755db96c761d4d61fe151d8094f6 by noreply
Added new power block for raising an input to a user parameterized exponent (#4006)

* Added new power block for raising an input to a user parameterized exponent

* Add tester with various use cases for exponentiation block

* Added comparison signals file
The file was modified ModelicaTest/Blocks.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Blocks/Exponentiation/comparisonSignals.txt
Commit c80a86a7f4916747b0248f36d70bd1d99b20b394 by Anton.Haumer
Replaced state events by time events
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit b31d8cf918009bc423573d8eda95d899f3baf23c by Hans.Olsson
Propagate useSolver to these variants as well.
Closes #4070
The file was modified Modelica/Clocked/ClockSignals/Clocks/Rotational/FixedRotationalClock.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Clocks/Logical/PartialLogicalClock.mo (diff)
Commit 37b10e6e906da3aadc73223ded9e5f5f33612b18 by noreply
Fix docu of Modelica.Utilities.System.getTime()

In the example for return values, day was missing.
The file was modified Modelica/Utilities/System.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Sampler/Utilities/Internal/UniformNoiseXorshift64star.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Interfaces/PartialNoise.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Sampler/Utilities/Internal/UniformNoise.mo (diff)
Commit 3281d92b281b1ab8b9a1f6c52fe49b4859a91e3e by noreply
Apply suggestions from code review

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Clocked/RealSignals/Interfaces/PartialNoise.mo (diff)
Commit 25062d267e4bf5e3f0f5b91001870e83c31ea339 by 11094799+mestinso
Add DynamicPipe energy conservation tests to ModelicaTest
The file was addedModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck.mo
The file was addedModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck2.mo
The file was modified ModelicaTest/Fluid/TestComponents/Pipes/package.order (diff)
Commit 7dc882f96c6ca1cffc7345302c8c6083b1523d94 by modelica
Try to fix crash for
ModelicaTest.Tables.CombiTable2D[sv].Test2[167]
when compiled with VS 2019.
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit bd0777740495ef61a0e74d36763ca117dbdae906 by 11094799+mestinso
Updated tolerance for energy conservation checks
The file was modified ModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck.mo (diff)
Commit 0f8b9f23b9d992567b1a22d7a269097db73f17ea by jakub.tobolar
Improve indentation of html code
The file was modified Modelica/Media/Water/IF97_Utilities.mo (diff)
Commit 9779e2021ba5324635912f7a3898879dfec10761 by jakub.tobolar
Html code: No indentation within 'address' tag

Fix non-matching 'tr' tag and delete '>' added by mistake
The file was modified Modelica/Media/Water/IF97_Utilities.mo (diff)
Commit f8c9eaf4b744e39fc03747e87dafb96e6e7d073c by jakub.tobolar
Delete multiple and/or leading whitespaces
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
The file was modified Modelica/Media/Air/SimpleAir.mo (diff)
Commit e66d5de7cbb6c37ac062bab5a2c4882a0d2a477a by noreply
Fix unit error in SimpleAir
The file was modified Modelica/Media/Air/SimpleAir.mo (diff)
Commit b5dea8c0dd01d3f156e079e8bf744ca85ab8fdf5 by Tidefelt Henrik
Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2

This follows the style in Modelica.Media.Interfaces.PartialMedium.MassFlowRate and give tools a chance of making sense of the quantity.
The file was modified Modelica/Media/package.mo (diff)
Commit d55f0bdc3b2ddcb1fae625712f40b85d4e0da009 by Tidefelt Henrik
Use SI.Mass instead of specifying 'unit'

This is more elegant, and also similar to how it's done in Modelica.Media.Interfaces.PartialMedium.MassFlowRate:
  type MassFlowRate = SI.MassFlowRate(quantity = "MassFlowRate." + mediumName, min = -1.0e5, max = 1.e5)
The file was modified Modelica/Media/package.mo (diff)
Commit 5914d55120ebd6ba05bce95e13e99113eec54de3 by Tidefelt Henrik
Use prefix style 'quantity' for FixedBoundary.X

This follows the style in Modelica.Media.Interfaces.PartialMedium.MassFlowRate and gives tools a chance of making sense of the quantity.
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit fcd4c580c6f559c74530f09d9381320f55bc41bb by noreply
Add description string for m1

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Media/package.mo (diff)
Commit 93841b72972ef7ed0bed984a64666dd28db27198 by noreply
Add description string for m2

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Media/package.mo (diff)
Commit 0bcc98c61ee70beb439a7a0f80d0339bc9ccdd68 by Tidefelt Henrik
Completely remove modifications of 'quantity'
The file was modified Modelica/Media/package.mo (diff)
Commit 29b261acb5017fe17153c1b2271b6d2500287017 by noreply
Remove modification of 'quantity'
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit e5e9f2920219e45a561bc9318c7e40fb24836686 by Tidefelt Henrik
Remove empty modifications
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit eccdade37e27f856b79ba1308071812679ce00b6 by Tidefelt Henrik
Fix unit error in RobotR3.OneAxis
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit c0d8c3409a4f5b22124765bb46345d2bdcf21015 by Tidefelt Henrik
Fix unit errors in ArmatureStroke
The file was modified Modelica/Magnetic/FluxTubes/Examples/MovingCoilActuator/ArmatureStroke.mo (diff)
Commit 183fe6d26cc8429cef7fcccbe03f2692bd4bdb59 by Tidefelt Henrik
Fix unit error in CCCVcharging
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 366c8c8b3f3026c355b18f6ad32358a4b0824039 by arunkumar.narasimhan
Modifying min attribute of gain to 1
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit a848744e3995d902edfbf8ca4454dbcd36521e2e by arunkumar.narasimhan
removing min attribute in gain
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit d2b2e2983f2439e6df44ba20c1aed308f3ca3b0d by Tidefelt Henrik
Use SI.Radius instead of SI.Length
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit c07ed57aa50d17daae69ba048b9700a70ddb8603 by modelica
ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666)
The file was modified Modelica/Media/Air/ReferenceMoistAir.mo (diff)
Commit 0c013e40320a6caa443bbc3bc097aaf67960cf6c by Tidefelt Henrik
Remove plural 's' in 'height of ramps'
The file was modified Modelica/Clocked/RealSignals/TickBasedSources/Ramp.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Clocked/RealSignals/TimeBasedSources/Ramp.mo (diff)
Commit 4813c7483dd14c8937c92ddd072b3e50e2741750 by 124154466+arunkumar-narasimhan
Assert statement to avoid zero gain in controller and improved description string for controller gain
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit e62cba74447086276531f3b93c59b5fd947bb7fe by 124154466+arunkumar-narasimhan
Changed to full path for consistency
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit d79a3aac734c26666ce5c3973538554a8c87e56b by 124154466+arunkumar-narasimhan
Removing unintended code modifications
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit 56268a8f28124222f05b7e6871a536f77060c7fa by jakub.tobolar
Delete unused variable 'dens' and corresponding 'R_air'
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/GasForce2.mo (diff)
Commit e2ce9816bb9c4cf07e5e725b7ab7b97317a2bf75 by jakub.tobolar
Delete gasForce.dens from reference comparison signals
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Forces/EngineGasForce/comparisonSignals.txt (diff)
Commit 669100b4afbe78df72a6609cfc6487c7b2522a21 by jakub.tobolar
Replace 'Inline=false' with late inlining
See  #3908
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_dd.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_d.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent.mo (diff)
Commit 9bcd99f1d2ca81d20b67008b4b22cf2135cbac3d by 124154466+arunkumar-narasimhan
Unify spelling of controllers with dash omitted

Dash omitted to unify spelling of controllers across library.
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
Commit 109b51703027b6fd253d0c55a2091f999636c12f by 124154466+arunkumar-narasimhan
Revert "Unify spelling of controllers with dash omitted"

This reverts commit 9bcd99f1d2ca81d20b67008b4b22cf2135cbac3d.
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit 520ee5c6acf2883836bcb8fa8bbb63ce5e4b41b6 by 124154466+arunkumar-narasimhan
unify spelling of controllers

unify spelling of controllers by omitting dash in description and documentation
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
Commit 1f85689a989cd91108e89914edf7d6ff77bc384b by noreply
Rename RiCurrent -> Isc

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 1f422fc272dfc859b973cfc225897b755782b8cf by noreply
Adapt to renamed variable

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 1969bc16e4ce9061608c5f4537677ce0153e38cc by noreply
Make it public, as suggested

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit a963d5bac1ac2b6c00ea1ca0567036a17f9f5262 by noreply
#4107 missing commits in master (#4140)

* Resolved issue #4072 (for Modelica/Electrical)

* Resolved issue #4072 (for rest of Modelica)

* Squash doubled point {0,-50.5}

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Fix near-zero coordinate in connection's annotation

* Merge branch 'DagBruck_01' of https://github.com/modelica/ModelicaStandardLibrary into DagBruck_01

---------

Co-authored-by: Dag Brück <dag.brueck@3ds.com>
Co-authored-by: tobolar <tobolar@users.noreply.github.com>
Co-authored-by: tobolar <jakub.tobolar@dlr.de>
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_DOL.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/Conductor.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTapmPulse.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTap2mPulse.mo (diff)
The file was modified Modelica/Electrical/Batteries/BaseClasses/BaseCellWithSensors.mo (diff)
The file was modified Modelica/Electrical/Batteries/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacksWithSensors/package.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/Engine1Base.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepDown.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_R.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/SuperCapDischargeCharge.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/InductionMachines/IMC_Inverter.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modified Modelica/Fluid/Valves.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/ChopperStepUp.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TestCylinder.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepUp.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/VoltageQuasiRMSSensor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/Voltage2DutyCycle.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_R.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/CylinderBase.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_RL.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepUp/ChopperStepUp_R.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacks/package.mo (diff)
Commit 25319f9207a51dcde2d650f5a244d7c78a00c2d5 by noreply
Update codespell exceptions (#4143)

The file was modified .github/workflows/checkCron.yml (diff)
Commit 17ec1ebba4a3689b484824e4e415593a5a6eddca by noreply
Bump actions to avoid deprecation warnings (#4120)

The file was modified .github/workflows/checkCron.yml (diff)
The file was modified .github/workflows/generateReleaseNotes.yml (diff)
The file was modified .github/workflows/checkCI.yml (diff)
Commit 182301b4701a4a81f84b7b34257b919cfc8fce26 by noreply
Amendment for #4140: Fix merge conflict (#4146)

The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
Commit a5851fae93f7c75db3dba8039b9743fde758e289 by noreply
lower case for controller in Modelica/Blocks/Continuous.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit bbc9464318aaeaadca3801135c78a16143553703 by noreply
lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
Commit 509f9b18e4c39f3b7c22a5bc0b25ce8e3e320041 by 124154466+arunkumar-narasimhan
unify spelling of controllers

unify spelling of controllers and lower case.
The file was modified Modelica/Thermal/HeatTransfer/Examples/ControlledTemperature.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Utilities/VfController.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/VfController.mo (diff)
Commit 8c24779fa5e367932fcb5fc4d3d0f42d68775536 by jakub.tobolar
Fix false calculation of w (omega) when resolveInFrame == frame_resolve
The file was modified Modelica/Mechanics/MultiBody/Sensors/Internal/BasicAbsoluteAngularVelocity.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenHard.mo (diff)
Commit 82d1b167e20e0decf632a8c9a2ea58f3c92415cb by jakub.tobolar
Add rotation about x-axis to enable a spatial motion
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 8196629c927d8e84ec1874de4d2dae3984060c01 by Hans.Olsson
Have a flag for avoiding unnecssary discontinuities.
Closes #3548
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit e2d701435048d323071b5d838051657f0e5bb915 by Hans.Olsson
ExpSine is more complicated.
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 9a779840a267e7be41f600ce60fa4c4ce1f0cce3 by Hans.Olsson
Simplify the mean formula.
Closes #3906
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 0aaecbb690c325297a2c87a45f26ebd3642fe8d2 by Hans.Olsson
Add startTime as well.
The file was modified Modelica/Blocks/Math.mo (diff)
Commit c4f4388f67c03eb5d9571ccf9ac794a1def4fefd by Hans.Olsson
Restore the use of t_eps just in case, but allow setting it to zero.
The file was modified Modelica/Blocks/Math.mo (diff)
Commit a93f6eb4aba876fe40da80c88fcc3476cbb01c84 by Hans.Olsson
And update description.
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit da7adc0caeb2e3bb83a3319113b88f45630ecd04 by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 373ce59d249c434158cea370c26be51e645c3277 by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 930456a53476f9973ada6f44dbf7dda595ee4cba by Hans.Olsson
If the limits don't make sense use linear interpolation.
See https://github.com/modelica/ModelicaStandardLibrary/issues/4128#issuecomment-1589465543
The file was modified Modelica/Fluid/Utilities.mo (diff)
Commit dec16deb6ed0cc4062121631c1bcc2b24eadb54e by noreply
Fix typo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 5eb42c52755a6823baa2c22b6b40097076689c75 by jakub.tobolar
Omit modifiers of animation parameters
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 4b0dbf652d725797960540a2bbdd8c2ebbd38f3b by noreply
Documentation and description for FluidHeatFlow library improved (#4141)

* Improved doc strings and documentation

* Improved documentation Updated

* Update ParallelCooling

* Lower case spelling of coolant

* Corrected misspelling of coolant in documentation of IndirectCooling.mo

Corrected misspelling of coolant in two instances of documentation

---------

Co-authored-by: Christian Kral <dr.christian.kral@gmail.com>
Co-authored-by: arunkumar-narasimhan <124154466+arunkumar-narasimhan@users.noreply.github.com>
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelPumpDropOut.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/PumpAndValve.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TwoMass.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/PumpDropOut.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/SimpleCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/IndirectCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/OneMass.mo (diff)
Commit e5a8ea165c21bad5a45ee39e8b893e50533dcfec by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_Braking.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenPermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_Braking.mo (diff)
Commit 840729224b142a4290523a7462cac084b90f0a88 by Hans.Olsson
Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1
The file was modified Modelica/Electrical/Machines/Examples/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit f5f6ffb4ab2386f0584c086f98d704f269c3f7d9 by noreply
Added units to mathematical constants (#4155)

* Added units to mathematical constants
The file was modified Modelica/Constants.mo (diff)
Commit c64cc2c4a6e673ff0144890a095a58084e4768ab by noreply
Delete redundant points of polygon annotation of 'Spice3' connectors (#4135)

The file was modified Modelica/Electrical/Spice3.mo (diff)
Commit f31e29ee6a452cdfce97bf222dae66358f4fbff1 by Hans.Olsson
Fix unit for mu0.
This corrects an error introduced by #4155
The file was modified Modelica/Constants.mo (diff)
The file was modified Modelica/Constants.mo (diff)
Commit ddf880ed1d03e91bb086aab7504e9d5ff63b6b1f by 11094799+mestinso
Removed out-of-date/incorrect comment about epsilon_0
The file was modified Modelica/Constants.mo (diff)
Commit e55884bab622a7393af9234958c218ef5984fc70 by noreply
Fix codespell exceptions (CI) (#4165)

* Fix typos
* Fix codespell exceptions
The file was modified .github/workflows/checkCron.yml (diff)
The file was modified ModelicaTest/Resources/Scripts/Dymola/pressureLoss/channel/dp_internalFlowOverall_DPMFLOW.mos (diff)
The file was modified Modelica/Magnetic/FundamentalWave/UsersGuide/Polyphase.mo (diff)
The file was modified ModelicaTest/Electrical/Machines.mo (diff)
Commit ce36c079036c3ade1c2b9f6626daf358ca7fb05f by noreply
Delete successful and skipped workflow runs (#4177)

refs #4134
The file was modified .github/workflows/checkCron.yml (diff)
Commit b97253e89932b8683f50b8d5c738be71f048f0bb by modelica
Meke internally used ports of optional housing port and optional thermal port protected
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BaseClasses/Machine.mo (diff)
Commit 64afc628ced4a5f79dafaec4f608ed7a67951768 by Hans.Olsson
Update annotations to be correct.
Fixes #4180
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_Mains.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/ComplexBlocks/ComplexMath/ComplexToReal.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Periodic/MovingAverage.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/RelativeSensor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_OpenCircuit.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Examples/FixedShapes/CuboidSections.mo (diff)
The file was modified Modelica/Units.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/SinCosResolver.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/Utilities/ComponentsThrottleControl/Engine.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/SignConvention.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/AbsoluteSensor.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMR_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Examples/PolyphaseRectifier.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Periodic/FIRbyCoefficients.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/OpAmps/OpAmpCircuits/Buffer.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Interfaces/ClockInput.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMEE_Generator_Polyphase.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Clocks/Logical/PartialLogicalClock.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Sensors/Transient/Permeability.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Initialize.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_YD.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/package.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/PositiveMagneticPort.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/Friction.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_CommonLeakage.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Basic/ElectroMagneticConverter.mo (diff)
The file was modified Modelica/Mechanics/Translational/Components/Mass.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/NegativeMagneticPort.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Transformer.mo (diff)
Commit 0caca64996d7be30472e0cef98f5e3331549bb1a by noreply
Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
Commit 752257e809a510a1e91e60104809f5c044fe4a4b by noreply
Apply suggestions from code review

Revert
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/package.mo (diff)
Commit b7fc17a62a8bf690dd37abb4a7cdbbd29b09963b by modelica
refs #4180 Fix Text annotation
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 2db341bca680b8e75097e2df6668e191581877e8 by noreply
Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (diff)
Commit 93695ee570dbd5689d0e6bfe9292965f571b0771 by noreply
Restore documentation (#4184)

Fix oversight of f2eec0eff074fe7e20a13593f8c9e07b8a20dd6f.
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Internal/Lines.mo (diff)
Commit 76ec1028ea149c4c07ec8cb1d31defbdd3b0f502 by noreply
Fix regex to optionally ignore quoted strings (#4183)

Previously, a Text.lineColor annotation was not detected, if there was a closing parenthesis (within a quoted Text.textString annotation), e.g.

```
Text(extent={{-100,80},{-80,60}}, textString="1)", lineColor={0,0,255})
```
The file was modified .CI/check_deprecated_line_color.py (diff)
Commit 48988159d2ee243281be9a76a31d4c6a85b6d3a6 by noreply
Fix unit errors in ExternalCombiTimeTable constructor (#4188)

* Fix unit errors in ExternalCombiTimeTable constructor

The errors are in relation to how the constructor is called in Modelica.Blocks.Sources.CombiTimeTable.

* Don't assume use of scaled time
The file was modified Modelica/Blocks/Types.mo (diff)
Commit 85a329ec4dd113001f720730cafb9f7438044b15 by HansOlsson
Remove use of unknown variable useReset
The file was modified Modelica/Electrical/Analog/Examples/OpAmps/OpAmpCircuits/Integrator.mo (diff)
Commit e73cca103a749fd17d1ed3ca4d6c2e9621cae343 by HansOlsson
Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it.
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
Commit aabd50b38f0311b1aa82f7a3b1af98f660d1197f by HansOlsson
The parameter 'target' does not exist.
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 25ca24b59f1df5726b7b1bf3a0804d1907987911 by HansOlsson
Correct use of incorrect parameter and enumeration. However, the basic design doesn't work.
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 30e4aa181cfe462e45177639f3247d1027ed2378 by HansOlsson
Remove unknown parameter useMeanDensity
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 2af5c182941b4465fd90d42acc8fba15b440aea3 by HansOlsson
KC and DP_Fric do not exist in this class
The file was modified Modelica/Fluid/Dissipation.mo (diff)
The file was modified Modelica/Fluid/Dissipation.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
Commit dbcda996c6017d70fe688d522a9af1c0dc88b56c by Hans.Olsson
As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release.
With proposed unit-checking in Dymola this reduces the warnings from 2301 to 1224 (Most - but not all are unit-related.)

Obviously many of them could be corrected, but I don't see that we have the resources to focus on that for this minor release.
The first models found were CompareTransformers, SeriesResonance in Modelica.Electrical.Analog.Examples.
The file was modified Modelica/Constants.mo (diff)
Commit 4ada630599a3eb427f717c4f2c45e749dc2726c0 by Hans.Olsson
Correct units for normalizing vectors.
The file was modified Modelica/Math/package.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/TransformationMatrices/from_nxy.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/from_nxy.mo (diff)
The file was modified Modelica/Utilities/Internal.mo (diff)
Commit ecf5df5b2bbcb99239313eee3399946481314993 by noreply
Fix link to Holman2010 (#4199)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 010d6b9a25403634530b74f84006ab2d0d5f7d02 by noreply
Fix and add ITEA links (#4196)

The file was modified Modelica/Fluid/package.mo (diff)
The file was modified Modelica/Electrical/Spice3.mo (diff)
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 07a1839e9e243b3118fa8a69118ea94cd8257f87 by noreply
Fix broken links (#4202)

The file was modified Modelica/StateGraph.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 739babf23b20a7f34d1c04e5fb52f97cb71b728b by dr.christian.kral
Coordination of #4101: Fix unit errors
in other Batteries.Examples
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Stack.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_CellRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Cell.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Stack.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
Commit 8450a8eb11d7925dc89475b2f63db2db563ba402 by dr.christian.kral
Close #4101: Fix unit error in a single PR
The file was modified Modelica/Electrical/Batteries/Examples/BatteryDischargeCharge.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Cell.mo (diff)
Commit 8893d51aaef2b9f841be22dfc74e74878b494c97 by dr.christian.kral
Remove redundant diagram text for most Analog examples
The file was modified Modelica/Electrical/Analog/Examples/ChuaCircuit.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassSC.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicThyristors.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingPNP_NORGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassAnalog.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/NandGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Rectifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ControlledSwitchWithArc.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingMOSInverter.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/SwitchWithArc.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/DifferenceAmplifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingRectifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingNPN_NORGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassOPV.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicIdealDiodes.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ShowSaturatingInductor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ShowVariableResistor.mo (diff)
Commit 9ecd5a8474fcc5be2eef2087c279a3faa72fe727 by dr.christian.kral
Remove diagram text of CompareTransformers
The file was modified Modelica/Electrical/Analog/Examples/CompareTransformers.mo (diff)
Commit abb35f27c520d54b86ae55131e5ffbe6e163e21e by noreply
Fix factor 2 in calculation

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
Commit 7e8ee42fb03dbdbd793140cf839ac16f003b80a1 by modelica
Update .mailmap file

Create by command

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

as reported by https://kevin.burke.dev/kevin/easy-maintenance-of-your-authors-file/
The file was modified .mailmap (diff)
Commit a2c282ea79f69e140853fe84c586d4d15a7ee99b by noreply
Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179)

See https://github.com/modelica/MAP-LIB_ReferenceResults/pull/6

Co-authored-by: Matthias Schaefer <matthias.schaefer@ltx.de>
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointUSP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/HeatTransfer/Channel/kc_evenGapLaminar/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointRRP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointSSR/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/PressureLoss/Orifice/dp_thickEdgedOverall_DPMFLOW/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointUSR/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/PressureLoss/Orifice/dp_suddenChange_DPMFLOW/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointSSP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointRRR/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Blocks/Limiters/comparisonSignals.txt (diff)
Commit d3ad60c312774a1bf84a74e830ccd55abcfb09d2 by noreply
Fix codespell exceptions (#4203)

* Fix typos
* Fix codespell exceptions
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_RL.mo (diff)
The file was modified .github/workflows/checkCron.yml (diff)
The file was modified Modelica/Electrical/Analog/Examples/Lines/SmoothStep.mo (diff)
Commit a66c9e086393e6a6cd51a980eeae4a1aca2bc9c7 by noreply
Remove real relation in non-discrete-time controlled if-statement.
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit a112cfd77ded432bfedea66e3f01223c2376a11d by noreply
Remove unnecessary noEvent

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 7eb8241b8c99bfc122dc61f9d6ea144e7c940cc2 by noreply
Fix broken link (#4211)

The file was modified Modelica/Magnetic/FluxTubes/UsersGuide/Literature.mo (diff)
Commit 8923341bd5f7c3e20d3e1537dc24a530295e6ea0 by Tidefelt Henrik
Use 1.14 instead of sqrt(1.3)

Acting on thumbs up only for this change in PR discussion.
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit 84c308e21d709ee6f8d0a09f843f08b886ee051c by noreply
Update matio library to 1.5.24 (#4222)

The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.h (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaMatIO.txt (diff)
Commit e2661ccf0b38e5e8deee1605d932f8e7d66f7df1 by tobolar
Add all defined outputs of the test example into reference signals
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Blocks/Mean/comparisonSignals.txt (diff)
Commit 0716d37371534f25c8eb8593f9dfebfe7eb5d94e by tobolar
Initialize output array C even when multiColoredSurface=false
The file was modified Modelica/Mechanics/MultiBody/Interfaces/partialSurfaceCharacteristic.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/rectangle.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/torus.mo (diff)
Commit f151cdad94b0a8123a8b20944d3dec43261db5e5 by tobolar
Set modifier of 'C' being 'final'
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/rectangle.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/torus.mo (diff)
Commit f7f4aa8c785ff287ca5ac807146a51fb0b041085 by tobolar
Documentation: modifier 'C' shall be 'final'
The file was modified Modelica/Mechanics/MultiBody/Interfaces/partialSurfaceCharacteristic.mo (diff)
Commit 26fc7f6698d655de44923f4799c7146fd2ea4f38 by noreply
refs #4174: Fix (and rename) parameters (#4176)

The file was modified Modelica/Electrical/Digital.mo (diff)

Summary

  1. Use one character instead of line drawings. (details)
  2. Increase extent and set font size. (details)
  3. StandardFont (details)
  4. Fix bug in calculation of complex transfer function (details)
  5. refs #3782: Decrease solver tolerance (details)
  6. Use one character instead of line drawings. (details)
  7. Increase extent and set font size. (details)
  8. StandardFont (details)
  9. Use physical units to parameterize transfer function (details)
  10. Calculate unitless coefficient b (details)
  11. Remove Evaluate=true for fixed=false parameter 'n_b' (details)
  12. implemented example Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (details)
  13. add comparisonSignals.txt (details)
  14. Update documentation (details)
  15. Fix HTML error (details)
  16. Avoid max({}) in Modelica.Math.Matrices.nullSpace (details)
  17. Change unit of angular velocity from 1/s to rad/s to omit ambiguity (details)
  18. Add unit of output vector r_rel (details)
  19. Add unit of output vector 'torque' (details)
  20. Improve code indention (details)
  21. Add missing parenthesis in fluid user guide page. (details)
  22. Avoid values out of bound, and simplify logic. (details)
  23. refs #3865: Added QuasiRMS voltage and current single phase sensors (details)
  24. Run spelling check via GitHub Actions (#3899) (details)
  25. fixes #3901 (details)
  26. refs #3903: Fix error handling for invalid format specifier in text file (#3905) (details)
  27. Adds optional default return value parameter (details)
  28. Fix misspelled file name (#3923) (details)
  29. Fix the bad Evaluate annotation (#3924) (details)
  30. Implemented and tested PowerSupply (details)
  31. tidy html and annotation (details)
  32. Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896) (details)
  33. Start docstring with upper case letter (details)
  34. Fix wording of back current exception (details)
  35. addresses #3895 (details)
  36. corrected a html bug and created an entry in the ReleaseNotes (details)
  37. corrected a typo (details)
  38. removed funny character(s) before within; (details)
  39. Remove blank line. (details)
  40. Apply suggestions from code review (details)
  41. Liberate machine parameter m (#3920) (details)
  42. Avoid line breaks in description string which some tools handle badly. (details)
  43. Remove annotation noise and add missing comma. (details)
  44. Remove superfluous imports (already done in the Electrical package (details)
  45. Revert dummy changes to unrelated classes. (details)
  46. Correct assert and white space fixes (details)
  47. Fix typo (details)
  48. Improve visibility of connections (details)
  49. Remove obsolete colons (see UsersGuide) (details)
  50. Fix documentation of Tp2 and Tp (details)
  51. Add image explaining PusleSeries (details)
  52. Reduce size of image (details)
  53. Now chaing size of image (details)
  54. Fix documentation to match implementation (details)
  55. Strip leading newline in img.alt attributes (#3938) (details)
  56. Change Tp2 in drawing (details)
  57. refs #3897: Fix typo (details)
  58. Fix copy/paste error in description of Translational.Sources.Force2 (#3942) (details)
  59. Consider the derivatives at boundaries in the 2D-table. (details)
  60. Improved example to show all issues. (details)
  61. Avoid using epsilon altogether. (details)
  62. Spelling (details)
  63. AddReference (details)
  64. Add vector-test case (details)
  65. Reference (details)
  66. Fix Modelica tools link (#3943) (details)
  67. Remove section that points to possible future implementation (#3939) (details)
  68. Update documentation (#3933) (details)
  69. Remove superfluous import statements (#3932) (details)
  70. refs #3893: Fix formatting and update naming (details)
  71. Refactor spliceFunction (#3885) (details)
  72. refs #3893: Fix formatting (details)
  73. Improve documentation of both rotational and translational sensors (#3862) (details)
  74. Add Modelica Libraries logo for dark mode (details)
  75. Change y into x in spatialDistribution() definitions (details)
  76. Almost automatically updated to have correct gradient. (details)
  77. Remove unwanted gradient. (details)
  78. BreakTiesAsBefore (details)
  79. BreakTiesAsBefore2 (details)
  80. BreakTiesAsBefore (details)
  81. ClearerName (details)
  82. Revert unwanted change of files (even if blank line would be nice). (details)
  83. Adds animated level on the icon layer of the OpenTank (details)
  84. Fix broken link (#3955) (details)
  85. Fixed Wb_flows discretization terms for DynamicPipe (details)
  86. Bump copyright year (details)
  87. Add missing cases (details)
  88. Fix parameter propagation of IntersectivePWM (#3910) (details)
  89. Propagate parameter T in Polyphase Resistors and Conductors (#3964) (details)
  90. Update wrapAngle.mo (details)
  91. Fix variable name (details)
  92. Emphasize text in documentation (details)
  93. Remove BOM (details)
  94. Do not preserveAspectRatio for terminate-block. (details)
  95. Fix broken link to academia.edu (#3981) (details)
  96. Update matio library to 1.5.23 (#3982) (details)
  97. Add Python Venv and VS Code files to .gitignore file (#3974) (details)
  98. Add problem matchers for CI (#3972) (details)
  99. Fix LCC build (#3784) (details)
  100. Eddy current sources (#3976) (details)
  101. Keep original implementation (details)
  102. Add forgotten link (details)
  103. Removes outdated segment images from OLine (#3961) (details)
  104. fix calculation of A in Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (details)
  105. Re-arrange equation to improve readability (details)
  106. Fix some bugs in shapes of FluxTubes (#3993) (details)
  107. Update Media.mo (#3918) (details)
  108. Fix #4007 (details)
  109. Add <p> and </p> to HTML documentation (details)
  110. Fix spelling and grammar (details)
  111. Remove Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities.Battery (details)
  112. Remove obsolete file (details)
  113. Implement continuous version of SignalExtrema (details)
  114. added comparisonSignals.txt (details)
  115. ContinuousSignalExtrema: improved detection of t_min and t_max (details)
  116. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details)
  117. Pass forceColor to arrow visualizer (#3990) (details)
  118. Added assert condition block (#3985) (details)
  119. Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source (details)
  120. Improve description string in example. (details)
  121. Undo line break in code (details)
  122. Update usage of "noDerivative" (#4024) (details)
  123. Fix markdownlint warnings (#3973) (details)
  124. fix #4030 (details)
  125. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details)
  126. Reduce guess for initial temperature difference across wall. (details)
  127. implemented recognition of startTime (see #4035) (details)
  128. applied an equivalent change to Sampler (as to ZeroOrderHold) (details)
  129. spliceFunction_der check limits (details)
  130. add description string (details)
  131. Remove unit errors. (details)
  132. Avoid unit error. (details)
  133. Fix incorrect start-value. (details)
  134. Give a proper definition of machine constants. (details)
  135. Update description in ModelicaServices as well. (details)
  136. And values. (details)
  137. Revert "startTime of ZeroOrderHold" (#4044) (details)
  138. fixes startTime of ZeroOrderHold" (details)
  139. Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039) (details)
  140. Fix typo (details)
  141. Change doc string in the style of Modelica.Blocks.Math (details)
  142. Fix typo (details)
  143. Fix description (details)
  144. Rename record instance names ????Data => ????Data3 (details)
  145. Fix final parameter propagation (details)
  146. Fix final in parameter record of FundamentalWave (details)
  147. Unify wording of docstrings of parameter records (details)
  148. Unit correctness. (details)
  149. Remove incorrect unit-casting. (details)
  150. Propose better unit-handling in equation. (details)
  151. Implement option 4; that is using a reference impedance with description. (details)
  152. Put reference impedance into partial induction machine model (details)
  153. Apply ZsRef also to induction machine models (details)
  154. Apply changes to Modelica.Magnetic.FundamentalWave (details)
  155. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details)
  156. Document that string functions are only intended for ASCII. (details)
  157. Spelling. (details)
  158. Update Modelica/Blocks/Math.mo (details)
  159. Update Modelica/Utilities/Strings.mo (details)
  160. Added new power block for raising an input to a user parameterized exponent (#4006) (details)
  161. Replaced state events by time events (details)
  162. enhanced documentation (details)
  163. Reverts dummy changes. (details)
  164. Propagate useSolver to these variants as well. (details)
  165. Fix docu of Modelica.Utilities.System.getTime() (details)
  166. Fix for #3971. (details)
  167. Apply suggestions from code review (details)
  168. Add DynamicPipe energy conservation tests to ModelicaTest (details)
  169. Try to fix crash for (details)
  170. Fix allocation size (details)
  171. Updated tolerance for energy conservation checks (details)
  172. Improve indentation of html code (details)
  173. Html code: No indentation within 'address' tag (details)
  174. Delete multiple and/or leading whitespaces (details)
  175. Fix unit error in SimpleAir (details)
  176. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details)
  177. Use SI.Mass instead of specifying 'unit' (details)
  178. Use prefix style 'quantity' for FixedBoundary.X (details)
  179. Add description string for m1 (details)
  180. Add description string for m2 (details)
  181. Completely remove modifications of 'quantity' (details)
  182. Remove modification of 'quantity' (details)
  183. Remove empty modifications (details)
  184. Fix unit error in RobotR3.OneAxis (details)
  185. Fix unit errors in ArmatureStroke (details)
  186. Fix unit error in CCCVcharging (details)
  187. Modifying min attribute of gain to 1 (details)
  188. removing min attribute in gain (details)
  189. Use SI.Radius instead of SI.Length (details)
  190. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details)
  191. Remove plural 's' in 'height of ramps' (details)
  192. Assert statement to avoid zero gain in controller and improved description string for controller gain (details)
  193. Changed to full path for consistency (details)
  194. Removing unintended code modifications (details)
  195. Delete unused variable 'dens' and corresponding 'R_air' (details)
  196. Delete gasForce.dens from reference comparison signals (details)
  197. Replace 'Inline=false' with late inlining (details)
  198. Unify spelling of controllers with dash omitted (details)
  199. Revert "Unify spelling of controllers with dash omitted" (details)
  200. unify spelling of controllers (details)
  201. Rename RiCurrent -> Isc (details)
  202. Adapt to renamed variable (details)
  203. Make it public, as suggested (details)
  204. #4107 missing commits in master (#4140) (details)
  205. Update codespell exceptions (#4143) (details)
  206. Bump actions to avoid deprecation warnings (#4120) (details)
  207. Amendment for #4140: Fix merge conflict (#4146) (details)
  208. lower case for controller in Modelica/Blocks/Continuous.mo (details)
  209. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (details)
  210. unify spelling of controllers (details)
  211. Fix false calculation of w (omega) when resolveInFrame == frame_resolve (details)
  212. And add unit for M (details)
  213. Add rotation about x-axis to enable a spatial motion (details)
  214. Have a flag for avoiding unnecssary discontinuities. (details)
  215. Add smooth. (details)
  216. ExpSine is more complicated. (details)
  217. oops (details)
  218. Fix syntax. (details)
  219. Simplify the mean formula. (details)
  220. Add startTime as well. (details)
  221. Restore the use of t_eps just in case, but allow setting it to zero. (details)
  222. And update description. (details)
  223. Avoid smoothness. (details)
  224. Update Modelica/Blocks/Sources.mo (details)
  225. Update Modelica/Blocks/Sources.mo (details)
  226. Rephrase (details)
  227. Simpler. (details)
  228. If the limits don't make sense use linear interpolation. (details)
  229. Fix typo (details)
  230. Omit modifiers of animation parameters (details)
  231. Documentation and description for FluidHeatFlow library improved (#4141) (details)
  232. Update Modelica/Blocks/Sources.mo (details)
  233. Remove unit-casting (details)
  234. Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1 (details)
  235. Add Evaluate=true. (details)
  236. Added units to mathematical constants (#4155) (details)
  237. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) (details)
  238. Fix unit for mu0. (details)
  239. Simpler. (details)
  240. Removed out-of-date/incorrect comment about epsilon_0 (details)
  241. Fix codespell exceptions (CI) (#4165) (details)
  242. Delete successful and skipped workflow runs (#4177) (details)
  243. Meke internally used ports of optional housing port and optional thermal port protected (details)
  244. Update annotations to be correct. (details)
  245. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (details)
  246. Apply suggestions from code review (details)
  247. refs #4180 Fix Text annotation (details)
  248. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (details)
  249. Restore documentation (#4184) (details)
  250. Fix regex to optionally ignore quoted strings (#4183) (details)
  251. Fix unit errors in ExternalCombiTimeTable constructor (#4188) (details)
  252. Remove use of unknown variable useReset (details)
  253. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. (details)
  254. The parameter 'target' does not exist. (details)
  255. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. (details)
  256. Remove unknown parameter useMeanDensity (details)
  257. KC and DP_Fric do not exist in this class (details)
  258. Cleanup (details)
  259. As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release. (details)
  260. Correct units for normalizing vectors. (details)
  261. Fix link to Holman2010 (#4199) (details)
  262. Fix and add ITEA links (#4196) (details)
  263. Fix broken links (#4202) (details)
  264. Remove public (details)
  265. Coordination of #4101: Fix unit errors (details)
  266. Fix instance names (details)
  267. Close #4101: Fix unit error in a single PR (details)
  268. Remove blanks (details)
  269. Remove redundant diagram text for most Analog examples (details)
  270. Remove diagram text of CompareTransformers (details)
  271. Fix factor 2 in calculation (details)
  272. Update .mailmap file (details)
  273. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) (details)
  274. Fix codespell exceptions (#4203) (details)
  275. Remove real relation in non-discrete-time controlled if-statement. (details)
  276. Remove unnecessary noEvent (details)
  277. Fix broken link (#4211) (details)
  278. Use 1.14 instead of sqrt(1.3) (details)
  279. Update matio library to 1.5.24 (#4222) (details)
  280. Add all defined outputs of the test example into reference signals (details)
  281. Initialize output array C even when multiColoredSurface=false (details)
  282. Set modifier of 'C' being 'final' (details)
  283. Documentation: modifier 'C' shall be 'final' (details)
  284. refs #4174: Fix (and rename) parameters (#4176) (details)
Commit 9e4d4641ea4f791d4dfa47ab3375a6ab9a43202d by Hans.Olsson
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit be4ca805b26c51282148d041cae182602a215f98 by Hans.Olsson
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit ab5b5fb8600736dc0b32ccd62b44a95b296164bf by modelica
Fix bug in calculation of complex transfer function
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
The file was modified Modelica/ComplexBlocks/ComplexMath/TransferFunction.mo (diff)
Commit 4c0b54ace4b2cf37c34cd16fde9c235c0d22bd57 by modelica
refs #3782: Decrease solver tolerance
The file was modified Modelica/Fluid/Examples/AST_BatchPlant.mo (diff)
Commit ecc0b4182bf289fb21911d1cd8e19e4c91827831 by modelica
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit 24032447dfbe706222bbae6ac725eda4c7ffa8f1 by modelica
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit 6e5de83b71a2651f7e4c225d00d3344d513e99a4 by dr.christian.kral
Use physical units to parameterize transfer function
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 555393ca20ad5a56814e5bc3e20d5116963da646 by noreply
Calculate unitless coefficient b

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 86359740c9d5881140d9c5e747285485a739db4f by noreply
Remove Evaluate=true for fixed=false parameter 'n_b'

From the brief discussion in https://github.com/modelica/ModelicaSpecification/issues/2951, it seems that `Evaluate = true` on a parameter with `fixed = false` is not expected to have any effect.  Thus I'd like to propose that the `Evaluate = true` is removed in order to get better correspondence between presence of `Evaluate = true` and parameters actually becoming evaluated.
The file was modified Modelica/Mechanics/MultiBody/Joints/Assemblies/JointRRR.mo (diff)
Commit 1b9badaf8aed6c53254833fd8afbf12c2841d1ac by Anton.Haumer
implemented example Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/package.order (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was addedModelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
Commit 5a26da3ae43355cd83ab7f74eb592f944e2305c2 by Anton.Haumer
add comparisonSignals.txt
The file was addedModelica/Resources/Reference/Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter/comparisonSignals.txt
Commit f3c4e9696f637badc808d41ef9225d52379d3888 by dr.christian.kral
Update documentation
Add <code> for Modelica variables
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (diff)
Commit 9a9017ad954d4fd3d9617c38de83a22975439a66 by rdgfranke
Avoid max({}) in Modelica.Math.Matrices.nullSpace

See e.g. the use of this function in ModelicaTest.Math.TestMatrices3.
The file was modified Modelica/Math/package.mo (diff)
Commit 5b711bddfbb27080a1da39f0e7f3d3055e88a62a by jakub.tobolar
Change unit of angular velocity from 1/s to rad/s to omit ambiguity
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativeSensor.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/AbsoluteSensor.mo (diff)
Commit d3c7de55cb21c93fc64d4926480283bd4d0b96cf by jakub.tobolar
Add unit of output vector r_rel
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativePosition.mo (diff)
Commit 5b689118498e6694fadc5f1b2bbbae2311333043 by jakub.tobolar
Add unit of output vector 'torque'
The file was modified Modelica/Mechanics/MultiBody/Sensors/CutForceAndTorque.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/CutTorque.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativeVelocity.mo (diff)
Commit 6fd18e762efd330e442e9e67d1d1b2bc1bce1a00 by Lenz Malte
Add missing parenthesis in fluid user guide page.
The file was modified Modelica/Fluid/package.mo (diff)
Commit 865ce07e2de55954182f39afcc876c19dd07c73c by Hans.Olsson
Avoid values out of bound, and simplify logic.
Closes #3887
The file was modified Modelica/Electrical/PowerConverters/DCAC/Control/SVPWM.mo (diff)
Commit a42691cb3ccddfb51f1408945db7f0c3d9e29b00 by modelica
refs #3865: Added QuasiRMS voltage and current single phase sensors
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/PotentialSensor.mo (diff)
The file was modified ModelicaTest/Electrical/QuasiStatic/SinglePhase.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/CurrentSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/FrequencySensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/package.order (diff)
The file was addedModelica/Electrical/QuasiStatic/SinglePhase/Sensors/CurrentRMSSensor.mo
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/PowerSensor.mo (diff)
The file was addedModelica/Electrical/QuasiStatic/SinglePhase/Sensors/VoltageRMSSensor.mo
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/ReferenceSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/VoltageSensor.mo (diff)
Commit 8d090810980e1e2e51559721cdd4c267a4c849ae by noreply
Run spelling check via GitHub Actions (#3899)

The file was modified Modelica/Magnetic/FluxTubes/Shapes/Force/package.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Electrical/SingularTransformer/comparisonSignals.txt
The file was modified Modelica/Math/Nonlinear.mo (diff)
The file was modified Modelica/Blocks/package.mo (diff)
The file was modified Modelica/Electrical/Analog/Sources/LightningImpulse.mo (diff)
The file was modified Modelica/Electrical/Digital.mo (diff)
The file was modified ModelicaTest/Electrical/package.order (diff)
The file was modified Modelica/Units.mo (diff)
The file was addedModelicaTest/Electrical/SingularTransformer.mo
The file was modified Modelica/Electrical/QuasiStatic/Machines/Interfaces/package.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicIdealDiodes.mo (diff)
The file was removedModelicaTest/Electrical/SingularTransfomer.mo
The file was modified Modelica/Magnetic/FundamentalWave/UsersGuide/WindingModel.mo (diff)
The file was removedModelicaTest/Resources/Reference/ModelicaTest/Electrical/SingularTransfomer/comparisonSignals.txt
The file was modified .github/workflows/checkCron.yml (diff)
The file was modified Modelica/Electrical/Analog/Examples/Lines/CompareLosslessLines.mo (diff)
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 76557cb0001d37483947f5c8ebc5703146439a64 by noreply
refs #3903: Fix error handling for invalid format specifier in text file (#3905)

The file was modified Modelica/Resources/C-Sources/ModelicaIO.c (diff)
Commit 2adea8258a6b938be8a790d1e6291ddb4aef80f2 by dietmar.winkler
Adds optional default return value parameter

Closes #3921
The file was modified Modelica/Utilities/Examples.mo (diff)
Commit cfbb98270a4ba6eb141d0529dfb7c9e2a46b4ecf by noreply
Fix misspelled file name (#3923)

The file was modified .gitattributes (diff)
Commit b66df3195a8f1e1aeabd29f8727671137dc921e3 by noreply
Fix the bad Evaluate annotation (#3924)

The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit 1fbc971d81cbbcf53016fb67d0fff99478429d2e by Anton.Haumer
Implemented and tested PowerSupply
The file was addedModelica/Resources/Reference/Modelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer/comparisonSignals.txt
The file was addedModelica/Electrical/Analog/Examples/DemoPowerSupply.mo
The file was addedModelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer.mo
The file was addedModelica/Resources/Reference/Modelica/Electrical/Analog/Examples/DemoPowerSupply/comparisonSignals.txt
The file was modified Modelica/Electrical/Analog/Examples/package.order (diff)
The file was addedModelica/Electrical/Analog/Sources/DCPowerSupply.mo
The file was modified Modelica/Electrical/Analog/Sources/package.order (diff)
Commit a40052cf4a9bddd7ecef658e426d7c9efb7730c9 by Anton.Haumer
tidy html and annotation
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit e5f0e7eb5050456a8040d5a847adaab939cf866b by noreply
Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896)

* refs #3894: Fix derivatives in 2D-table for one-sided extrapolation by constant continuation

* refs #3894: Add test model
The file was modified Modelica/package.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/Test33/comparisonSignals.txt
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/Test33/comparisonSignals.txt
Commit 5ca9e776fe6dc0397a3cf79ba1999b4f75a9c65d by dr.christian.kral
Start docstring with upper case letter
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit 701325e21e3adb68315bb9d42e5f046cfad64471 by dr.christian.kral
Fix wording of back current exception
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit 3c0884d84b0e89df5d696cd21c4e866497203a8e by dietmar.winkler
corrected a html bug and created an entry in the ReleaseNotes
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit bc7e4ed7011f01478877bbd34635e4d47ac42162 by dietmar.winkler
removed funny character(s) before within;
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
Commit 0d2660c30244d2c43f09b40e0614ac05ba51334b by noreply
Apply suggestions from code review

Make default=false and use enable as suggested by @HansOlsson

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Utilities/Examples.mo (diff)
Commit 0021e1a8fdbd9f4b3df58f916c3c3d1a14305f3c by noreply
Liberate machine parameter m (#3920)

* Liberate Modelica.Electrical.Machines.Utilities.ParameterRecords.InductionMachineData.m
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
Commit d3cec537d5cba22dc1d7b970c417b0cb9169c065 by dietmar.winkler
Avoid line breaks in description string which some tools handle badly.

The file was modified Modelica/Utilities/Examples.mo (diff)
Commit 5914e8da913c304b9874788114e026aa42e8e1d4 by dietmar.winkler
Remove annotation noise and add missing comma.

The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit 122aa769dedc01bfa049c81c1edb70c139fd1ae9 by dietmar.winkler
Remove superfluous imports (already done in the Electrical package

The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer.mo (diff)
Commit c7a3e5624f18a1dab8a08a542eb00c5954e525c4 by dietmar.winkler
Revert dummy changes to unrelated classes.

The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
Commit 819f79bd0bf1f4f77a6cb2acb747f1251453030e by noreply
Correct assert and white space fixes

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit 1e9140ec8e067cfaa14e077d1470ceecba0300a2 by dr.christian.kral
Improve visibility of connections
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
Commit 4eaef61ce83263153764eabc3a44bc9eba469640 by dr.christian.kral
Remove obsolete colons (see UsersGuide)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit f6b3e1105f92bda7116b2d3c3afa438d9b262e23 by dr.christian.kral
Fix documentation of Tp2 and Tp
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 43f3e25df3a8f7823af15d108263cc8b31e1505c by dr.christian.kral
Add image explaining PusleSeries
The file was addedModelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png
The file was addedModelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.ipe
Commit 2e9edcfaffddc90e9bdd78ecf5d55639064cdc95 by dr.christian.kral
Reduce size of image
by applying `convet -resize 50% PulseSeries.png PulseSeries.png`
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 7a96b8aaaa59f0e6ab11f7a294e6ef71e01666e3 by dr.christian.kral
Now chaing size of image
by applying `convet -resize 50% PulseSeries.png PulseSeries.png`
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png (diff)
Commit cdd16abaf45ef9aab7146bd61b62fa71b5cd310f by dr.christian.kral
Fix documentation to match implementation
add diagram to parameter dialog
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit bd8f3c3039338dbc0a80869b5564ec37f1dca99a by noreply
Strip leading newline in img.alt attributes (#3938)

I don't know exactly why, but these are causing some kind of problem in System Modeler, and I don't see why one would like to keep them.
The file was modified Modelica/Electrical/QuasiStatic/UsersGuide/Overview/ACCircuit.mo (diff)
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.ipe (diff)
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png (diff)
Commit b7e9430f11eca27fc9c00b80e11b422b4255b086 by modelica
refs #3897: Fix typo
The file was modified Modelica/package.mo (diff)
Commit 27bf6ec1e5b9c61de312144a89ac2626fadbddbc by noreply
Fix copy/paste error in description of Translational.Sources.Force2 (#3942)

The file was modified Modelica/Mechanics/Translational/Sources/Force2.mo (diff)
Commit 1607d74718300e295ce869925882b5c8349ae39a by Hans.Olsson
Consider the derivatives at boundaries in the 2D-table.
Updated to current date
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
Commit 88c839392440335e363ddced6201d217397b4cf3 by Hans.Olsson
Improved example to show all issues.
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
Commit ef06462f3c58140fe5aee1853b11a453fab7c4aa by Hans.Olsson
Avoid using epsilon altogether.
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/OneSidedDerivative2D/comparisonSignals.txt
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
Commit a2e0c8450ff09f5e4e01b966cde89b291507d8e2 by Hans.Olsson
Add vector-test case
(and slight grammatical error).
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/OneSidedDerivative2D/comparisonSignals.txt
Commit 82e0c06aa89e140eb1c843f4957f6dd440b13872 by noreply
Fix Modelica tools link (#3943)

The file was modified README.md (diff)
Commit ddacf1268084a57a20a3ce5d19a3fb46985f9e54 by noreply
Remove section that points to possible future implementation (#3939)

Fixes #3937
Documentation should state what **is** implemented and not point to something that *might* get implemented. Here this resulted also in a list without heading.
The file was modified Modelica/Electrical/Machines/Thermal/package.mo (diff)
Commit eacbaec1f0fe08ec5bbfc71d0d465c15b7e01bdb by noreply
Update documentation (#3933)

The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/package.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/Vector.mo (diff)
Commit fb880e22e7ebd180cb5451bce620ee10eba8fb9b by noreply
Remove superfluous import statements (#3932)

The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/Arrow.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/DoubleArrow.mo (diff)
Commit 2a179582555926db67437c443b60e625523c6471 by modelica
refs #3893: Fix formatting and update naming
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit c15f9d3bea31db7a03904248c81c77f26bb6cb2f by noreply
Refactor spliceFunction (#3885)

* Improve readability slightly
* Remove cosh, because cosh(800+) might return NaN
* As reported by https://github.com/ibpsa/modelica-ibpsa/issues/1531
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit fb57949397065a3423c8babacf2f0886a572fa82 by modelica
refs #3893: Fix formatting
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 23a70a717c0225daa4e21954946219dfc30b7e75 by noreply
Improve documentation of both rotational and translational sensors (#3862)

* Unify documentation of both translational and rotational sensors
The file was modified Modelica/Mechanics/Rotational/Sensors/AngleSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/TorqueSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/package.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelPositionSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/SpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/ForceSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelSpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/PowerSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/RelAccSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/AccSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/AccSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/package.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/RelSpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/PositionSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/PowerSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/SpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelAccSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/RelAngleSensor.mo (diff)
Commit 6f3f6caf9f0ecfd1c0f90f95559d9ebc8ba34be2 by modelica
Add Modelica Libraries logo for dark mode
The file was modified README.md (diff)
The file was addedModelica/Resources/Images/Logos/Modelica_Libraries_dark.svg
Commit 7942a3f77035d42bf8aa421c0bf01febae8ed901 by modelica
Change y into x in spatialDistribution() definitions

Generate image using http://latex2png.com at 120dpi

```tex
\begin{array}{rcl}
\frac{\partial z(x,t)}{\partial t}+v(t)\frac{\partial z(x,t)}{\partial x} & = & 0.0\\
z(0.0, t) & = & \mathrm{in}_0(t) \text{ if $v\geq 0$}\\
z(1.0, t) & = & \mathrm{in}_1(t) \text{ if $v<0$}
\end{array}
```
The file was modified ModelicaReference/package.mo (diff)
The file was modified ModelicaReference/Resources/Images/spatialdistribution.png (diff)
Commit b1c2bf4793e747c12e688f08db61d18e1d12a8c1 by Hans.Olsson
Almost automatically updated to have correct gradient.
Note that Modelica/Electrical/Machines/Icons/(Quasi|)StaticTransformer.mo was converted to be line-based.
Closes #3951
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer1PhaseWithHysteresis.mo (diff)
The file was modified Modelica/Fluid/Examples/AST_BatchPlant.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dd/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dy/package.mo (diff)
The file was modified Modelica/Fluid/Vessels.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yz/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/package.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/Transformers/package.mo (diff)
The file was modified Modelica/Electrical/Machines/Icons/TransientTransformer.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yy/package.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/Components/PartialAirGapDC.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yd/package.mo (diff)
The file was modified Modelica/Electrical/Machines/Icons/QuasiStaticTransformer.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dz/package.mo (diff)
Commit 0286ecf66f7c8daf514a6d799ac511c996818375 by Hans.Olsson
Remove unwanted gradient.
The file was modified Modelica/Electrical/Analog/Interfaces/TwoPort.mo (diff)
The file was modified Modelica/Electrical/Analog/Interfaces/FourPin.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 982611b1ef9f1975118bfbb397545dfc01a62cdf by Hans.Olsson
Revert unwanted change of files (even if blank line would be nice).
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yd/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dd/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dz/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yz/package.mo (diff)
Commit 08e308006b2c76e193b87a1fb4bd29cf6a7d5ea3 by dietmar.winkler
Adds animated level on the icon layer of the OpenTank

Basically implementing the same feature as already present in `Modelica.Fluid.Vessels.OpenTank`
The file was modified Modelica/Thermal/FluidHeatFlow/Components/OpenTank.mo (diff)
Commit bd4c750d4bd51d4ed9c0fdb12e084add47b478e3 by noreply
Fix broken link (#3955)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 59c418e03abe489c1fa82fa39fece72a213dd0d8 by 11094799+mestinso
Fixed Wb_flows discretization terms for DynamicPipe

- Fixes made for all structure cases: av_b, a_vb, a_v_b, and av_vb
- The new discretizations terms give more accurate derivatives associated with the volumes
- Energy is now properly conserved (previously av_b, a_vb, and a_v_b had conservation errors)
The file was modified Modelica/Fluid/Pipes.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit f170f2f15f906a93e5dc7511bc9ef26f520c6d31 by noreply
Fix parameter propagation of IntersectivePWM (#3910)

* Fix not propagated parameter

* Use final attribute for parameter propagation
The file was modified Modelica/Electrical/PowerConverters/DCAC/Control/IntersectivePWM.mo (diff)
Commit 80325f858b3a3fc9879f0a933a821a608a5afcd4 by noreply
Propagate parameter T in Polyphase Resistors and Conductors (#3964)

* fix #3963

* Clean up whitespaces.

Co-authored-by: Dietmar Winkler <dietmar.winkler@dwe.no>
The file was modified Modelica/Electrical/Polyphase/Basic/Resistor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/Conductor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/VariableConductor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/VariableResistor.mo (diff)
Commit e048cff3474f00d12559f3b572474b9ca878b611 by noreply
Update wrapAngle.mo

Bracket typos in function description and documentation.
The file was modified Modelica/Math/wrapAngle.mo (diff)
The file was modified ModelicaReference/package.mo (diff)
Commit 6e7069a34def53bd5cfc53090deceaa8aeecce10 by jakub.tobolar
Emphasize text in documentation
The file was modified ModelicaReference/package.mo (diff)
The file was modified ModelicaReference/package.mo (diff)
Commit 8a784597a1b861574659b3f77a4f16474b5db08d by Hans.Olsson
Do not preserveAspectRatio for terminate-block.
The reason is that you want to write an expression and it is natural
to adapt the length of the block to the expression, which will give different aspect ratios.
This is consistent with the source-block BooleanExpression.
The file was modified Modelica/Blocks/Logical.mo (diff)
Commit fb08d0d569c4dcae851d1b636ca84154b8e434a9 by noreply
Fix broken link to academia.edu (#3981)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 31f205c776b7d1d1817488d0868c1187819af383 by noreply
Update matio library to 1.5.23 (#3982)

The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.h (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaMatIO.txt (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.c (diff)
Commit 3c4d35f900943fea25456221c5470847683c40b5 by noreply
Add Python Venv and VS Code files to .gitignore file (#3974)

The file was modified .gitignore (diff)
Commit 79e63f5b3093afa5c45830d721de14536096979e by noreply
Add problem matchers for CI (#3972)

The file was added.github/moparser.json
The file was added.github/check_deprecated_line_color.json
The file was added.github/checkTags.json
The file was added.github/tidyHTML.json
The file was modified .github/workflows/checkCI.yml (diff)
Commit 8690ef62beae4ffd29dd30dec053ed88de92ebfb by noreply
Fix LCC build (#3784)

The file was modified Modelica/Resources/C-Sources/stdint_wrap.h (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaInternal.c (diff)
Commit 569c5253c46408343a01166715387d417821c04a by noreply
Eddy current sources (#3976)

The file was modified Modelica/Mechanics/Rotational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sources/EddyCurrentForce.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sources/EddyCurrentTorque.mo (diff)
Commit 7cd0a8fb0c45e4cc409cb39446cf6cc5857cb9d8 by dr.christian.kral
Keep original implementation
Add link to Wikipedia
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Math/wrapAngle.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Math/wrapAngle.mo (diff)
Commit a93ce277959d81a6831a891fa52772643495c7e1 by noreply
Removes outdated segment images from OLine (#3961)

Closes #3960
The file was removedModelica/Resources/Images/Electrical/Analog/segment_last.png
The file was removedModelica/Resources/Images/Electrical/Analog/segment.png
The file was removedModelica/Resources/Images/Electrical/Analog/segment_first.png
Commit 85c8cdb92fbe6539674bde295b7705bf534894ba by Anton.Haumer
fix calculation of A in Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
Commit 85ccb4db22e3b84028e0ed514bd6f761634b6d20 by noreply
Re-arrange equation to improve readability

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
Commit e3d183ef872fa1d8e3ee2c2f520920059bd34629 by noreply
Fix some bugs in shapes of FluxTubes (#3993)

The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/CobaltIron/Vacoflux50.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinderRadialFlux.png (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Examples/MagneticCircuit.vsdx
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinderAxialFlux.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/Steel_9SMnPb28.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/Cuboid.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M700_100A.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/Toroid.vsdx
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/BaseData.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/AISI_1008.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron/Permenorm3601K3.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/Toroid.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/PureIron/VacoferS2.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderAxialFlux.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/Circumferential.png (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/Circumferential.vsdx
The file was modified .gitattributes (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinder.vsdx
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/GenericFluxTube.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/PureIron/RFe80.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/DC01.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/Steel_9SMn28K.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M330_50A.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron/MuMetall.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/AISI_12L14.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M940_100A.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderAxialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/DC03.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/GenericFluxTube.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/Cuboid.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/X6Cr17.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M350_50A.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M530_50A.mo (diff)
Commit 8e2a4543e51bb2ac911ec9ec0b53eb3c147f7adb by noreply
Update Media.mo (#3918)

reduced dp_nominal in TestsWithFluid.Components.PartialTestModel by a factor of 1000, which makes it reasonable, and will change all reference results in TestsWithFluid.
The file was modified ModelicaTest/Media.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/MovingCoilActuator/Components/ConstantActuator.mo (diff)
Commit 0c0a001aa5aebfb429af114f61ec1965d640c66f by dr.christian.kral
Add <p> and </p> to HTML documentation
The file was modified Modelica/Mechanics/Rotational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/RollingWheel.mo (diff)
Commit a535d27980bde82a3ff765223fd9db362e1f7738 by dr.christian.kral
Remove Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities.Battery
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_Drive.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/package.order (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/PartialControlledDCPM.mo (diff)
The file was removedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/Battery.mo
Commit 4e763643b3b31da3795ead14457c30a751f68cc3 by Anton.Haumer
Implement continuous version of SignalExtrema
The file was modified Modelica/Blocks/package.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 8118479ad0dd404026a5e8eb3ffe5eb6366596f8 by Anton.Haumer
added comparisonSignals.txt
The file was addedModelica/Resources/Reference/Modelica/Blocks/Examples/DemonstrateContinuousSignalExtrema/comparisonSignals.txt
Commit 83c156c50c8faf78b65f13bc0710cbcafa12c1d5 by Anton.Haumer
ContinuousSignalExtrema: improved detection of t_min and t_max
The file was modified Modelica/Blocks/package.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
Commit ed187e6223295a81fcc1e237f3e3d29048358d53 by Anton.Haumer
extended Blocks.Examples.DemonstrateContinuousSignalExtrema
The file was modified Modelica/Resources/Reference/Modelica/Blocks/Examples/DemonstrateContinuousSignalExtrema/comparisonSignals.txt (diff)
The file was modified Modelica/Blocks/package.mo (diff)
Commit 1c9bcb39807ddc478c96919fa3eeafd04842cf44 by noreply
Pass forceColor to arrow visualizer (#3990)

The file was modified Modelica/Mechanics/MultiBody/Forces/ForceAndTorque.mo (diff)
Commit 02657f5310f208a6c13f103a8fe97fc65d495dcb by noreply
Added assert condition block (#3985)

* Added assert condition block

- Block is useful for applying asserts via graphical layer (rather than via equations)


Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: tobolar <jakub.tobolar@dlr.de>
Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Logical.mo (diff)
The file was modified ModelicaTest/Blocks.mo (diff)
Commit 6046df8800df3e58058e1be7f9a47701ce98dfad by Anton.Haumer
Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepVoltageSource.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepCurrentSource.mo (diff)
Commit 3a5289d617824d1b4f04ca133a065c5532b5df8d by noreply
Improve description string in example.

* Clarify description string.
fixes #4020
Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Analog/Examples/ResonanceCircuits.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepCurrentSource.mo (diff)
Commit c704bdf7b520806c6085d6bfd0f349e5f6f613a2 by noreply
Update usage of "noDerivative" (#4024)

fixes #4023
The file was modified ModelicaReference/package.mo (diff)
Commit f325ed37f316ef59673bc1494707e994992fb8df by noreply
Fix markdownlint warnings (#3973)

The file was modified Modelica/Resources/Documentation/Generate-ReleaseNotes.py (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modified Modelica/Resources/Reference/Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad/comparisonSignals.txt (diff)
The file was modified Modelica/Electrical/Machines/Sensors/HallSensor.mo (diff)
Commit 5a9db5198745fd9dc1be713bda97975c38b0b477 by Hans.Olsson
The dT is a temperature difference, so converting it to celsius shouldn't use an offset.
The file was modified Modelica/Fluid/Examples/HeatExchanger.mo (diff)
Commit e0ce0518577c60a4ca40cd7d78603cb419d65f4c by Hans.Olsson
Reduce guess for initial temperature difference across wall.

The reason is two-fold:
* It is an order of magnitude too large.
* In some configurations it can cause simulation problems.
The file was modified Modelica/Fluid/Examples/HeatExchanger.mo (diff)
Commit 023175cd55928e40ccefd0b37a38d954da9ac7ce by Anton.Haumer
implemented recognition of startTime (see #4035)
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 05783cfb575d2393e501678eed8b0bb028735d9f by Anton.Haumer
applied an equivalent change to Sampler (as to ZeroOrderHold)
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 1b0d4501da2b34d882cb91f44a6a17f835cbfda7 by matthis.thorade
spliceFunction_der check limits

there are two if-conditions that used a different value:
1 versus 0.9999999999
this PR makes sure the identical limit is used
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit a53b03fee3da6eac669606536a34dd2066b771ba by matthis.thorade
add description string

and replace tab with spaces
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit cf30cb744fcc3f7faaba03793c42e0a666f2180a by Hans.Olsson
Remove unit errors.
This is related to #3881
These changes are completely safe.
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_LoadDump.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMEE_LoadDump.mo (diff)
Commit 97905bbe2659ac1ff15065c7fb126cb80aad3bdb by Hans.Olsson
Avoid unit error.
Adding a protected element in an example model should be ok.
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
Commit ccb36365eedc7ff6e164b06036a92e4994817e06 by Hans.Olsson
Fix incorrect start-value.
Detected due to unit-checking.
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/DcdcInverter.mo (diff)
Commit 879247ef41338550c5e10dea5d055ce2502cf552 by Hans.Olsson
Give a proper definition of machine constants.
They are compatible with C, and usable.
Closes #2056
The file was modified Modelica/Constants.mo (diff)
Commit 080e592082a3f543bbc180900ecf5bbf7cfb26c2 by Hans.Olsson
Update description in ModelicaServices as well.
The file was modified ModelicaServices/package.mo (diff)
The file was modified ModelicaServices/package.mo (diff)
Commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea by noreply
Revert "startTime of ZeroOrderHold" (#4044)

Was merged prematurely.
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 39b0799f58b1027afeaa7735342e58276fc0041e by dietmar.winkler
fixes startTime of ZeroOrderHold"

This reverts commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea.
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit e5aa74ccaaf5afaacd21f1a96e57d5dd80c76ecd by noreply
Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039)

Closes #4036
The file was modified Modelica/Math/package.mo (diff)
Commit d6e07b83c82517107fb9a4350dbee1d8da510f21 by noreply
Fix typo

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 2501bc7d8288eac1ada2df06fade2c0cc57cb33e by noreply
Change doc string in the style of Modelica.Blocks.Math

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit b3b21b87b6506740cfb25f01110e52ba3021fac0 by noreply
Fix typo

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/package.mo (diff)
Commit 07bb1f6a658998a2c6a0d1ed00b7de4a81906821 by noreply
Fix description

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit f689d90a36ca6d4b24fa3f30881973fdff831578 by dr.christian.kral
Rename record instance names ????Data => ????Data3
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
Commit ca683c513978b27bbb488c0b5f60e5ea5502e2a8 by dr.christian.kral
Fix final parameter propagation
so that m = 3 is not propagated to the core parameter records
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/IM_SlipRingData.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
Commit 3fd8a078302d863c1a9644a083adda217353688d by dr.christian.kral
Fix final in parameter record of FundamentalWave
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
Commit 8f670f3fe6a1b1564b682b39d0e4c5bea1d45830 by dr.christian.kral
Unify wording of docstrings of parameter records
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
Commit 29886c3393b2f9697c416c2e26ce3a6d4d8d2167 by Hans.Olsson
Remove incorrect unit-casting.
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenSoft.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenHard.mo (diff)
Commit 55070ff4f5af86bee25cf2ca97fc2d72c2f18f5a by Hans.Olsson
Propose better unit-handling in equation.
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 23ccbb17d7a5fd5afbc9874c1547216d43a894e1 by Hans.Olsson
Implement option 4; that is using a reference impedance with description.
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
Commit 2e9cc0c7995dbf382029b72f51f99c2c96a719b9 by dr.christian.kral
Put reference impedance into partial induction machine model
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Electrical/Machines/Interfaces/PartialBasicInductionMachine.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
Commit 8cbf2be023f98e1310b8afa7ad0d8cb5af53161a by dr.christian.kral
Apply ZsRef also to induction machine models
The file was modified Modelica/Electrical/Machines/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
Commit 3382f140f1adee5ea12d419f3fa7fb4680ae321e by dr.christian.kral
Apply changes to Modelica.Magnetic.FundamentalWave
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
Commit 272d6b450fbea87564c0f9936c869f7c93e68d13 by dr.christian.kral
Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
Commit f5dae5301edda250eaa2265a36a48d0306a8dacc by Hans.Olsson
Document that string functions are only intended for ASCII.
Specifically indicate where UTF-8 texts will fail (substrings and case-insensitive comparison).
Closes #3946
The file was modified Modelica/Utilities/Strings.mo (diff)
The file was modified Modelica/Utilities/Strings.mo (diff)
Commit 0cb6499cf88442571d342db11039d1519943ea77 by noreply
Update Modelica/Blocks/Math.mo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit e58cc77b4258e87b6db7aef0e24dd3e5a4389fb3 by noreply
Update Modelica/Utilities/Strings.mo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Utilities/Strings.mo (diff)
Commit 410d60b22304755db96c761d4d61fe151d8094f6 by noreply
Added new power block for raising an input to a user parameterized exponent (#4006)

* Added new power block for raising an input to a user parameterized exponent

* Add tester with various use cases for exponentiation block

* Added comparison signals file
The file was modified Modelica/Blocks/Math.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Blocks/Exponentiation/comparisonSignals.txt
The file was modified ModelicaTest/Blocks.mo (diff)
Commit c80a86a7f4916747b0248f36d70bd1d99b20b394 by Anton.Haumer
Replaced state events by time events
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit b31d8cf918009bc423573d8eda95d899f3baf23c by Hans.Olsson
Propagate useSolver to these variants as well.
Closes #4070
The file was modified Modelica/Clocked/ClockSignals/Clocks/Rotational/FixedRotationalClock.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Clocks/Logical/PartialLogicalClock.mo (diff)
Commit 37b10e6e906da3aadc73223ded9e5f5f33612b18 by noreply
Fix docu of Modelica.Utilities.System.getTime()

In the example for return values, day was missing.
The file was modified Modelica/Utilities/System.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Sampler/Utilities/Internal/UniformNoiseXorshift64star.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Sampler/Utilities/Internal/UniformNoise.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Interfaces/PartialNoise.mo (diff)
Commit 3281d92b281b1ab8b9a1f6c52fe49b4859a91e3e by noreply
Apply suggestions from code review

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Clocked/RealSignals/Interfaces/PartialNoise.mo (diff)
Commit 25062d267e4bf5e3f0f5b91001870e83c31ea339 by 11094799+mestinso
Add DynamicPipe energy conservation tests to ModelicaTest
The file was modified ModelicaTest/Fluid/TestComponents/Pipes/package.order (diff)
The file was addedModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck.mo
The file was addedModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck2.mo
Commit 7dc882f96c6ca1cffc7345302c8c6083b1523d94 by modelica
Try to fix crash for
ModelicaTest.Tables.CombiTable2D[sv].Test2[167]
when compiled with VS 2019.
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit bd0777740495ef61a0e74d36763ca117dbdae906 by 11094799+mestinso
Updated tolerance for energy conservation checks
The file was modified ModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck.mo (diff)
Commit 0f8b9f23b9d992567b1a22d7a269097db73f17ea by jakub.tobolar
Improve indentation of html code
The file was modified Modelica/Media/Water/IF97_Utilities.mo (diff)
Commit 9779e2021ba5324635912f7a3898879dfec10761 by jakub.tobolar
Html code: No indentation within 'address' tag

Fix non-matching 'tr' tag and delete '>' added by mistake
The file was modified Modelica/Media/Water/IF97_Utilities.mo (diff)
Commit f8c9eaf4b744e39fc03747e87dafb96e6e7d073c by jakub.tobolar
Delete multiple and/or leading whitespaces
The file was modified Modelica/Media/Air/SimpleAir.mo (diff)
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit e66d5de7cbb6c37ac062bab5a2c4882a0d2a477a by noreply
Fix unit error in SimpleAir
The file was modified Modelica/Media/Air/SimpleAir.mo (diff)
Commit b5dea8c0dd01d3f156e079e8bf744ca85ab8fdf5 by Tidefelt Henrik
Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2

This follows the style in Modelica.Media.Interfaces.PartialMedium.MassFlowRate and give tools a chance of making sense of the quantity.
The file was modified Modelica/Media/package.mo (diff)
Commit d55f0bdc3b2ddcb1fae625712f40b85d4e0da009 by Tidefelt Henrik
Use SI.Mass instead of specifying 'unit'

This is more elegant, and also similar to how it's done in Modelica.Media.Interfaces.PartialMedium.MassFlowRate:
  type MassFlowRate = SI.MassFlowRate(quantity = "MassFlowRate." + mediumName, min = -1.0e5, max = 1.e5)
The file was modified Modelica/Media/package.mo (diff)
Commit 5914d55120ebd6ba05bce95e13e99113eec54de3 by Tidefelt Henrik
Use prefix style 'quantity' for FixedBoundary.X

This follows the style in Modelica.Media.Interfaces.PartialMedium.MassFlowRate and gives tools a chance of making sense of the quantity.
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit fcd4c580c6f559c74530f09d9381320f55bc41bb by noreply
Add description string for m1

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Media/package.mo (diff)
Commit 93841b72972ef7ed0bed984a64666dd28db27198 by noreply
Add description string for m2

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Media/package.mo (diff)
Commit 0bcc98c61ee70beb439a7a0f80d0339bc9ccdd68 by Tidefelt Henrik
Completely remove modifications of 'quantity'
The file was modified Modelica/Media/package.mo (diff)
Commit 29b261acb5017fe17153c1b2271b6d2500287017 by noreply
Remove modification of 'quantity'
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit e5e9f2920219e45a561bc9318c7e40fb24836686 by Tidefelt Henrik
Remove empty modifications
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit eccdade37e27f856b79ba1308071812679ce00b6 by Tidefelt Henrik
Fix unit error in RobotR3.OneAxis
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit c0d8c3409a4f5b22124765bb46345d2bdcf21015 by Tidefelt Henrik
Fix unit errors in ArmatureStroke
The file was modified Modelica/Magnetic/FluxTubes/Examples/MovingCoilActuator/ArmatureStroke.mo (diff)
Commit 183fe6d26cc8429cef7fcccbe03f2692bd4bdb59 by Tidefelt Henrik
Fix unit error in CCCVcharging
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 366c8c8b3f3026c355b18f6ad32358a4b0824039 by arunkumar.narasimhan
Modifying min attribute of gain to 1
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit a848744e3995d902edfbf8ca4454dbcd36521e2e by arunkumar.narasimhan
removing min attribute in gain
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit d2b2e2983f2439e6df44ba20c1aed308f3ca3b0d by Tidefelt Henrik
Use SI.Radius instead of SI.Length
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit c07ed57aa50d17daae69ba048b9700a70ddb8603 by modelica
ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666)
The file was modified Modelica/Media/Air/ReferenceMoistAir.mo (diff)
Commit 0c013e40320a6caa443bbc3bc097aaf67960cf6c by Tidefelt Henrik
Remove plural 's' in 'height of ramps'
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Clocked/RealSignals/TickBasedSources/Ramp.mo (diff)
The file was modified Modelica/Clocked/RealSignals/TimeBasedSources/Ramp.mo (diff)
Commit 4813c7483dd14c8937c92ddd072b3e50e2741750 by 124154466+arunkumar-narasimhan
Assert statement to avoid zero gain in controller and improved description string for controller gain
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit e62cba74447086276531f3b93c59b5fd947bb7fe by 124154466+arunkumar-narasimhan
Changed to full path for consistency
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit d79a3aac734c26666ce5c3973538554a8c87e56b by 124154466+arunkumar-narasimhan
Removing unintended code modifications
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit 56268a8f28124222f05b7e6871a536f77060c7fa by jakub.tobolar
Delete unused variable 'dens' and corresponding 'R_air'
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/GasForce2.mo (diff)
Commit e2ce9816bb9c4cf07e5e725b7ab7b97317a2bf75 by jakub.tobolar
Delete gasForce.dens from reference comparison signals
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Forces/EngineGasForce/comparisonSignals.txt (diff)
Commit 669100b4afbe78df72a6609cfc6487c7b2522a21 by jakub.tobolar
Replace 'Inline=false' with late inlining
See  #3908
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_d.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_dd.mo (diff)
Commit 9bcd99f1d2ca81d20b67008b4b22cf2135cbac3d by 124154466+arunkumar-narasimhan
Unify spelling of controllers with dash omitted

Dash omitted to unify spelling of controllers across library.
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
Commit 109b51703027b6fd253d0c55a2091f999636c12f by 124154466+arunkumar-narasimhan
Revert "Unify spelling of controllers with dash omitted"

This reverts commit 9bcd99f1d2ca81d20b67008b4b22cf2135cbac3d.
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
Commit 520ee5c6acf2883836bcb8fa8bbb63ce5e4b41b6 by 124154466+arunkumar-narasimhan
unify spelling of controllers

unify spelling of controllers by omitting dash in description and documentation
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
Commit 1f85689a989cd91108e89914edf7d6ff77bc384b by noreply
Rename RiCurrent -> Isc

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 1f422fc272dfc859b973cfc225897b755782b8cf by noreply
Adapt to renamed variable

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 1969bc16e4ce9061608c5f4537677ce0153e38cc by noreply
Make it public, as suggested

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit a963d5bac1ac2b6c00ea1ca0567036a17f9f5262 by noreply
#4107 missing commits in master (#4140)

* Resolved issue #4072 (for Modelica/Electrical)

* Resolved issue #4072 (for rest of Modelica)

* Squash doubled point {0,-50.5}

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Fix near-zero coordinate in connection's annotation

* Merge branch 'DagBruck_01' of https://github.com/modelica/ModelicaStandardLibrary into DagBruck_01

---------

Co-authored-by: Dag Brück <dag.brueck@3ds.com>
Co-authored-by: tobolar <tobolar@users.noreply.github.com>
Co-authored-by: tobolar <jakub.tobolar@dlr.de>
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_DOL.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/Engine1Base.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepDown.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/SuperCapDischargeCharge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/Voltage2DutyCycle.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/CylinderBase.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepUp.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TestCylinder.mo (diff)
The file was modified Modelica/Electrical/Batteries/BaseClasses/BaseCellWithSensors.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTap2mPulse.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_R.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacks/package.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/ChopperStepUp.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/Conductor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepUp/ChopperStepUp_R.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTapmPulse.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacksWithSensors/package.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/VoltageQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/Batteries/package.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_R.mo (diff)
The file was modified Modelica/Fluid/Valves.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/InductionMachines/IMC_Inverter.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_RL.mo (diff)
Commit 25319f9207a51dcde2d650f5a244d7c78a00c2d5 by noreply
Update codespell exceptions (#4143)

The file was modified .github/workflows/checkCron.yml (diff)
Commit 17ec1ebba4a3689b484824e4e415593a5a6eddca by noreply
Bump actions to avoid deprecation warnings (#4120)

The file was modified .github/workflows/checkCron.yml (diff)
The file was modified .github/workflows/checkCI.yml (diff)
The file was modified .github/workflows/generateReleaseNotes.yml (diff)
Commit 182301b4701a4a81f84b7b34257b919cfc8fce26 by noreply
Amendment for #4140: Fix merge conflict (#4146)

The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
Commit a5851fae93f7c75db3dba8039b9743fde758e289 by noreply
lower case for controller in Modelica/Blocks/Continuous.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit bbc9464318aaeaadca3801135c78a16143553703 by noreply
lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
Commit 509f9b18e4c39f3b7c22a5bc0b25ce8e3e320041 by 124154466+arunkumar-narasimhan
unify spelling of controllers

unify spelling of controllers and lower case.
The file was modified Modelica/Thermal/HeatTransfer/Examples/ControlledTemperature.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Utilities/VfController.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/VfController.mo (diff)
Commit 8c24779fa5e367932fcb5fc4d3d0f42d68775536 by jakub.tobolar
Fix false calculation of w (omega) when resolveInFrame == frame_resolve
The file was modified Modelica/Mechanics/MultiBody/Sensors/Internal/BasicAbsoluteAngularVelocity.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenHard.mo (diff)
Commit 82d1b167e20e0decf632a8c9a2ea58f3c92415cb by jakub.tobolar
Add rotation about x-axis to enable a spatial motion
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 8196629c927d8e84ec1874de4d2dae3984060c01 by Hans.Olsson
Have a flag for avoiding unnecssary discontinuities.
Closes #3548
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit e2d701435048d323071b5d838051657f0e5bb915 by Hans.Olsson
ExpSine is more complicated.
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 9a779840a267e7be41f600ce60fa4c4ce1f0cce3 by Hans.Olsson
Simplify the mean formula.
Closes #3906
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 0aaecbb690c325297a2c87a45f26ebd3642fe8d2 by Hans.Olsson
Add startTime as well.
The file was modified Modelica/Blocks/Math.mo (diff)
Commit c4f4388f67c03eb5d9571ccf9ac794a1def4fefd by Hans.Olsson
Restore the use of t_eps just in case, but allow setting it to zero.
The file was modified Modelica/Blocks/Math.mo (diff)
Commit a93f6eb4aba876fe40da80c88fcc3476cbb01c84 by Hans.Olsson
And update description.
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit da7adc0caeb2e3bb83a3319113b88f45630ecd04 by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 373ce59d249c434158cea370c26be51e645c3277 by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 930456a53476f9973ada6f44dbf7dda595ee4cba by Hans.Olsson
If the limits don't make sense use linear interpolation.
See https://github.com/modelica/ModelicaStandardLibrary/issues/4128#issuecomment-1589465543
The file was modified Modelica/Fluid/Utilities.mo (diff)
Commit dec16deb6ed0cc4062121631c1bcc2b24eadb54e by noreply
Fix typo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 5eb42c52755a6823baa2c22b6b40097076689c75 by jakub.tobolar
Omit modifiers of animation parameters
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 4b0dbf652d725797960540a2bbdd8c2ebbd38f3b by noreply
Documentation and description for FluidHeatFlow library improved (#4141)

* Improved doc strings and documentation

* Improved documentation Updated

* Update ParallelCooling

* Lower case spelling of coolant

* Corrected misspelling of coolant in documentation of IndirectCooling.mo

Corrected misspelling of coolant in two instances of documentation

---------

Co-authored-by: Christian Kral <dr.christian.kral@gmail.com>
Co-authored-by: arunkumar-narasimhan <124154466+arunkumar-narasimhan@users.noreply.github.com>
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TwoMass.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/OneMass.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/SimpleCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelPumpDropOut.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/PumpDropOut.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/PumpAndValve.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/IndirectCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelCooling.mo (diff)
Commit e5a8ea165c21bad5a45ee39e8b893e50533dcfec by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_Braking.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_Braking.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenPermanentMagnet.mo (diff)
Commit 840729224b142a4290523a7462cac084b90f0a88 by Hans.Olsson
Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit f5f6ffb4ab2386f0584c086f98d704f269c3f7d9 by noreply
Added units to mathematical constants (#4155)

* Added units to mathematical constants
The file was modified Modelica/Constants.mo (diff)
Commit c64cc2c4a6e673ff0144890a095a58084e4768ab by noreply
Delete redundant points of polygon annotation of 'Spice3' connectors (#4135)

The file was modified Modelica/Electrical/Spice3.mo (diff)
Commit f31e29ee6a452cdfce97bf222dae66358f4fbff1 by Hans.Olsson
Fix unit for mu0.
This corrects an error introduced by #4155
The file was modified Modelica/Constants.mo (diff)
The file was modified Modelica/Constants.mo (diff)
Commit ddf880ed1d03e91bb086aab7504e9d5ff63b6b1f by 11094799+mestinso
Removed out-of-date/incorrect comment about epsilon_0
The file was modified Modelica/Constants.mo (diff)
Commit e55884bab622a7393af9234958c218ef5984fc70 by noreply
Fix codespell exceptions (CI) (#4165)

* Fix typos
* Fix codespell exceptions
The file was modified .github/workflows/checkCron.yml (diff)
The file was modified Modelica/Magnetic/FundamentalWave/UsersGuide/Polyphase.mo (diff)
The file was modified ModelicaTest/Electrical/Machines.mo (diff)
The file was modified ModelicaTest/Resources/Scripts/Dymola/pressureLoss/channel/dp_internalFlowOverall_DPMFLOW.mos (diff)
Commit ce36c079036c3ade1c2b9f6626daf358ca7fb05f by noreply
Delete successful and skipped workflow runs (#4177)

refs #4134
The file was modified .github/workflows/checkCron.yml (diff)
Commit b97253e89932b8683f50b8d5c738be71f048f0bb by modelica
Meke internally used ports of optional housing port and optional thermal port protected
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BaseClasses/Machine.mo (diff)
Commit 64afc628ced4a5f79dafaec4f608ed7a67951768 by Hans.Olsson
Update annotations to be correct.
Fixes #4180
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/RelativeSensor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/OpAmps/OpAmpCircuits/Buffer.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Basic/ElectroMagneticConverter.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/ComplexBlocks/ComplexMath/ComplexToReal.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Interfaces/ClockInput.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Initialize.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_YD.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/PositiveMagneticPort.mo (diff)
The file was modified Modelica/Units.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Periodic/MovingAverage.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/NegativeMagneticPort.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_OpenCircuit.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/AbsoluteSensor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/package.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_Mains.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Clocks/Logical/PartialLogicalClock.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/SignConvention.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/SinCosResolver.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Transformer.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Examples/FixedShapes/CuboidSections.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMR_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMEE_Generator_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_CommonLeakage.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/Utilities/ComponentsThrottleControl/Engine.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Periodic/FIRbyCoefficients.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Sensors/Transient/Permeability.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Examples/PolyphaseRectifier.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
The file was modified Modelica/Mechanics/Translational/Components/Mass.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/Friction.mo (diff)
Commit 0caca64996d7be30472e0cef98f5e3331549bb1a by noreply
Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
Commit 752257e809a510a1e91e60104809f5c044fe4a4b by noreply
Apply suggestions from code review

Revert
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/package.mo (diff)
Commit b7fc17a62a8bf690dd37abb4a7cdbbd29b09963b by modelica
refs #4180 Fix Text annotation
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 2db341bca680b8e75097e2df6668e191581877e8 by noreply
Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (diff)
Commit 93695ee570dbd5689d0e6bfe9292965f571b0771 by noreply
Restore documentation (#4184)

Fix oversight of f2eec0eff074fe7e20a13593f8c9e07b8a20dd6f.
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Internal/Lines.mo (diff)
Commit 76ec1028ea149c4c07ec8cb1d31defbdd3b0f502 by noreply
Fix regex to optionally ignore quoted strings (#4183)

Previously, a Text.lineColor annotation was not detected, if there was a closing parenthesis (within a quoted Text.textString annotation), e.g.

```
Text(extent={{-100,80},{-80,60}}, textString="1)", lineColor={0,0,255})
```
The file was modified .CI/check_deprecated_line_color.py (diff)
Commit 48988159d2ee243281be9a76a31d4c6a85b6d3a6 by noreply
Fix unit errors in ExternalCombiTimeTable constructor (#4188)

* Fix unit errors in ExternalCombiTimeTable constructor

The errors are in relation to how the constructor is called in Modelica.Blocks.Sources.CombiTimeTable.

* Don't assume use of scaled time
The file was modified Modelica/Blocks/Types.mo (diff)
Commit 85a329ec4dd113001f720730cafb9f7438044b15 by HansOlsson
Remove use of unknown variable useReset
The file was modified Modelica/Electrical/Analog/Examples/OpAmps/OpAmpCircuits/Integrator.mo (diff)
Commit e73cca103a749fd17d1ed3ca4d6c2e9621cae343 by HansOlsson
Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it.
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
Commit aabd50b38f0311b1aa82f7a3b1af98f660d1197f by HansOlsson
The parameter 'target' does not exist.
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 25ca24b59f1df5726b7b1bf3a0804d1907987911 by HansOlsson
Correct use of incorrect parameter and enumeration. However, the basic design doesn't work.
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 30e4aa181cfe462e45177639f3247d1027ed2378 by HansOlsson
Remove unknown parameter useMeanDensity
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 2af5c182941b4465fd90d42acc8fba15b440aea3 by HansOlsson
KC and DP_Fric do not exist in this class
The file was modified Modelica/Fluid/Dissipation.mo (diff)
The file was modified Modelica/Fluid/Dissipation.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
Commit dbcda996c6017d70fe688d522a9af1c0dc88b56c by Hans.Olsson
As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release.
With proposed unit-checking in Dymola this reduces the warnings from 2301 to 1224 (Most - but not all are unit-related.)

Obviously many of them could be corrected, but I don't see that we have the resources to focus on that for this minor release.
The first models found were CompareTransformers, SeriesResonance in Modelica.Electrical.Analog.Examples.
The file was modified Modelica/Constants.mo (diff)
Commit 4ada630599a3eb427f717c4f2c45e749dc2726c0 by Hans.Olsson
Correct units for normalizing vectors.
The file was modified Modelica/Math/package.mo (diff)
The file was modified Modelica/Utilities/Internal.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/from_nxy.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/TransformationMatrices/from_nxy.mo (diff)
Commit ecf5df5b2bbcb99239313eee3399946481314993 by noreply
Fix link to Holman2010 (#4199)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 010d6b9a25403634530b74f84006ab2d0d5f7d02 by noreply
Fix and add ITEA links (#4196)

The file was modified Modelica/Fluid/Dissipation.mo (diff)
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/Spice3.mo (diff)
The file was modified Modelica/Fluid/package.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit 07a1839e9e243b3118fa8a69118ea94cd8257f87 by noreply
Fix broken links (#4202)

The file was modified Modelica/StateGraph.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 739babf23b20a7f34d1c04e5fb52f97cb71b728b by dr.christian.kral
Coordination of #4101: Fix unit errors
in other Batteries.Examples
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_CellRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Cell.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Stack.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Stack.mo (diff)
Commit 8450a8eb11d7925dc89475b2f63db2db563ba402 by dr.christian.kral
Close #4101: Fix unit error in a single PR
The file was modified Modelica/Electrical/Batteries/Examples/BatteryDischargeCharge.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Cell.mo (diff)
Commit 8893d51aaef2b9f841be22dfc74e74878b494c97 by dr.christian.kral
Remove redundant diagram text for most Analog examples
The file was modified Modelica/Electrical/Analog/Examples/DifferenceAmplifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicThyristors.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ChuaCircuit.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Rectifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingNPN_NORGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/NandGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ShowVariableResistor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingMOSInverter.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ShowSaturatingInductor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingPNP_NORGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingRectifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicIdealDiodes.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ControlledSwitchWithArc.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassAnalog.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassOPV.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassSC.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/SwitchWithArc.mo (diff)
Commit 9ecd5a8474fcc5be2eef2087c279a3faa72fe727 by dr.christian.kral
Remove diagram text of CompareTransformers
The file was modified Modelica/Electrical/Analog/Examples/CompareTransformers.mo (diff)
Commit abb35f27c520d54b86ae55131e5ffbe6e163e21e by noreply
Fix factor 2 in calculation

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
Commit 7e8ee42fb03dbdbd793140cf839ac16f003b80a1 by modelica
Update .mailmap file

Create by command

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

as reported by https://kevin.burke.dev/kevin/easy-maintenance-of-your-authors-file/
The file was modified .mailmap (diff)
Commit a2c282ea79f69e140853fe84c586d4d15a7ee99b by noreply
Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179)

See https://github.com/modelica/MAP-LIB_ReferenceResults/pull/6

Co-authored-by: Matthias Schaefer <matthias.schaefer@ltx.de>
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointRRP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointRRR/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointUSR/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointSSP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/PressureLoss/Orifice/dp_thickEdgedOverall_DPMFLOW/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/PressureLoss/Orifice/dp_suddenChange_DPMFLOW/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointUSP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Blocks/Limiters/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/HeatTransfer/Channel/kc_evenGapLaminar/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointSSR/comparisonSignals.txt (diff)
Commit d3ad60c312774a1bf84a74e830ccd55abcfb09d2 by noreply
Fix codespell exceptions (#4203)

* Fix typos
* Fix codespell exceptions
The file was modified .github/workflows/checkCron.yml (diff)
The file was modified Modelica/Electrical/Analog/Examples/Lines/SmoothStep.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_RL.mo (diff)
Commit a66c9e086393e6a6cd51a980eeae4a1aca2bc9c7 by noreply
Remove real relation in non-discrete-time controlled if-statement.
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit a112cfd77ded432bfedea66e3f01223c2376a11d by noreply
Remove unnecessary noEvent

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 7eb8241b8c99bfc122dc61f9d6ea144e7c940cc2 by noreply
Fix broken link (#4211)

The file was modified Modelica/Magnetic/FluxTubes/UsersGuide/Literature.mo (diff)
Commit 8923341bd5f7c3e20d3e1537dc24a530295e6ea0 by Tidefelt Henrik
Use 1.14 instead of sqrt(1.3)

Acting on thumbs up only for this change in PR discussion.
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit 84c308e21d709ee6f8d0a09f843f08b886ee051c by noreply
Update matio library to 1.5.24 (#4222)

The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.c (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaMatIO.txt (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.h (diff)
Commit e2661ccf0b38e5e8deee1605d932f8e7d66f7df1 by tobolar
Add all defined outputs of the test example into reference signals
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Blocks/Mean/comparisonSignals.txt (diff)
Commit 0716d37371534f25c8eb8593f9dfebfe7eb5d94e by tobolar
Initialize output array C even when multiColoredSurface=false
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/torus.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/rectangle.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Interfaces/partialSurfaceCharacteristic.mo (diff)
Commit f151cdad94b0a8123a8b20944d3dec43261db5e5 by tobolar
Set modifier of 'C' being 'final'
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/torus.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/rectangle.mo (diff)
Commit f7f4aa8c785ff287ca5ac807146a51fb0b041085 by tobolar
Documentation: modifier 'C' shall be 'final'
The file was modified Modelica/Mechanics/MultiBody/Interfaces/partialSurfaceCharacteristic.mo (diff)
Commit 26fc7f6698d655de44923f4799c7146fd2ea4f38 by noreply
refs #4174: Fix (and rename) parameters (#4176)

The file was modified Modelica/Electrical/Digital.mo (diff)

Summary

  1. Use one character instead of line drawings. (details)
  2. Increase extent and set font size. (details)
  3. StandardFont (details)
  4. Fix bug in calculation of complex transfer function (details)
  5. refs #3782: Decrease solver tolerance (details)
  6. Use one character instead of line drawings. (details)
  7. Increase extent and set font size. (details)
  8. StandardFont (details)
  9. Use physical units to parameterize transfer function (details)
  10. Calculate unitless coefficient b (details)
  11. Remove Evaluate=true for fixed=false parameter 'n_b' (details)
  12. implemented example Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (details)
  13. add comparisonSignals.txt (details)
  14. Update documentation (details)
  15. Fix HTML error (details)
  16. Avoid max({}) in Modelica.Math.Matrices.nullSpace (details)
  17. Change unit of angular velocity from 1/s to rad/s to omit ambiguity (details)
  18. Add unit of output vector r_rel (details)
  19. Add unit of output vector 'torque' (details)
  20. Improve code indention (details)
  21. Add missing parenthesis in fluid user guide page. (details)
  22. Avoid values out of bound, and simplify logic. (details)
  23. refs #3865: Added QuasiRMS voltage and current single phase sensors (details)
  24. Run spelling check via GitHub Actions (#3899) (details)
  25. fixes #3901 (details)
  26. refs #3903: Fix error handling for invalid format specifier in text file (#3905) (details)
  27. Adds optional default return value parameter (details)
  28. Fix misspelled file name (#3923) (details)
  29. Fix the bad Evaluate annotation (#3924) (details)
  30. Implemented and tested PowerSupply (details)
  31. tidy html and annotation (details)
  32. Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896) (details)
  33. Start docstring with upper case letter (details)
  34. Fix wording of back current exception (details)
  35. addresses #3895 (details)
  36. corrected a html bug and created an entry in the ReleaseNotes (details)
  37. corrected a typo (details)
  38. removed funny character(s) before within; (details)
  39. Remove blank line. (details)
  40. Apply suggestions from code review (details)
  41. Liberate machine parameter m (#3920) (details)
  42. Avoid line breaks in description string which some tools handle badly. (details)
  43. Remove annotation noise and add missing comma. (details)
  44. Remove superfluous imports (already done in the Electrical package (details)
  45. Revert dummy changes to unrelated classes. (details)
  46. Correct assert and white space fixes (details)
  47. Fix typo (details)
  48. Improve visibility of connections (details)
  49. Remove obsolete colons (see UsersGuide) (details)
  50. Fix documentation of Tp2 and Tp (details)
  51. Add image explaining PusleSeries (details)
  52. Reduce size of image (details)
  53. Now chaing size of image (details)
  54. Fix documentation to match implementation (details)
  55. Strip leading newline in img.alt attributes (#3938) (details)
  56. Change Tp2 in drawing (details)
  57. refs #3897: Fix typo (details)
  58. Fix copy/paste error in description of Translational.Sources.Force2 (#3942) (details)
  59. Consider the derivatives at boundaries in the 2D-table. (details)
  60. Improved example to show all issues. (details)
  61. Avoid using epsilon altogether. (details)
  62. Spelling (details)
  63. AddReference (details)
  64. Add vector-test case (details)
  65. Reference (details)
  66. Fix Modelica tools link (#3943) (details)
  67. Remove section that points to possible future implementation (#3939) (details)
  68. Update documentation (#3933) (details)
  69. Remove superfluous import statements (#3932) (details)
  70. refs #3893: Fix formatting and update naming (details)
  71. Refactor spliceFunction (#3885) (details)
  72. refs #3893: Fix formatting (details)
  73. Improve documentation of both rotational and translational sensors (#3862) (details)
  74. Add Modelica Libraries logo for dark mode (details)
  75. Change y into x in spatialDistribution() definitions (details)
  76. Almost automatically updated to have correct gradient. (details)
  77. Remove unwanted gradient. (details)
  78. BreakTiesAsBefore (details)
  79. BreakTiesAsBefore2 (details)
  80. BreakTiesAsBefore (details)
  81. ClearerName (details)
  82. Revert unwanted change of files (even if blank line would be nice). (details)
  83. Adds animated level on the icon layer of the OpenTank (details)
  84. Fix broken link (#3955) (details)
  85. Fixed Wb_flows discretization terms for DynamicPipe (details)
  86. Bump copyright year (details)
  87. Add missing cases (details)
  88. Fix parameter propagation of IntersectivePWM (#3910) (details)
  89. Propagate parameter T in Polyphase Resistors and Conductors (#3964) (details)
  90. Update wrapAngle.mo (details)
  91. Fix variable name (details)
  92. Emphasize text in documentation (details)
  93. Remove BOM (details)
  94. Do not preserveAspectRatio for terminate-block. (details)
  95. Fix broken link to academia.edu (#3981) (details)
  96. Update matio library to 1.5.23 (#3982) (details)
  97. Add Python Venv and VS Code files to .gitignore file (#3974) (details)
  98. Add problem matchers for CI (#3972) (details)
  99. Fix LCC build (#3784) (details)
  100. Eddy current sources (#3976) (details)
  101. Keep original implementation (details)
  102. Add forgotten link (details)
  103. Removes outdated segment images from OLine (#3961) (details)
  104. fix calculation of A in Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (details)
  105. Re-arrange equation to improve readability (details)
  106. Fix some bugs in shapes of FluxTubes (#3993) (details)
  107. Update Media.mo (#3918) (details)
  108. Fix #4007 (details)
  109. Add <p> and </p> to HTML documentation (details)
  110. Fix spelling and grammar (details)
  111. Remove Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities.Battery (details)
  112. Remove obsolete file (details)
  113. Implement continuous version of SignalExtrema (details)
  114. added comparisonSignals.txt (details)
  115. ContinuousSignalExtrema: improved detection of t_min and t_max (details)
  116. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details)
  117. Pass forceColor to arrow visualizer (#3990) (details)
  118. Added assert condition block (#3985) (details)
  119. Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source (details)
  120. Improve description string in example. (details)
  121. Undo line break in code (details)
  122. Update usage of "noDerivative" (#4024) (details)
  123. Fix markdownlint warnings (#3973) (details)
  124. fix #4030 (details)
  125. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details)
  126. Reduce guess for initial temperature difference across wall. (details)
  127. implemented recognition of startTime (see #4035) (details)
  128. applied an equivalent change to Sampler (as to ZeroOrderHold) (details)
  129. spliceFunction_der check limits (details)
  130. add description string (details)
  131. Remove unit errors. (details)
  132. Avoid unit error. (details)
  133. Fix incorrect start-value. (details)
  134. Give a proper definition of machine constants. (details)
  135. Update description in ModelicaServices as well. (details)
  136. And values. (details)
  137. Revert "startTime of ZeroOrderHold" (#4044) (details)
  138. fixes startTime of ZeroOrderHold" (details)
  139. Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039) (details)
  140. Fix typo (details)
  141. Change doc string in the style of Modelica.Blocks.Math (details)
  142. Fix typo (details)
  143. Fix description (details)
  144. Rename record instance names ????Data => ????Data3 (details)
  145. Fix final parameter propagation (details)
  146. Fix final in parameter record of FundamentalWave (details)
  147. Unify wording of docstrings of parameter records (details)
  148. Unit correctness. (details)
  149. Remove incorrect unit-casting. (details)
  150. Propose better unit-handling in equation. (details)
  151. Implement option 4; that is using a reference impedance with description. (details)
  152. Put reference impedance into partial induction machine model (details)
  153. Apply ZsRef also to induction machine models (details)
  154. Apply changes to Modelica.Magnetic.FundamentalWave (details)
  155. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details)
  156. Document that string functions are only intended for ASCII. (details)
  157. Spelling. (details)
  158. Update Modelica/Blocks/Math.mo (details)
  159. Update Modelica/Utilities/Strings.mo (details)
  160. Added new power block for raising an input to a user parameterized exponent (#4006) (details)
  161. Replaced state events by time events (details)
  162. enhanced documentation (details)
  163. Reverts dummy changes. (details)
  164. Propagate useSolver to these variants as well. (details)
  165. Fix docu of Modelica.Utilities.System.getTime() (details)
  166. Fix for #3971. (details)
  167. Apply suggestions from code review (details)
  168. Add DynamicPipe energy conservation tests to ModelicaTest (details)
  169. Try to fix crash for (details)
  170. Fix allocation size (details)
  171. Updated tolerance for energy conservation checks (details)
  172. Improve indentation of html code (details)
  173. Html code: No indentation within 'address' tag (details)
  174. Delete multiple and/or leading whitespaces (details)
  175. Fix unit error in SimpleAir (details)
  176. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details)
  177. Use SI.Mass instead of specifying 'unit' (details)
  178. Use prefix style 'quantity' for FixedBoundary.X (details)
  179. Add description string for m1 (details)
  180. Add description string for m2 (details)
  181. Completely remove modifications of 'quantity' (details)
  182. Remove modification of 'quantity' (details)
  183. Remove empty modifications (details)
  184. Fix unit error in RobotR3.OneAxis (details)
  185. Fix unit errors in ArmatureStroke (details)
  186. Fix unit error in CCCVcharging (details)
  187. Modifying min attribute of gain to 1 (details)
  188. removing min attribute in gain (details)
  189. Use SI.Radius instead of SI.Length (details)
  190. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details)
  191. Remove plural 's' in 'height of ramps' (details)
  192. Assert statement to avoid zero gain in controller and improved description string for controller gain (details)
  193. Changed to full path for consistency (details)
  194. Removing unintended code modifications (details)
  195. Delete unused variable 'dens' and corresponding 'R_air' (details)
  196. Delete gasForce.dens from reference comparison signals (details)
  197. Replace 'Inline=false' with late inlining (details)
  198. Unify spelling of controllers with dash omitted (details)
  199. Revert "Unify spelling of controllers with dash omitted" (details)
  200. unify spelling of controllers (details)
  201. Rename RiCurrent -> Isc (details)
  202. Adapt to renamed variable (details)
  203. Make it public, as suggested (details)
  204. #4107 missing commits in master (#4140) (details)
  205. Update codespell exceptions (#4143) (details)
  206. Bump actions to avoid deprecation warnings (#4120) (details)
  207. Amendment for #4140: Fix merge conflict (#4146) (details)
  208. lower case for controller in Modelica/Blocks/Continuous.mo (details)
  209. lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (details)
  210. unify spelling of controllers (details)
  211. Fix false calculation of w (omega) when resolveInFrame == frame_resolve (details)
  212. And add unit for M (details)
  213. Add rotation about x-axis to enable a spatial motion (details)
  214. Have a flag for avoiding unnecssary discontinuities. (details)
  215. Add smooth. (details)
  216. ExpSine is more complicated. (details)
  217. oops (details)
  218. Fix syntax. (details)
  219. Simplify the mean formula. (details)
  220. Add startTime as well. (details)
  221. Restore the use of t_eps just in case, but allow setting it to zero. (details)
  222. And update description. (details)
  223. Avoid smoothness. (details)
  224. Update Modelica/Blocks/Sources.mo (details)
  225. Update Modelica/Blocks/Sources.mo (details)
  226. Rephrase (details)
  227. Simpler. (details)
  228. If the limits don't make sense use linear interpolation. (details)
  229. Fix typo (details)
  230. Omit modifiers of animation parameters (details)
  231. Documentation and description for FluidHeatFlow library improved (#4141) (details)
  232. Update Modelica/Blocks/Sources.mo (details)
  233. Remove unit-casting (details)
  234. Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1 (details)
  235. Add Evaluate=true. (details)
  236. Added units to mathematical constants (#4155) (details)
  237. Delete redundant points of polygon annotation of 'Spice3' connectors (#4135) (details)
  238. Fix unit for mu0. (details)
  239. Simpler. (details)
  240. Removed out-of-date/incorrect comment about epsilon_0 (details)
  241. Fix codespell exceptions (CI) (#4165) (details)
  242. Delete successful and skipped workflow runs (#4177) (details)
  243. Meke internally used ports of optional housing port and optional thermal port protected (details)
  244. Update annotations to be correct. (details)
  245. Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (details)
  246. Apply suggestions from code review (details)
  247. refs #4180 Fix Text annotation (details)
  248. Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (details)
  249. Restore documentation (#4184) (details)
  250. Fix regex to optionally ignore quoted strings (#4183) (details)
  251. Fix unit errors in ExternalCombiTimeTable constructor (#4188) (details)
  252. Remove use of unknown variable useReset (details)
  253. Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it. (details)
  254. The parameter 'target' does not exist. (details)
  255. Correct use of incorrect parameter and enumeration. However, the basic design doesn't work. (details)
  256. Remove unknown parameter useMeanDensity (details)
  257. KC and DP_Fric do not exist in this class (details)
  258. Cleanup (details)
  259. As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release. (details)
  260. Correct units for normalizing vectors. (details)
  261. Fix link to Holman2010 (#4199) (details)
  262. Fix and add ITEA links (#4196) (details)
  263. Fix broken links (#4202) (details)
  264. Remove public (details)
  265. Coordination of #4101: Fix unit errors (details)
  266. Fix instance names (details)
  267. Close #4101: Fix unit error in a single PR (details)
  268. Remove blanks (details)
  269. Remove redundant diagram text for most Analog examples (details)
  270. Remove diagram text of CompareTransformers (details)
  271. Fix factor 2 in calculation (details)
  272. Update .mailmap file (details)
  273. Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179) (details)
  274. Fix codespell exceptions (#4203) (details)
  275. Remove real relation in non-discrete-time controlled if-statement. (details)
  276. Remove unnecessary noEvent (details)
  277. Fix broken link (#4211) (details)
  278. Use 1.14 instead of sqrt(1.3) (details)
  279. Update matio library to 1.5.24 (#4222) (details)
  280. Add all defined outputs of the test example into reference signals (details)
  281. Initialize output array C even when multiColoredSurface=false (details)
  282. Set modifier of 'C' being 'final' (details)
  283. Documentation: modifier 'C' shall be 'final' (details)
  284. refs #4174: Fix (and rename) parameters (#4176) (details)
Commit 9e4d4641ea4f791d4dfa47ab3375a6ab9a43202d by Hans.Olsson
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit be4ca805b26c51282148d041cae182602a215f98 by Hans.Olsson
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit ab5b5fb8600736dc0b32ccd62b44a95b296164bf by modelica
Fix bug in calculation of complex transfer function
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
The file was modified Modelica/ComplexBlocks/ComplexMath/TransferFunction.mo (diff)
Commit 4c0b54ace4b2cf37c34cd16fde9c235c0d22bd57 by modelica
refs #3782: Decrease solver tolerance
The file was modified Modelica/Fluid/Examples/AST_BatchPlant.mo (diff)
Commit ecc0b4182bf289fb21911d1cd8e19e4c91827831 by modelica
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit 24032447dfbe706222bbae6ac725eda4c7ffa8f1 by modelica
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit 6e5de83b71a2651f7e4c225d00d3344d513e99a4 by dr.christian.kral
Use physical units to parameterize transfer function
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 555393ca20ad5a56814e5bc3e20d5116963da646 by noreply
Calculate unitless coefficient b

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/ComplexBlocks/Examples/ShowTransferFunction.mo (diff)
Commit 86359740c9d5881140d9c5e747285485a739db4f by noreply
Remove Evaluate=true for fixed=false parameter 'n_b'

From the brief discussion in https://github.com/modelica/ModelicaSpecification/issues/2951, it seems that `Evaluate = true` on a parameter with `fixed = false` is not expected to have any effect.  Thus I'd like to propose that the `Evaluate = true` is removed in order to get better correspondence between presence of `Evaluate = true` and parameters actually becoming evaluated.
The file was modified Modelica/Mechanics/MultiBody/Joints/Assemblies/JointRRR.mo (diff)
Commit 1b9badaf8aed6c53254833fd8afbf12c2841d1ac by Anton.Haumer
implemented example Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/package.order (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was addedModelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
Commit 5a26da3ae43355cd83ab7f74eb592f944e2305c2 by Anton.Haumer
add comparisonSignals.txt
The file was addedModelica/Resources/Reference/Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter/comparisonSignals.txt
Commit f3c4e9696f637badc808d41ef9225d52379d3888 by dr.christian.kral
Update documentation
Add <code> for Modelica variables
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Inverter.mo (diff)
Commit 9a9017ad954d4fd3d9617c38de83a22975439a66 by rdgfranke
Avoid max({}) in Modelica.Math.Matrices.nullSpace

See e.g. the use of this function in ModelicaTest.Math.TestMatrices3.
The file was modified Modelica/Math/package.mo (diff)
Commit 5b711bddfbb27080a1da39f0e7f3d3055e88a62a by jakub.tobolar
Change unit of angular velocity from 1/s to rad/s to omit ambiguity
The file was modified Modelica/Mechanics/MultiBody/Sensors/AbsoluteSensor.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativeSensor.mo (diff)
Commit d3c7de55cb21c93fc64d4926480283bd4d0b96cf by jakub.tobolar
Add unit of output vector r_rel
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativePosition.mo (diff)
Commit 5b689118498e6694fadc5f1b2bbbae2311333043 by jakub.tobolar
Add unit of output vector 'torque'
The file was modified Modelica/Mechanics/MultiBody/Sensors/CutTorque.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/CutForceAndTorque.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Sensors/RelativeVelocity.mo (diff)
Commit 6fd18e762efd330e442e9e67d1d1b2bc1bce1a00 by Lenz Malte
Add missing parenthesis in fluid user guide page.
The file was modified Modelica/Fluid/package.mo (diff)
Commit 865ce07e2de55954182f39afcc876c19dd07c73c by Hans.Olsson
Avoid values out of bound, and simplify logic.
Closes #3887
The file was modified Modelica/Electrical/PowerConverters/DCAC/Control/SVPWM.mo (diff)
Commit a42691cb3ccddfb51f1408945db7f0c3d9e29b00 by modelica
refs #3865: Added QuasiRMS voltage and current single phase sensors
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/PowerSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/package.order (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/FrequencySensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/PotentialSensor.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/VoltageSensor.mo (diff)
The file was addedModelica/Electrical/QuasiStatic/SinglePhase/Sensors/VoltageRMSSensor.mo
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/CurrentSensor.mo (diff)
The file was modified ModelicaTest/Electrical/QuasiStatic/SinglePhase.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/SinglePhase/Sensors/ReferenceSensor.mo (diff)
The file was addedModelica/Electrical/QuasiStatic/SinglePhase/Sensors/CurrentRMSSensor.mo
Commit 8d090810980e1e2e51559721cdd4c267a4c849ae by noreply
Run spelling check via GitHub Actions (#3899)

The file was removedModelicaTest/Resources/Reference/ModelicaTest/Electrical/SingularTransfomer/comparisonSignals.txt
The file was modified Modelica/Blocks/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/Interfaces/package.mo (diff)
The file was modified ModelicaTest/Electrical/package.order (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/Force/package.mo (diff)
The file was modified Modelica/Math/Nonlinear.mo (diff)
The file was modified .github/workflows/checkCron.yml (diff)
The file was modified Modelica/Electrical/Digital.mo (diff)
The file was addedModelicaTest/Electrical/SingularTransformer.mo
The file was modified Modelica/Electrical/Analog/Sources/LightningImpulse.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Lines/CompareLosslessLines.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicIdealDiodes.mo (diff)
The file was modified Modelica/Units.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Electrical/SingularTransformer/comparisonSignals.txt
The file was modified Modelica/Magnetic/FundamentalWave/UsersGuide/WindingModel.mo (diff)
The file was removedModelicaTest/Electrical/SingularTransfomer.mo
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 76557cb0001d37483947f5c8ebc5703146439a64 by noreply
refs #3903: Fix error handling for invalid format specifier in text file (#3905)

The file was modified Modelica/Resources/C-Sources/ModelicaIO.c (diff)
Commit 2adea8258a6b938be8a790d1e6291ddb4aef80f2 by dietmar.winkler
Adds optional default return value parameter

Closes #3921
The file was modified Modelica/Utilities/Examples.mo (diff)
Commit cfbb98270a4ba6eb141d0529dfb7c9e2a46b4ecf by noreply
Fix misspelled file name (#3923)

The file was modified .gitattributes (diff)
Commit b66df3195a8f1e1aeabd29f8727671137dc921e3 by noreply
Fix the bad Evaluate annotation (#3924)

The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit 1fbc971d81cbbcf53016fb67d0fff99478429d2e by Anton.Haumer
Implemented and tested PowerSupply
The file was modified Modelica/Electrical/Analog/Sources/package.order (diff)
The file was addedModelica/Resources/Reference/Modelica/Electrical/Analog/Examples/DemoPowerSupply/comparisonSignals.txt
The file was addedModelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer.mo
The file was addedModelica/Electrical/Analog/Examples/DemoPowerSupply.mo
The file was modified Modelica/Electrical/Analog/Examples/package.order (diff)
The file was addedModelica/Resources/Reference/Modelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer/comparisonSignals.txt
The file was addedModelica/Electrical/Analog/Sources/DCPowerSupply.mo
Commit a40052cf4a9bddd7ecef658e426d7c9efb7730c9 by Anton.Haumer
tidy html and annotation
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit e5f0e7eb5050456a8040d5a847adaab939cf866b by noreply
Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896)

* refs #3894: Fix derivatives in 2D-table for one-sided extrapolation by constant continuation

* refs #3894: Add test model
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/Test33/comparisonSignals.txt
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified Modelica/package.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/Test33/comparisonSignals.txt
Commit 5ca9e776fe6dc0397a3cf79ba1999b4f75a9c65d by dr.christian.kral
Start docstring with upper case letter
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit 701325e21e3adb68315bb9d42e5f046cfad64471 by dr.christian.kral
Fix wording of back current exception
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
Commit 3c0884d84b0e89df5d696cd21c4e866497203a8e by dietmar.winkler
corrected a html bug and created an entry in the ReleaseNotes
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit bc7e4ed7011f01478877bbd34635e4d47ac42162 by dietmar.winkler
removed funny character(s) before within;
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
Commit 0d2660c30244d2c43f09b40e0614ac05ba51334b by noreply
Apply suggestions from code review

Make default=false and use enable as suggested by @HansOlsson

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Utilities/Examples.mo (diff)
Commit 0021e1a8fdbd9f4b3df58f916c3c3d1a14305f3c by noreply
Liberate machine parameter m (#3920)

* Liberate Modelica.Electrical.Machines.Utilities.ParameterRecords.InductionMachineData.m
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
Commit d3cec537d5cba22dc1d7b970c417b0cb9169c065 by dietmar.winkler
Avoid line breaks in description string which some tools handle badly.

The file was modified Modelica/Utilities/Examples.mo (diff)
Commit 5914e8da913c304b9874788114e026aa42e8e1d4 by dietmar.winkler
Remove annotation noise and add missing comma.

The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
Commit 122aa769dedc01bfa049c81c1edb70c139fd1ae9 by dietmar.winkler
Remove superfluous imports (already done in the Electrical package

The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/DemoPowerSupplyWithBuffer.mo (diff)
Commit c7a3e5624f18a1dab8a08a542eb00c5954e525c4 by dietmar.winkler
Revert dummy changes to unrelated classes.

The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
Commit 819f79bd0bf1f4f77a6cb2acb747f1251453030e by noreply
Correct assert and white space fixes

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Electrical/Analog/Sources/DCPowerSupply.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit 1e9140ec8e067cfaa14e077d1470ceecba0300a2 by dr.christian.kral
Improve visibility of connections
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
Commit 4eaef61ce83263153764eabc3a44bc9eba469640 by dr.christian.kral
Remove obsolete colons (see UsersGuide)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit f6b3e1105f92bda7116b2d3c3afa438d9b262e23 by dr.christian.kral
Fix documentation of Tp2 and Tp
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 43f3e25df3a8f7823af15d108263cc8b31e1505c by dr.christian.kral
Add image explaining PusleSeries
The file was addedModelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.ipe
The file was addedModelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png
Commit 2e9edcfaffddc90e9bdd78ecf5d55639064cdc95 by dr.christian.kral
Reduce size of image
by applying `convet -resize 50% PulseSeries.png PulseSeries.png`
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit 7a96b8aaaa59f0e6ab11f7a294e6ef71e01666e3 by dr.christian.kral
Now chaing size of image
by applying `convet -resize 50% PulseSeries.png PulseSeries.png`
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png (diff)
Commit cdd16abaf45ef9aab7146bd61b62fa71b5cd310f by dr.christian.kral
Fix documentation to match implementation
add diagram to parameter dialog
The file was modified Modelica/Electrical/Batteries/Utilities/PulseSeries.mo (diff)
Commit bd8f3c3039338dbc0a80869b5564ec37f1dca99a by noreply
Strip leading newline in img.alt attributes (#3938)

I don't know exactly why, but these are causing some kind of problem in System Modeler, and I don't see why one would like to keep them.
The file was modified Modelica/Electrical/QuasiStatic/UsersGuide/Overview/ACCircuit.mo (diff)
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.png (diff)
The file was modified Modelica/Resources/Images/Electrical/Batteries/Utilities/PulseSeries.ipe (diff)
Commit b7e9430f11eca27fc9c00b80e11b422b4255b086 by modelica
refs #3897: Fix typo
The file was modified Modelica/package.mo (diff)
Commit 27bf6ec1e5b9c61de312144a89ac2626fadbddbc by noreply
Fix copy/paste error in description of Translational.Sources.Force2 (#3942)

The file was modified Modelica/Mechanics/Translational/Sources/Force2.mo (diff)
Commit 1607d74718300e295ce869925882b5c8349ae39a by Hans.Olsson
Consider the derivatives at boundaries in the 2D-table.
Updated to current date
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
Commit 88c839392440335e363ddced6201d217397b4cf3 by Hans.Olsson
Improved example to show all issues.
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
Commit ef06462f3c58140fe5aee1853b11a453fab7c4aa by Hans.Olsson
Avoid using epsilon altogether.
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/OneSidedDerivative2D/comparisonSignals.txt
Commit a2e0c8450ff09f5e4e01b966cde89b291507d8e2 by Hans.Olsson
Add vector-test case
(and slight grammatical error).
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/OneSidedDerivative2D/comparisonSignals.txt
Commit 82e0c06aa89e140eb1c843f4957f6dd440b13872 by noreply
Fix Modelica tools link (#3943)

The file was modified README.md (diff)
Commit ddacf1268084a57a20a3ce5d19a3fb46985f9e54 by noreply
Remove section that points to possible future implementation (#3939)

Fixes #3937
Documentation should state what **is** implemented and not point to something that *might* get implemented. Here this resulted also in a list without heading.
The file was modified Modelica/Electrical/Machines/Thermal/package.mo (diff)
Commit eacbaec1f0fe08ec5bbfc71d0d465c15b7e01bdb by noreply
Update documentation (#3933)

The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/Vector.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/package.mo (diff)
Commit fb880e22e7ebd180cb5451bce620ee10eba8fb9b by noreply
Remove superfluous import statements (#3932)

The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/DoubleArrow.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/Arrow.mo (diff)
Commit 2a179582555926db67437c443b60e625523c6471 by modelica
refs #3893: Fix formatting and update naming
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit c15f9d3bea31db7a03904248c81c77f26bb6cb2f by noreply
Refactor spliceFunction (#3885)

* Improve readability slightly
* Remove cosh, because cosh(800+) might return NaN
* As reported by https://github.com/ibpsa/modelica-ibpsa/issues/1531
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit fb57949397065a3423c8babacf2f0886a572fa82 by modelica
refs #3893: Fix formatting
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 23a70a717c0225daa4e21954946219dfc30b7e75 by noreply
Improve documentation of both rotational and translational sensors (#3862)

* Unify documentation of both translational and rotational sensors
The file was modified Modelica/Mechanics/Rotational/Sensors/package.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/AngleSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/ForceSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/SpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/PowerSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelAccSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/package.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/TorqueSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/AccSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/RelSpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelSpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/SpeedSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/RelAccSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/PositionSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/PowerSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/MultiSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/RelPositionSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/AccSensor.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sensors/RelAngleSensor.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sensors/MultiSensor.mo (diff)
Commit 6f3f6caf9f0ecfd1c0f90f95559d9ebc8ba34be2 by modelica
Add Modelica Libraries logo for dark mode
The file was addedModelica/Resources/Images/Logos/Modelica_Libraries_dark.svg
The file was modified README.md (diff)
Commit 7942a3f77035d42bf8aa421c0bf01febae8ed901 by modelica
Change y into x in spatialDistribution() definitions

Generate image using http://latex2png.com at 120dpi

```tex
\begin{array}{rcl}
\frac{\partial z(x,t)}{\partial t}+v(t)\frac{\partial z(x,t)}{\partial x} & = & 0.0\\
z(0.0, t) & = & \mathrm{in}_0(t) \text{ if $v\geq 0$}\\
z(1.0, t) & = & \mathrm{in}_1(t) \text{ if $v<0$}
\end{array}
```
The file was modified ModelicaReference/Resources/Images/spatialdistribution.png (diff)
The file was modified ModelicaReference/package.mo (diff)
Commit b1c2bf4793e747c12e688f08db61d18e1d12a8c1 by Hans.Olsson
Almost automatically updated to have correct gradient.
Note that Modelica/Electrical/Machines/Icons/(Quasi|)StaticTransformer.mo was converted to be line-based.
Closes #3951
The file was modified Modelica/Electrical/Machines/BasicMachines/Components/PartialAirGapDC.mo (diff)
The file was modified Modelica/Fluid/Vessels.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dz/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dd/package.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer1PhaseWithHysteresis.mo (diff)
The file was modified Modelica/Electrical/Machines/Icons/QuasiStaticTransformer.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yz/package.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/Transformers/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yd/package.mo (diff)
The file was modified Modelica/Fluid/Examples/AST_BatchPlant.mo (diff)
The file was modified Modelica/Electrical/Machines/Icons/TransientTransformer.mo (diff)
Commit 0286ecf66f7c8daf514a6d799ac511c996818375 by Hans.Olsson
Remove unwanted gradient.
The file was modified Modelica/Electrical/Analog/Interfaces/FourPin.mo (diff)
The file was modified Modelica/Electrical/Analog/Interfaces/TwoPort.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit 982611b1ef9f1975118bfbb397545dfc01a62cdf by Hans.Olsson
Revert unwanted change of files (even if blank line would be nice).
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yz/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Yd/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dz/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dy/package.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Machines/BasicMachines/Transformers/Dd/package.mo (diff)
Commit 08e308006b2c76e193b87a1fb4bd29cf6a7d5ea3 by dietmar.winkler
Adds animated level on the icon layer of the OpenTank

Basically implementing the same feature as already present in `Modelica.Fluid.Vessels.OpenTank`
The file was modified Modelica/Thermal/FluidHeatFlow/Components/OpenTank.mo (diff)
Commit bd4c750d4bd51d4ed9c0fdb12e084add47b478e3 by noreply
Fix broken link (#3955)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 59c418e03abe489c1fa82fa39fece72a213dd0d8 by 11094799+mestinso
Fixed Wb_flows discretization terms for DynamicPipe

- Fixes made for all structure cases: av_b, a_vb, a_v_b, and av_vb
- The new discretizations terms give more accurate derivatives associated with the volumes
- Energy is now properly conserved (previously av_b, a_vb, and a_v_b had conservation errors)
The file was modified Modelica/Fluid/Pipes.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit f170f2f15f906a93e5dc7511bc9ef26f520c6d31 by noreply
Fix parameter propagation of IntersectivePWM (#3910)

* Fix not propagated parameter

* Use final attribute for parameter propagation
The file was modified Modelica/Electrical/PowerConverters/DCAC/Control/IntersectivePWM.mo (diff)
Commit 80325f858b3a3fc9879f0a933a821a608a5afcd4 by noreply
Propagate parameter T in Polyphase Resistors and Conductors (#3964)

* fix #3963

* Clean up whitespaces.

Co-authored-by: Dietmar Winkler <dietmar.winkler@dwe.no>
The file was modified Modelica/Electrical/Polyphase/Basic/Conductor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/VariableConductor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/VariableResistor.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Basic/Resistor.mo (diff)
Commit e048cff3474f00d12559f3b572474b9ca878b611 by noreply
Update wrapAngle.mo

Bracket typos in function description and documentation.
The file was modified Modelica/Math/wrapAngle.mo (diff)
The file was modified ModelicaReference/package.mo (diff)
Commit 6e7069a34def53bd5cfc53090deceaa8aeecce10 by jakub.tobolar
Emphasize text in documentation
The file was modified ModelicaReference/package.mo (diff)
The file was modified ModelicaReference/package.mo (diff)
Commit 8a784597a1b861574659b3f77a4f16474b5db08d by Hans.Olsson
Do not preserveAspectRatio for terminate-block.
The reason is that you want to write an expression and it is natural
to adapt the length of the block to the expression, which will give different aspect ratios.
This is consistent with the source-block BooleanExpression.
The file was modified Modelica/Blocks/Logical.mo (diff)
Commit fb08d0d569c4dcae851d1b636ca84154b8e434a9 by noreply
Fix broken link to academia.edu (#3981)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 31f205c776b7d1d1817488d0868c1187819af383 by noreply
Update matio library to 1.5.23 (#3982)

The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.c (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaMatIO.txt (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.h (diff)
Commit 3c4d35f900943fea25456221c5470847683c40b5 by noreply
Add Python Venv and VS Code files to .gitignore file (#3974)

The file was modified .gitignore (diff)
Commit 79e63f5b3093afa5c45830d721de14536096979e by noreply
Add problem matchers for CI (#3972)

The file was added.github/tidyHTML.json
The file was added.github/checkTags.json
The file was modified .github/workflows/checkCI.yml (diff)
The file was added.github/check_deprecated_line_color.json
The file was added.github/moparser.json
Commit 8690ef62beae4ffd29dd30dec053ed88de92ebfb by noreply
Fix LCC build (#3784)

The file was modified Modelica/Resources/C-Sources/ModelicaInternal.c (diff)
The file was modified Modelica/Resources/C-Sources/stdint_wrap.h (diff)
Commit 569c5253c46408343a01166715387d417821c04a by noreply
Eddy current sources (#3976)

The file was modified Modelica/Mechanics/Rotational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Sources/EddyCurrentTorque.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Translational/Sources/EddyCurrentForce.mo (diff)
Commit 7cd0a8fb0c45e4cc409cb39446cf6cc5857cb9d8 by dr.christian.kral
Keep original implementation
Add link to Wikipedia
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Math/wrapAngle.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Math/wrapAngle.mo (diff)
Commit a93ce277959d81a6831a891fa52772643495c7e1 by noreply
Removes outdated segment images from OLine (#3961)

Closes #3960
The file was removedModelica/Resources/Images/Electrical/Analog/segment.png
The file was removedModelica/Resources/Images/Electrical/Analog/segment_first.png
The file was removedModelica/Resources/Images/Electrical/Analog/segment_last.png
Commit 85c8cdb92fbe6539674bde295b7705bf534894ba by Anton.Haumer
fix calculation of A in Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
Commit 85ccb4db22e3b84028e0ed514bd6f761634b6d20 by noreply
Re-arrange equation to improve readability

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
Commit e3d183ef872fa1d8e3ee2c2f520920059bd34629 by noreply
Fix some bugs in shapes of FluxTubes (#3993)

The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/DC01.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron/MuMetall.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M330_50A.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinderAxialFlux.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/PureIron/RFe80.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M530_50A.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/Toroid.vsdx
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/Steel_9SMn28K.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderCircumferentialFlux.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Examples/MagneticCircuit.vsdx
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/Toroid.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/AISI_12L14.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/Steel_9SMnPb28.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/Circumferential.vsdx
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/DC03.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/GenericFluxTube.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinderRadialFlux.png (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M350_50A.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/GenericFluxTube.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M700_100A.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/X6Cr17.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/BaseData.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron/Permenorm3601K3.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/Cuboid.mo (diff)
The file was addedModelica/Resources/Images/Magnetic/FluxTubes/Shapes/HollowCylinder.vsdx
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/Cuboid.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Shapes/FixedShape/HollowCylinderAxialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/FixedShape/HollowCylinderAxialFlux.mo (diff)
The file was modified Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/Circumferential.png (diff)
The file was modified .gitattributes (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/CobaltIron/Vacoflux50.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/PureIron/VacoferS2.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/Steel/AISI_1008.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/ElectricSheet/M940_100A.mo (diff)
Commit 8e2a4543e51bb2ac911ec9ec0b53eb3c147f7adb by noreply
Update Media.mo (#3918)

reduced dp_nominal in TestsWithFluid.Components.PartialTestModel by a factor of 1000, which makes it reasonable, and will change all reference results in TestsWithFluid.
The file was modified ModelicaTest/Media.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/MovingCoilActuator/Components/ConstantActuator.mo (diff)
Commit 0c0a001aa5aebfb429af114f61ec1965d640c66f by dr.christian.kral
Add <p> and </p> to HTML documentation
The file was modified Modelica/Mechanics/Rotational/Examples/EddyCurrentBrake.mo (diff)
The file was modified Modelica/Mechanics/Rotational/Examples/RollingWheel.mo (diff)
Commit a535d27980bde82a3ff765223fd9db362e1f7738 by dr.christian.kral
Remove Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities.Battery
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/PartialControlledDCPM.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/package.order (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_Drive.mo (diff)
The file was removedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/Battery.mo
Commit 4e763643b3b31da3795ead14457c30a751f68cc3 by Anton.Haumer
Implement continuous version of SignalExtrema
The file was modified Modelica/Blocks/package.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 8118479ad0dd404026a5e8eb3ffe5eb6366596f8 by Anton.Haumer
added comparisonSignals.txt
The file was addedModelica/Resources/Reference/Modelica/Blocks/Examples/DemonstrateContinuousSignalExtrema/comparisonSignals.txt
Commit 83c156c50c8faf78b65f13bc0710cbcafa12c1d5 by Anton.Haumer
ContinuousSignalExtrema: improved detection of t_min and t_max
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Blocks/package.mo (diff)
Commit ed187e6223295a81fcc1e237f3e3d29048358d53 by Anton.Haumer
extended Blocks.Examples.DemonstrateContinuousSignalExtrema
The file was modified Modelica/Blocks/package.mo (diff)
The file was modified Modelica/Resources/Reference/Modelica/Blocks/Examples/DemonstrateContinuousSignalExtrema/comparisonSignals.txt (diff)
Commit 1c9bcb39807ddc478c96919fa3eeafd04842cf44 by noreply
Pass forceColor to arrow visualizer (#3990)

The file was modified Modelica/Mechanics/MultiBody/Forces/ForceAndTorque.mo (diff)
Commit 02657f5310f208a6c13f103a8fe97fc65d495dcb by noreply
Added assert condition block (#3985)

* Added assert condition block

- Block is useful for applying asserts via graphical layer (rather than via equations)


Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: tobolar <jakub.tobolar@dlr.de>
Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified ModelicaTest/Blocks.mo (diff)
The file was modified Modelica/Blocks/Logical.mo (diff)
Commit 6046df8800df3e58058e1be7f9a47701ce98dfad by Anton.Haumer
Removed duplicate definition of m in Modelica.Electrical.QuasiStatic.Polyphase.Sources.FrequencySweep{Voltage, Current}Source
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepVoltageSource.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepCurrentSource.mo (diff)
Commit 3a5289d617824d1b4f04ca133a065c5532b5df8d by noreply
Improve description string in example.

* Clarify description string.
fixes #4020
Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Analog/Examples/ResonanceCircuits.mo (diff)
The file was modified Modelica/Electrical/QuasiStatic/Polyphase/Sources/FrequencySweepCurrentSource.mo (diff)
Commit c704bdf7b520806c6085d6bfd0f349e5f6f613a2 by noreply
Update usage of "noDerivative" (#4024)

fixes #4023
The file was modified ModelicaReference/package.mo (diff)
Commit f325ed37f316ef59673bc1494707e994992fb8df by noreply
Fix markdownlint warnings (#3973)

The file was modified Modelica/Resources/Documentation/Generate-ReleaseNotes.py (diff)
The file was modified Modelica/Electrical/Machines/Sensors/HallSensor.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modified Modelica/Resources/Reference/Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad/comparisonSignals.txt (diff)
Commit 5a9db5198745fd9dc1be713bda97975c38b0b477 by Hans.Olsson
The dT is a temperature difference, so converting it to celsius shouldn't use an offset.
The file was modified Modelica/Fluid/Examples/HeatExchanger.mo (diff)
Commit e0ce0518577c60a4ca40cd7d78603cb419d65f4c by Hans.Olsson
Reduce guess for initial temperature difference across wall.

The reason is two-fold:
* It is an order of magnitude too large.
* In some configurations it can cause simulation problems.
The file was modified Modelica/Fluid/Examples/HeatExchanger.mo (diff)
Commit 023175cd55928e40ccefd0b37a38d954da9ac7ce by Anton.Haumer
implemented recognition of startTime (see #4035)
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 05783cfb575d2393e501678eed8b0bb028735d9f by Anton.Haumer
applied an equivalent change to Sampler (as to ZeroOrderHold)
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 1b0d4501da2b34d882cb91f44a6a17f835cbfda7 by matthis.thorade
spliceFunction_der check limits

there are two if-conditions that used a different value:
1 versus 0.9999999999
this PR makes sure the identical limit is used
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit a53b03fee3da6eac669606536a34dd2066b771ba by matthis.thorade
add description string

and replace tab with spaces
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit cf30cb744fcc3f7faaba03793c42e0a666f2180a by Hans.Olsson
Remove unit errors.
This is related to #3881
These changes are completely safe.
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_LoadDump.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMEE_LoadDump.mo (diff)
Commit 97905bbe2659ac1ff15065c7fb126cb80aad3bdb by Hans.Olsson
Avoid unit error.
Adding a protected element in an example model should be ok.
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
Commit ccb36365eedc7ff6e164b06036a92e4994817e06 by Hans.Olsson
Fix incorrect start-value.
Detected due to unit-checking.
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/DcdcInverter.mo (diff)
Commit 879247ef41338550c5e10dea5d055ce2502cf552 by Hans.Olsson
Give a proper definition of machine constants.
They are compatible with C, and usable.
Closes #2056
The file was modified Modelica/Constants.mo (diff)
Commit 080e592082a3f543bbc180900ecf5bbf7cfb26c2 by Hans.Olsson
Update description in ModelicaServices as well.
The file was modified ModelicaServices/package.mo (diff)
The file was modified ModelicaServices/package.mo (diff)
Commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea by noreply
Revert "startTime of ZeroOrderHold" (#4044)

Was merged prematurely.
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 39b0799f58b1027afeaa7735342e58276fc0041e by dietmar.winkler
fixes startTime of ZeroOrderHold"

This reverts commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea.
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit e5aa74ccaaf5afaacd21f1a96e57d5dd80c76ecd by noreply
Most Lapack routines don't want lwork=0 and/or work with size zero. (#4039)

Closes #4036
The file was modified Modelica/Math/package.mo (diff)
Commit d6e07b83c82517107fb9a4350dbee1d8da510f21 by noreply
Fix typo

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 2501bc7d8288eac1ada2df06fade2c0cc57cb33e by noreply
Change doc string in the style of Modelica.Blocks.Math

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit b3b21b87b6506740cfb25f01110e52ba3021fac0 by noreply
Fix typo

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/package.mo (diff)
Commit 07bb1f6a658998a2c6a0d1ed00b7de4a81906821 by noreply
Fix description

Co-authored-by: Leo Gall <leo.gall@ltx.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit f689d90a36ca6d4b24fa3f30881973fdff831578 by dr.christian.kral
Rename record instance names ????Data => ????Data3
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
Commit ca683c513978b27bbb488c0b5f60e5ea5502e2a8 by dr.christian.kral
Fix final parameter propagation
so that m = 3 is not propagated to the core parameter records
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/IM_SlipRingData.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
Commit 3fd8a078302d863c1a9644a083adda217353688d by dr.christian.kral
Fix final in parameter record of FundamentalWave
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
Commit 8f670f3fe6a1b1564b682b39d0e4c5bea1d45830 by dr.christian.kral
Unify wording of docstrings of parameter records
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
Commit 29886c3393b2f9697c416c2e26ce3a6d4d8d2167 by Hans.Olsson
Remove incorrect unit-casting.
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenSoft.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenHard.mo (diff)
Commit 55070ff4f5af86bee25cf2ca97fc2d72c2f18f5a by Hans.Olsson
Propose better unit-handling in equation.
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 23ccbb17d7a5fd5afbc9874c1547216d43a894e1 by Hans.Olsson
Implement option 4; that is using a reference impedance with description.
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
Commit 2e9cc0c7995dbf382029b72f51f99c2c96a719b9 by dr.christian.kral
Put reference impedance into partial induction machine model
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Electrical/Machines/Interfaces/PartialBasicInductionMachine.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
Commit 8cbf2be023f98e1310b8afa7ad0d8cb5af53161a by dr.christian.kral
Apply ZsRef also to induction machine models
The file was modified Modelica/Electrical/Machines/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Electrical/Machines/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
Commit 3382f140f1adee5ea12d419f3fa7fb4680ae321e by dr.christian.kral
Apply changes to Modelica.Magnetic.FundamentalWave
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
Commit 272d6b450fbea87564c0f9936c869f7c93e68d13 by dr.christian.kral
Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/InductionMachines/IM_SlipRing.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ElectricalExcited.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/InductionMachines/IM_SquirrelCage.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_PermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BaseClasses/Machine.mo (diff)
Commit f5dae5301edda250eaa2265a36a48d0306a8dacc by Hans.Olsson
Document that string functions are only intended for ASCII.
Specifically indicate where UTF-8 texts will fail (substrings and case-insensitive comparison).
Closes #3946
The file was modified Modelica/Utilities/Strings.mo (diff)
The file was modified Modelica/Utilities/Strings.mo (diff)
Commit 0cb6499cf88442571d342db11039d1519943ea77 by noreply
Update Modelica/Blocks/Math.mo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Blocks/Math.mo (diff)
Commit e58cc77b4258e87b6db7aef0e24dd3e5a4389fb3 by noreply
Update Modelica/Utilities/Strings.mo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Utilities/Strings.mo (diff)
Commit 410d60b22304755db96c761d4d61fe151d8094f6 by noreply
Added new power block for raising an input to a user parameterized exponent (#4006)

* Added new power block for raising an input to a user parameterized exponent

* Add tester with various use cases for exponentiation block

* Added comparison signals file
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Blocks/Exponentiation/comparisonSignals.txt
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified ModelicaTest/Blocks.mo (diff)
Commit c80a86a7f4916747b0248f36d70bd1d99b20b394 by Anton.Haumer
Replaced state events by time events
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit b31d8cf918009bc423573d8eda95d899f3baf23c by Hans.Olsson
Propagate useSolver to these variants as well.
Closes #4070
The file was modified Modelica/Clocked/ClockSignals/Clocks/Rotational/FixedRotationalClock.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Clocks/Logical/PartialLogicalClock.mo (diff)
Commit 37b10e6e906da3aadc73223ded9e5f5f33612b18 by noreply
Fix docu of Modelica.Utilities.System.getTime()

In the example for return values, day was missing.
The file was modified Modelica/Utilities/System.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Interfaces/PartialNoise.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Sampler/Utilities/Internal/UniformNoiseXorshift64star.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Sampler/Utilities/Internal/UniformNoise.mo (diff)
Commit 3281d92b281b1ab8b9a1f6c52fe49b4859a91e3e by noreply
Apply suggestions from code review

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Clocked/RealSignals/Interfaces/PartialNoise.mo (diff)
Commit 25062d267e4bf5e3f0f5b91001870e83c31ea339 by 11094799+mestinso
Add DynamicPipe energy conservation tests to ModelicaTest
The file was addedModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck2.mo
The file was addedModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck.mo
The file was modified ModelicaTest/Fluid/TestComponents/Pipes/package.order (diff)
Commit 7dc882f96c6ca1cffc7345302c8c6083b1523d94 by modelica
Try to fix crash for
ModelicaTest.Tables.CombiTable2D[sv].Test2[167]
when compiled with VS 2019.
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit bd0777740495ef61a0e74d36763ca117dbdae906 by 11094799+mestinso
Updated tolerance for energy conservation checks
The file was modified ModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck.mo (diff)
Commit 0f8b9f23b9d992567b1a22d7a269097db73f17ea by jakub.tobolar
Improve indentation of html code
The file was modified Modelica/Media/Water/IF97_Utilities.mo (diff)
Commit 9779e2021ba5324635912f7a3898879dfec10761 by jakub.tobolar
Html code: No indentation within 'address' tag

Fix non-matching 'tr' tag and delete '>' added by mistake
The file was modified Modelica/Media/Water/IF97_Utilities.mo (diff)
Commit f8c9eaf4b744e39fc03747e87dafb96e6e7d073c by jakub.tobolar
Delete multiple and/or leading whitespaces
The file was modified Modelica/Media/Air/SimpleAir.mo (diff)
The file was modified Modelica/Media/Air/MoistAir.mo (diff)
Commit e66d5de7cbb6c37ac062bab5a2c4882a0d2a477a by noreply
Fix unit error in SimpleAir
The file was modified Modelica/Media/Air/SimpleAir.mo (diff)
Commit b5dea8c0dd01d3f156e079e8bf744ca85ab8fdf5 by Tidefelt Henrik
Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2

This follows the style in Modelica.Media.Interfaces.PartialMedium.MassFlowRate and give tools a chance of making sense of the quantity.
The file was modified Modelica/Media/package.mo (diff)
Commit d55f0bdc3b2ddcb1fae625712f40b85d4e0da009 by Tidefelt Henrik
Use SI.Mass instead of specifying 'unit'

This is more elegant, and also similar to how it's done in Modelica.Media.Interfaces.PartialMedium.MassFlowRate:
  type MassFlowRate = SI.MassFlowRate(quantity = "MassFlowRate." + mediumName, min = -1.0e5, max = 1.e5)
The file was modified Modelica/Media/package.mo (diff)
Commit 5914d55120ebd6ba05bce95e13e99113eec54de3 by Tidefelt Henrik
Use prefix style 'quantity' for FixedBoundary.X

This follows the style in Modelica.Media.Interfaces.PartialMedium.MassFlowRate and gives tools a chance of making sense of the quantity.
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit fcd4c580c6f559c74530f09d9381320f55bc41bb by noreply
Add description string for m1

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Media/package.mo (diff)
Commit 93841b72972ef7ed0bed984a64666dd28db27198 by noreply
Add description string for m2

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified Modelica/Media/package.mo (diff)
Commit 0bcc98c61ee70beb439a7a0f80d0339bc9ccdd68 by Tidefelt Henrik
Completely remove modifications of 'quantity'
The file was modified Modelica/Media/package.mo (diff)
Commit 29b261acb5017fe17153c1b2271b6d2500287017 by noreply
Remove modification of 'quantity'
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit e5e9f2920219e45a561bc9318c7e40fb24836686 by Tidefelt Henrik
Remove empty modifications
The file was modified Modelica/Fluid/Sources.mo (diff)
Commit eccdade37e27f856b79ba1308071812679ce00b6 by Tidefelt Henrik
Fix unit error in RobotR3.OneAxis
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit c0d8c3409a4f5b22124765bb46345d2bdcf21015 by Tidefelt Henrik
Fix unit errors in ArmatureStroke
The file was modified Modelica/Magnetic/FluxTubes/Examples/MovingCoilActuator/ArmatureStroke.mo (diff)
Commit 183fe6d26cc8429cef7fcccbe03f2692bd4bdb59 by Tidefelt Henrik
Fix unit error in CCCVcharging
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 366c8c8b3f3026c355b18f6ad32358a4b0824039 by arunkumar.narasimhan
Modifying min attribute of gain to 1
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit a848744e3995d902edfbf8ca4454dbcd36521e2e by arunkumar.narasimhan
removing min attribute in gain
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit d2b2e2983f2439e6df44ba20c1aed308f3ca3b0d by Tidefelt Henrik
Use SI.Radius instead of SI.Length
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit c07ed57aa50d17daae69ba048b9700a70ddb8603 by modelica
ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666)
The file was modified Modelica/Media/Air/ReferenceMoistAir.mo (diff)
Commit 0c013e40320a6caa443bbc3bc097aaf67960cf6c by Tidefelt Henrik
Remove plural 's' in 'height of ramps'
The file was modified Modelica/Clocked/RealSignals/TickBasedSources/Ramp.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Clocked/RealSignals/TimeBasedSources/Ramp.mo (diff)
Commit 4813c7483dd14c8937c92ddd072b3e50e2741750 by 124154466+arunkumar-narasimhan
Assert statement to avoid zero gain in controller and improved description string for controller gain
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit e62cba74447086276531f3b93c59b5fd947bb7fe by 124154466+arunkumar-narasimhan
Changed to full path for consistency
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit d79a3aac734c26666ce5c3973538554a8c87e56b by 124154466+arunkumar-narasimhan
Removing unintended code modifications
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit 56268a8f28124222f05b7e6871a536f77060c7fa by jakub.tobolar
Delete unused variable 'dens' and corresponding 'R_air'
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/GasForce2.mo (diff)
Commit e2ce9816bb9c4cf07e5e725b7ab7b97317a2bf75 by jakub.tobolar
Delete gasForce.dens from reference comparison signals
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Forces/EngineGasForce/comparisonSignals.txt (diff)
Commit 669100b4afbe78df72a6609cfc6487c7b2522a21 by jakub.tobolar
Replace 'Inline=false' with late inlining
See  #3908
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_d.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_dd.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent.mo (diff)
Commit 9bcd99f1d2ca81d20b67008b4b22cf2135cbac3d by 124154466+arunkumar-narasimhan
Unify spelling of controllers with dash omitted

Dash omitted to unify spelling of controllers across library.
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
Commit 109b51703027b6fd253d0c55a2091f999636c12f by 124154466+arunkumar-narasimhan
Revert "Unify spelling of controllers with dash omitted"

This reverts commit 9bcd99f1d2ca81d20b67008b4b22cf2135cbac3d.
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
Commit 520ee5c6acf2883836bcb8fa8bbb63ce5e4b41b6 by 124154466+arunkumar-narasimhan
unify spelling of controllers

unify spelling of controllers by omitting dash in description and documentation
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
Commit 1f85689a989cd91108e89914edf7d6ff77bc384b by noreply
Rename RiCurrent -> Isc

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 1f422fc272dfc859b973cfc225897b755782b8cf by noreply
Adapt to renamed variable

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 1969bc16e4ce9061608c5f4537677ce0153e38cc by noreply
Make it public, as suggested

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit a963d5bac1ac2b6c00ea1ca0567036a17f9f5262 by noreply
#4107 missing commits in master (#4140)

* Resolved issue #4072 (for Modelica/Electrical)

* Resolved issue #4072 (for rest of Modelica)

* Squash doubled point {0,-50.5}

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Delete doubled connection's coordinate

* Fix near-zero coordinate in connection's annotation

* Merge branch 'DagBruck_01' of https://github.com/modelica/ModelicaStandardLibrary into DagBruck_01

---------

Co-authored-by: Dag Brück <dag.brueck@3ds.com>
Co-authored-by: tobolar <tobolar@users.noreply.github.com>
Co-authored-by: tobolar <jakub.tobolar@dlr.de>
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/Voltage2DutyCycle.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/SuperCapDischargeCharge.mo (diff)
The file was modified Modelica/Electrical/Batteries/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_R.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacks/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepDown.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/ChopperStepUp.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacksWithSensors/package.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_DOL.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTapmPulse.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/InductionMachines/IMC_Inverter.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepUp/ChopperStepUp_R.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTap2mPulse.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/VoltageQuasiRMSSensor.mo (diff)
The file was modified Modelica/Fluid/Valves.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/CylinderBase.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/Engine1Base.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/Conductor.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TestCylinder.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/Batteries/BaseClasses/BaseCellWithSensors.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepUp.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_R.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_RL.mo (diff)
Commit 25319f9207a51dcde2d650f5a244d7c78a00c2d5 by noreply
Update codespell exceptions (#4143)

The file was modified .github/workflows/checkCron.yml (diff)
Commit 17ec1ebba4a3689b484824e4e415593a5a6eddca by noreply
Bump actions to avoid deprecation warnings (#4120)

The file was modified .github/workflows/generateReleaseNotes.yml (diff)
The file was modified .github/workflows/checkCron.yml (diff)
The file was modified .github/workflows/checkCI.yml (diff)
Commit 182301b4701a4a81f84b7b34257b919cfc8fce26 by noreply
Amendment for #4140: Fix merge conflict (#4146)

The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
Commit a5851fae93f7c75db3dba8039b9743fde758e289 by noreply
lower case for controller in Modelica/Blocks/Continuous.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Blocks/Continuous.mo (diff)
Commit bbc9464318aaeaadca3801135c78a16143553703 by noreply
lower case for controller in Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
Commit 509f9b18e4c39f3b7c22a5bc0b25ce8e3e320041 by 124154466+arunkumar-narasimhan
unify spelling of controllers

unify spelling of controllers and lower case.
The file was modified Modelica/Thermal/HeatTransfer/Examples/ControlledTemperature.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/VfController.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Utilities/VfController.mo (diff)
Commit 8c24779fa5e367932fcb5fc4d3d0f42d68775536 by jakub.tobolar
Fix false calculation of w (omega) when resolveInFrame == frame_resolve
The file was modified Modelica/Mechanics/MultiBody/Sensors/Internal/BasicAbsoluteAngularVelocity.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenHard.mo (diff)
Commit 82d1b167e20e0decf632a8c9a2ea58f3c92415cb by jakub.tobolar
Add rotation about x-axis to enable a spatial motion
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 8196629c927d8e84ec1874de4d2dae3984060c01 by Hans.Olsson
Have a flag for avoiding unnecssary discontinuities.
Closes #3548
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit e2d701435048d323071b5d838051657f0e5bb915 by Hans.Olsson
ExpSine is more complicated.
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 9a779840a267e7be41f600ce60fa4c4ce1f0cce3 by Hans.Olsson
Simplify the mean formula.
Closes #3906
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 0aaecbb690c325297a2c87a45f26ebd3642fe8d2 by Hans.Olsson
Add startTime as well.
The file was modified Modelica/Blocks/Math.mo (diff)
Commit c4f4388f67c03eb5d9571ccf9ac794a1def4fefd by Hans.Olsson
Restore the use of t_eps just in case, but allow setting it to zero.
The file was modified Modelica/Blocks/Math.mo (diff)
Commit a93f6eb4aba876fe40da80c88fcc3476cbb01c84 by Hans.Olsson
And update description.
The file was modified Modelica/Blocks/Math.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit da7adc0caeb2e3bb83a3319113b88f45630ecd04 by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 373ce59d249c434158cea370c26be51e645c3277 by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Blocks/Math.mo (diff)
Commit 930456a53476f9973ada6f44dbf7dda595ee4cba by Hans.Olsson
If the limits don't make sense use linear interpolation.
See https://github.com/modelica/ModelicaStandardLibrary/issues/4128#issuecomment-1589465543
The file was modified Modelica/Fluid/Utilities.mo (diff)
Commit dec16deb6ed0cc4062121631c1bcc2b24eadb54e by noreply
Fix typo

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 5eb42c52755a6823baa2c22b6b40097076689c75 by jakub.tobolar
Omit modifiers of animation parameters
The file was modified ModelicaTest/MultiBody.mo (diff)
Commit 4b0dbf652d725797960540a2bbdd8c2ebbd38f3b by noreply
Documentation and description for FluidHeatFlow library improved (#4141)

* Improved doc strings and documentation

* Improved documentation Updated

* Update ParallelCooling

* Lower case spelling of coolant

* Corrected misspelling of coolant in documentation of IndirectCooling.mo

Corrected misspelling of coolant in two instances of documentation

---------

Co-authored-by: Christian Kral <dr.christian.kral@gmail.com>
Co-authored-by: arunkumar-narasimhan <124154466+arunkumar-narasimhan@users.noreply.github.com>
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/IndirectCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/OneMass.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelPumpDropOut.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/PumpAndValve.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/ParallelCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/SimpleCooling.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TwoMass.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/PumpDropOut.mo (diff)
Commit e5a8ea165c21bad5a45ee39e8b893e50533dcfec by noreply
Update Modelica/Blocks/Sources.mo

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenPermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_Braking.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_Braking.mo (diff)
Commit 840729224b142a4290523a7462cac084b90f0a88 by Hans.Olsson
Remove all uses of unitFrequency. That was previously necessary when Gain.k had unit 1
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit f5f6ffb4ab2386f0584c086f98d704f269c3f7d9 by noreply
Added units to mathematical constants (#4155)

* Added units to mathematical constants
The file was modified Modelica/Constants.mo (diff)
Commit c64cc2c4a6e673ff0144890a095a58084e4768ab by noreply
Delete redundant points of polygon annotation of 'Spice3' connectors (#4135)

The file was modified Modelica/Electrical/Spice3.mo (diff)
Commit f31e29ee6a452cdfce97bf222dae66358f4fbff1 by Hans.Olsson
Fix unit for mu0.
This corrects an error introduced by #4155
The file was modified Modelica/Constants.mo (diff)
The file was modified Modelica/Constants.mo (diff)
Commit ddf880ed1d03e91bb086aab7504e9d5ff63b6b1f by 11094799+mestinso
Removed out-of-date/incorrect comment about epsilon_0
The file was modified Modelica/Constants.mo (diff)
Commit e55884bab622a7393af9234958c218ef5984fc70 by noreply
Fix codespell exceptions (CI) (#4165)

* Fix typos
* Fix codespell exceptions
The file was modified ModelicaTest/Resources/Scripts/Dymola/pressureLoss/channel/dp_internalFlowOverall_DPMFLOW.mos (diff)
The file was modified ModelicaTest/Electrical/Machines.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/UsersGuide/Polyphase.mo (diff)
The file was modified .github/workflows/checkCron.yml (diff)
Commit ce36c079036c3ade1c2b9f6626daf358ca7fb05f by noreply
Delete successful and skipped workflow runs (#4177)

refs #4134
The file was modified .github/workflows/checkCron.yml (diff)
Commit b97253e89932b8683f50b8d5c738be71f048f0bb by modelica
Meke internally used ports of optional housing port and optional thermal port protected
The file was modified Modelica/Magnetic/FundamentalWave/BaseClasses/Machine.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BaseClasses/Machine.mo (diff)
Commit 64afc628ced4a5f79dafaec4f608ed7a67951768 by Hans.Olsson
Update annotations to be correct.
Fixes #4180
The file was modified Modelica/Clocked/RealSignals/Periodic/MovingAverage.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/OpAmps/OpAmpCircuits/Buffer.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/Friction.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/NegativeMagneticPort.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Units.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/PositiveMagneticPort.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/AbsoluteSensor.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMEE_Generator_Polyphase.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Interfaces/ClockInput.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (diff)
The file was modified Modelica/ComplexBlocks/ComplexMath/ComplexToReal.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Sensors/Transient/Permeability.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/SinCosResolver.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Conveyor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMS_Characteristics.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Transformer.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Examples/FixedShapes/CuboidSections.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Basic/ElectroMagneticConverter.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_Initialize.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/InductionMachines/IMC_YD.mo (diff)
The file was modified Modelica/Clocked/RealSignals/Periodic/FIRbyCoefficients.mo (diff)
The file was modified Modelica/Electrical/Polyphase/Examples/PolyphaseRectifier.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Interfaces/RelativeSensor.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/package.mo (diff)
The file was modified Modelica/Clocked/ClockSignals/Clocks/Logical/PartialLogicalClock.mo (diff)
The file was modified Modelica/Mechanics/Translational/Components/Mass.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMC_DOL_CommonLeakage.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/InductionMachines/ComparisonPolyphase/IMS_Start_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_OpenCircuit.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMPM_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/ComparisonPolyphase/SMR_Inverter_Polyphase.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_Mains.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/Utilities/ComponentsThrottleControl/Engine.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
The file was modified Modelica/Mechanics/Translational/Examples/SignConvention.mo (diff)
Commit 0caca64996d7be30472e0cef98f5e3331549bb1a by noreply
Update Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
Commit 752257e809a510a1e91e60104809f5c044fe4a4b by noreply
Apply suggestions from code review

Revert
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/package.mo (diff)
Commit b7fc17a62a8bf690dd37abb4a7cdbbd29b09963b by modelica
refs #4180 Fix Text annotation
The file was modified Modelica/Blocks/Discrete.mo (diff)
Commit 2db341bca680b8e75097e2df6668e191581877e8 by noreply
Update Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo

Co-authored-by: tobolar <tobolar@users.noreply.github.com>
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/package.mo (diff)
Commit 93695ee570dbd5689d0e6bfe9292965f571b0771 by noreply
Restore documentation (#4184)

Fix oversight of f2eec0eff074fe7e20a13593f8c9e07b8a20dd6f.
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Internal/Lines.mo (diff)
Commit 76ec1028ea149c4c07ec8cb1d31defbdd3b0f502 by noreply
Fix regex to optionally ignore quoted strings (#4183)

Previously, a Text.lineColor annotation was not detected, if there was a closing parenthesis (within a quoted Text.textString annotation), e.g.

```
Text(extent={{-100,80},{-80,60}}, textString="1)", lineColor={0,0,255})
```
The file was modified .CI/check_deprecated_line_color.py (diff)
Commit 48988159d2ee243281be9a76a31d4c6a85b6d3a6 by noreply
Fix unit errors in ExternalCombiTimeTable constructor (#4188)

* Fix unit errors in ExternalCombiTimeTable constructor

The errors are in relation to how the constructor is called in Modelica.Blocks.Sources.CombiTimeTable.

* Don't assume use of scaled time
The file was modified Modelica/Blocks/Types.mo (diff)
Commit 85a329ec4dd113001f720730cafb9f7438044b15 by HansOlsson
Remove use of unknown variable useReset
The file was modified Modelica/Electrical/Analog/Examples/OpAmps/OpAmpCircuits/Integrator.mo (diff)
Commit e73cca103a749fd17d1ed3ca4d6c2e9621cae343 by HansOlsson
Remove unknown parameter multiColoredSurface. Note that the actual surface has =false for it.
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
Commit aabd50b38f0311b1aa82f7a3b1af98f660d1197f by HansOlsson
The parameter 'target' does not exist.
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 25ca24b59f1df5726b7b1bf3a0804d1907987911 by HansOlsson
Correct use of incorrect parameter and enumeration. However, the basic design doesn't work.
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 30e4aa181cfe462e45177639f3247d1027ed2378 by HansOlsson
Remove unknown parameter useMeanDensity
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 2af5c182941b4465fd90d42acc8fba15b440aea3 by HansOlsson
KC and DP_Fric do not exist in this class
The file was modified Modelica/Fluid/Dissipation.mo (diff)
The file was modified Modelica/Fluid/Dissipation.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Rectangle.mo (diff)
Commit dbcda996c6017d70fe688d522a9af1c0dc88b56c by Hans.Olsson
As indicated in #4046 it we need to revert part of #4155 since it is causing too many regressions for a minor release.
With proposed unit-checking in Dymola this reduces the warnings from 2301 to 1224 (Most - but not all are unit-related.)

Obviously many of them could be corrected, but I don't see that we have the resources to focus on that for this minor release.
The first models found were CompareTransformers, SeriesResonance in Modelica.Electrical.Analog.Examples.
The file was modified Modelica/Constants.mo (diff)
Commit 4ada630599a3eb427f717c4f2c45e749dc2726c0 by Hans.Olsson
Correct units for normalizing vectors.
The file was modified Modelica/Mechanics/MultiBody/Frames/from_nxy.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Frames/TransformationMatrices/from_nxy.mo (diff)
The file was modified Modelica/Utilities/Internal.mo (diff)
The file was modified Modelica/Math/package.mo (diff)
Commit ecf5df5b2bbcb99239313eee3399946481314993 by noreply
Fix link to Holman2010 (#4199)

The file was modified Modelica/Thermal/HeatTransfer/UsersGuide/References.mo (diff)
Commit 010d6b9a25403634530b74f84006ab2d0d5f7d02 by noreply
Fix and add ITEA links (#4196)

The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/Spice3.mo (diff)
The file was modified Modelica/Fluid/package.mo (diff)
The file was modified Modelica/Fluid/Dissipation.mo (diff)
Commit 07a1839e9e243b3118fa8a69118ea94cd8257f87 by noreply
Fix broken links (#4202)

The file was modified Modelica/StateGraph.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCVcharging.mo (diff)
Commit 739babf23b20a7f34d1c04e5fb52f97cb71b728b by dr.christian.kral
Coordination of #4101: Fix unit errors
in other Batteries.Examples
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_CellRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Cell.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Stack.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Stack.mo (diff)
Commit 8450a8eb11d7925dc89475b2f63db2db563ba402 by dr.christian.kral
Close #4101: Fix unit error in a single PR
The file was modified Modelica/Electrical/Batteries/Examples/BatteryDischargeCharge.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_Cell.mo (diff)
Commit 8893d51aaef2b9f841be22dfc74e74878b494c97 by dr.christian.kral
Remove redundant diagram text for most Analog examples
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicThyristors.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassSC.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/SwitchWithArc.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassAnalog.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingNPN_NORGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ChuaCircuit.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingRectifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CauerLowPassOPV.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingPNP_NORGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/NandGate.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/DifferenceAmplifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Rectifier.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ShowVariableResistor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/HeatingMOSInverter.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ControlledSwitchWithArc.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/ShowSaturatingInductor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/CharacteristicIdealDiodes.mo (diff)
Commit 9ecd5a8474fcc5be2eef2087c279a3faa72fe727 by dr.christian.kral
Remove diagram text of CompareTransformers
The file was modified Modelica/Electrical/Analog/Examples/CompareTransformers.mo (diff)
Commit abb35f27c520d54b86ae55131e5ffbe6e163e21e by noreply
Fix factor 2 in calculation

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Electrical/Batteries/Examples/CCCV_StackRC.mo (diff)
Commit 7e8ee42fb03dbdbd793140cf839ac16f003b80a1 by modelica
Update .mailmap file

Create by command

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

as reported by https://kevin.burke.dev/kevin/easy-maintenance-of-your-authors-file/
The file was modified .mailmap (diff)
Commit a2c282ea79f69e140853fe84c586d4d15a7ee99b by noreply
Remove duplicates in SignalNames of 10 examples of ModelicaTest (#4179)

See https://github.com/modelica/MAP-LIB_ReferenceResults/pull/6

Co-authored-by: Matthias Schaefer <matthias.schaefer@ltx.de>
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointRRP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointSSR/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/PressureLoss/Orifice/dp_thickEdgedOverall_DPMFLOW/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointUSP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/PressureLoss/Orifice/dp_suddenChange_DPMFLOW/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointUSR/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Fluid/Dissipation/Verifications/HeatTransfer/Channel/kc_evenGapLaminar/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Blocks/Limiters/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointSSP/comparisonSignals.txt (diff)
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/MultiBody/Joints/JointRRR/comparisonSignals.txt (diff)
Commit d3ad60c312774a1bf84a74e830ccd55abcfb09d2 by noreply
Fix codespell exceptions (#4203)

* Fix typos
* Fix codespell exceptions
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_RL.mo (diff)
The file was modified .github/workflows/checkCron.yml (diff)
The file was modified Modelica/Electrical/Analog/Examples/Lines/SmoothStep.mo (diff)
Commit a66c9e086393e6a6cd51a980eeae4a1aca2bc9c7 by noreply
Remove real relation in non-discrete-time controlled if-statement.
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit a112cfd77ded432bfedea66e3f01223c2376a11d by noreply
Remove unnecessary noEvent

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified Modelica/Blocks/Sources.mo (diff)
Commit 7eb8241b8c99bfc122dc61f9d6ea144e7c940cc2 by noreply
Fix broken link (#4211)

The file was modified Modelica/Magnetic/FluxTubes/UsersGuide/Literature.mo (diff)
Commit 8923341bd5f7c3e20d3e1537dc24a530295e6ea0 by Tidefelt Henrik
Use 1.14 instead of sqrt(1.3)

Acting on thumbs up only for this change in PR discussion.
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/OneAxis.mo (diff)
Commit 84c308e21d709ee6f8d0a09f843f08b886ee051c by noreply
Update matio library to 1.5.24 (#4222)

The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.h (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaMatIO.txt (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaMatIO.c (diff)
Commit e2661ccf0b38e5e8deee1605d932f8e7d66f7df1 by tobolar
Add all defined outputs of the test example into reference signals
The file was modified ModelicaTest/Resources/Reference/ModelicaTest/Blocks/Mean/comparisonSignals.txt (diff)
Commit 0716d37371534f25c8eb8593f9dfebfe7eb5d94e by tobolar
Initialize output array C even when multiColoredSurface=false
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/rectangle.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Interfaces/partialSurfaceCharacteristic.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/torus.mo (diff)
Commit f151cdad94b0a8123a8b20944d3dec43261db5e5 by tobolar
Set modifier of 'C' being 'final'
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/rectangle.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Visualizers/Advanced/SurfaceCharacteristics/torus.mo (diff)
Commit f7f4aa8c785ff287ca5ac807146a51fb0b041085 by tobolar
Documentation: modifier 'C' shall be 'final'
The file was modified Modelica/Mechanics/MultiBody/Interfaces/partialSurfaceCharacteristic.mo (diff)
Commit 26fc7f6698d655de44923f4799c7146fd2ea4f38 by noreply
refs #4174: Fix (and rename) parameters (#4176)

The file was modified Modelica/Electrical/Digital.mo (diff)