﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4882	[NF] selectInitializationVariablesDAE scales as O(N^2)	Francesco Casella	Willi Braun	"Please check the latest [https://libraries.openmodelica.org/branches/newInst-daemode/ScalableTestSuite_noopt/ScalableTestSuite_noopt.html -d=newInst --daeMode report] and look for the {{{DistributionSystemDC.ScaledExperiments.DistributionSystemModelica_N_XX_M_XX}}} models.

The newly introduced {{{selectInitializationVariablesDAE}}} function takes the following times to execute

|| N || M || Time ||
|| 20|| 20|| 2.24||
|| 28|| 28|| 8.95||
|| 40|| 40|| 50.87||

Please make sure the function scales properly with the system size."	defect	closed	critical	1.13.0	New Instantiation		duplicate		
