Opened 5 years ago
Last modified 3 years ago
#5570 assigned defect
DrumBoiler
Reported by: | Ref_systems | Owned by: | Karim Adbdelhak |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Backend | Version: | v1.13.2 |
Keywords: | Cc: |
Description
Hello, everyone!
I tried to run the drumboiler example from Fluid library changing the medium from StandardWater to R134a_ph, but it doesn`t run.
I duplicated and ran it with water first just to make sure it would work after de duplication (it did work after I added Modelica. on the places it was missing).
When I try with R134a_ph it gives the following message:
[1] 09:06:50 Symbolic Warning
The model contains alias variables with conflicting start and/or nominal values. It is recommended to resolve the conflicts, because otherwise the system could be hard to solve. To print the conflicting alias sets and the chosen candidates please use -d=aliasConflicts.
[2] 09:06:50 Translation Error
Internal error Selection of DummyDerivatives failed due to negative system rank of -1!
There are 1 unassigned equations and 0 potential states.
[3] 09:06:50 Translation Error
Internal error - IndexReduction.selectDummyDerivatives2new failed!
[4] 09:06:50 Translation Error
Internal error - IndexReduction.processComps4New failed!
[5] 09:06:50 Translation Error
Internal error - IndexReduction.dynamicStateSelectionWork failed!
Change History (9)
comment:1 by , 5 years ago
Component: | OMEdit → Backend |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 5 years ago
Milestone: | Future → 1.14.0 |
---|
comment:3 by , 5 years ago
follow-up: 5 comment:4 by , 5 years ago
I see,thanks for the reply!
Any progress on the subject? Can the nightly build version handle it?
comment:5 by , 5 years ago
Replying to Matheus Campanini Mughrabi <matheus.mughrabi@…>:
I see,thanks for the reply!
Any progress on the subject?
We had some discussion today, @Karim.Abdelhak will try something in the near future, please follow the discussion in #5459.
Can the nightly build version handle it?
I'm not sure, please check that out and report.
comment:6 by , 5 years ago
Milestone: | 1.14.0 → 1.16.0 |
---|
Releasing 1.14.0 which is stable and has many improvements w.r.t. 1.13.2. This issue is rescheduled to 1.16.0
comment:8 by , 4 years ago
Milestone: | 1.17.0 → 1.18.0 |
---|
Retargeted to 1.18.0 because of 1.17.0 timed release.
Most likely related to the other state selection issues we are experiencing (see, e.g., #5459)