﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2735	simulation fails without any error message in OMEdit	Lennart Ochel	somebody	"Please, check the following model:
{{{
trunk/testsuite/simulation/modelica/initialization/OverdeterminedInitialization.Fluid.TwoVolumesFullInitial.mos
}}}

It fails without any error message in OMEdit if it get simulated.

checkModel + getErrorString output:
{{{
""Check of OverdeterminedInitialization.Fluid.TwoVolumesFullInitial completed successfully.


Class OverdeterminedInitialization.Fluid.TwoVolumesFullInitial has 178 equation(s) and 178 variable(s).
101 of these are trivial equation(s).
""
""""
}}}

buildModel + getErrorString output
{{{
{"""",""""}
""""
}}}

instantiateModel + getErrorString output
{{{
""""
""Error: Tried to use function .Modelica.Fluid.Vessels.ClosedVolume.Medium.T_h, .Modelica.Fluid.Vessels.ClosedVolume.Medium.T_h.Internal.solve, but it was not instantiated.
""
}}}

simulate + getErrorString output
{{{
record SimulationResult
    resultFile = """",
    simulationOptions = ""startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'OverdeterminedInitialization.Fluid.TwoVolumesFullInitial', options = '$
    messages = ""Failed to build model: OverdeterminedInitialization.Fluid.TwoVolumesFullInitial"",
    timeFrontend = 0.0,
    timeBackend = 0.0,
    timeSimCode = 0.0,
    timeTemplates = 0.0,
    timeCompile = 0.0,
    timeSimulation = 0.0,
    timeTotal = 0.0
end SimulationResult;
""""
}}}"	defect	closed	high	1.16.0	Backend	trunk	fixed		Adrian Pop Adeel Asghar Martin Sjölund
