David, I carefully checked the documentation before posting. If I have a vertical wall, looking at Figure 6 at page 551.5, I would set Parameter(7), Beta_field, equal to 0. Then I get an error in the simulation. ("An illegal PARAMETER value has been reported by the model. The model has reported that Parameter 7 is the problem..") This doesn't surprise me, as in the code: WallSlope = Parameter(7) = 0 FieldSlope = 90 - WallSlope = 90, which in radians is 1.57 IF (FieldSlope.GT.1.5d0)) CALL TYPECK(4,INFO,NI,7,0) !! What`s wrong? Thanks, Giovanni Date: Wed, 11 Feb 2009 15:00:38 -0600 From: bradley@tess-inc.com To: giovn@hotmail.com CC: trnsys-users@cae.wisc.edu Subject: Re: [TRNSYS-users] type 551 Giovanni, Please refer to the ..\Trnsys16_1\Tess Models\Documentation\Green Building Library\Type551.pdf for some diagrams that explain the angle definitions. As for the source code, the angles are converted to radians so the limits that you are seeing are limitations on radians, not on degrees. Kind regards, David giovanni nurzia wrote: Dear all, -- *********************************************************************** Thermal Energy System Specialists (TESS), LLC David BRADLEY 22 N. Carroll Street - Suite 370 Partner Madison, WI 53703 USA P: +1.608.274.2577 F: +1.608.278.1475 E-mail: bradley@tess-inc.com Web Pages: http://www.tess-inc.com and http://www.trnsys.com *********************************************************************** Scopri i nuovi giochi per il tuo Messenger. Mettiti in gioco! |