﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3055	Wrong initialization of parameters in FMI2	Rüdiger Franke	Lennart Ochel	"Recently FMI version 2 sets parameters to their start values during `fmi2Enter/ExitInitializationMode`. This reverts possible custom values set beforehand by the calling environment. The problem was seen in r23881 and r23899; it was not there in r23815 and earlier.

The problem can be reproduced by running a parameter estimation with HQP. On a machine with omc, git, gcc and tcl-dev:
{{{
git clone https://github.com/omuses/hqp.git
cd hqp
./configure
make
cd odc
./run dic_fmu_est
}}}
The estimation should converge after on SQP iteration. Caused by the overridden parameter values, the estimation iterates forever or stalls after multiple iterations."	defect	closed	high	1.9.2	FMI	trunk	duplicate		
