Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#5453 closed defect (invalid)

Issue with parameters having only a start value

Reported by: massimo ceraolo Owned by: somebody
Priority: high Milestone: 1.14.0
Component: *unknown* Version: v1.14.0-dev-nightly
Keywords: Cc:

Description

Consider any model containing an instance of
Modelica.Electrical.Machines.BasicMachines.SM_PermanentMagnet
This machine's inductances have not default values, only start values.

1st issue. When the model is run, the box "Value" of these inductances is blank. I think it should contain the actual value, instead. For instance Lssigma has value 318 uH, but one has to plot the corresponding horizontal curve to see that value
2nd issue If we use the blank box to set a new value, e.g. 1uH, the value is not actually used: if we re-simulate, the plot still shows 318 uH.

Change History (2)

comment:1 by massimo ceraolo, 6 years ago

Resolution: invalid
Status: newclosed

comment:2 by massimo ceraolo, 6 years ago

I closed the ticket since I now understand that requiring tools to envisage that a start value is equal to the value actually used for the subsequent simulation and therefore is changeable for re-simulations is probably too demanding.
The user has just to manually set the value for the first simulation to let the parameter to be modifiable for later re-simulations.

Note: See TracTickets for help on using tickets.