﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4994	Is startTime a built-in variable in OMC?	Francesco Casella	Adeel Asghar	"Consider this test case
{{{
model Test
  parameter Real startTime = 1;
end Test;
}}}
When simulating it with OMC, the value of startTime is computed to be the value of StartTime in the simulation setup window, completely disregarding the binding equation.

Since startTime is a perfectly legal Modelica parameter name, if you use it in a model some nasty surprises will ensue..."	defect	assigned	critical		OMEdit				danieljose.penagos@… Adrian Pop
