﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6046	Support of N-dimensional arrays in readRealMatrix	Anton.Soppelsa@eurac.edu	somebody	"It seems that the function readRealMatrix does not support multi-dimensional arrays.

I suspect that this could be due to the fact that it seems not currently possible to declare an array of unknown dimensions in Modelica. Is this true?

My practical, immediate needs require two functions like readArraySize(fileName:String, arrayName:String):1DArray and read3DArrayFromFile(fileName:String, arrayName:String, dims:1DArray):3DArray to be called one after the other. What's the best approach to build them? Should I write C functions doing it and then two Modelica wrappers? Can you please point me in the right direction to do this sort of work?

Finally, what about implementing stream function to load/save arrays in HDF5 format? Is there a plan to do that? 

Sincerely,
  Anton"	defect	closed	high	Future	*unknown*		invalid		
