﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4857	Issue with CombiTimeTable in NF	Francesco Casella	Per Östlund	"Please check [https://libraries.openmodelica.org/branches/newInst/ScalableTestSuite/files/ScalableTestSuite_ScalableTestSuite.Elementary.Tables.Models.CombiTimeTable.err ScalableTestSuite.Elementary.Tables.Models.CombiTimeTable]. The following error is generated 
{{{
[OpenModelica/OMCompiler/Compiler/BackEnd/BackendDAECreate.mo:1121:9-1121:82:writable]
Error: Internal error function lowerKnownVarkind failed
Error: Internal error BackendDAECreate.lowerKnownVar failed for   protected model 
Modelica.Blocks.Types.ExternalCombiTimeTable combiTimeTable.tableID = 
Modelica.Blocks.Types.ExternalCombiTimeTable.constructor(
""NoName"", if false and combiTimeTable.fileName <> ""NoName"" and not Modelica.Utilities.Strings.isEmpty(combiTimeTable.fileName)
then combiTimeTable.fileName 
else ""NoName"", combiTimeTable.table, combiTimeTable.startTime / combiTimeTable.timeScale,
combiTimeTable.columns,
Modelica.Blocks.Types.Smoothness.ConstantSegments, combiTimeTable.extrapolation) 
""External table object"";
}}}
I'm not sure what is the root cause, but this issue affects all the models using CombiTables in the MSL also."	defect	closed	high	2.0.0	New Instantiation		fixed		
