﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4304	assert in initial section	Volker Waurich	Lennart Ochel	"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, this assert hinders some tests to simulate to stopTime."	discussion	closed	low	1.12.0	Backend		fixed		Martin Sjölund Adrian Pop Lennart Ochel Willi Braun
