﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4377	Long simulation time causes OMEdit to freeze	Christian Kral <dr.christian.kral@…>	Adeel Asghar	"Please load the System Library PhotoVoltaics and consider the following example:

{{{
model Irradiance
  PhotoVoltaics.Sources.Irradiance.Irradiance irradiance annotation(
    Placement(visible = true, transformation(origin = {0, 0}, extent = {{-10, -10}, {10, 10}}, rotation = 0)));
  annotation(
    uses(PhotoVoltaics(version = ""0.6.0"")),
    experiment(StartTime = 0, StopTime = 31536000, Tolerance = 1e-6, Interval = 100));
end Irradiance;
}}} 

Try to plot {{{sunAzimuth1}}} and OMEdit freezes."	defect	closed	high	1.12.0	OMEdit	v1.12.0	fixed		
