﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3799	SimCode generation fails for 3ph trafo models	Rüdiger Franke	Lennart Ochel	"Despite of remaining frontend errors (#3274), the 3ph trafo models do pass to the backend now. If resolveSimpleEquations is disabled (or #3798 will be fixed), the next error occurs during the generation of SimCode. See e.g. `PowerSystems.Examples.Spot.AC3ph.Transformer`:
{{{
[OpenModelica/OMCompiler/Compiler/SimCode/SimCodeUtil.mo:5183:7-5183:48:writable] Error: Internal error for Eqn: 1 : {0.0003183098861837907 * $DER.trafo.i1[1], 0.0003183098861837907 * $DER.trafo.i1[2], 0.0003183098861837907 * $DER.trafo.i1[3]} + PowerSystems.AC3ph.Transformers.TrafoStray$trafo.j_dq0({trafo.i1[1], trafo.i1[2], trafo.i1[3]}) * trafo.omega[2] * 0.0003183098861837907 + {trafo.i1[1] * 0.1, trafo.i1[2] * 0.1, trafo.i1[3] * 0.1} = {trafo.v1[1] - trafo.v2[1], trafo.v1[2] - trafo.v2[2], trafo.v1[3] - trafo.v2[3]}
array equations currently only supported on form v = functioncall(...)
}}}"	defect	closed	critical	1.12.0	Backend		fixed		Adrian Pop
