﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5432	Omitting stopTime in modelDescription.xml	Arinomo <trista.arinomo@…>	Lennart Ochel	"I'm trying to implement the FMU from OM in a HiL test and one of the requierment is omit the stopTime on FMU's xml file in order to sucessfully run the application in a rt-machine. I know we can set the stopTime in model's annotation, but it is posible to omit this if for example the stopTime is set to Inf?

{{{
annotationexperiment(StartTime = 0, StopTime = Inf, Tolerance = 1e-06, Interval = 1)
}}}

"	enhancement	new	normal	Future	FMI			FMU;stopTime	
