Opened 12 years ago

Closed 12 years ago

#1823 closed defect (fixed)

Error when using constant in connector

Reported by: julian.wyszynski Owned by: Martin Sjölund
Priority: high Milestone: 1.9.0
Component: Frontend Version:
Keywords: Cc:

Description

The model "model3" in the attached package connectError.mo is working in Dymola but not in OMShell giving out "Error building simulator". If you change the "constant" into "parameter" in the Connector the problem is solved.
Is it forbidden to use constants in Connector class?

Attachments (1)

connectError.mo (545 bytes ) - added by julian.wyszynski 12 years ago.
Package showing error

Download all attachments as: .zip

Change History (3)

by julian.wyszynski, 12 years ago

Attachment: connectError.mo added

Package showing error

comment:1 by Martin Sjölund, 12 years ago

Component: BackendFrontend
Owner: changed from somebody to Martin Sjölund
Status: newaccepted

This is due to the constants not being evaluated while generating the assertion.

comment:2 by Martin Sjölund, 12 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.