Closed tbeu closed 9 years ago
I guess this is rather a problem of Modelica.Electrical.Machines.Interfaces.PartialBasicInductionMachine where only components of the parameter data records are set that are overwritten later (by your model Motor.smpm).
I guess this is a non-issue and actually by design.
I have problems recreating this error. Dymola doesn't care and OpenModelica crashes when I check the model.
If I completely remove the record, it the issue then solved? Since this is only an example I do not necessarily need the record...
It is only a warning in SimulationX 3.7. I guess you can close this "non-issue" if it is actually by design (to overwrite the previous default record component modification).
Model Modelica_Noise.Blocks.Examples.NoiseExamples.ActuatorWithNoise gives translation warnings about ignoring record component modification.
See #1783 for the same issue in Modelica.Electrical.Machines and how to fix it.