﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1735	Driveline model takes a long time to generate code	Per Östlund	Per Östlund	"The RC_driveline model in the attached file takes a very long time to generate simcode for, where very long means that it looks like it's stuck in an infinite loop but will probably finish some time. This seems to be due to SimCode.extractValuesAndDims being called with 18 discrete variables from SimCode.createOdeSystem (search for ""madness"" in SimCode to find the place), which has very bad complexity. The reporter of the issue says that replacing LossyGear with IdealGear gets rid of the issue, so the problem might be related to LossyGear (or the fact that extractValuesAndDims is crazy)."	defect	closed	critical	1.9.0	Backend	trunk	fixed		Per Östlund Adrian Pop Willi Braun Bill Janssen
