﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4883	evaluateParameters scales as O(N^2)	Francesco Casella	Per Östlund	"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 {{{evaluateParameter}}} function takes the following times to execute

|| N || M || Time ||
|| 20|| 20|| 1.73||
|| 28|| 28|| 7.66||
|| 40|| 40|| 45.73||

Please make sure the function scales properly with the system size."	defect	closed	critical	Future	New Instantiation		fixed		
