﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4297	Sum of complex quantities cannot be handled	dr.christian.kral@…	Per Östlund	"Please consider the attached example and check model {{{MutualInductor}}}. Apparently there occurs an issue with the sum of complex quantities in line 67. The following error is caused:

{{{
[MutualInductanceTesting: 67:7-67:52]: 
Expected a reduction function with type signature 
('A,'B) => 'B, but got .sum<function>() => #NORETCALL#.
}}} 

A similar implementation is made in {{{Modelica.Electrical.MultiPhase.Basic.MutualInductor}}} with real quantities -- not causing such a problem. 

However this issue was caused around the implementation of the following Modelica tickets:
 * https://github.com/modelica/Modelica/issues/2199
 * https://github.com/modelica/Modelica/issues/2202

I used 
{{{
OMEdit 1.12.0~dev-219-g62f7633
Connected to OpenModelica 1.12.0~dev-474-gbd934af
Linux Mint 18.1 64 bit
}}}
"	defect	closed	high	1.14.0	New Instantiation		fixed		Adeel Asghar
