Anton Haumer
Anton Haumer
Implementing a Boolean parameter useZeroSystem to be able to suppress the calculation of the zero current (set to zero). Backwards compatible: Default = true. In 3 examples (Modelica.Electrical.Machines.Examples.InductionMachines.IMC_YD, Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.InductionMachines.IMC_YD, Modelica.QuasiStatic.Magnetic.FundamentalWave.Examples.BasicMachines.InductionMachines.IMC_YD)...
Since the definitions of Modelica.Constants.{eps, inf, small} has changed, the usage of these constants has to be checked in the MSL. These constants are referring to ModelicaServices, where only a...
Setting version to 4.2.0 (also ModelicaTest, Complex, etc. - hope I didn't forget one) and provide ReleaseNotes.mo for 4.2.0, including the already merged OpAmp (#4643 and #4653)
I wanted to redesign the parameterization of Chua's Circuit to realistic values (mH instead of H, nF instead of F) and explain how the nonlinear resistor called Chua's diode can...
Power converter models of Modelica.Electrical.{Analog, PolyPhase, PowerConverters} typically use three parameters: `parameter SI.Resistance Ron(final min=0) = 1e-5 "Forward state-on differential resistance (closed resistance)";` `parameter SI.Conductance Goff(final min=0) = 1e-5 "Backward...
During regression testing we had a short discussion about comparabilty of chaotic behaviour - if I remember correctly, Modelica.Electrical.Analog.Examples.ChuaCircuit. Here we decided to shorten the interval for comparison to exclude...
According to the discussion in #4363, we should have an eye how the angle (and - if possible - the angular velocity) of a phasor given as rectangular representation can...
enhances the mentioned example to avoid problems changes the comparisonSignals (old ones are bad - see discussion in #4688) @uschna pls. test @GallLeo @MatthiasBSchaefer pls. prodice new reference result -...
There are a few settings stored in an annotation common to all tools: StartTime, StopTime, Interval, Tolerance. I think it's worth to discuss which settings shouldn't be stored in a...