﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3885	inStream and Evaluate Parameter	Vitalij Ruge	somebody	"we should transform {{{inStream()}}} after evaluate parameter and removeSimpleEquation

e.g. in {{{Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings}}}
we find
{{{ #!modelica
rightAdaptor.m_flow:VARIABLE(min = if rightAdaptor.allowFlowReversal then -9.999999999999999e+59 else 0.0 max = 100000.0 start = rightAdaptor.m_flow_start unit = ""kg/s"" )  ""Mass flow rate in design flow direction"" type: Real
}}}
so we need evaluate {{{ rightAdaptor.allowFlowReversal }}} and then expand inStream()

see [https://trac.openmodelica.org/OpenModelica/ticket/3430 #3430] for more detials."	defect	new	critical	Future	*unknown*				Rüdiger Franke Francesco Casella Willi Braun Volker Waurich
