﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1377	Display the messages from the SimulationResults in the Messages window	Adrian Pop	Adrian Pop	"When you simulate a model display the messages that you get in the SimulationResult in the messages window. This way if there is a problem with the simulation at least the user sees it. \\
Have a look at the attachment, the selected part should be displayed in the messages window, like this:\\
{{{
Simulation of 'Modelica.Blocks.Examples.PID_Controller' completed successfully with message:
""Simulation call assert() at time 0
Level : error
Message : LimPID: During initialization the limits have been switched off.
After initialization, the output y (=12.0514) is outside of the limits of yMin (=-12) and yMax (=12)""
}}}
or if there is no message, i.e. {{{messages = """"}}} you should display:
{{{
Simulation of 'Modelica.Blocks.Examples.PID_Controller' completed successfully.
}}}"	defect	closed	critical		Interactive Model Editor Interface		fixed		Adrian Pop Adeel Asghar
