uschna

Results 20 comments of uschna

Dear @AHaumer, thank you for your correction. I see only few differences now, for example: 1. Placement-annotation of constantVoltage 2. shorter Types (`(Modelica.Electrical.)Analog.Sources.ConstantVoltage`, `(Modelica.)Blocks.Sources.BooleanConstant`, and `(Modelica.Electrical.)Analog.Ideal.IdealOpeningSwitch`) 3. other initial equations:...

Dear @AHaumer, I tested it again with this version and your results. It is also valid. Thank you.

> * Which simulator are you using on which operating system with which C-compiler? SimulationX, BDF (with Byte-Code and with compiled C-Code) and CVODE > * Which integrator algorithm are...

@AHaumer: Sorry for my bad English. > I think we should't change the Tolerance (with could be dependent on the algorithm, the tool, ...) [@uschna](https://github.com/uschna) do you agree? In the...

@AHaumer: Thank you. > So you might get a satisfying result with one algorithm and a certain tolerance, but with another algorithm you need tighter tolerance. This is in general...

> Sorry I did'nt upload the zip. @AHaumer: Thank you. But I didn't find the new IMC_DCBraking.csv-file (and also the new comparisonSignals.txt) in the zip-file. Which results are the reference...

Dear @AHaumer, thank you. I understand, this is the new model, not the model for the environment `Modelica.Electrical.Machines.Examples.InductionMachines`: - `within ;` instead of `within Modelica.Electrical.Machines.Examples.InductionMachines;` - `record DcBrakeSettings` instead of...

Dear @AHaumer, do I understand it correctly, that I should replace Modelica\Electrical\Machines\Utilities\DcBrakeSettings.mo with DcBrakeSettings.mo and Modelica\Electrical\Machines\Examples\InductionMachines\IMC_DCBraking.mo with IMC_DCBraking.mo from DCBrak.zip? Thank you. [DCBrak.zip](https://github.com/user-attachments/files/22233241/DCBrak.zip)

Dear @AHaumer, in this case I tested it in SimulationX with different solvers. In the most cases the calculation and validation was successful and valid.

Dear @AHaumer, thank you for your answer. I see in https://github.com/modelica/ModelicaStandardLibrary/pull/4691/files (#4691), that the changes in [Modelica/Electrical/Machines/Utilities/DcBrakeSettings.mo](https://github.com/modelica/ModelicaStandardLibrary/pull/4691/files#diff-1d9fda146c31ef6f461dc63040853bf63f173925196cc70b663a39389943e301) and [Modelica/Resources/Reference/Modelica/Electrical/Machines/Examples/InductionMachines/IMC_DCBraking/comparisonSignals.txt](https://github.com/modelica/ModelicaStandardLibrary/pull/4691/files#diff-34b1185b3acb439955fa8ef60108f84cd9b0a8c639348282d6a2719c09ce9810) are the same which I tested in https://github.com/modelica/ModelicaStandardLibrary/issues/4688#issuecomment-3270580965 (see https://github.com/modelica/ModelicaStandardLibrary/issues/4688#issuecomment-3270308769). But...