﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3786	FMU export generates an empty ModelStructure	Adrian Pop	Lennart Ochel	"When FMU exporting the attached model we get some elements in the ModelStructure but they are empty:
{{{
translateModelFMU(Driver,""2.0"",""cs""); getErrorString();
}}}
gets you:
{{{#!xml
  <ModelStructure>
    <Outputs>
    </Outputs>
    <Derivatives>
    </Derivatives>
    <InitialUnknowns>
    </InitialUnknowns>
  </ModelStructure>
}}}"	defect	closed	blocker	1.16.0	FMI		fixed		
