Yu, Dynamic arrays are little tricky to deal with in TRNSYS Types for a few reasons. Typically what we do instead is to make a static array that is sized to some value larger than we think we'll need and then only use the first part of the array. I realize this is not very "clean" programming but it makes dealing with those arrays a lot simpler. kind regards, David On 03/17/2019 21:51, ユハオ via
TRNSYS-users wrote:
-- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 3 North Pinckney Street - suite 202 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley@tess-inc.com http://www.tess-inc.com http://www.trnsys.com |