Opened 19 years ago
Last modified 19 years ago
#41 closed defect (fixed)
Parameter values as start values are not used
Reported by: | Peter Aronsson | Owned by: | Peter Aronsson |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Version: | ||
Keywords: | Cc: | Peter Aronsson, Adrian Pop |
Description
Change History (2)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Fixed. Limitation: those start values can not be changed from init file. I.e. a
recompilation is required if that is to be changed.
Note:
See TracTickets
for help on using tickets.
model test
equation
end test;
The start value for x is 0.0 and not 3.0 as it should be.