Dear Chun Kwong,
   Assuming that you are using TRNSYS 16, there is no limit on the 
maximum allowable size of the storage array. If enough components 
need storage space, the global storage array inside the TRNSYS kernel 
will expand itself to accommodate whatever is needed. The only thing 
you have to remember is to use a call to the setStorageSize() 
function to reserve all the space your component needs at the very 
beginning of the simulation (when TIME = TIME0)

   Yes, you may have more than one component that uses storage within 
a simulation. The storage variables from one component are kept 
seperate from the storage variables of all others.
Kindest regards,
  David


At 00:36 2/5/2008, [EMAIL PROTECTED] wrote:
>Dear Trnsys users.
>
>I want to use the Storage in my component to pass some calculation
>results to the next time step.  Does anyone know the maximum allowable
>size for the storage array.  May I have more than one component with
>storage in a project?  Your reply is highly appreicated.  Thank you!
>
>Best Regards
>LEE, Chun Kwong
>PhD student
>Department of Mechanical Engineering
>University of Hong Kong
>
>
>
>_______________________________________________
>TRNSYS-users mailing list
>TRNSYS-users@engr.wisc.edu
>https://www.cae.wisc.edu/mailman/listinfo/trnsys-users

****************************************************************************************
Thermal Energy System Specialists (TESS), LLC
David BRADLEY                           2916 Marketplace Drive - Suite 104
Partner                                        Madison, WI 53719
Phone: (608) 274-2577 USA
Fax: (608) 278-1475
E-mail: [EMAIL PROTECTED]
Web Pages:  http://www.tess-inc.com     and      http://www.trnsys.com

"Providing software solutions for today's energy engineering projects"
****************************************************************************************


_______________________________________________
TRNSYS-users mailing list
TRNSYS-users@engr.wisc.edu
https://www.cae.wisc.edu/mailman/listinfo/trnsys-users

Reply via email to