﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2721	initialization and dynamic state selection	Volker Waurich	Lennart Ochel	"Hi,
The model ComparisonQuasiStationary2 in testsuite\simulation\modelica\resolveLoops fails at initialization with the error:

{{{Error: Model error. 0^(-2) is not defined}}}

This comes from the jacobian of the linear system:


{{{{6,3}:simpleSolenoid2_1.g_mFePole.G_m ^ -2.0,}}}

It should not be initialized with zero. I think this has something to do with dynamic state selection. Could you please check if the start values are computed or initialized with default 0 if there is a stateSet?
"	defect	closed	normal	1.9.4	Run-time	trunk	fixed	initialization, dynamic state selection	Lennart Ochel
