Skip to content
Success

Changes

Summary

  1. Modifying min attribute of gain to 1 (details)
  2. removing min attribute in gain (details)
  3. Assert statement to avoid zero gain in controller and improved description string for controller gain (details)
  4. Changed to full path for consistency (details)
  5. Removing unintended code modifications (details)
  6. Delete unused variable 'dens' and corresponding 'R_air' (details)
  7. Delete gasForce.dens from reference comparison signals (details)
  8. Replace 'Inline=false' with late inlining (details)
  9. Unify spelling of controllers with dash omitted (details)
  10. Revert "Unify spelling of controllers with dash omitted" (details)
  11. #4107 missing commits in master (#4140) (details)
  12. Update codespell exceptions (#4143) (details)
  13. Bump actions to avoid deprecation warnings (#4120) (details)
  14. Amendment for #4140: Fix merge conflict (#4146) (details)
  15. Add conversion. (details)
Commit 366c8c8b3f3026c355b18f6ad32358a4b0824039 by arunkumar.narasimhan
Modifying min attribute of gain to 1
The file was modifiedModelica/Blocks/Continuous.mo (diff)
Commit a848744e3995d902edfbf8ca4454dbcd36521e2e by arunkumar.narasimhan
removing min attribute in gain
The file was modifiedModelica/Blocks/Continuous.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 modifiedModelica/Blocks/Continuous.mo (diff)
Commit e62cba74447086276531f3b93c59b5fd947bb7fe by 124154466+arunkumar-narasimhan
Changed to full path for consistency
The file was modifiedModelica/Blocks/Continuous.mo (diff)
Commit d79a3aac734c26666ce5c3973538554a8c87e56b by 124154466+arunkumar-narasimhan
Removing unintended code modifications
The file was modifiedModelica/Blocks/Continuous.mo (diff)
Commit 56268a8f28124222f05b7e6871a536f77060c7fa by jakub.tobolar
Delete unused variable 'dens' and corresponding 'R_air'
The file was modifiedModelica/Mechanics/MultiBody/Examples/Loops/Utilities/GasForce2.mo (diff)
Commit e2ce9816bb9c4cf07e5e725b7ab7b97317a2bf75 by jakub.tobolar
Delete gasForce.dens from reference comparison signals
The file was modifiedModelicaTest/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 modifiedModelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_dd.mo (diff)
The file was modifiedModelica/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 modifiedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modifiedModelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modifiedModelica/Blocks/Continuous.mo (diff)
The file was modifiedModelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modifiedModelica/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 modifiedModelica/Blocks/Continuous.mo (diff)
The file was modifiedModelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modifiedModelica/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 modifiedModelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Examples/Loops/Utilities/CylinderBase.mo (diff)
The file was modifiedModelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modifiedModelica/Thermal/FluidHeatFlow/Examples/TestCylinder.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modifiedModelica/Electrical/Analog/Examples/Utilities/Conductor.mo (diff)
The file was modifiedModelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modifiedModelica/Electrical/Batteries/BaseClasses/BaseCellWithSensors.mo (diff)
The file was modifiedModelica/Fluid/Valves.mo (diff)
The file was modifiedModelica/Electrical/Batteries/package.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_RL.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepUp.mo (diff)
The file was modifiedModelica/Electrical/Batteries/BatteryStacksWithSensors/package.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/DCDC/ChopperStepUp.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_R.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_DOL.mo (diff)
The file was modifiedModelica/Magnetic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/InductionMachines/IMC_Inverter.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/DCDC/Control/Voltage2DutyCycle.mo (diff)
The file was modifiedModelica/Electrical/Batteries/BatteryStacks/package.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepUp/ChopperStepUp_R.mo (diff)
The file was modifiedModelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/ACDC/ThyristorCenterTapmPulse.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modifiedModelica/Electrical/Batteries/Examples/SuperCapDischargeCharge.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/ACDC/ThyristorCenterTap2mPulse.mo (diff)
The file was modifiedModelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepDown.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Examples/Loops/Utilities/Engine1Base.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_R.mo (diff)
The file was modifiedModelica/Electrical/Machines/Sensors/VoltageQuasiRMSSensor.mo (diff)
The file was modifiedModelica/Magnetic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
Commit 25319f9207a51dcde2d650f5a244d7c78a00c2d5 by noreply
Update codespell exceptions (#4143)

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

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

The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
Commit de91abd04a3faaaca89e7786d6bb44d190827a4b by Hans.Olsson
Add conversion.
Note that this means it cannot be merged yet.
The file was addedModelica/Resources/Scripts/Conversion/ConvertModelica_from_4.0.0.mos

Summary

  1. Modifying min attribute of gain to 1 (details)
  2. removing min attribute in gain (details)
  3. Assert statement to avoid zero gain in controller and improved description string for controller gain (details)
  4. Changed to full path for consistency (details)
  5. Removing unintended code modifications (details)
  6. Delete unused variable 'dens' and corresponding 'R_air' (details)
  7. Delete gasForce.dens from reference comparison signals (details)
  8. Replace 'Inline=false' with late inlining (details)
  9. Unify spelling of controllers with dash omitted (details)
  10. Revert "Unify spelling of controllers with dash omitted" (details)
  11. #4107 missing commits in master (#4140) (details)
  12. Update codespell exceptions (#4143) (details)
  13. Bump actions to avoid deprecation warnings (#4120) (details)
  14. Amendment for #4140: Fix merge conflict (#4146) (details)
  15. Add conversion. (details)
Commit 366c8c8b3f3026c355b18f6ad32358a4b0824039 by arunkumar.narasimhan
Modifying min attribute of gain to 1
The file was modifiedModelica/Blocks/Continuous.mo (diff)
Commit a848744e3995d902edfbf8ca4454dbcd36521e2e by arunkumar.narasimhan
removing min attribute in gain
The file was modifiedModelica/Blocks/Continuous.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 modifiedModelica/Blocks/Continuous.mo (diff)
Commit e62cba74447086276531f3b93c59b5fd947bb7fe by 124154466+arunkumar-narasimhan
Changed to full path for consistency
The file was modifiedModelica/Blocks/Continuous.mo (diff)
Commit d79a3aac734c26666ce5c3973538554a8c87e56b by 124154466+arunkumar-narasimhan
Removing unintended code modifications
The file was modifiedModelica/Blocks/Continuous.mo (diff)
Commit 56268a8f28124222f05b7e6871a536f77060c7fa by jakub.tobolar
Delete unused variable 'dens' and corresponding 'R_air'
The file was modifiedModelica/Mechanics/MultiBody/Examples/Loops/Utilities/GasForce2.mo (diff)
Commit e2ce9816bb9c4cf07e5e725b7ab7b97317a2bf75 by jakub.tobolar
Delete gasForce.dens from reference comparison signals
The file was modifiedModelicaTest/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 modifiedModelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_dd.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_d.mo (diff)
The file was modifiedModelica/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 modifiedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modifiedModelica/Blocks/Continuous.mo (diff)
The file was modifiedModelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modifiedModelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
Commit 109b51703027b6fd253d0c55a2091f999636c12f by 124154466+arunkumar-narasimhan
Revert "Unify spelling of controllers with dash omitted"

This reverts commit 9bcd99f1d2ca81d20b67008b4b22cf2135cbac3d.
The file was modifiedModelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modifiedModelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modifiedModelica/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 modifiedModelica/Mechanics/MultiBody/Examples/Loops/Utilities/CylinderBase.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modifiedModelica/Fluid/Valves.mo (diff)
The file was modifiedModelica/Electrical/Batteries/BatteryStacks/package.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modifiedModelica/Electrical/Batteries/BatteryStacksWithSensors/package.mo (diff)
The file was modifiedModelica/Electrical/Batteries/package.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_R.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_DOL.mo (diff)
The file was modifiedModelica/Thermal/FluidHeatFlow/Examples/TestCylinder.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/ACDC/ThyristorCenterTap2mPulse.mo (diff)
The file was modifiedModelica/Electrical/Machines/Sensors/VoltageQuasiRMSSensor.mo (diff)
The file was modifiedModelica/Electrical/Analog/Examples/Utilities/Conductor.mo (diff)
The file was modifiedModelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modifiedModelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modifiedModelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepUp/ChopperStepUp_R.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/ACDC/ThyristorCenterTapmPulse.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/DCDC/Control/Voltage2DutyCycle.mo (diff)
The file was modifiedModelica/Magnetic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_R.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/DCDC/ChopperStepUp.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_RL.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/InductionMachines/IMC_Inverter.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepUp.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Examples/Loops/Utilities/Engine1Base.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modifiedModelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepDown.mo (diff)
The file was modifiedModelica/Magnetic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modifiedModelica/Electrical/Batteries/Examples/SuperCapDischargeCharge.mo (diff)
The file was modifiedModelica/Electrical/Batteries/BaseClasses/BaseCellWithSensors.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
Commit 25319f9207a51dcde2d650f5a244d7c78a00c2d5 by noreply
Update codespell exceptions (#4143)

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

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

The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
Commit de91abd04a3faaaca89e7786d6bb44d190827a4b by Hans.Olsson
Add conversion.
Note that this means it cannot be merged yet.
The file was addedModelica/Resources/Scripts/Conversion/ConvertModelica_from_4.0.0.mos

Summary

  1. Modifying min attribute of gain to 1 (details)
  2. removing min attribute in gain (details)
  3. Assert statement to avoid zero gain in controller and improved description string for controller gain (details)
  4. Changed to full path for consistency (details)
  5. Removing unintended code modifications (details)
  6. Delete unused variable 'dens' and corresponding 'R_air' (details)
  7. Delete gasForce.dens from reference comparison signals (details)
  8. Replace 'Inline=false' with late inlining (details)
  9. Unify spelling of controllers with dash omitted (details)
  10. Revert "Unify spelling of controllers with dash omitted" (details)
  11. #4107 missing commits in master (#4140) (details)
  12. Update codespell exceptions (#4143) (details)
  13. Bump actions to avoid deprecation warnings (#4120) (details)
  14. Amendment for #4140: Fix merge conflict (#4146) (details)
  15. Add conversion. (details)
Commit 366c8c8b3f3026c355b18f6ad32358a4b0824039 by arunkumar.narasimhan
Modifying min attribute of gain to 1
The file was modifiedModelica/Blocks/Continuous.mo (diff)
Commit a848744e3995d902edfbf8ca4454dbcd36521e2e by arunkumar.narasimhan
removing min attribute in gain
The file was modifiedModelica/Blocks/Continuous.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 modifiedModelica/Blocks/Continuous.mo (diff)
Commit e62cba74447086276531f3b93c59b5fd947bb7fe by 124154466+arunkumar-narasimhan
Changed to full path for consistency
The file was modifiedModelica/Blocks/Continuous.mo (diff)
Commit d79a3aac734c26666ce5c3973538554a8c87e56b by 124154466+arunkumar-narasimhan
Removing unintended code modifications
The file was modifiedModelica/Blocks/Continuous.mo (diff)
Commit 56268a8f28124222f05b7e6871a536f77060c7fa by jakub.tobolar
Delete unused variable 'dens' and corresponding 'R_air'
The file was modifiedModelica/Mechanics/MultiBody/Examples/Loops/Utilities/GasForce2.mo (diff)
Commit e2ce9816bb9c4cf07e5e725b7ab7b97317a2bf75 by jakub.tobolar
Delete gasForce.dens from reference comparison signals
The file was modifiedModelicaTest/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 modifiedModelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_dd.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_d.mo (diff)
The file was modifiedModelica/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 modifiedModelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modifiedModelica/Blocks/Continuous.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modifiedModelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modifiedModelica/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 modifiedModelica/Blocks/Continuous.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modifiedModelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modifiedModelica/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 modifiedModelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_DOL.mo (diff)
The file was modifiedModelica/Electrical/Batteries/BatteryStacksWithSensors/package.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepDown.mo (diff)
The file was modifiedModelica/Thermal/FluidHeatFlow/Examples/TestCylinder.mo (diff)
The file was modifiedModelica/Magnetic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepUp.mo (diff)
The file was modifiedModelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modifiedModelica/Fluid/Valves.mo (diff)
The file was modifiedModelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/DCDC/ChopperStepUp.mo (diff)
The file was modifiedModelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modifiedModelica/Electrical/Batteries/BatteryStacks/package.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/ACDC/ThyristorCenterTap2mPulse.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/DCDC/Control/Voltage2DutyCycle.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_RL.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepUp/ChopperStepUp_R.mo (diff)
The file was modifiedModelica/Electrical/Analog/Examples/Utilities/Conductor.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/ACDC/ThyristorCenterTapmPulse.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/InductionMachines/IMC_Inverter.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_R.mo (diff)
The file was modifiedModelica/Electrical/Batteries/Examples/SuperCapDischargeCharge.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Examples/Loops/Utilities/CylinderBase.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_R.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modifiedModelica/Electrical/Batteries/package.mo (diff)
The file was modifiedModelica/Electrical/Machines/Sensors/VoltageQuasiRMSSensor.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modifiedModelica/Magnetic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Examples/Loops/Utilities/Engine1Base.mo (diff)
The file was modifiedModelica/Electrical/Batteries/BaseClasses/BaseCellWithSensors.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
Commit 25319f9207a51dcde2d650f5a244d7c78a00c2d5 by noreply
Update codespell exceptions (#4143)

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

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

The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
Commit de91abd04a3faaaca89e7786d6bb44d190827a4b by Hans.Olsson
Add conversion.
Note that this means it cannot be merged yet.
The file was addedModelica/Resources/Scripts/Conversion/ConvertModelica_from_4.0.0.mos

Summary

  1. Modifying min attribute of gain to 1 (details)
  2. removing min attribute in gain (details)
  3. Assert statement to avoid zero gain in controller and improved description string for controller gain (details)
  4. Changed to full path for consistency (details)
  5. Removing unintended code modifications (details)
  6. Delete unused variable 'dens' and corresponding 'R_air' (details)
  7. Delete gasForce.dens from reference comparison signals (details)
  8. Replace 'Inline=false' with late inlining (details)
  9. Unify spelling of controllers with dash omitted (details)
  10. Revert "Unify spelling of controllers with dash omitted" (details)
  11. #4107 missing commits in master (#4140) (details)
  12. Update codespell exceptions (#4143) (details)
  13. Bump actions to avoid deprecation warnings (#4120) (details)
  14. Amendment for #4140: Fix merge conflict (#4146) (details)
  15. Add conversion. (details)
Commit 366c8c8b3f3026c355b18f6ad32358a4b0824039 by arunkumar.narasimhan
Modifying min attribute of gain to 1
The file was modifiedModelica/Blocks/Continuous.mo (diff)
Commit a848744e3995d902edfbf8ca4454dbcd36521e2e by arunkumar.narasimhan
removing min attribute in gain
The file was modifiedModelica/Blocks/Continuous.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 modifiedModelica/Blocks/Continuous.mo (diff)
Commit e62cba74447086276531f3b93c59b5fd947bb7fe by 124154466+arunkumar-narasimhan
Changed to full path for consistency
The file was modifiedModelica/Blocks/Continuous.mo (diff)
Commit d79a3aac734c26666ce5c3973538554a8c87e56b by 124154466+arunkumar-narasimhan
Removing unintended code modifications
The file was modifiedModelica/Blocks/Continuous.mo (diff)
Commit 56268a8f28124222f05b7e6871a536f77060c7fa by jakub.tobolar
Delete unused variable 'dens' and corresponding 'R_air'
The file was modifiedModelica/Mechanics/MultiBody/Examples/Loops/Utilities/GasForce2.mo (diff)
Commit e2ce9816bb9c4cf07e5e725b7ab7b97317a2bf75 by jakub.tobolar
Delete gasForce.dens from reference comparison signals
The file was modifiedModelicaTest/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 modifiedModelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_d.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent.mo (diff)
The file was modifiedModelica/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 modifiedModelica/Blocks/Continuous.mo (diff)
The file was modifiedModelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modifiedModelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
Commit 109b51703027b6fd253d0c55a2091f999636c12f by 124154466+arunkumar-narasimhan
Revert "Unify spelling of controllers with dash omitted"

This reverts commit 9bcd99f1d2ca81d20b67008b4b22cf2135cbac3d.
The file was modifiedModelica/Blocks/Continuous.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modifiedModelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modifiedModelica/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 modifiedModelica/Thermal/FluidHeatFlow/Examples/TestCylinder.mo (diff)
The file was modifiedModelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_R.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modifiedModelica/Electrical/Batteries/Examples/SuperCapDischargeCharge.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_DOL.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepUp.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Examples/Loops/Utilities/Engine1Base.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/InductionMachines/IMC_Inverter.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_RL.mo (diff)
The file was modifiedModelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modifiedModelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modifiedModelica/Magnetic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modifiedModelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modifiedModelica/Electrical/Batteries/BatteryStacksWithSensors/package.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/ACDC/ThyristorCenterTapmPulse.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modifiedModelica/Electrical/Machines/Sensors/VoltageQuasiRMSSensor.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/DCDC/ChopperStepUp.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modifiedModelica/Electrical/Analog/Examples/Utilities/Conductor.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/DCDC/Control/Voltage2DutyCycle.mo (diff)
The file was modifiedModelica/Magnetic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/ACDC/ThyristorCenterTap2mPulse.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepUp/ChopperStepUp_R.mo (diff)
The file was modifiedModelica/Electrical/Batteries/BaseClasses/BaseCellWithSensors.mo (diff)
The file was modifiedModelica/Electrical/Batteries/BatteryStacks/package.mo (diff)
The file was modifiedModelica/Fluid/Valves.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Examples/Loops/Utilities/CylinderBase.mo (diff)
The file was modifiedModelica/Electrical/Batteries/package.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_R.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepDown.mo (diff)
Commit 25319f9207a51dcde2d650f5a244d7c78a00c2d5 by noreply
Update codespell exceptions (#4143)

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

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

The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
Commit de91abd04a3faaaca89e7786d6bb44d190827a4b by Hans.Olsson
Add conversion.
Note that this means it cannot be merged yet.
The file was addedModelica/Resources/Scripts/Conversion/ConvertModelica_from_4.0.0.mos

Summary

  1. Modifying min attribute of gain to 1 (details)
  2. removing min attribute in gain (details)
  3. Assert statement to avoid zero gain in controller and improved description string for controller gain (details)
  4. Changed to full path for consistency (details)
  5. Removing unintended code modifications (details)
  6. Delete unused variable 'dens' and corresponding 'R_air' (details)
  7. Delete gasForce.dens from reference comparison signals (details)
  8. Replace 'Inline=false' with late inlining (details)
  9. Unify spelling of controllers with dash omitted (details)
  10. Revert "Unify spelling of controllers with dash omitted" (details)
  11. #4107 missing commits in master (#4140) (details)
  12. Update codespell exceptions (#4143) (details)
  13. Bump actions to avoid deprecation warnings (#4120) (details)
  14. Amendment for #4140: Fix merge conflict (#4146) (details)
  15. Add conversion. (details)
Commit 366c8c8b3f3026c355b18f6ad32358a4b0824039 by arunkumar.narasimhan
Modifying min attribute of gain to 1
The file was modifiedModelica/Blocks/Continuous.mo (diff)
Commit a848744e3995d902edfbf8ca4454dbcd36521e2e by arunkumar.narasimhan
removing min attribute in gain
The file was modifiedModelica/Blocks/Continuous.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 modifiedModelica/Blocks/Continuous.mo (diff)
Commit e62cba74447086276531f3b93c59b5fd947bb7fe by 124154466+arunkumar-narasimhan
Changed to full path for consistency
The file was modifiedModelica/Blocks/Continuous.mo (diff)
Commit d79a3aac734c26666ce5c3973538554a8c87e56b by 124154466+arunkumar-narasimhan
Removing unintended code modifications
The file was modifiedModelica/Blocks/Continuous.mo (diff)
Commit 56268a8f28124222f05b7e6871a536f77060c7fa by jakub.tobolar
Delete unused variable 'dens' and corresponding 'R_air'
The file was modifiedModelica/Mechanics/MultiBody/Examples/Loops/Utilities/GasForce2.mo (diff)
Commit e2ce9816bb9c4cf07e5e725b7ab7b97317a2bf75 by jakub.tobolar
Delete gasForce.dens from reference comparison signals
The file was modifiedModelicaTest/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 modifiedModelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_d.mo (diff)
The file was modifiedModelica/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 modifiedModelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modifiedModelica/Blocks/Continuous.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modifiedModelica/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 modifiedModelica/Blocks/Continuous.mo (diff)
The file was modifiedModelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modifiedModelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modifiedModelica/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 modifiedModelica/Electrical/PowerConverters/DCDC/ChopperStepUp.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_RL.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_DOL.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modifiedModelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepUp.mo (diff)
The file was modifiedModelica/Fluid/Valves.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Examples/Loops/Utilities/CylinderBase.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepDown.mo (diff)
The file was modifiedModelica/Electrical/Analog/Examples/Utilities/Conductor.mo (diff)
The file was modifiedModelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modifiedModelica/Electrical/Machines/Sensors/VoltageQuasiRMSSensor.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modifiedModelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modifiedModelica/Electrical/Batteries/Examples/SuperCapDischargeCharge.mo (diff)
The file was modifiedModelica/Electrical/Batteries/BatteryStacks/package.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/ACDC/ThyristorCenterTap2mPulse.mo (diff)
The file was modifiedModelica/Thermal/FluidHeatFlow/Examples/TestCylinder.mo (diff)
The file was modifiedModelica/Electrical/Batteries/BaseClasses/BaseCellWithSensors.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepUp/ChopperStepUp_R.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/ACDC/ThyristorCenterTapmPulse.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_R.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/InductionMachines/IMC_Inverter.mo (diff)
The file was modifiedModelica/Electrical/Batteries/BatteryStacksWithSensors/package.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Examples/Loops/Utilities/Engine1Base.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_R.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/DCDC/Control/Voltage2DutyCycle.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modifiedModelica/Magnetic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modifiedModelica/Electrical/Batteries/package.mo (diff)
The file was modifiedModelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modifiedModelica/Magnetic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
Commit 25319f9207a51dcde2d650f5a244d7c78a00c2d5 by noreply
Update codespell exceptions (#4143)

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

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

The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
Commit de91abd04a3faaaca89e7786d6bb44d190827a4b by Hans.Olsson
Add conversion.
Note that this means it cannot be merged yet.
The file was addedModelica/Resources/Scripts/Conversion/ConvertModelica_from_4.0.0.mos

Summary

  1. Modifying min attribute of gain to 1 (details)
  2. removing min attribute in gain (details)
  3. Assert statement to avoid zero gain in controller and improved description string for controller gain (details)
  4. Changed to full path for consistency (details)
  5. Removing unintended code modifications (details)
  6. Delete unused variable 'dens' and corresponding 'R_air' (details)
  7. Delete gasForce.dens from reference comparison signals (details)
  8. Replace 'Inline=false' with late inlining (details)
  9. Unify spelling of controllers with dash omitted (details)
  10. Revert "Unify spelling of controllers with dash omitted" (details)
  11. #4107 missing commits in master (#4140) (details)
  12. Update codespell exceptions (#4143) (details)
  13. Bump actions to avoid deprecation warnings (#4120) (details)
  14. Amendment for #4140: Fix merge conflict (#4146) (details)
  15. Add conversion. (details)
Commit 366c8c8b3f3026c355b18f6ad32358a4b0824039 by arunkumar.narasimhan
Modifying min attribute of gain to 1
The file was modifiedModelica/Blocks/Continuous.mo (diff)
Commit a848744e3995d902edfbf8ca4454dbcd36521e2e by arunkumar.narasimhan
removing min attribute in gain
The file was modifiedModelica/Blocks/Continuous.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 modifiedModelica/Blocks/Continuous.mo (diff)
Commit e62cba74447086276531f3b93c59b5fd947bb7fe by 124154466+arunkumar-narasimhan
Changed to full path for consistency
The file was modifiedModelica/Blocks/Continuous.mo (diff)
Commit d79a3aac734c26666ce5c3973538554a8c87e56b by 124154466+arunkumar-narasimhan
Removing unintended code modifications
The file was modifiedModelica/Blocks/Continuous.mo (diff)
Commit 56268a8f28124222f05b7e6871a536f77060c7fa by jakub.tobolar
Delete unused variable 'dens' and corresponding 'R_air'
The file was modifiedModelica/Mechanics/MultiBody/Examples/Loops/Utilities/GasForce2.mo (diff)
Commit e2ce9816bb9c4cf07e5e725b7ab7b97317a2bf75 by jakub.tobolar
Delete gasForce.dens from reference comparison signals
The file was modifiedModelicaTest/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 modifiedModelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_dd.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Frames/Internal/maxWithoutEvent_d.mo (diff)
The file was modifiedModelica/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 modifiedModelica/Clocked/Examples/Systems/ControlledMixingUnit.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modifiedModelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modifiedModelica/Blocks/Continuous.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
Commit 109b51703027b6fd253d0c55a2091f999636c12f by 124154466+arunkumar-narasimhan
Revert "Unify spelling of controllers with dash omitted"

This reverts commit 9bcd99f1d2ca81d20b67008b4b22cf2135cbac3d.
The file was modifiedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/LimitedPI.mo (diff)
The file was modifiedModelica/Electrical/Machines/Utilities/DQCurrentController.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Examples/Systems/RobotR3/Utilities/Controller.mo (diff)
The file was modifiedModelica/Blocks/Continuous.mo (diff)
The file was modifiedModelica/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 modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_RL.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/ACAC/SoftStarter.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMEE_DOL.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepUp.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/DCMachines/DCPM_CurrentControlled.mo (diff)
The file was modifiedModelica/Magnetic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepDown/ChopperStepDown_R.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMR_CurrentSource.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Examples/Loops/Utilities/CylinderBase.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
The file was modifiedModelica/Electrical/Batteries/Examples/SuperCapDischargeCharge.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/ACDC/ThyristorCenterTapmPulse.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/ACAC/Dimmer_R.mo (diff)
The file was modifiedModelica/Electrical/Batteries/BatteryStacks/package.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modifiedModelica/Electrical/Machines/Sensors/CurrentQuasiRMSSensor.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/InductionMachines/IMC_Inverter.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderRadialFlux.mo (diff)
The file was modifiedModelica/Electrical/Machines/Sensors/VoltageQuasiRMSSensor.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ChopperStepUp/ChopperStepUp_R.mo (diff)
The file was modifiedModelica/Magnetic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_VoltageSource.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/ACDC/ThyristorCenterTap2mPulse.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/DCDC/ChopperStepUp.mo (diff)
The file was modifiedModelica/Mechanics/MultiBody/Examples/Loops/Utilities/Engine1Base.mo (diff)
The file was modifiedModelica/Electrical/Batteries/package.mo (diff)
The file was modifiedModelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/IdealDcDc.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperStepDown.mo (diff)
The file was modifiedModelica/Electrical/Batteries/BatteryStacksWithSensors/package.mo (diff)
The file was modifiedModelica/Electrical/Analog/Examples/Utilities/Conductor.mo (diff)
The file was modifiedModelica/Electrical/Analog/Examples/Utilities/DirectCapacitor.mo (diff)
The file was modifiedModelica/Electrical/Batteries/BaseClasses/BaseCellWithSensors.mo (diff)
The file was modifiedModelica/Magnetic/QuasiStatic/FundamentalWave/Examples/BasicMachines/SynchronousMachines/SMPM_CurrentSource.mo (diff)
The file was modifiedModelica/Electrical/PowerConverters/DCDC/Control/Voltage2DutyCycle.mo (diff)
The file was modifiedModelica/Fluid/Valves.mo (diff)
The file was modifiedModelica/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis.mo (diff)
The file was modifiedModelica/Magnetic/FluxTubes/Icons/HollowCylinderCircumferentialFlux.mo (diff)
The file was modifiedModelica/Thermal/FluidHeatFlow/Examples/TestCylinder.mo (diff)
Commit 25319f9207a51dcde2d650f5a244d7c78a00c2d5 by noreply
Update codespell exceptions (#4143)

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

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

The file was modifiedModelica/Electrical/Machines/Examples/SynchronousMachines/SMPM_NoLoad.mo (diff)
Commit de91abd04a3faaaca89e7786d6bb44d190827a4b by Hans.Olsson
Add conversion.
Note that this means it cannot be merged yet.
The file was addedModelica/Resources/Scripts/Conversion/ConvertModelica_from_4.0.0.mos