﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1256	Errors in instantiation of inherited components	asodja	asodja	"In the attachment is a library (folder {{SolarHouse}}) and a mos-script ({{testLibrary.mos}}) which causes the following errors and warnings:
{{{
true
true
record SimulationResult
    resultFile = ""Simulation failed.
Warning: Parameter start_time has no value, and is fixed during initialization (fixed=true)
Warning: Parameter rho has no value, and is fixed during initialization (fixed=true)
Warning: Parameter c has no value, and is fixed during initialization (fixed=true)
Warning: Parameter L has no value, and is fixed during initialization (fixed=true)
Warning: Parameter A has no value, and is fixed during initialization (fixed=true)
Warning: Parameter lambda has no value, and is fixed during initialization (fixed=true)
Warning: Parameter A has no value, and is fixed during initialization (fixed=true)
Warning: Parameter L has no value, and is fixed during initialization (fixed=true)
Warning: Parameter lambda has no value, and is fixed during initialization (fixed=true)
Warning: Parameter A has no value, and is fixed during initialization (fixed=true)
Warning: Parameter L has no value, and is fixed during initialization (fixed=true)
Error: Variable Layer1.L not found in scope SolarHouse.BuildingParts.Wall5
...
}}}
The components SolarHouse.BuildingsParts.Wall5 instantiates fine (without a warning or error) in simpler models (see Examples.testModel), but fails in more complicated Examples.Kamra."	defect	closed	high	Future	Instantiation	1.6.0	wontfix		asodja
