﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4304	assert in initial section	Volker Waurich	Martin Sjölund	"Hi,

In {{{OpenHydraulics.Components.Cylinders.DoubleActingCylinder}}}
You will find:
{{{
initial equation 
  assert(cylinderChamberHead.s_rel>=0,""Initial position is smaller than zero"");
}}}

I suppose that this means to evaluate the assert in the initial system only. Is this valid Modelica? Shall we support this? Currently, the assert terminates the simulation at 197s."	discussion	new	low	Future	Third-Party Libraries				Martin Sjölund Adrian Pop Lennart Ochel Willi Braun
