﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1696	Modelica.Media issues in the back-end with equation counting.	Adrian Pop	Adrian Pop	"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)."	defect	closed	high		Backend		fixed		Adrian Pop Jens Frenkel
