Opened 13 years ago
Last modified 13 years ago
#1696 closed defect (fixed)
Modelica.Media issues in the back-end with equation counting.
Reported by: | Adrian Pop | Owned by: | Adrian Pop |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Backend | Version: | |
Keywords: | Cc: | Adrian Pop, Frenkel TUD |
Description
Francesco C. made a small test for Modelica.Media (attached).
TestMedia.TestModels.TestFlueGas has issues with equation counting in the back-end.
I assume mostly issues with record = fcall(...)) as equation:
state = TestMedia.TestModels.TestFlueGas.Medium.setState_pTX(p,T, {0.768,0.0,0.0,0.232,0.0,0.0});
should be counted as 8 equations (which would make the model balanced).
Attachments (2)
Note:
See TracTickets
for help on using tickets.
fixed in revision 11285 but test TestMedia.TestModels.TestFlueGas does not work because of missing package constant