There is a problem with the test of Modelica/Electrical/Machines/Examples/InductionMachines/IMC_DCBraking. If we reduce the tolerances the results will change. According to Modelica/Electrical/Machines/Examples/InductionMachines/IMC_DCBraking/creation.txt (in branches v4.0.0 and v4.1.0) the used tolerance is 1e-7.
With this tolerance the last value of "imc.idq_sr[1]" in IMC_DCBraking.csv is -15.240146546765066.
But with smaller tolerances (for example 1e-10) this value is approximately -14.1.
Could you please compute and save the reference results with Tolerance=1e-10?
Thank you.
There is a problem with the test of
Modelica/Electrical/Machines/Examples/InductionMachines/IMC_DCBraking. If we reduce the tolerances the results will change. According toModelica/Electrical/Machines/Examples/InductionMachines/IMC_DCBraking/creation.txt(in branches v4.0.0 and v4.1.0) the used tolerance is1e-7.With this tolerance the last value of "
imc.idq_sr[1]" inIMC_DCBraking.csvis-15.240146546765066.But with smaller tolerances (for example
1e-10) this value is approximately-14.1.Could you please compute and save the reference results with
Tolerance=1e-10?Thank you.