Skip to content

Passed

tests / testsuite-compliance-newinst / ModelicaCompliance.Operators.Mathematical.SqrtNegativeExpressionIncorrect.SqrtNegativeExpressionIncorrect (from omc OMCompiler v1.14.1-v1.14.1.3+ge7881aca3a compliance suite 3.2)

Took 7.3 sec.

Standard Output

Simulation execution failed for model: ModelicaCompliance.Operators.Mathematical.SqrtNegativeExpressionIncorrect
assert            | warning | The following assertion has been violated at time 0.000000
assert            | debug   | Model error: Argument of sqrt(-25.0) was -25 should be >= 0
assert            | info    | simulation terminated by an assertion at initialization
Error: Model error: Argument of sqrt(unbox(arg.value)) was -25 should be >= 0
Error: Model error: Argument of sqrt(Expression.toReal(e)) was -25 should be >= 0