Skip to content

Changes

Summary

  1. Consider the derivatives at boundaries in the 2D-table. (details)
  2. Improved example to show all issues. (details)
  3. Avoid using epsilon altogether. (details)
  4. Spelling (details)
  5. AddReference (details)
  6. Add vector-test case (details)
  7. Reference (details)
  8. refs #3893: Fix formatting and update naming (details)
  9. refs #3893: Fix formatting (details)
  10. Add Modelica Libraries logo for dark mode (details)
  11. BreakTiesAsBefore (details)
  12. BreakTiesAsBefore2 (details)
  13. BreakTiesAsBefore (details)
  14. ClearerName (details)
  15. Adds animated level on the icon layer of the OpenTank (details)
  16. Fixed Wb_flows discretization terms for DynamicPipe (details)
  17. Bump copyright year (details)
  18. Add missing cases (details)
  19. Fix variable name (details)
  20. Emphasize text in documentation (details)
  21. Remove BOM (details)
  22. Do not preserveAspectRatio for terminate-block. (details)
  23. Implement continuous version of SignalExtrema (details)
  24. added comparisonSignals.txt (details)
  25. ContinuousSignalExtrema: improved detection of t_min and t_max (details)
  26. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details)
  27. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details)
  28. spliceFunction_der check limits (details)
  29. add description string (details)
  30. fixes startTime of ZeroOrderHold" (details)
  31. Fix typo (details)
  32. Change doc string in the style of Modelica.Blocks.Math (details)
  33. Fix typo (details)
  34. Fix description (details)
  35. Unit correctness. (details)
  36. Implement option 4; that is using a reference impedance with description. (details)
  37. Put reference impedance into partial induction machine model (details)
  38. Apply ZsRef also to induction machine models (details)
  39. Apply changes to Modelica.Magnetic.FundamentalWave (details)
  40. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details)
  41. Document that string functions are only intended for ASCII. (details)
  42. Spelling. (details)
  43. Update Modelica/Blocks/Math.mo (details)
  44. Update Modelica/Utilities/Strings.mo (details)
  45. Added new power block for raising an input to a user parameterized exponent (#4006) (details)
  46. Replaced state events by time events (details)
  47. enhanced documentation (details)
  48. Reverts dummy changes. (details)
  49. Propagate useSolver to these variants as well. (details)
  50. Fix docu of Modelica.Utilities.System.getTime() (details)
  51. Fix for #3971. (details)
  52. Apply suggestions from code review (details)
  53. Add DynamicPipe energy conservation tests to ModelicaTest (details)
  54. Try to fix crash for (details)
  55. Fix allocation size (details)
  56. Updated tolerance for energy conservation checks (details)
  57. Improve indentation of html code (details)
  58. Html code: No indentation within 'address' tag (details)
  59. Delete multiple and/or leading whitespaces (details)
  60. Fix unit error in SimpleAir (details)
  61. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details)
  62. Use SI.Mass instead of specifying 'unit' (details)
  63. Add description string for m1 (details)
  64. Add description string for m2 (details)
  65. Completely remove modifications of 'quantity' (details)
  66. Modifying min attribute of gain to 1 (details)
  67. removing min attribute in gain (details)
  68. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details)
  69. Remove plural 's' in 'height of ramps' (details)
  70. Assert statement to avoid zero gain in controller and improved description string for controller gain (details)
  71. Changed to full path for consistency (details)
  72. Removing unintended code modifications (details)
  73. Delete unused variable 'dens' and corresponding 'R_air' (details)
  74. Delete gasForce.dens from reference comparison signals (details)
  75. Replace 'Inline=false' with late inlining (details)
  76. Unify spelling of controllers with dash omitted (details)
  77. Revert "Unify spelling of controllers with dash omitted" (details)
  78. #4107 missing commits in master (#4140) (details)
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 2a179582555926db67437c443b60e625523c6471 by modelica
refs #3893: Fix formatting and update naming
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit fb57949397065a3423c8babacf2f0886a572fa82 by modelica
refs #3893: Fix formatting
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (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
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 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 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 Modelica/Resources/C-Sources/ModelicaStandardTables.c (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 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 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 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 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 39b0799f58b1027afeaa7735342e58276fc0041e by dietmar.winkler
fixes startTime of ZeroOrderHold"

This reverts commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea.
The file was modified Modelica/Blocks/Discrete.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)
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 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_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)
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_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/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)
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_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/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/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/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 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/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 addedModelicaTest/Fluid/TestComponents/Pipes/DynamicPipeEnergyConservationCheck.mo
The file was modified ModelicaTest/Fluid/TestComponents/Pipes/package.order (diff)
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/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 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 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 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/Blocks/Sources.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_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/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)
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/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)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.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/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepDown.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_R.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/Analog/Examples/Utilities/Conductor.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/CylinderBase.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TestCylinder.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderRadialFlux.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/package.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_VoltageSource.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepUp/ChopperStepUp_R.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_VoltageSource.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/ChopperStepUp.mo (diff)
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/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacksWithSensors/package.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/Analog/Examples/Utilities/DirectCapacitor.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/PowerConverters/Examples/ACAC/Dimmer_R.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/ChopperStepUp.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_DOL.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/PowerConverters/DCDC/Control/Voltage2DutyCycle.mo (diff)
The file was modified Modelica/Fluid/Valves.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)

Summary

  1. Consider the derivatives at boundaries in the 2D-table. (details)
  2. Improved example to show all issues. (details)
  3. Avoid using epsilon altogether. (details)
  4. Spelling (details)
  5. AddReference (details)
  6. Add vector-test case (details)
  7. Reference (details)
  8. refs #3893: Fix formatting and update naming (details)
  9. refs #3893: Fix formatting (details)
  10. Add Modelica Libraries logo for dark mode (details)
  11. BreakTiesAsBefore (details)
  12. BreakTiesAsBefore2 (details)
  13. BreakTiesAsBefore (details)
  14. ClearerName (details)
  15. Adds animated level on the icon layer of the OpenTank (details)
  16. Fixed Wb_flows discretization terms for DynamicPipe (details)
  17. Bump copyright year (details)
  18. Add missing cases (details)
  19. Fix variable name (details)
  20. Emphasize text in documentation (details)
  21. Remove BOM (details)
  22. Do not preserveAspectRatio for terminate-block. (details)
  23. Implement continuous version of SignalExtrema (details)
  24. added comparisonSignals.txt (details)
  25. ContinuousSignalExtrema: improved detection of t_min and t_max (details)
  26. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details)
  27. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details)
  28. spliceFunction_der check limits (details)
  29. add description string (details)
  30. fixes startTime of ZeroOrderHold" (details)
  31. Fix typo (details)
  32. Change doc string in the style of Modelica.Blocks.Math (details)
  33. Fix typo (details)
  34. Fix description (details)
  35. Unit correctness. (details)
  36. Implement option 4; that is using a reference impedance with description. (details)
  37. Put reference impedance into partial induction machine model (details)
  38. Apply ZsRef also to induction machine models (details)
  39. Apply changes to Modelica.Magnetic.FundamentalWave (details)
  40. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details)
  41. Document that string functions are only intended for ASCII. (details)
  42. Spelling. (details)
  43. Update Modelica/Blocks/Math.mo (details)
  44. Update Modelica/Utilities/Strings.mo (details)
  45. Added new power block for raising an input to a user parameterized exponent (#4006) (details)
  46. Replaced state events by time events (details)
  47. enhanced documentation (details)
  48. Reverts dummy changes. (details)
  49. Propagate useSolver to these variants as well. (details)
  50. Fix docu of Modelica.Utilities.System.getTime() (details)
  51. Fix for #3971. (details)
  52. Apply suggestions from code review (details)
  53. Add DynamicPipe energy conservation tests to ModelicaTest (details)
  54. Try to fix crash for (details)
  55. Fix allocation size (details)
  56. Updated tolerance for energy conservation checks (details)
  57. Improve indentation of html code (details)
  58. Html code: No indentation within 'address' tag (details)
  59. Delete multiple and/or leading whitespaces (details)
  60. Fix unit error in SimpleAir (details)
  61. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details)
  62. Use SI.Mass instead of specifying 'unit' (details)
  63. Add description string for m1 (details)
  64. Add description string for m2 (details)
  65. Completely remove modifications of 'quantity' (details)
  66. Modifying min attribute of gain to 1 (details)
  67. removing min attribute in gain (details)
  68. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details)
  69. Remove plural 's' in 'height of ramps' (details)
  70. Assert statement to avoid zero gain in controller and improved description string for controller gain (details)
  71. Changed to full path for consistency (details)
  72. Removing unintended code modifications (details)
  73. Delete unused variable 'dens' and corresponding 'R_air' (details)
  74. Delete gasForce.dens from reference comparison signals (details)
  75. Replace 'Inline=false' with late inlining (details)
  76. Unify spelling of controllers with dash omitted (details)
  77. Revert "Unify spelling of controllers with dash omitted" (details)
  78. #4107 missing commits in master (#4140) (details)
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 2a179582555926db67437c443b60e625523c6471 by modelica
refs #3893: Fix formatting and update naming
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit fb57949397065a3423c8babacf2f0886a572fa82 by modelica
refs #3893: Fix formatting
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (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
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 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 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/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/C-Sources/ModelicaStandardTables.c (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 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 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 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 39b0799f58b1027afeaa7735342e58276fc0041e by dietmar.winkler
fixes startTime of ZeroOrderHold"

This reverts commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea.
The file was modified Modelica/Blocks/Discrete.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)
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 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/BasicMachines/SynchronousMachines/SM_ElectricalExcited.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)
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/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_SlipRing.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/InductionMachines/IM_SquirrelCage.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_ReluctanceRotor.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/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_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)
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 addedModelicaTest/Resources/Reference/ModelicaTest/Blocks/Exponentiation/comparisonSignals.txt
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/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/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 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 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 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/Blocks/Sources.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_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/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)
The file was modified Modelica/Blocks/Continuous.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/Examples/ControlledDCDrives/Utilities/LimitedPI.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/Utilities/DQCurrentController.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.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/ChopperStepUp/ChopperStepUp_R.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepDown.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/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modified Modelica/Electrical/Batteries/package.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/InductionMachines/IMC_Inverter.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_R.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/Conductor.mo (diff)
The file was modified Modelica/Mechanics/MultiBody/Examples/Loops/Utilities/Engine1Base.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacksWithSensors/package.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TestCylinder.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/VoltageQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.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/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_RL.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderRadialFlux.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_VoltageSource.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepUp.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTapmPulse.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacks/package.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/SuperCapDischargeCharge.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/Voltage2DutyCycle.mo (diff)
The file was modified Modelica/Electrical/Batteries/BaseClasses/BaseCellWithSensors.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.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_NoLoad.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_DOL.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/ChopperStepUp.mo (diff)
The file was modified Modelica/Fluid/Valves.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTap2mPulse.mo (diff)

Summary

  1. Consider the derivatives at boundaries in the 2D-table. (details)
  2. Improved example to show all issues. (details)
  3. Avoid using epsilon altogether. (details)
  4. Spelling (details)
  5. AddReference (details)
  6. Add vector-test case (details)
  7. Reference (details)
  8. refs #3893: Fix formatting and update naming (details)
  9. refs #3893: Fix formatting (details)
  10. Add Modelica Libraries logo for dark mode (details)
  11. BreakTiesAsBefore (details)
  12. BreakTiesAsBefore2 (details)
  13. BreakTiesAsBefore (details)
  14. ClearerName (details)
  15. Adds animated level on the icon layer of the OpenTank (details)
  16. Fixed Wb_flows discretization terms for DynamicPipe (details)
  17. Bump copyright year (details)
  18. Add missing cases (details)
  19. Fix variable name (details)
  20. Emphasize text in documentation (details)
  21. Remove BOM (details)
  22. Do not preserveAspectRatio for terminate-block. (details)
  23. Implement continuous version of SignalExtrema (details)
  24. added comparisonSignals.txt (details)
  25. ContinuousSignalExtrema: improved detection of t_min and t_max (details)
  26. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details)
  27. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details)
  28. spliceFunction_der check limits (details)
  29. add description string (details)
  30. fixes startTime of ZeroOrderHold" (details)
  31. Fix typo (details)
  32. Change doc string in the style of Modelica.Blocks.Math (details)
  33. Fix typo (details)
  34. Fix description (details)
  35. Unit correctness. (details)
  36. Implement option 4; that is using a reference impedance with description. (details)
  37. Put reference impedance into partial induction machine model (details)
  38. Apply ZsRef also to induction machine models (details)
  39. Apply changes to Modelica.Magnetic.FundamentalWave (details)
  40. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details)
  41. Document that string functions are only intended for ASCII. (details)
  42. Spelling. (details)
  43. Update Modelica/Blocks/Math.mo (details)
  44. Update Modelica/Utilities/Strings.mo (details)
  45. Added new power block for raising an input to a user parameterized exponent (#4006) (details)
  46. Replaced state events by time events (details)
  47. enhanced documentation (details)
  48. Reverts dummy changes. (details)
  49. Propagate useSolver to these variants as well. (details)
  50. Fix docu of Modelica.Utilities.System.getTime() (details)
  51. Fix for #3971. (details)
  52. Apply suggestions from code review (details)
  53. Add DynamicPipe energy conservation tests to ModelicaTest (details)
  54. Try to fix crash for (details)
  55. Fix allocation size (details)
  56. Updated tolerance for energy conservation checks (details)
  57. Improve indentation of html code (details)
  58. Html code: No indentation within 'address' tag (details)
  59. Delete multiple and/or leading whitespaces (details)
  60. Fix unit error in SimpleAir (details)
  61. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details)
  62. Use SI.Mass instead of specifying 'unit' (details)
  63. Add description string for m1 (details)
  64. Add description string for m2 (details)
  65. Completely remove modifications of 'quantity' (details)
  66. Modifying min attribute of gain to 1 (details)
  67. removing min attribute in gain (details)
  68. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details)
  69. Remove plural 's' in 'height of ramps' (details)
  70. Assert statement to avoid zero gain in controller and improved description string for controller gain (details)
  71. Changed to full path for consistency (details)
  72. Removing unintended code modifications (details)
  73. Delete unused variable 'dens' and corresponding 'R_air' (details)
  74. Delete gasForce.dens from reference comparison signals (details)
  75. Replace 'Inline=false' with late inlining (details)
  76. Unify spelling of controllers with dash omitted (details)
  77. Revert "Unify spelling of controllers with dash omitted" (details)
  78. #4107 missing commits in master (#4140) (details)
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/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 2a179582555926db67437c443b60e625523c6471 by modelica
refs #3893: Fix formatting and update naming
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit fb57949397065a3423c8babacf2f0886a572fa82 by modelica
refs #3893: Fix formatting
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (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)
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 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 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 Modelica/Resources/C-Sources/ModelicaStandardTables.c (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 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 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 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 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 39b0799f58b1027afeaa7735342e58276fc0041e by dietmar.winkler
fixes startTime of ZeroOrderHold"

This reverts commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea.
The file was modified Modelica/Blocks/Discrete.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)
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 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_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/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/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/BaseClasses/Machine.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/BaseClasses/Machine.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_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/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.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 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/UniformNoise.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)
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 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 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 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.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/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)
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/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)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Blocks/Continuous.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/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTap2mPulse.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacks/package.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/Batteries/BatteryStacksWithSensors/package.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/Conductor.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TestCylinder.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTapmPulse.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/Fluid/Valves.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepUp.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/ChopperStepUp.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_R.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_R.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Electrical/Batteries/package.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/SuperCapDischargeCharge.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/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/ChopperStepUp/ChopperStepUp_R.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/Voltage2DutyCycle.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modified Modelica/Electrical/Batteries/BaseClasses/BaseCellWithSensors.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/InductionMachines/IMC_Inverter.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_RL.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.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/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)

Summary

  1. Consider the derivatives at boundaries in the 2D-table. (details)
  2. Improved example to show all issues. (details)
  3. Avoid using epsilon altogether. (details)
  4. Spelling (details)
  5. AddReference (details)
  6. Add vector-test case (details)
  7. Reference (details)
  8. refs #3893: Fix formatting and update naming (details)
  9. refs #3893: Fix formatting (details)
  10. Add Modelica Libraries logo for dark mode (details)
  11. BreakTiesAsBefore (details)
  12. BreakTiesAsBefore2 (details)
  13. BreakTiesAsBefore (details)
  14. ClearerName (details)
  15. Adds animated level on the icon layer of the OpenTank (details)
  16. Fixed Wb_flows discretization terms for DynamicPipe (details)
  17. Bump copyright year (details)
  18. Add missing cases (details)
  19. Fix variable name (details)
  20. Emphasize text in documentation (details)
  21. Remove BOM (details)
  22. Do not preserveAspectRatio for terminate-block. (details)
  23. Implement continuous version of SignalExtrema (details)
  24. added comparisonSignals.txt (details)
  25. ContinuousSignalExtrema: improved detection of t_min and t_max (details)
  26. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details)
  27. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details)
  28. spliceFunction_der check limits (details)
  29. add description string (details)
  30. fixes startTime of ZeroOrderHold" (details)
  31. Fix typo (details)
  32. Change doc string in the style of Modelica.Blocks.Math (details)
  33. Fix typo (details)
  34. Fix description (details)
  35. Unit correctness. (details)
  36. Implement option 4; that is using a reference impedance with description. (details)
  37. Put reference impedance into partial induction machine model (details)
  38. Apply ZsRef also to induction machine models (details)
  39. Apply changes to Modelica.Magnetic.FundamentalWave (details)
  40. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details)
  41. Document that string functions are only intended for ASCII. (details)
  42. Spelling. (details)
  43. Update Modelica/Blocks/Math.mo (details)
  44. Update Modelica/Utilities/Strings.mo (details)
  45. Added new power block for raising an input to a user parameterized exponent (#4006) (details)
  46. Replaced state events by time events (details)
  47. enhanced documentation (details)
  48. Reverts dummy changes. (details)
  49. Propagate useSolver to these variants as well. (details)
  50. Fix docu of Modelica.Utilities.System.getTime() (details)
  51. Fix for #3971. (details)
  52. Apply suggestions from code review (details)
  53. Add DynamicPipe energy conservation tests to ModelicaTest (details)
  54. Try to fix crash for (details)
  55. Fix allocation size (details)
  56. Updated tolerance for energy conservation checks (details)
  57. Improve indentation of html code (details)
  58. Html code: No indentation within 'address' tag (details)
  59. Delete multiple and/or leading whitespaces (details)
  60. Fix unit error in SimpleAir (details)
  61. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details)
  62. Use SI.Mass instead of specifying 'unit' (details)
  63. Add description string for m1 (details)
  64. Add description string for m2 (details)
  65. Completely remove modifications of 'quantity' (details)
  66. Modifying min attribute of gain to 1 (details)
  67. removing min attribute in gain (details)
  68. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details)
  69. Remove plural 's' in 'height of ramps' (details)
  70. Assert statement to avoid zero gain in controller and improved description string for controller gain (details)
  71. Changed to full path for consistency (details)
  72. Removing unintended code modifications (details)
  73. Delete unused variable 'dens' and corresponding 'R_air' (details)
  74. Delete gasForce.dens from reference comparison signals (details)
  75. Replace 'Inline=false' with late inlining (details)
  76. Unify spelling of controllers with dash omitted (details)
  77. Revert "Unify spelling of controllers with dash omitted" (details)
  78. #4107 missing commits in master (#4140) (details)
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 2a179582555926db67437c443b60e625523c6471 by modelica
refs #3893: Fix formatting and update naming
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit fb57949397065a3423c8babacf2f0886a572fa82 by modelica
refs #3893: Fix formatting
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (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
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 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 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)
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 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 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 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 39b0799f58b1027afeaa7735342e58276fc0041e by dietmar.winkler
fixes startTime of ZeroOrderHold"

This reverts commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea.
The file was modified Modelica/Blocks/Discrete.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)
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 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_ReluctanceRotor.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/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)
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_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/BaseClasses/Machine.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_ReluctanceRotor.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)
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_PermanentMagnet.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ReluctanceRotor.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)
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 addedModelicaTest/Resources/Reference/ModelicaTest/Blocks/Exponentiation/comparisonSignals.txt
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/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/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 modified ModelicaTest/Fluid/TestComponents/Pipes/package.order (diff)
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/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 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 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 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/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/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.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/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)
The file was modified Modelica/Blocks/Continuous.mo (diff)
The file was modified Modelica/Clocked/Examples/Systems/ControlledMixingUnit.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/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/Batteries/package.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.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/Examples/DCDC/ExampleTemplates/ChopperStepUp.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_R.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modified Modelica/Electrical/Batteries/BaseClasses/BaseCellWithSensors.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/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.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/Conductor.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/Voltage2DutyCycle.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/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modified Modelica/Fluid/Valves.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_DOL.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/InductionMachines/IMC_Inverter.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/PowerConverters/DCDC/ChopperStepUp.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacks/package.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_VoltageSource.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/Examples/DCDC/ChopperStepDown/ChopperStepDown_RL.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)

Summary

  1. Consider the derivatives at boundaries in the 2D-table. (details)
  2. Improved example to show all issues. (details)
  3. Avoid using epsilon altogether. (details)
  4. Spelling (details)
  5. AddReference (details)
  6. Add vector-test case (details)
  7. Reference (details)
  8. refs #3893: Fix formatting and update naming (details)
  9. refs #3893: Fix formatting (details)
  10. Add Modelica Libraries logo for dark mode (details)
  11. BreakTiesAsBefore (details)
  12. BreakTiesAsBefore2 (details)
  13. BreakTiesAsBefore (details)
  14. ClearerName (details)
  15. Adds animated level on the icon layer of the OpenTank (details)
  16. Fixed Wb_flows discretization terms for DynamicPipe (details)
  17. Bump copyright year (details)
  18. Add missing cases (details)
  19. Fix variable name (details)
  20. Emphasize text in documentation (details)
  21. Remove BOM (details)
  22. Do not preserveAspectRatio for terminate-block. (details)
  23. Implement continuous version of SignalExtrema (details)
  24. added comparisonSignals.txt (details)
  25. ContinuousSignalExtrema: improved detection of t_min and t_max (details)
  26. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details)
  27. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details)
  28. spliceFunction_der check limits (details)
  29. add description string (details)
  30. fixes startTime of ZeroOrderHold" (details)
  31. Fix typo (details)
  32. Change doc string in the style of Modelica.Blocks.Math (details)
  33. Fix typo (details)
  34. Fix description (details)
  35. Unit correctness. (details)
  36. Implement option 4; that is using a reference impedance with description. (details)
  37. Put reference impedance into partial induction machine model (details)
  38. Apply ZsRef also to induction machine models (details)
  39. Apply changes to Modelica.Magnetic.FundamentalWave (details)
  40. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details)
  41. Document that string functions are only intended for ASCII. (details)
  42. Spelling. (details)
  43. Update Modelica/Blocks/Math.mo (details)
  44. Update Modelica/Utilities/Strings.mo (details)
  45. Added new power block for raising an input to a user parameterized exponent (#4006) (details)
  46. Replaced state events by time events (details)
  47. enhanced documentation (details)
  48. Reverts dummy changes. (details)
  49. Propagate useSolver to these variants as well. (details)
  50. Fix docu of Modelica.Utilities.System.getTime() (details)
  51. Fix for #3971. (details)
  52. Apply suggestions from code review (details)
  53. Add DynamicPipe energy conservation tests to ModelicaTest (details)
  54. Try to fix crash for (details)
  55. Fix allocation size (details)
  56. Updated tolerance for energy conservation checks (details)
  57. Improve indentation of html code (details)
  58. Html code: No indentation within 'address' tag (details)
  59. Delete multiple and/or leading whitespaces (details)
  60. Fix unit error in SimpleAir (details)
  61. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details)
  62. Use SI.Mass instead of specifying 'unit' (details)
  63. Add description string for m1 (details)
  64. Add description string for m2 (details)
  65. Completely remove modifications of 'quantity' (details)
  66. Modifying min attribute of gain to 1 (details)
  67. removing min attribute in gain (details)
  68. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details)
  69. Remove plural 's' in 'height of ramps' (details)
  70. Assert statement to avoid zero gain in controller and improved description string for controller gain (details)
  71. Changed to full path for consistency (details)
  72. Removing unintended code modifications (details)
  73. Delete unused variable 'dens' and corresponding 'R_air' (details)
  74. Delete gasForce.dens from reference comparison signals (details)
  75. Replace 'Inline=false' with late inlining (details)
  76. Unify spelling of controllers with dash omitted (details)
  77. Revert "Unify spelling of controllers with dash omitted" (details)
  78. #4107 missing commits in master (#4140) (details)
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 2a179582555926db67437c443b60e625523c6471 by modelica
refs #3893: Fix formatting and update naming
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit fb57949397065a3423c8babacf2f0886a572fa82 by modelica
refs #3893: Fix formatting
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (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
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 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 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/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 modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (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 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 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 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 39b0799f58b1027afeaa7735342e58276fc0041e by dietmar.winkler
fixes startTime of ZeroOrderHold"

This reverts commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea.
The file was modified Modelica/Blocks/Discrete.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)
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 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_ReluctanceRotor.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/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)
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_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_SlipRing.mo (diff)
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/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)
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/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/BaseClasses/Machine.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 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/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/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 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 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 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 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_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/Utilities/DQCurrentController.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)
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/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 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/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/InductionMachines/IMC_Inverter.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/Machines/Sensors/VoltageQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/ChopperStepUp.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/Voltage2DutyCycle.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TestCylinder.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_DOL.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepUp.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_VoltageSource.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/Magnetic/FluxTubes/Icons/HollowCylinderRadialFlux.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/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/Conductor.mo (diff)
The file was modified Modelica/Electrical/Batteries/package.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/SuperCapDischargeCharge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepUp/ChopperStepUp_R.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.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/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/SoftStarter.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_RL.mo (diff)
The file was modified Modelica/Electrical/Batteries/BaseClasses/BaseCellWithSensors.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_R.mo (diff)
The file was modified Modelica/Fluid/Valves.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/CylinderBase.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepDown.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacksWithSensors/package.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacks/package.mo (diff)

Summary

  1. Consider the derivatives at boundaries in the 2D-table. (details)
  2. Improved example to show all issues. (details)
  3. Avoid using epsilon altogether. (details)
  4. Spelling (details)
  5. AddReference (details)
  6. Add vector-test case (details)
  7. Reference (details)
  8. refs #3893: Fix formatting and update naming (details)
  9. refs #3893: Fix formatting (details)
  10. Add Modelica Libraries logo for dark mode (details)
  11. BreakTiesAsBefore (details)
  12. BreakTiesAsBefore2 (details)
  13. BreakTiesAsBefore (details)
  14. ClearerName (details)
  15. Adds animated level on the icon layer of the OpenTank (details)
  16. Fixed Wb_flows discretization terms for DynamicPipe (details)
  17. Bump copyright year (details)
  18. Add missing cases (details)
  19. Fix variable name (details)
  20. Emphasize text in documentation (details)
  21. Remove BOM (details)
  22. Do not preserveAspectRatio for terminate-block. (details)
  23. Implement continuous version of SignalExtrema (details)
  24. added comparisonSignals.txt (details)
  25. ContinuousSignalExtrema: improved detection of t_min and t_max (details)
  26. extended Blocks.Examples.DemonstrateContinuousSignalExtrema (details)
  27. The dT is a temperature difference, so converting it to celsius shouldn't use an offset. (details)
  28. spliceFunction_der check limits (details)
  29. add description string (details)
  30. fixes startTime of ZeroOrderHold" (details)
  31. Fix typo (details)
  32. Change doc string in the style of Modelica.Blocks.Math (details)
  33. Fix typo (details)
  34. Fix description (details)
  35. Unit correctness. (details)
  36. Implement option 4; that is using a reference impedance with description. (details)
  37. Put reference impedance into partial induction machine model (details)
  38. Apply ZsRef also to induction machine models (details)
  39. Apply changes to Modelica.Magnetic.FundamentalWave (details)
  40. Apply changes to Modelica.Magnetic.QuasiStaic.FundamentalWave (details)
  41. Document that string functions are only intended for ASCII. (details)
  42. Spelling. (details)
  43. Update Modelica/Blocks/Math.mo (details)
  44. Update Modelica/Utilities/Strings.mo (details)
  45. Added new power block for raising an input to a user parameterized exponent (#4006) (details)
  46. Replaced state events by time events (details)
  47. enhanced documentation (details)
  48. Reverts dummy changes. (details)
  49. Propagate useSolver to these variants as well. (details)
  50. Fix docu of Modelica.Utilities.System.getTime() (details)
  51. Fix for #3971. (details)
  52. Apply suggestions from code review (details)
  53. Add DynamicPipe energy conservation tests to ModelicaTest (details)
  54. Try to fix crash for (details)
  55. Fix allocation size (details)
  56. Updated tolerance for energy conservation checks (details)
  57. Improve indentation of html code (details)
  58. Html code: No indentation within 'address' tag (details)
  59. Delete multiple and/or leading whitespaces (details)
  60. Fix unit error in SimpleAir (details)
  61. Use prefix style 'quantity' for MixtureGases.m1 and MixtureGases.m2 (details)
  62. Use SI.Mass instead of specifying 'unit' (details)
  63. Add description string for m1 (details)
  64. Add description string for m2 (details)
  65. Completely remove modifications of 'quantity' (details)
  66. Modifying min attribute of gain to 1 (details)
  67. removing min attribute in gain (details)
  68. ReferenceMoistAir, corrected error in function pd_pTX_der (issue #3666) (details)
  69. Remove plural 's' in 'height of ramps' (details)
  70. Assert statement to avoid zero gain in controller and improved description string for controller gain (details)
  71. Changed to full path for consistency (details)
  72. Removing unintended code modifications (details)
  73. Delete unused variable 'dens' and corresponding 'R_air' (details)
  74. Delete gasForce.dens from reference comparison signals (details)
  75. Replace 'Inline=false' with late inlining (details)
  76. Unify spelling of controllers with dash omitted (details)
  77. Revert "Unify spelling of controllers with dash omitted" (details)
  78. #4107 missing commits in master (#4140) (details)
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 2a179582555926db67437c443b60e625523c6471 by modelica
refs #3893: Fix formatting and update naming
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
Commit fb57949397065a3423c8babacf2f0886a572fa82 by modelica
refs #3893: Fix formatting
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (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)
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 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 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 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 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 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 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 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 39b0799f58b1027afeaa7735342e58276fc0041e by dietmar.winkler
fixes startTime of ZeroOrderHold"

This reverts commit e73d7092aa0492ca0b09c9cfd94b37dbdee756ea.
The file was modified Modelica/Blocks/Discrete.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)
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 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/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/Interfaces/PartialBasicInductionMachine.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_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_SquirrelCage.mo (diff)
The file was modified Modelica/Magnetic/FundamentalWave/BasicMachines/SynchronousMachines/SM_ElectricalExcited.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)
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/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/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/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 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/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 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 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 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 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_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/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)
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/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/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modified Modelica/Electrical/Machines/Utilities/DQCurrentController.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/CurrentQuasiRMSSensor.mo (diff)
The file was modified Modelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.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/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/Machines/Examples/InductionMachines/IMC_Inverter.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/Examples/ACAC/SoftStarter.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/Mechanics/MultiBody/Examples/Loops/Utilities/CylinderBase.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modified Modelica/Magnetic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepUp/ChopperStepUp_R.mo (diff)
The file was modified Modelica/Electrical/Batteries/Examples/SuperCapDischargeCharge.mo (diff)
The file was modified Modelica/Magnetic/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/SynchronousMachines/SMEE_DOL.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacksWithSensors/package.mo (diff)
The file was modified Modelica/Thermal/FluidHeatFlow/Examples/TestCylinder.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_RL.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepDown.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/DCDC/ChopperStepUp.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modified Modelica/Electrical/Analog/Examples/Utilities/Conductor.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/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/ACDC/ThyristorCenterTap2mPulse.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepUp.mo (diff)
The file was modified Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
The file was modified Modelica/Electrical/Machines/Sensors/VoltageQuasiRMSSensor.mo (diff)
The file was modified Modelica/Electrical/Batteries/BatteryStacks/package.mo (diff)