﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3754	Buildings model not instantiated correctly	Martin Sjölund	somebody	"See the attached model, which instaniates to:
{{{
protected parameter Real vol.state_start.p(quantity = ""Pressure"", unit = ""Pa"", displayUnit = ""bar"", min = 0.0, max = 100000000.0, start = 100000.0, nominal = 100000.0);
}}}

We have:
{{{
parameter Medium.ThermodynamicState state_start = Medium.setState_pTX(T = T_start, p = p_start, X = X_start[1:Medium.nXi]);
}}}"	defect	closed	critical	1.16.0	Frontend	v1.9.4-dev-nightly	fixed		Per Östlund
