From bogus@does.not.exist.com Wed Jun 11 14:43:17 2014 From: bogus@does.not.exist.com () Date: Wed, 11 Jun 2014 21:43:17 -0000 Subject: No subject Message-ID: boundary temperature may be deffined. In principle setting a very small = wall convection coefficient (HBACK) would fisically lead to an adiabatic = condition, but from the manual it seems it leads to the oposite (wall = temperature equal to boudary temperature). Two aproximations I can think = of are to specify the identical condition, in which case an adiabatic = plane would apear WITHIN the wall, or specifying a layer with a very = high resistence at the outer side of the wall. But is there not a way to = specify the boundary adiabatic condition straight? Regards, Xavier ------=_NextPart_000_0038_01C4D892.69465BA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
Is there a direct way to specify an = adiabatic=20 boundary wall in TYPE56?. From what I could find in the documentation, = only=20 boundary walls with a boundary temperature may be deffined. In principle = setting=20 a very small wall convection coefficient (HBACK) would fisically lead to = an=20 adiabatic condition, but from the manual it seems it leads to the = oposite (wall=20 temperature equal to boudary temperature). Two aproximations I can think = of are=20 to specify the identical condition, in which case an adiabatic plane = would apear=20 WITHIN the wall, or specifying a layer with a very high resistence at = the outer=20 side of the wall. But is there not a way to specify the boundary = adiabatic=20 condition straight?
Regards,
Xavier
------=_NextPart_000_0038_01C4D892.69465BA0-- From angechat1 at ee.duth.gr Sun Jun 1 02:30:14 2014 From: angechat1 at ee.duth.gr (Angelos Chatzimichail) Date: Sun, 01 Jun 2014 12:30:14 +0300 Subject: [TRNSYS-users] problem with solar thermal storage Message-ID: Hello everyone, I'm new in trnsys and i have a project for the university to simulate a solar thermal storage to store energy from parabolic troughs. I use ,from stec library, the concrete storage(type 430) the stoco controller(type 431) and parabolic troughs(type 396) just like the stec example STEC_STORAGE. The solar field is 20000 m^2 just like the example. Also, and the temperatures are same. The difference with the example is the solar field, where i use type 396. The problem is that the used flow is too short. Can you help me what parametres should i change in order to have valid results? Thank you in advance for your assistance, Angelos Chatzimichael -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Mon Jun 2 07:30:27 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Mon, 02 Jun 2014 09:30:27 -0500 Subject: [TRNSYS-users] problem with solar thermal storage In-Reply-To: References: Message-ID: <538C8A83.3090903@tess-inc.com> Angelos, I am afraid that you might that there is not a huge amount of experience on this forum with the STEC library components. They have been offered as an "as is" add on to those who want to use them but it has been quite some time since they were updated and I'm not sure how many people are actually using them on a day to day basis. You're going to need to build the system up one component at a time and use a lot of instances of Type65 to plot out output variables that will show whether the system is operating the way you think it should. Start with a weather component and simply plot the solar radiation and the ambient temperature using Type65. Then add the solar field with a constant flow rate and look at the field outlet temperature. Does the plot make sense? Is the flow coming out the same as the flow going in? Next, add some storage and another online plot trace. In this way you will not only learn how TRNSYS itself works but you will understand each of the models that you are implementing in your system as you go. Kind regards, David On 6/1/2014 04:30, Angelos Chatzimichail wrote: > > Hello everyone, > > I'm new in trnsys and i have a project for the university to simulate > a solar thermal storage to store energy from parabolic troughs. I use > ,from stec library, the concrete storage(type 430) the stoco > controller(type 431) and parabolic troughs(type 396) just like the > stec example STEC_STORAGE. The solar field is 20000 m^2 just like the > example. Also, and the temperatures are same. The difference with the > example is the solar field, where i use type 396. The problem is that > the used flow is too short. Can you help me what parametres should i > change in order to have valid results? > > Thank you in advance for your assistance, > Angelos Chatzimichael > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at cae.wisc.edu > https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From briana.paige at sbes.ca Mon Jun 2 10:41:17 2014 From: briana.paige at sbes.ca (Briana Paige Kemery) Date: Mon, 2 Jun 2014 13:41:17 -0400 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio Message-ID: Hi, I need to create my own type and this is what I'm using: OS: Windows 8.1 Pro TRNSYS version: 17.01.0025 Microsoft Visual Studio: Version 12.0.30501.00 Update 2 Intel Visual Fortran Composer XE 2013 SP1: Package ID: w_fcompxe_2013_sp1.3.202 I opened: C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln in VS and tried to build the release version of the solution. Even before compiling with the type I'm creating, I get the 2 fatal errors and the build is aborted. This is the build output for TRNSYS 17 without any added types: 2>Callprogram.f90 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: Name in only-list does not exist. [CREATEPROCESS] 2>compilation aborted for C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1) Line 50 in Callprogram.f90 where the error is thrown: 50 Use ifport , only:createProcess Maybe I'm missing something or there's a compatibility problem between TRNSYS and the Fortran compiler? I'd appreciate any insight on this problem. Thanks, Briana Sustainable Building Energy Systems briana.paige at sbes.ca -------------- next part -------------- An HTML attachment was scrubbed... URL: From michael.kummert at gmail.com Mon Jun 2 12:20:32 2014 From: michael.kummert at gmail.com (=?UTF-8?Q?Micha=C3=ABl_Kummert?=) Date: Mon, 2 Jun 2014 15:20:32 -0400 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio In-Reply-To: References: Message-ID: <009901cf7e97$b9d41840$2d7c48c0$@gmail.com> We had the same problem. The quick fix is to comment out the offending line in CallProgram (line 50). To my knowledge that routine is only used by Type101 (link with Fluent) so if you don?t use that Type it should not have any impact. I don?t have Fluent so I cannot confirm whether Type101 can be used or not with the line commented out. Micha?l Kummert, Polytechnique Montr?al From: trnsys-users-bounces at cae.wisc.edu [mailto:trnsys-users-bounces at cae.wisc.edu] On Behalf Of Briana Paige Kemery Sent: Monday, June 02, 2014 13:41 To: trnsys-users at cae.wisc.edu Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio Hi, I need to create my own type and this is what I'm using: OS: Windows 8.1 Pro TRNSYS version: 17.01.0025 Microsoft Visual Studio: Version 12.0.30501.00 Update 2 Intel Visual Fortran Composer XE 2013 SP1: Package ID: w_fcompxe_2013_sp1.3.202 I opened: C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln in VS and tried to build the release version of the solution. Even before compiling with the type I'm creating, I get the 2 fatal errors and the build is aborted. This is the build output for TRNSYS 17 without any added types: 2>Callprogram.f90 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: Name in only-list does not exist. [CREATEPROCESS] 2>compilation aborted for C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1) Line 50 in Callprogram.f90 where the error is thrown: 50 Use ifport , only:createProcess Maybe I'm missing something or there's a compatibility problem between TRNSYS and the Fortran compiler? I'd appreciate any insight on this problem. Thanks, Briana Sustainable Building Energy Systems briana.paige at sbes.ca -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Mon Jun 2 12:44:19 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Mon, 02 Jun 2014 14:44:19 -0500 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio In-Reply-To: References: Message-ID: <538CD413.1020202@tess-inc.com> Briana, I'm afraid I don't have that version of the compiler and it sounds as though there has been a slight change that will require a change in callprogram. Micha?l is quite correct that callprogram is only used by a few standard components (Type101 (calling fluent) and Type66 (calling EES)). You can either comment out the offending line or you can simply exclude Type101, Type66 and callprogram from the project when you rebuild it. Kind regards, David On 6/2/2014 12:41, Briana Paige Kemery wrote: > Hi, > > I need to create my own type and this is what I'm using: > > OS: Windows 8.1 Pro > > TRNSYS version: 17.01.0025 > > Microsoft Visual Studio: Version 12.0.30501.00 Update 2 > Intel Visual Fortran Composer XE 2013 SP1: Package ID: > w_fcompxe_2013_sp1.3.202 > > > I opened: > > C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln > > > in VS and tried to build the release version of the solution. Even > before compiling with the type I'm creating, I get the 2 fatal errors > and the build is aborted. This is the build output for TRNSYS 17 > without any added types: > > 2>Callprogram.f90 > 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: > Name in only-list does not exist. [CREATEPROCESS] > 2>compilation aborted for > C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1) > > Line 50 in Callprogram.f90 where the error is thrown: > > 50 Use ifport , only:createProcess > > > Maybe I'm missing something or there's a compatibility problem between > TRNSYS and the Fortran compiler? I'd appreciate any insight on this > problem. > > Thanks, > Briana > > Sustainable Building Energy Systems > briana.paige at sbes.ca > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at cae.wisc.edu > https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From Hiller at Transsolar.com Tue Jun 3 02:01:49 2014 From: Hiller at Transsolar.com (Marion Hiller) Date: Tue, 3 Jun 2014 09:01:49 +0000 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio In-Reply-To: <538CD413.1020202@tess-inc.com> References: <538CD413.1020202@tess-inc.com> Message-ID: David and Briana, Type 56 also uses callprogram. :) However, I commented out the line 50 and everything is running fine. For building simulation with type56 you can check this by the date of the *.inf file. This file should be generated before each simulation. Marion ________________________________ Von: trnsys-users-bounces at cae.wisc.edu [mailto:trnsys-users-bounces at cae.wisc.edu] Im Auftrag von David BRADLEY Gesendet: Montag, 2. Juni 2014 21:44 An: TRNSYS users mailing list at the Solar Energy Lab, UW-Madison; briana.paige at sbes.ca Betreff: Re: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio Briana, I'm afraid I don't have that version of the compiler and it sounds as though there has been a slight change that will require a change in callprogram. Micha?l is quite correct that callprogram is only used by a few standard components (Type101 (calling fluent) and Type66 (calling EES)). You can either comment out the offending line or you can simply exclude Type101, Type66 and callprogram from the project when you rebuild it. Kind regards, David On 6/2/2014 12:41, Briana Paige Kemery wrote: Hi, I need to create my own type and this is what I'm using: OS: Windows 8.1 Pro TRNSYS version: 17.01.0025 Microsoft Visual Studio: Version 12.0.30501.00 Update 2 Intel Visual Fortran Composer XE 2013 SP1: Package ID: w_fcompxe_2013_sp1.3.202 I opened: C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln in VS and tried to build the release version of the solution. Even before compiling with the type I'm creating, I get the 2 fatal errors and the build is aborted. This is the build output for TRNSYS 17 without any added types: 2>Callprogram.f90 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: Name in only-list does not exist. [CREATEPROCESS] 2>compilation aborted for C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1) Line 50 in Callprogram.f90 where the error is thrown: 50 Use ifport , only:createProcess Maybe I'm missing something or there's a compatibility problem between TRNSYS and the Fortran compiler? I'd appreciate any insight on this problem. Thanks, Briana Sustainable Building Energy Systems briana.paige at sbes.ca _______________________________________________ TRNSYS-users mailing list TRNSYS-users at cae.wisc.edu https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From ebourdakis at gmail.com Tue Jun 3 02:17:29 2014 From: ebourdakis at gmail.com (Eleftherios Bourdakis) Date: Tue, 3 Jun 2014 11:17:29 +0200 Subject: [TRNSYS-users] Load calculation for radiant floor system Message-ID: Dear All, I'm trying to simulate a radiant cooling floor for an office room. Firstly I simulated the model I made in TRNBuild by using the 'heating' and 'cooling' options of it in order to find the maximum cooling demand of my room. Then I implemented the active layer in the floor and altered my model in Simulation Studio in the following way: 1. I entered in an excel file the cooling demand I got from the first simulation. 2. I'm calling this excel file in order to define the hourly flow rate by this formula 'Hourly_flow_rate=Max_flow_rate*(Hourly_cooling_demand/Max_cooling_demand) and I use this value as an input in the Type941 Air-Water Heat Pump. 3. I use a Type2 AquastatC for the cooling control signal of the Heat Pump. The 'Temperature to watch' of the Type2 is the Operative temperature output from my Type56 model and the setpoint for the Type2 is 27oC, while the deadband is ?0.5oC. 4. In the Heat Pump I use as 'Inlet liquid temperature' a constant value of 15oC and I defined the 'Rated cooling power' as the maximum cooling demand I got from the 1st simulation (Is this correct?) 5. Since in my heat gains I also have occupants, I included a ventilation system consisting of a Type112b fan, a Type92, a Type 121b and Type108 as it was described in the 'Temperature Level Control Tutorial' in order mainly to remove the latent load. My problem is that in my annual simulation while the 'Inlet liquid temperature' is 15oC suddenly it is reduced to values such as -50oC or -100oC and then back at 15oC! Instead of using an equation for defining the 'Inlet liquid temperature' I used the output of the Type56 'fluid outlet temperature of active layer' but I got similar results. Do you know why this is happening? Should I use a component to define the 'Inlet liquid temperature'? Thank you in advance for answering my question. Best regards, Eleftherios -------------- next part -------------- An HTML attachment was scrubbed... URL: From briana.paige at sbes.ca Tue Jun 3 08:05:34 2014 From: briana.paige at sbes.ca (Briana Paige Kemery) Date: Tue, 3 Jun 2014 11:05:34 -0400 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio In-Reply-To: References: <538CD413.1020202@tess-inc.com> Message-ID: Micha?l, David, Marion, I was indeed able to compile without errors once I commented out line 50 of callprogram. Fortunately (or unfortunately depending on how you look at it), I'm using Harmonizer, so I won't have any problems if Fluent or Type 56 are affected by the change but it's good to know for future reference. Thanks to all of you for your prompt assistance. Briana Briana Paige Kemery, BEng, EIT *sustainable building energy systems* briana.paige at sbes.ca +1 613 795 1432 ?? @SBES_group sbes.ca On 3 June 2014 05:01, Marion Hiller wrote: > David and Briana, > > > > Type 56 also uses callprogram. J > > However, I commented out the line 50 and everything is running fine. > > > > For building simulation with type56 you can check this by the date of the > *.inf file. > > This file should be generated before each simulation. > > > > Marion > > > ------------------------------ > > *Von:* trnsys-users-bounces at cae.wisc.edu [mailto:trnsys-users- > bounces at cae.wisc.edu] *Im Auftrag von *David BRADLEY > *Gesendet:* Montag, 2. Juni 2014 21:44 > *An:* TRNSYS users mailing list at the Solar Energy Lab, UW-Madison; > briana.paige at sbes.ca > *Betreff:* Re: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & > Microsoft Visual Studio > > > > Briana, > I'm afraid I don't have that version of the compiler and it sounds as > though there has been a slight change that will require a change in > callprogram. Micha?l is quite correct that callprogram is only used by a > few standard components (Type101 (calling fluent) and Type66 (calling > EES)). You can either comment out the offending line or you can simply > exclude Type101, Type66 and callprogram from the project when you rebuild > it. > Kind regards, > David > > > On 6/2/2014 12:41, Briana Paige Kemery wrote: > > Hi, > > > > I need to create my own type and this is what I'm using: > > > > OS: Windows 8.1 Pro > > TRNSYS version: 17.01.0025 > > Microsoft Visual Studio: Version 12.0.30501.00 Update 2 > > Intel Visual Fortran Composer XE 2013 SP1: Package ID: > w_fcompxe_2013_sp1.3.202 > > > > I opened: > > > > C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln > > > > in VS and tried to build the release version of the solution. Even before > compiling with the type I'm creating, I get the 2 fatal errors and the > build is aborted. This is the build output for TRNSYS 17 without any added > types: > > > > 2>Callprogram.f90 > > 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: Name in > only-list does not exist. [CREATEPROCESS] > > 2>compilation aborted for C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 > (code 1) > > > > Line 50 in Callprogram.f90 where the error is thrown: > > > > 50 Use ifport , only:createProcess > > > > Maybe I'm missing something or there's a compatibility problem between > TRNSYS and the Fortran compiler? I'd appreciate any insight on this problem. > > > > Thanks, > > Briana > > > > Sustainable Building Energy Systems > > briana.paige at sbes.ca > > > > > _______________________________________________ > > TRNSYS-users mailing list > > TRNSYS-users at cae.wisc.edu > > https://mailman.cae.wisc.edu/listinfo/trnsys-users > > > > -- > > *************************** > > David BRADLEY > > Principal > > Thermal Energy Systems Specialists, LLC > > 22 North Carroll Street - suite 370 > > Madison, WI 53703 USA > > > > P:+1.608.274.2577 > > F:+1.608.278.1475 > > d.bradley at tess-inc.com > > > > http://www.tess-inc.com > > http://www.trnsys.com > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From p.gelin at katene.fr Tue Jun 3 23:41:39 2014 From: p.gelin at katene.fr (Pauline GELIN) Date: Wed, 4 Jun 2014 08:41:39 +0200 Subject: [TRNSYS-users] Question about TRNBUILD Message-ID: <11E83A53757D4E42BAB9B7808BC3D143E0265AA292@VEV-MES1.KATENE.local> Hi, I have a small question regarding the inclusion of internal surfaces in a zone of ??TRNBUILD: should we count twice the area of exchange of, for example, an intermediate floor concrete? Until now, I did not do it because I thought like it was defined as internal it was integrated. And if I counted twice the area I also counted twice the inertia that would be wrong. Am I right or wrong? Thanks in advance for your answers. Best regards, Cordialement, Pauline GELIN Ing?nieur Conception environnementale [cid:image001.jpg at 01CF7FD0.545B7A00] [cid:image002.jpg at 01CF7FD0.545B7A00] 10 avenue des canuts 69120 VAULX EN VELIN T : 04.37.45.33.33 Ligne directe : 04.37.45.33.47 www.katene.coop www.quadriplus-groupe.com www.woopa.coop -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 1718 bytes Desc: image001.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.jpg Type: image/jpeg Size: 1058 bytes Desc: image002.jpg URL: From yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com Wed Jun 4 06:01:04 2014 From: yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com (yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com) Date: Wed, 4 Jun 2014 15:01:04 +0200 Subject: [TRNSYS-users] Stack overFlow error on type 56 Message-ID: <8EB964B7734F9342ADEB7171F20AAE960A49291AF0@XS203440.MELINDA.LOCAL> Dear TRNSYS user, I have a Stack overflow error when I try to run the simulation of the type 56 on simulation studio. The building on the type 56 is a 300 airnodes approximately. Is it related to the number of airnodes ? I hope anybody can give me a technical support. Best Regards, Yasmina EL HASNAOUI Ing?nieure Calculs P?le Process Industriel Semicad [cid:image001.jpg at 01CF8002.C7501D40] 123 avenue Barth?l?my Buyer 69005 Lyon - France Tel : +33 (0) 426 10 66 94 yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com Cofely Axima et OMEGA Concept, des marques de la soci?t? AXIMA Concept www.omega-concept-gdfsuez.com P Pensez ? l'environnement avant d'imprimer ce message. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 19321 bytes Desc: image001.jpg URL: From Hiller at Transsolar.com Thu Jun 5 00:06:04 2014 From: Hiller at Transsolar.com (Marion Hiller) Date: Thu, 5 Jun 2014 07:06:04 +0000 Subject: [TRNSYS-users] Question about TRNBUILD In-Reply-To: <11E83A53757D4E42BAB9B7808BC3D143E0265AA292@VEV-MES1.KATENE.local> References: <11E83A53757D4E42BAB9B7808BC3D143E0265AA292@VEV-MES1.KATENE.local> Message-ID: Pauline, with the wall category ?INTERNAL? you have to be very carful. This option can only be applied for symmetric walls with respect to constructions, convection etc. In Trnbuild, you have to enter BOTH sides! If the floor is 5 m * 3 m then you enter 30 m? as area. [cid:image004.jpg at 01CF809D.603D13B0] This is the case because the wall is calculated ?only half? . For ?ADJACENT? surfaces you enter the area of one side only. Marion Dipl.-Ing. Marion Hiller Transsolar Energietechnik GmbH Curiestra?e 2 70563 Stuttgart Telefon: +49 711 67976-0 http://www.trnsys.de Transsolar: KlimaEngineering- Technologien f?r energieeffizientes Bauen und Nutzerkomfort in Geb?uden Stuttgart ? M?nchen ? New York ? Paris Gesch?ftsf?hrer :Diplom-Ingenieur Matthias Schuler, Diplom-Ingenieur Thomas Auer, Diplom-Physiker Stefan Holst, Diplom-Betriebswirt Dieter Schnelle Eingetragen beim Amtsgericht Stuttgart HRB 23347, Steuernummer: 99073/00911,USt-IdNr.: DE 152272639 ________________________________ Von: trnsys-users-bounces at cae.wisc.edu [mailto:trnsys-users-bounces at cae.wisc.edu] Im Auftrag von Pauline GELIN Gesendet: Mittwoch, 4. Juni 2014 08:42 An: trnsys-users (trnsys-users at cae.wisc.edu) Betreff: [TRNSYS-users] Question about TRNBUILD Hi, I have a small question regarding the inclusion of internal surfaces in a zone of ??TRNBUILD: should we count twice the area of exchange of, for example, an intermediate floor concrete? Until now, I did not do it because I thought like it was defined as internal it was integrated. And if I counted twice the area I also counted twice the inertia that would be wrong. Am I right or wrong? Thanks in advance for your answers. Best regards, Cordialement, Pauline GELIN Ing?nieur Conception environnementale [cid:image004.jpg at 01CE062A.F4C2C000] [cid:image006.jpg at 01CE062A.F4C2C000] 10 avenue des canuts 69120 VAULX EN VELIN T : 04.37.45.33.33 Ligne directe : 04.37.45.33.47 www.katene.coop www.quadriplus-groupe.com www.woopa.coop -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 3588 bytes Desc: image004.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.jpg Type: image/jpeg Size: 1718 bytes Desc: image005.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.jpg Type: image/jpeg Size: 1058 bytes Desc: image006.jpg URL: From d.bradley at tess-inc.com Thu Jun 5 12:16:19 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Thu, 05 Jun 2014 14:16:19 -0500 Subject: [TRNSYS-users] Stack overFlow error on type 56 In-Reply-To: <8EB964B7734F9342ADEB7171F20AAE960A49291AF0@XS203440.MELINDA.LOCAL> References: <8EB964B7734F9342ADEB7171F20AAE960A49291AF0@XS203440.MELINDA.LOCAL> Message-ID: <5390C203.7000209@tess-inc.com> Yasmina, I do not think that there is a limit on the number of airnodes but I believe that there is a limit of 999 surfaces in the Type56 model. It is quite likely that with 300 air nodes, you are over that limit. Kind regards, David On 6/4/2014 08:01, yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com wrote: > > Dear TRNSYS user, > > I have a Stack overflow error when I try to run the simulation of the > type 56 on simulation studio. The building on the type 56 is a 300 > airnodes approximately. > > Is it related to the number of airnodes ? > > I hope anybody can give me a technical support. > > Best Regards, > > *Yasmina EL HASNAOUI* > Ing?nieure Calculs > P?le Process Industriel > Semicad > > cid:image001.jpg at 01CD9B35.D07198D0 > 123 avenue Barth?l?my Buyer > 69005 Lyon -- France > > Tel : +33 (0) 426 10 66 94 > yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com > > > Cofely Axima et OMEGA Concept, des marques de la soci?t? AXIMA Concept > www.omega-concept-gdfsuez.com > P*Pensez ? l'environnement avant d'imprimer ce message.* > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at cae.wisc.edu > https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 19321 bytes Desc: not available URL: From d.bradley at tess-inc.com Thu Jun 5 12:29:27 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Thu, 05 Jun 2014 14:29:27 -0500 Subject: [TRNSYS-users] Load calculation for radiant floor system In-Reply-To: References: Message-ID: <5390C517.2040407@tess-inc.com> Eleftherios, I think that you are mixing aspects of "energy rate control" and "temperature level control" and I would suggest that you get the tutorial called "Temperature Level Control from Energy Rate Control" available at http://sel.me.wisc.edu/trnsys/downloads/tutorials_and_examples/tutex17.htm as it will show you the steps necessary to take a "loads" based simulation and turn it into a simulation that uses thermostats and real equipment. The reason that your simulation is giving you such low (and probably high) outlet water temperatures is that you have a constant capacity heat pump connected to a controller. If the capacity of the heat pump is very large (and it probably is if you have sized it to the peak load of the zone) then during times when there is only a little bit of load on the heat pump, it is still turning on at basically full capacity. Since you have a very tiny flow rate during those periods, you are getting a very big temperature change across the heat pump. In most systems like this the flow rate is not changed during low demand periods so the temperature change does not increase. If you do want to investigate the impact of a variable flow rate system then you probably also need to look at the use of a variable capacity heat pump that does not always run at or near its rated capacity. Kind regards, David On 6/3/2014 04:17, Eleftherios Bourdakis wrote: > Dear All, > > I'm trying to simulate a radiant cooling floor for an office room. > Firstly I simulated the model I made in TRNBuild by using the > 'heating' and 'cooling' options of it in order to find the maximum > cooling demand of my room. > Then I implemented the active layer in the floor and altered my model > in Simulation Studio in the following way: > 1. I entered in an excel file the cooling demand I got from the first > simulation. > 2. I'm calling this excel file in order to define the hourly flow rate > by this formula > 'Hourly_flow_rate=Max_flow_rate*(Hourly_cooling_demand/Max_cooling_demand) > and I use this value as an input in the Type941 Air-Water Heat Pump. > 3. I use a Type2 AquastatC for the cooling control signal of the Heat > Pump. The 'Temperature to watch' of the Type2 is the Operative > temperature output from my Type56 model and the setpoint for the Type2 > is 27oC, while the deadband is ?0.5oC. > 4. In the Heat Pump I use as 'Inlet liquid temperature' a constant > value of 15oC and I defined the 'Rated cooling power' as the maximum > cooling demand I got from the 1st simulation (Is this correct?) > 5. Since in my heat gains I also have occupants, I included a > ventilation system consisting of a Type112b fan, a Type92, a Type 121b > and Type108 as it was described in the 'Temperature Level Control > Tutorial' in order mainly to remove the latent load. > > My problem is that in my annual simulation while the 'Inlet liquid > temperature' is 15oC suddenly it is reduced to values such as -50oC or > -100oC and then back at 15oC! Instead of using an equation for > defining the 'Inlet liquid temperature' I used the output of the > Type56 'fluid outlet temperature of active layer' but I got similar > results. > > Do you know why this is happening? Should I use a component to define > the 'Inlet liquid temperature'? > Thank you in advance for answering my question. > > Best regards, > Eleftherios > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at cae.wisc.edu > https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From karol.bandurski at put.poznan.pl Fri Jun 6 04:26:46 2014 From: karol.bandurski at put.poznan.pl (Karol BANDURSKI) Date: Fri, 6 Jun 2014 13:26:46 +0200 Subject: [TRNSYS-users] shady place simulation Message-ID: <007601cf817a$34b62820$9e227860$@put.poznan.pl> Dear Users and Developers, I would like to model the zone that envelope is 'fully of holes', it consists of only shading elements. Like space inside upper branches of a tree or in the forest. So, there is no thermal insulation and air and heat can flow into and across zone by natural ventilation, but sun radiation is limited. I wonder if TRNSYS simulation (TRNBUILD+TRNFLOW) can be appropriate to model such objects (inside thermal comfort) or it is necessary to use CFD simulation. I think to prepare zone (maybe a few airnodes) with very low thermal resistance (or thermal properties of construction material, e.g. steel) and with a lot of cracks in the walls, then to model shading elements using shading zones. Do you have some idea or some experience with such objects? Any comments, hints and tips are appreciated! Kind regards, Karol ------------------------------------------------ Karol Bandurski MSc. Institute of Environmental Engineering Poznan University of Technology www.put.poznan.pl/~karol.bandurski www.ee.put.poznan.pl -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Fri Jun 6 08:50:00 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Fri, 06 Jun 2014 10:50:00 -0500 Subject: [TRNSYS-users] trnsys-users list downtime Message-ID: <5391E328.4000407@tess-inc.com> Dear TRNSYS-user list subscribers, We will be migrating the trnsys-user list to a new server and a new domain this weekend. The email list will be unavailable during the transition. Everyone's subscription as well as the message archive will be migrated and we will send an email out to everyone when the transition is complete. We apologize for any inconvenience this may cause. Kind regards, David -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com From angechat1 at ee.duth.gr Sun Jun 1 02:30:14 2014 From: angechat1 at ee.duth.gr (Angelos Chatzimichail) Date: Sun, 01 Jun 2014 12:30:14 +0300 Subject: [TRNSYS-users] problem with solar thermal storage Message-ID: Hello everyone, I'm new in trnsys and i have a project for the university to simulate a solar thermal storage to store energy from parabolic troughs. I use ,from stec library, the concrete storage(type 430) the stoco controller(type 431) and parabolic troughs(type 396) just like the stec example STEC_STORAGE. The solar field is 20000 m^2 just like the example. Also, and the temperatures are same. The difference with the example is the solar field, where i use type 396. The problem is that the used flow is too short. Can you help me what parametres should i change in order to have valid results? Thank you in advance for your assistance, Angelos Chatzimichael -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Mon Jun 2 07:30:27 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Mon, 02 Jun 2014 09:30:27 -0500 Subject: [TRNSYS-users] problem with solar thermal storage In-Reply-To: References: Message-ID: <538C8A83.3090903@tess-inc.com> Angelos, I am afraid that you might that there is not a huge amount of experience on this forum with the STEC library components. They have been offered as an "as is" add on to those who want to use them but it has been quite some time since they were updated and I'm not sure how many people are actually using them on a day to day basis. You're going to need to build the system up one component at a time and use a lot of instances of Type65 to plot out output variables that will show whether the system is operating the way you think it should. Start with a weather component and simply plot the solar radiation and the ambient temperature using Type65. Then add the solar field with a constant flow rate and look at the field outlet temperature. Does the plot make sense? Is the flow coming out the same as the flow going in? Next, add some storage and another online plot trace. In this way you will not only learn how TRNSYS itself works but you will understand each of the models that you are implementing in your system as you go. Kind regards, David On 6/1/2014 04:30, Angelos Chatzimichail wrote: > > Hello everyone, > > I'm new in trnsys and i have a project for the university to simulate > a solar thermal storage to store energy from parabolic troughs. I use > ,from stec library, the concrete storage(type 430) the stoco > controller(type 431) and parabolic troughs(type 396) just like the > stec example STEC_STORAGE. The solar field is 20000 m^2 just like the > example. Also, and the temperatures are same. The difference with the > example is the solar field, where i use type 396. The problem is that > the used flow is too short. Can you help me what parametres should i > change in order to have valid results? > > Thank you in advance for your assistance, > Angelos Chatzimichael > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at cae.wisc.edu > https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From briana.paige at sbes.ca Mon Jun 2 10:41:17 2014 From: briana.paige at sbes.ca (Briana Paige Kemery) Date: Mon, 2 Jun 2014 13:41:17 -0400 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio Message-ID: Hi, I need to create my own type and this is what I'm using: OS: Windows 8.1 Pro TRNSYS version: 17.01.0025 Microsoft Visual Studio: Version 12.0.30501.00 Update 2 Intel Visual Fortran Composer XE 2013 SP1: Package ID: w_fcompxe_2013_sp1.3.202 I opened: C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln in VS and tried to build the release version of the solution. Even before compiling with the type I'm creating, I get the 2 fatal errors and the build is aborted. This is the build output for TRNSYS 17 without any added types: 2>Callprogram.f90 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: Name in only-list does not exist. [CREATEPROCESS] 2>compilation aborted for C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1) Line 50 in Callprogram.f90 where the error is thrown: 50 Use ifport , only:createProcess Maybe I'm missing something or there's a compatibility problem between TRNSYS and the Fortran compiler? I'd appreciate any insight on this problem. Thanks, Briana Sustainable Building Energy Systems briana.paige at sbes.ca -------------- next part -------------- An HTML attachment was scrubbed... URL: From michael.kummert at gmail.com Mon Jun 2 12:20:32 2014 From: michael.kummert at gmail.com (=?UTF-8?Q?Micha=C3=ABl_Kummert?=) Date: Mon, 2 Jun 2014 15:20:32 -0400 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio In-Reply-To: References: Message-ID: <009901cf7e97$b9d41840$2d7c48c0$@gmail.com> We had the same problem. The quick fix is to comment out the offending line in CallProgram (line 50). To my knowledge that routine is only used by Type101 (link with Fluent) so if you don?t use that Type it should not have any impact. I don?t have Fluent so I cannot confirm whether Type101 can be used or not with the line commented out. Micha?l Kummert, Polytechnique Montr?al From: trnsys-users-bounces at cae.wisc.edu [mailto:trnsys-users-bounces at cae.wisc.edu] On Behalf Of Briana Paige Kemery Sent: Monday, June 02, 2014 13:41 To: trnsys-users at cae.wisc.edu Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio Hi, I need to create my own type and this is what I'm using: OS: Windows 8.1 Pro TRNSYS version: 17.01.0025 Microsoft Visual Studio: Version 12.0.30501.00 Update 2 Intel Visual Fortran Composer XE 2013 SP1: Package ID: w_fcompxe_2013_sp1.3.202 I opened: C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln in VS and tried to build the release version of the solution. Even before compiling with the type I'm creating, I get the 2 fatal errors and the build is aborted. This is the build output for TRNSYS 17 without any added types: 2>Callprogram.f90 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: Name in only-list does not exist. [CREATEPROCESS] 2>compilation aborted for C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1) Line 50 in Callprogram.f90 where the error is thrown: 50 Use ifport , only:createProcess Maybe I'm missing something or there's a compatibility problem between TRNSYS and the Fortran compiler? I'd appreciate any insight on this problem. Thanks, Briana Sustainable Building Energy Systems briana.paige at sbes.ca -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Mon Jun 2 12:44:19 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Mon, 02 Jun 2014 14:44:19 -0500 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio In-Reply-To: References: Message-ID: <538CD413.1020202@tess-inc.com> Briana, I'm afraid I don't have that version of the compiler and it sounds as though there has been a slight change that will require a change in callprogram. Micha?l is quite correct that callprogram is only used by a few standard components (Type101 (calling fluent) and Type66 (calling EES)). You can either comment out the offending line or you can simply exclude Type101, Type66 and callprogram from the project when you rebuild it. Kind regards, David On 6/2/2014 12:41, Briana Paige Kemery wrote: > Hi, > > I need to create my own type and this is what I'm using: > > OS: Windows 8.1 Pro > > TRNSYS version: 17.01.0025 > > Microsoft Visual Studio: Version 12.0.30501.00 Update 2 > Intel Visual Fortran Composer XE 2013 SP1: Package ID: > w_fcompxe_2013_sp1.3.202 > > > I opened: > > C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln > > > in VS and tried to build the release version of the solution. Even > before compiling with the type I'm creating, I get the 2 fatal errors > and the build is aborted. This is the build output for TRNSYS 17 > without any added types: > > 2>Callprogram.f90 > 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: > Name in only-list does not exist. [CREATEPROCESS] > 2>compilation aborted for > C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1) > > Line 50 in Callprogram.f90 where the error is thrown: > > 50 Use ifport , only:createProcess > > > Maybe I'm missing something or there's a compatibility problem between > TRNSYS and the Fortran compiler? I'd appreciate any insight on this > problem. > > Thanks, > Briana > > Sustainable Building Energy Systems > briana.paige at sbes.ca > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at cae.wisc.edu > https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From Hiller at Transsolar.com Tue Jun 3 02:01:49 2014 From: Hiller at Transsolar.com (Marion Hiller) Date: Tue, 3 Jun 2014 09:01:49 +0000 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio In-Reply-To: <538CD413.1020202@tess-inc.com> References: <538CD413.1020202@tess-inc.com> Message-ID: David and Briana, Type 56 also uses callprogram. :) However, I commented out the line 50 and everything is running fine. For building simulation with type56 you can check this by the date of the *.inf file. This file should be generated before each simulation. Marion ________________________________ Von: trnsys-users-bounces at cae.wisc.edu [mailto:trnsys-users-bounces at cae.wisc.edu] Im Auftrag von David BRADLEY Gesendet: Montag, 2. Juni 2014 21:44 An: TRNSYS users mailing list at the Solar Energy Lab, UW-Madison; briana.paige at sbes.ca Betreff: Re: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio Briana, I'm afraid I don't have that version of the compiler and it sounds as though there has been a slight change that will require a change in callprogram. Micha?l is quite correct that callprogram is only used by a few standard components (Type101 (calling fluent) and Type66 (calling EES)). You can either comment out the offending line or you can simply exclude Type101, Type66 and callprogram from the project when you rebuild it. Kind regards, David On 6/2/2014 12:41, Briana Paige Kemery wrote: Hi, I need to create my own type and this is what I'm using: OS: Windows 8.1 Pro TRNSYS version: 17.01.0025 Microsoft Visual Studio: Version 12.0.30501.00 Update 2 Intel Visual Fortran Composer XE 2013 SP1: Package ID: w_fcompxe_2013_sp1.3.202 I opened: C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln in VS and tried to build the release version of the solution. Even before compiling with the type I'm creating, I get the 2 fatal errors and the build is aborted. This is the build output for TRNSYS 17 without any added types: 2>Callprogram.f90 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: Name in only-list does not exist. [CREATEPROCESS] 2>compilation aborted for C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1) Line 50 in Callprogram.f90 where the error is thrown: 50 Use ifport , only:createProcess Maybe I'm missing something or there's a compatibility problem between TRNSYS and the Fortran compiler? I'd appreciate any insight on this problem. Thanks, Briana Sustainable Building Energy Systems briana.paige at sbes.ca _______________________________________________ TRNSYS-users mailing list TRNSYS-users at cae.wisc.edu https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From ebourdakis at gmail.com Tue Jun 3 02:17:29 2014 From: ebourdakis at gmail.com (Eleftherios Bourdakis) Date: Tue, 3 Jun 2014 11:17:29 +0200 Subject: [TRNSYS-users] Load calculation for radiant floor system Message-ID: Dear All, I'm trying to simulate a radiant cooling floor for an office room. Firstly I simulated the model I made in TRNBuild by using the 'heating' and 'cooling' options of it in order to find the maximum cooling demand of my room. Then I implemented the active layer in the floor and altered my model in Simulation Studio in the following way: 1. I entered in an excel file the cooling demand I got from the first simulation. 2. I'm calling this excel file in order to define the hourly flow rate by this formula 'Hourly_flow_rate=Max_flow_rate*(Hourly_cooling_demand/Max_cooling_demand) and I use this value as an input in the Type941 Air-Water Heat Pump. 3. I use a Type2 AquastatC for the cooling control signal of the Heat Pump. The 'Temperature to watch' of the Type2 is the Operative temperature output from my Type56 model and the setpoint for the Type2 is 27oC, while the deadband is ?0.5oC. 4. In the Heat Pump I use as 'Inlet liquid temperature' a constant value of 15oC and I defined the 'Rated cooling power' as the maximum cooling demand I got from the 1st simulation (Is this correct?) 5. Since in my heat gains I also have occupants, I included a ventilation system consisting of a Type112b fan, a Type92, a Type 121b and Type108 as it was described in the 'Temperature Level Control Tutorial' in order mainly to remove the latent load. My problem is that in my annual simulation while the 'Inlet liquid temperature' is 15oC suddenly it is reduced to values such as -50oC or -100oC and then back at 15oC! Instead of using an equation for defining the 'Inlet liquid temperature' I used the output of the Type56 'fluid outlet temperature of active layer' but I got similar results. Do you know why this is happening? Should I use a component to define the 'Inlet liquid temperature'? Thank you in advance for answering my question. Best regards, Eleftherios -------------- next part -------------- An HTML attachment was scrubbed... URL: From briana.paige at sbes.ca Tue Jun 3 08:05:34 2014 From: briana.paige at sbes.ca (Briana Paige Kemery) Date: Tue, 3 Jun 2014 11:05:34 -0400 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio In-Reply-To: References: <538CD413.1020202@tess-inc.com> Message-ID: Micha?l, David, Marion, I was indeed able to compile without errors once I commented out line 50 of callprogram. Fortunately (or unfortunately depending on how you look at it), I'm using Harmonizer, so I won't have any problems if Fluent or Type 56 are affected by the change but it's good to know for future reference. Thanks to all of you for your prompt assistance. Briana Briana Paige Kemery, BEng, EIT *sustainable building energy systems* briana.paige at sbes.ca +1 613 795 1432 ?? @SBES_group sbes.ca On 3 June 2014 05:01, Marion Hiller wrote: > David and Briana, > > > > Type 56 also uses callprogram. J > > However, I commented out the line 50 and everything is running fine. > > > > For building simulation with type56 you can check this by the date of the > *.inf file. > > This file should be generated before each simulation. > > > > Marion > > > ------------------------------ > > *Von:* trnsys-users-bounces at cae.wisc.edu [mailto:trnsys-users- > bounces at cae.wisc.edu] *Im Auftrag von *David BRADLEY > *Gesendet:* Montag, 2. Juni 2014 21:44 > *An:* TRNSYS users mailing list at the Solar Energy Lab, UW-Madison; > briana.paige at sbes.ca > *Betreff:* Re: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & > Microsoft Visual Studio > > > > Briana, > I'm afraid I don't have that version of the compiler and it sounds as > though there has been a slight change that will require a change in > callprogram. Micha?l is quite correct that callprogram is only used by a > few standard components (Type101 (calling fluent) and Type66 (calling > EES)). You can either comment out the offending line or you can simply > exclude Type101, Type66 and callprogram from the project when you rebuild > it. > Kind regards, > David > > > On 6/2/2014 12:41, Briana Paige Kemery wrote: > > Hi, > > > > I need to create my own type and this is what I'm using: > > > > OS: Windows 8.1 Pro > > TRNSYS version: 17.01.0025 > > Microsoft Visual Studio: Version 12.0.30501.00 Update 2 > > Intel Visual Fortran Composer XE 2013 SP1: Package ID: > w_fcompxe_2013_sp1.3.202 > > > > I opened: > > > > C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln > > > > in VS and tried to build the release version of the solution. Even before > compiling with the type I'm creating, I get the 2 fatal errors and the > build is aborted. This is the build output for TRNSYS 17 without any added > types: > > > > 2>Callprogram.f90 > > 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: Name in > only-list does not exist. [CREATEPROCESS] > > 2>compilation aborted for C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 > (code 1) > > > > Line 50 in Callprogram.f90 where the error is thrown: > > > > 50 Use ifport , only:createProcess > > > > Maybe I'm missing something or there's a compatibility problem between > TRNSYS and the Fortran compiler? I'd appreciate any insight on this problem. > > > > Thanks, > > Briana > > > > Sustainable Building Energy Systems > > briana.paige at sbes.ca > > > > > _______________________________________________ > > TRNSYS-users mailing list > > TRNSYS-users at cae.wisc.edu > > https://mailman.cae.wisc.edu/listinfo/trnsys-users > > > > -- > > *************************** > > David BRADLEY > > Principal > > Thermal Energy Systems Specialists, LLC > > 22 North Carroll Street - suite 370 > > Madison, WI 53703 USA > > > > P:+1.608.274.2577 > > F:+1.608.278.1475 > > d.bradley at tess-inc.com > > > > http://www.tess-inc.com > > http://www.trnsys.com > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From p.gelin at katene.fr Tue Jun 3 23:41:39 2014 From: p.gelin at katene.fr (Pauline GELIN) Date: Wed, 4 Jun 2014 08:41:39 +0200 Subject: [TRNSYS-users] Question about TRNBUILD Message-ID: <11E83A53757D4E42BAB9B7808BC3D143E0265AA292@VEV-MES1.KATENE.local> Hi, I have a small question regarding the inclusion of internal surfaces in a zone of ??TRNBUILD: should we count twice the area of exchange of, for example, an intermediate floor concrete? Until now, I did not do it because I thought like it was defined as internal it was integrated. And if I counted twice the area I also counted twice the inertia that would be wrong. Am I right or wrong? Thanks in advance for your answers. Best regards, Cordialement, Pauline GELIN Ing?nieur Conception environnementale [cid:image001.jpg at 01CF7FD0.545B7A00] [cid:image002.jpg at 01CF7FD0.545B7A00] 10 avenue des canuts 69120 VAULX EN VELIN T : 04.37.45.33.33 Ligne directe : 04.37.45.33.47 www.katene.coop www.quadriplus-groupe.com www.woopa.coop -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 1718 bytes Desc: image001.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.jpg Type: image/jpeg Size: 1058 bytes Desc: image002.jpg URL: From yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com Wed Jun 4 06:01:04 2014 From: yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com (yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com) Date: Wed, 4 Jun 2014 15:01:04 +0200 Subject: [TRNSYS-users] Stack overFlow error on type 56 Message-ID: <8EB964B7734F9342ADEB7171F20AAE960A49291AF0@XS203440.MELINDA.LOCAL> Dear TRNSYS user, I have a Stack overflow error when I try to run the simulation of the type 56 on simulation studio. The building on the type 56 is a 300 airnodes approximately. Is it related to the number of airnodes ? I hope anybody can give me a technical support. Best Regards, Yasmina EL HASNAOUI Ing?nieure Calculs P?le Process Industriel Semicad [cid:image001.jpg at 01CF8002.C7501D40] 123 avenue Barth?l?my Buyer 69005 Lyon - France Tel : +33 (0) 426 10 66 94 yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com Cofely Axima et OMEGA Concept, des marques de la soci?t? AXIMA Concept www.omega-concept-gdfsuez.com P Pensez ? l'environnement avant d'imprimer ce message. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 19321 bytes Desc: image001.jpg URL: From Hiller at Transsolar.com Thu Jun 5 00:06:04 2014 From: Hiller at Transsolar.com (Marion Hiller) Date: Thu, 5 Jun 2014 07:06:04 +0000 Subject: [TRNSYS-users] Question about TRNBUILD In-Reply-To: <11E83A53757D4E42BAB9B7808BC3D143E0265AA292@VEV-MES1.KATENE.local> References: <11E83A53757D4E42BAB9B7808BC3D143E0265AA292@VEV-MES1.KATENE.local> Message-ID: Pauline, with the wall category ?INTERNAL? you have to be very carful. This option can only be applied for symmetric walls with respect to constructions, convection etc. In Trnbuild, you have to enter BOTH sides! If the floor is 5 m * 3 m then you enter 30 m? as area. [cid:image004.jpg at 01CF809D.603D13B0] This is the case because the wall is calculated ?only half? . For ?ADJACENT? surfaces you enter the area of one side only. Marion Dipl.-Ing. Marion Hiller Transsolar Energietechnik GmbH Curiestra?e 2 70563 Stuttgart Telefon: +49 711 67976-0 http://www.trnsys.de Transsolar: KlimaEngineering- Technologien f?r energieeffizientes Bauen und Nutzerkomfort in Geb?uden Stuttgart ? M?nchen ? New York ? Paris Gesch?ftsf?hrer :Diplom-Ingenieur Matthias Schuler, Diplom-Ingenieur Thomas Auer, Diplom-Physiker Stefan Holst, Diplom-Betriebswirt Dieter Schnelle Eingetragen beim Amtsgericht Stuttgart HRB 23347, Steuernummer: 99073/00911,USt-IdNr.: DE 152272639 ________________________________ Von: trnsys-users-bounces at cae.wisc.edu [mailto:trnsys-users-bounces at cae.wisc.edu] Im Auftrag von Pauline GELIN Gesendet: Mittwoch, 4. Juni 2014 08:42 An: trnsys-users (trnsys-users at cae.wisc.edu) Betreff: [TRNSYS-users] Question about TRNBUILD Hi, I have a small question regarding the inclusion of internal surfaces in a zone of ??TRNBUILD: should we count twice the area of exchange of, for example, an intermediate floor concrete? Until now, I did not do it because I thought like it was defined as internal it was integrated. And if I counted twice the area I also counted twice the inertia that would be wrong. Am I right or wrong? Thanks in advance for your answers. Best regards, Cordialement, Pauline GELIN Ing?nieur Conception environnementale [cid:image004.jpg at 01CE062A.F4C2C000] [cid:image006.jpg at 01CE062A.F4C2C000] 10 avenue des canuts 69120 VAULX EN VELIN T : 04.37.45.33.33 Ligne directe : 04.37.45.33.47 www.katene.coop www.quadriplus-groupe.com www.woopa.coop -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 3588 bytes Desc: image004.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.jpg Type: image/jpeg Size: 1718 bytes Desc: image005.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.jpg Type: image/jpeg Size: 1058 bytes Desc: image006.jpg URL: From d.bradley at tess-inc.com Thu Jun 5 12:16:19 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Thu, 05 Jun 2014 14:16:19 -0500 Subject: [TRNSYS-users] Stack overFlow error on type 56 In-Reply-To: <8EB964B7734F9342ADEB7171F20AAE960A49291AF0@XS203440.MELINDA.LOCAL> References: <8EB964B7734F9342ADEB7171F20AAE960A49291AF0@XS203440.MELINDA.LOCAL> Message-ID: <5390C203.7000209@tess-inc.com> Yasmina, I do not think that there is a limit on the number of airnodes but I believe that there is a limit of 999 surfaces in the Type56 model. It is quite likely that with 300 air nodes, you are over that limit. Kind regards, David On 6/4/2014 08:01, yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com wrote: > > Dear TRNSYS user, > > I have a Stack overflow error when I try to run the simulation of the > type 56 on simulation studio. The building on the type 56 is a 300 > airnodes approximately. > > Is it related to the number of airnodes ? > > I hope anybody can give me a technical support. > > Best Regards, > > *Yasmina EL HASNAOUI* > Ing?nieure Calculs > P?le Process Industriel > Semicad > > cid:image001.jpg at 01CD9B35.D07198D0 > 123 avenue Barth?l?my Buyer > 69005 Lyon -- France > > Tel : +33 (0) 426 10 66 94 > yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com > > > Cofely Axima et OMEGA Concept, des marques de la soci?t? AXIMA Concept > www.omega-concept-gdfsuez.com > P*Pensez ? l'environnement avant d'imprimer ce message.* > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at cae.wisc.edu > https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 19321 bytes Desc: not available URL: From d.bradley at tess-inc.com Thu Jun 5 12:29:27 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Thu, 05 Jun 2014 14:29:27 -0500 Subject: [TRNSYS-users] Load calculation for radiant floor system In-Reply-To: References: Message-ID: <5390C517.2040407@tess-inc.com> Eleftherios, I think that you are mixing aspects of "energy rate control" and "temperature level control" and I would suggest that you get the tutorial called "Temperature Level Control from Energy Rate Control" available at http://sel.me.wisc.edu/trnsys/downloads/tutorials_and_examples/tutex17.htm as it will show you the steps necessary to take a "loads" based simulation and turn it into a simulation that uses thermostats and real equipment. The reason that your simulation is giving you such low (and probably high) outlet water temperatures is that you have a constant capacity heat pump connected to a controller. If the capacity of the heat pump is very large (and it probably is if you have sized it to the peak load of the zone) then during times when there is only a little bit of load on the heat pump, it is still turning on at basically full capacity. Since you have a very tiny flow rate during those periods, you are getting a very big temperature change across the heat pump. In most systems like this the flow rate is not changed during low demand periods so the temperature change does not increase. If you do want to investigate the impact of a variable flow rate system then you probably also need to look at the use of a variable capacity heat pump that does not always run at or near its rated capacity. Kind regards, David On 6/3/2014 04:17, Eleftherios Bourdakis wrote: > Dear All, > > I'm trying to simulate a radiant cooling floor for an office room. > Firstly I simulated the model I made in TRNBuild by using the > 'heating' and 'cooling' options of it in order to find the maximum > cooling demand of my room. > Then I implemented the active layer in the floor and altered my model > in Simulation Studio in the following way: > 1. I entered in an excel file the cooling demand I got from the first > simulation. > 2. I'm calling this excel file in order to define the hourly flow rate > by this formula > 'Hourly_flow_rate=Max_flow_rate*(Hourly_cooling_demand/Max_cooling_demand) > and I use this value as an input in the Type941 Air-Water Heat Pump. > 3. I use a Type2 AquastatC for the cooling control signal of the Heat > Pump. The 'Temperature to watch' of the Type2 is the Operative > temperature output from my Type56 model and the setpoint for the Type2 > is 27oC, while the deadband is ?0.5oC. > 4. In the Heat Pump I use as 'Inlet liquid temperature' a constant > value of 15oC and I defined the 'Rated cooling power' as the maximum > cooling demand I got from the 1st simulation (Is this correct?) > 5. Since in my heat gains I also have occupants, I included a > ventilation system consisting of a Type112b fan, a Type92, a Type 121b > and Type108 as it was described in the 'Temperature Level Control > Tutorial' in order mainly to remove the latent load. > > My problem is that in my annual simulation while the 'Inlet liquid > temperature' is 15oC suddenly it is reduced to values such as -50oC or > -100oC and then back at 15oC! Instead of using an equation for > defining the 'Inlet liquid temperature' I used the output of the > Type56 'fluid outlet temperature of active layer' but I got similar > results. > > Do you know why this is happening? Should I use a component to define > the 'Inlet liquid temperature'? > Thank you in advance for answering my question. > > Best regards, > Eleftherios > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at cae.wisc.edu > https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From karol.bandurski at put.poznan.pl Fri Jun 6 04:26:46 2014 From: karol.bandurski at put.poznan.pl (Karol BANDURSKI) Date: Fri, 6 Jun 2014 13:26:46 +0200 Subject: [TRNSYS-users] shady place simulation Message-ID: <007601cf817a$34b62820$9e227860$@put.poznan.pl> Dear Users and Developers, I would like to model the zone that envelope is 'fully of holes', it consists of only shading elements. Like space inside upper branches of a tree or in the forest. So, there is no thermal insulation and air and heat can flow into and across zone by natural ventilation, but sun radiation is limited. I wonder if TRNSYS simulation (TRNBUILD+TRNFLOW) can be appropriate to model such objects (inside thermal comfort) or it is necessary to use CFD simulation. I think to prepare zone (maybe a few airnodes) with very low thermal resistance (or thermal properties of construction material, e.g. steel) and with a lot of cracks in the walls, then to model shading elements using shading zones. Do you have some idea or some experience with such objects? Any comments, hints and tips are appreciated! Kind regards, Karol ------------------------------------------------ Karol Bandurski MSc. Institute of Environmental Engineering Poznan University of Technology www.put.poznan.pl/~karol.bandurski www.ee.put.poznan.pl -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Fri Jun 6 08:50:00 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Fri, 06 Jun 2014 10:50:00 -0500 Subject: [TRNSYS-users] trnsys-users list downtime Message-ID: <5391E328.4000407@tess-inc.com> Dear TRNSYS-user list subscribers, We will be migrating the trnsys-user list to a new server and a new domain this weekend. The email list will be unavailable during the transition. Everyone's subscription as well as the message archive will be migrated and we will send an email out to everyone when the transition is complete. We apologize for any inconvenience this may cause. Kind regards, David -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com From mcdowell at tess-inc.com Thu Jun 12 08:06:48 2014 From: mcdowell at tess-inc.com (mcdowell at tess-inc.com) Date: Thu, 12 Jun 2014 10:06:48 -0500 Subject: [TRNSYS-users] Mailing List is Operating Again Message-ID: TRNSYS users - We have completed the transition of the mailing list to the onebuilding.org servers. Please note that there is a new email address for the mailing list: TRNSYS-users at lists.onebuilding.org We would like to extend our thanks to the administrators of the OneBuilding.org website for agreeing to host our mailing list and their assistance in making the transition. And a thanks to all of our users for their patience during this transition. Regards, Tim -- Timothy P. McDowell Executive Vice President Thermal Energy System Specialists, LLC 22 N Carroll St, Suite 370 Madison, WI 53703 608-274-2577 From lucafornari.vr at gmail.com Fri Jun 13 02:05:14 2014 From: lucafornari.vr at gmail.com (Luca Fornari) Date: Fri, 13 Jun 2014 11:05:14 +0200 Subject: [TRNSYS-users] Problems with Ice tank model Message-ID: Dear Sir, I'm student in Italy, University of Padua. It's 2 months I'm trying to model an eating and cooling system with a seasonal ice storage. Actually I have temperatures problems, and an error occur at the begin of simulation. If any one can help it would be really appreciated! I have also explanation of system and values if it can help. Best regards. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- TRNSYS - the TRaNsient SYstem Simulation program The Solar Energy Lab at the University of Wisconsin - Madison, USA Le Centre Scientifique et Technique du Batiment, Sophia Antipolis, France Transsolar Energietechnik GmBH, Stuttgart, Germany Thermal Energy System Specialists, LLC, Madison Wisconsin, USA Release 17.01.0025 Listing file for: "C:\Trnsys17\MyProjects\Project1\Project1.dck" *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The TRNSYS Executable (TRNExe.exe) and main DLL (TRNDll.dll) are located in "C:\Trnsys17\Exe" *** Pre-Processing the TRNSYS EQUATIONs and CONSTANTs to check for fatal errors. *** Pre-Processing of EQUATIONs and CONSTANTs completed with no fatal errors found. *** Evaluating the EQUATIONs and CONSTANTs to determine their initial values. *** Finished evaluating the EQUATIONs and CONSTANTs and ready to begin processing the remainder of the TRNSYS input file. VERSION 17 ******************************************************************************* *** TRNSYS input file (deck) generated by TrnsysStudio *** on Friday, June 13, 2014 at 10:55 *** from TrnsysStudio project: C:\Trnsys17\MyProjects\Project1\Project1.tpf *** *** If you edit this file, use the File/Import TRNSYS Input File function in *** TrnsysStudio to update the project. *** *** If you have problems, questions or suggestions please contact your local *** TRNSYS distributor or mailto:software at cstb.fr *** ******************************************************************************* ******************************************************************************* *** Units ******************************************************************************* ******************************************************************************* *** Control cards ******************************************************************************* * START, STOP and STEP CONSTANTS 3 START=0 STOP=8760 STEP=0.25 ! Start time End time Time step SIMULATION 0.0000000000000000E+00 8.7600000000000000E+03 2.5000000000000000E-01 ! Integration Convergence TOLERANCES 1.0000000000000002E-03 1.0000000000000002E-03 ! Max iterations Max warnings Trace limit LIMITS 30 500 51 ! TRNSYS numerical integration solver method DFQ 1 ! TRNSYS output file width, number of characters WIDTH 80 ! NOLIST statement LIST ! MAP statement ! Solver statement Minimum relaxation factor Maximum relaxation factor SOLVER 0 1.000000000000000 1.000000000000000 ! Nan DEBUG statement NAN_CHECK 0 ! Overwrite DEBUG statement OVERWRITE_CHECK 0 ! disable time report TIME_REPORT 0 ! EQUATION SOLVER statement EQUATION SOLVING METHOD 0 * User defined CONSTANTS * Model "Input file" (Type 9) * UNIT 5 TYPE 9 file *$UNIT_NAME Input file *$MODEL .\Utility\Data Readers\Generic Data Files\Expert Mode\Free Format\Type9e.tmf *$POSITION 33 543 *$LAYER Weather - Data Files # PARAMETERS 10 ! 1 Mode ! 2 Header Lines to Skip ! 3 No. of values to read ! 4 Time interval of data ! 5 Interpolate or not ! 6 Multiplication factor ! 7 Addition factor ! 8 Average or instantaneous value ! 9 Logical unit for input file ! 10 Free format mode 2.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 2.5000000000000000E-01 1.0000000000000000E+00 1.0000000000000000E+00 0.0000000000000000E+00 1.0000000000000000E+00 4.2000000000000000E+01 -1.0000000000000000E+00 *** External files ASSIGN TERZIARIO MILANO SOLO CARICHI.txt 42 *|? Input file name |1000 *------------------------------------------------------------------------------ * Model "ice Tank" (Type 343) * UNIT 6 TYPE 343 Tank *$UNIT_NAME ice Tank *$MODEL .\TYPE343.tmf *$POSITION 612 319 *$LAYER Main # PARAMETERS 44 ! 1 Upper diameter of storage bed ! 2 Lower diameter of storage bed ! 3 Thickness of nth (from top) storage layer-1 ! 4 Thickness of nth (from top) storage layer-2 ! 5 Thickness of nth (from top) storage layer-3 ! 6 Thickness of nth (from top) storage layer-4 ! 7 Thickness of nth (from top) storage layer-5 ! 8 Thickness of nth (from top) storage layer-6 ! 9 Depth of top of storage bed below ground suface ! 10 Thickness of thermal insulation on top of the storage bed ! 11 Volumetric thermal heat capacity of storage material ! 12 Heat conductivity of storage material ! 13 Cavity portion of storage material (water volume/total volume, with water storage= 1) ! 14 Permeability of storage material ! 15 Heat transfer coefficient at storage bed side wall ! 16 Heat transfer coefficient at storage bed bottom ! 17 Volumetric heat capacity of thermal insulation at top of storage bed ! 18 Heat conductivity of the thermal insulation at storage cover ! 19 Volumetric thermal capacity of local soil ! 20 Heat conductivity of local soil ! 21 Heat transmission coefficient of ground surface ! 22 Absorption factor of ground surface ! 23 Specific thermal capacity of fluid in heat exchanger pipe coils ! 24 Heat conductivity of frozen storage material (ice or gravel/ice) ! 25 Outside diameter of heat exchanger pipe coils ! 26 internal diameter of the heat exchanger pipe coils ! 27 internal heat transmission coefficient of heat exchanger pipe coils ! 28 Heat conductivity of pipe coil ! 29 Length of nth heat exchanger pipe coil-1 ! 30 Length of nth heat exchanger pipe coil-2 ! 31 Length of nth heat exchanger pipe coil-3 ! 32 Length of nth heat exchanger pipe coil-4 ! 33 Length of nth heat exchanger pipe coil-5 ! 34 Length of nth heat exchanger pipe coil-6 ! 35 Initial volumetric ice portion of nth storage layer-1 ! 36 Initial volumetric ice portion of nth storage layer-2 ! 37 Initial volumetric ice portion of nth storage layer-3 ! 38 Initial volumetric ice portion of nth storage layer-4 ! 39 Initial volumetric ice portion of nth storage layer-5 ! 40 Initial volumetric ice portion of nth storage layer-6 ! 41 Initial subsoil temperature, given a homogeneous temperature distribution at program start ! 42 Subsoil temperature at outside edge of the simulated area ! 43 Option for frequency of output of temperature distribution in the soil ! 44 Number of the output unit for file with subsoil temperatures 1.2000000000000000E+01 1.2000000000000000E+01 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 0.0000000000000000E+00 4.1860000000000000E+03 2.3399999999999999E+00 1.0000000000000000E+00 1.3080000000000006E-07 3.1111100000000000E+00 3.1111110000000002E+00 4.1111109999999993E+00 4.1111111099999995E+00 6.0011109999999996E+02 3.1109999999999998E+00 4.1111109999999993E+00 1.1111110000000000E+00 3.5580000000000000E+03 8.1999999999999993E+00 2.5000000000000005E-02 1.8000000000000002E-02 2.5111100000000000E+00 1.4399999999999999E+00 1.5000000000000000E+02 1.5000000000000000E+02 1.5000000000000000E+02 1.5000000000000000E+02 1.5000000000000000E+02 1.5000000000000000E+02 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 8.0000000000000000E+00 9.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 INPUTS 20 ! Pump 2:Outlet fluid temperature ->Inlet temperature of pipe system cycle 1 ! Pump 2:Outlet flow rate ->Mass flow of pipe system cycle 1 ! Diverter 2:Temperature at outlet 2 ->Inlet temperature of pipe csystem cycle 2 ! Diverter 2:Flow rate at outlet 2 ->Mass flow of pipe system cycle 2 ! Ice tank filling:temperature ->Inlet temperature of direct water heat exchange system ! Ice tank filling:massflow ->Mass flow, direct water heat exchange system ! WeatherData:Wet bulb temperature ->Ambient temperature ! WeatherData:Global horizontal radiation (not interpolated) ->Global irradiance on horizontal surface ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-1 ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-2 ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-3 ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-4 ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-5 ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-6 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-1 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-2 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-3 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-4 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-5 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-6 17,1 17,2 7,3 7,4 TEMPERATURE MASSFLOW 13,3 13,14 APERTURAVALCOLERISC APERTURAVALCOLERISC APERTURAVALCOLERISC APERTURAVALCOLERISC APERTURAVALCOLERISC APERTURAVALCOLERISC APERTURAVALVOLERAFF APERTURAVALVOLERAFF APERTURAVALVOLERAFF APERTURAVALVOLERAFF APERTURAVALVOLERAFF APERTURAVALVOLERAFF *** INITIAL INPUT VALUES 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 DERIVATIVES 6 ! 1 Temperature of the nth. Storage layer-1 ! 2 Temperature of the nth. Storage layer-2 ! 3 Temperature of the nth. Storage layer-3 ! 4 Temperature of the nth. Storage layer-4 ! 5 Temperature of the nth. Storage layer-5 ! 6 Temperature of the nth. Storage layer-6 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 *------------------------------------------------------------------------------ * Model "Diverter 2" (Type 11) * UNIT 7 TYPE 11 2 *$UNIT_NAME Diverter 2 *$MODEL .\Hydronics\Flow Diverter\Other Fluids\Type11f.tmf *$POSITION 344 234 *$LAYER Water Loop # PARAMETERS 1 ! 1 Controlled flow diverter mode 2.0000000000000000E+00 INPUTS 3 ! Diverter 1:Temperature at outlet 2 ->Inlet temperature ! Diverter 1:Flow rate at outlet 2 ->Inlet flow rate ! Controller:SigDiv2Risc0Raff1 ->Control signal 16,3 16,4 SIGDIV2RISC0RAFF1 *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+02 5.0000000000000000E-01 *------------------------------------------------------------------------------ * Model "Conveyor 2" (Type 11) * UNIT 8 TYPE 11 2 *$UNIT_NAME Conveyor 2 *$MODEL .\Hydronics\Tee-Piece\Other Fluids\Type11h.tmf *$POSITION 785 181 *$LAYER Water Loop # PARAMETERS 1 ! 1 Tee piece mode 1.0000000000000000E+00 INPUTS 4 ! Heat pump:Outlet load temperature ->Temperature at inlet 1 ! Heat pump:Load flow rate ->Flow rate at inlet 1 ! ice Tank:Outlet temperature coil of pipe circle 2 ->Temperature at inlet 2 ! ice Tank:Mass flow coil of pipe circle 2 ->Flow rate at inlet 2 10,3 10,4 6,3 6,4 *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+02 2.0000000000000000E+01 1.0000000000000000E+02 *------------------------------------------------------------------------------ * Model "Building Loads" (Type 682) * UNIT 11 TYPE 682 Loads *$UNIT_NAME Building Loads *$MODEL .\Loads and Structures (TESS)\Flowstream Loads\Other Fluids\Type682.tmf *$POSITION 389 436 *$LAYER Main # PARAMETERS 1 ! 1 Fluid specific heat 4.1899999999999995E+00 INPUTS 5 ! Conveyor 2:Outlet temperature ->Inlet temperature ! Conveyor 2:Outlet flow rate ->Inlet flow rate ! Load converter:Outloads ->Load ! [unconnected] Minimum Heating Temperature ! [unconnected] Maximum Cooling Temperature 8,1 8,2 OUTLOADS CONST CONST E *** INITIAL INPUT VALUES 1.0000000000000000E+01 1.0000000000000000E+02 0.0000000000000000E+00 -9.9900000000000000E+02 9.9900000000000000E+02 *------------------------------------------------------------------------------ * Model "Heat pump" (Type 927) * UNIT 10 TYPE 927 pump *$UNIT_NAME Heat pump *$MODEL .\GHP Library (TESS)\Water-Water Heat Pump\Single-Stage\Type927.tmf *$POSITION 602 63 *$LAYER Main # PARAMETERS 19 ! 1 Source fluid specific heat ! 2 Load fluid specific heat ! 3 Source fluid density ! 4 Load fluid density ! 5 Logical unit number for cooling data file ! 6 Number of source temperatures - cooling ! 7 Number of load temperatures - cooling ! 8 Logical unit for heating data ! 9 Number of source temps. - heating ! 10 Number of load temps. - heating ! 11 Number of source flow rates ! 12 Number of load flow rates ! 13 Rated cooling capacity per heat pump ! 14 Rated cooling power per heat pump ! 15 Rated heating capacity per heat pump ! 16 Rated heating power per heat pump ! 17 Rated source flow rate per heat pump ! 18 Rated load flow rate per heat pump ! 19 Number of identical heat pumps 4.1899999999999995E+00 4.1899999999999995E+00 1.0000000000000000E+03 1.0000000000000000E+03 4.7000000000000000E+01 8.0000000000000000E+00 4.0000000000000000E+00 4.8000000000000000E+01 6.0000000000000000E+00 4.0000000000000000E+00 3.0000000000000000E+00 3.0000000000000000E+00 4.2119996883599996E+05 8.4239992393999986E+04 5.0759996244300005E+05 1.0151999523499998E+05 7.8594439999999999E+00 9.0958330000000007E+00 1.0000000000000000E+00 INPUTS 8 ! ice Tank:Outlet temperature coil of pipe circle 1 ->Inlet source temperature ! ice Tank:Mass flow coil of pipe circle 1 ->Source flow rate ! Conveyor 1:Outlet temperature ->Inlet load temperature ! Conveyor 1:Outlet flow rate ->Load flow rate ! Controller:SigHPraff ->Cooling control signal ! Controller:SigHPrisc ->Heating control signal ! [unconnected] Scale factor ! [unconnected] Number of heat pumps on 6,1 6,2 15,1 15,2 SIGHPRAFF SIGHPRISC CONST CONST *** INITIAL INPUT VALUES 4.0000000000000000E+01 1.4400000210000001E+03 2.0000000000000000E+01 1.4400000000000000E+03 0.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 *** External files ASSIGN C:\Trnsys17\Tess Models\SampleCatalogData\Water-to-WaterHeatPump\Normalized\WWHP_Cooling-Normalized.dat 47 *|? Which file contains the cooling performance data? |1000 ASSIGN C:\Trnsys17\Tess Models\SampleCatalogData\Water-to-WaterHeatPump\Normalized\WWHP_Heating-Normalized.dat 48 *|? Which file contains the heating performance data? |1000 *------------------------------------------------------------------------------ * EQUATIONS "Controller" * EQUATIONS 8 SigDiv2Risc0Raff1 = gt([5,1],0) SigPompa1 = le(eql([5,1],0),0) FineGhiaccioDiv1 = le((eql([6,11],0)),0) AperturaValcoleRisc = lt([5,1],0) SigHPraff = gt([5,1],0) AperturaValvoleRaff = gt([5,1],0) SigPompa2 = lt([5,1],0) SigHPrisc = lt([5,1],0) *$UNIT_NAME Controller *$LAYER Main *$POSITION 77 308 *------------------------------------------------------------------------------ * Model "Pump 1" (Type 114) * UNIT 14 TYPE 114 1 *$UNIT_NAME Pump 1 *$MODEL .\Hydronics\Pumps\Single Speed\Type114.tmf *$POSITION 259 436 *$LAYER Main # *$# SINGLE-SPEED PUMP PARAMETERS 4 ! 1 Rated flow rate ! 2 Fluid specific heat ! 3 Rated power ! 4 Motor heat loss fraction 3.2745000000000000E+04 4.1899999999999995E+00 2.6840000000000000E+03 0.0000000000000000E+00 INPUTS 5 ! Building Loads:Outlet temperature ->Inlet fluid temperature ! Building Loads:Outlet flow rate ->Inlet fluid flow rate ! Controller:SigPompa1 ->Control signal ! [unconnected] Overall pump efficiency ! [unconnected] Motor efficiency 11,1 11,2 SIGPOMPA1 CONST CONST *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+03 1.0000000000000000E+00 6.0000000000000009E-01 9.0000000000000002E-01 *------------------------------------------------------------------------------ * Model "WeatherData" (Type 15) * UNIT 13 TYPE 15 *$UNIT_NAME WeatherData *$MODEL .\Weather Data Reading and Processing\Standard Format\Meteonorm Files (TM2)\Type15-6.tmf *$POSITION 96 383 *$LAYER Weather - Data Files # PARAMETERS 9 ! 1 File Type ! 2 Logical unit ! 3 Tilted Surface Radiation Mode ! 4 Ground reflectance - no snow ! 5 Ground reflectance - snow cover ! 6 Number of surfaces ! 7 Tracking mode ! 8 Slope of surface ! 9 Azimuth of surface 6.0000000000000000E+00 4.9000000000000000E+01 3.0000000000000000E+00 2.0000000000000001E-01 7.0000000000000007E-01 1.0000000000000000E+00 1.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 *** External files ASSIGN C:\Trnsys17\Weather\Meteonorm\Europe\IT-Milano-Linate-160800.tm2 49 *|? Which file contains the Meteonorm weather data? |1000 *------------------------------------------------------------------------------ * Model "Conveyor 1" (Type 11) * UNIT 15 TYPE 11 1 *$UNIT_NAME Conveyor 1 *$MODEL .\Hydronics\Tee-Piece\Other Fluids\Type11h.tmf *$POSITION 466 148 *$LAYER Water Loop # PARAMETERS 1 ! 1 Tee piece mode 1.0000000000000000E+00 INPUTS 4 ! Diverter 1:Temperature at outlet 1 ->Temperature at inlet 1 ! Diverter 1:Flow rate at outlet 1 ->Flow rate at inlet 1 ! Diverter 2:Temperature at outlet 1 ->Temperature at inlet 2 ! Diverter 2:Flow rate at outlet 1 ->Flow rate at inlet 2 16,1 16,2 7,1 7,2 *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+02 2.0000000000000000E+01 1.0000000000000000E+02 *------------------------------------------------------------------------------ * Model "Diverter 1" (Type 11) * UNIT 16 TYPE 11 1 *$UNIT_NAME Diverter 1 *$MODEL .\Hydronics\Flow Diverter\Other Fluids\Type11f.tmf *$POSITION 227 148 *$LAYER Water Loop # PARAMETERS 1 ! 1 Controlled flow diverter mode 2.0000000000000000E+00 INPUTS 3 ! Pump 1:Outlet fluid temperature ->Inlet temperature ! Pump 1:Outlet flow rate ->Inlet flow rate ! Controller:FineGhiaccioDiv1 ->Control signal 14,1 14,2 FINEGHIACCIODIV1 *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+02 5.0000000000000000E-01 *------------------------------------------------------------------------------ * EQUATIONS "Ice tank filling" * EQUATIONS 2 massflow = -150 temperature = 8 *$UNIT_NAME Ice tank filling *$LAYER Main *$POSITION 440 543 *------------------------------------------------------------------------------ * Model "Pump 2" (Type 114) * UNIT 17 TYPE 114 2 *$UNIT_NAME Pump 2 *$MODEL .\Hydronics\Pumps\Single Speed\Type114.tmf *$POSITION 664 180 *$LAYER Main # *$# SINGLE-SPEED PUMP PARAMETERS 4 ! 1 Rated flow rate ! 2 Fluid specific heat ! 3 Rated power ! 4 Motor heat loss fraction 2.8249000000000000E+04 4.1899999999999995E+00 2.6840000000000000E+03 0.0000000000000000E+00 INPUTS 5 ! Heat pump:Outlet source temperature ->Inlet fluid temperature ! Heat pump:Source flow rate ->Inlet fluid flow rate ! Controller:SigPompa2 ->Control signal ! [unconnected] Overall pump efficiency ! [unconnected] Motor efficiency 10,1 10,2 SIGPOMPA2 CONST CONST *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+03 1.0000000000000000E+00 6.0000000000000009E-01 9.0000000000000002E-01 *------------------------------------------------------------------------------ * EQUATIONS "Load converter" * EQUATIONS 1 Outloads = [5,1] *$UNIT_NAME Load converter *$LAYER Main *$POSITION 272 511 *------------------------------------------------------------------------------ * Model "Type65d-2" (Type 65) * UNIT 21 TYPE 65 *$UNIT_NAME Type65d-2 *$MODEL .\Output\Online Plotter\Online Plotter Without File\Type65d.tmf *$POSITION 1017 106 *$LAYER Main # PARAMETERS 12 ! 1 Nb. of left-axis variables ! 2 Nb. of right-axis variables ! 3 Left axis minimum ! 4 Left axis maximum ! 5 Right axis minimum ! 6 Right axis maximum ! 7 Number of plots per simulation ! 8 X-axis gridpoints ! 9 Shut off Online w/o removing ! 10 Logical unit for output file ! 11 Output file units ! 12 Output file delimiter 6.0000000000000000E+00 2.0000000000000000E+00 -1.0000000000000000E+04 1.0000000000000000E+04 -1.0000000000000000E+03 4.0000000000000000E+04 1.0000000000000000E+00 1.2000000000000000E+01 0.0000000000000000E+00 -1.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 INPUTS 8 ! Conveyor 1:Outlet temperature ->Tempincondensatore-1-1 ! Heat pump:Outlet load temperature ->TempOutCondensatore PompaDiCalore-2 ! ice Tank:Outlet temperature coil of pipe circle 1 ->TempInEvaporatorePompaDiCalore-3 ! Heat pump:Outlet source temperature ->TempOutEvaporatorePompaDiCalore-4 ! Conveyor 2:Outlet temperature ->Temp prima di applicare i carichi-5 ! Building Loads:Outlet temperature ->Temp dopo aver applicato i carichi-6 ! Heat pump:Load flow rate ->PortataIcircuito primario-1 ! Heat pump:Source flow rate ->Portatacircuito secondario-2 15,1 10,3 6,1 10,1 8,1 11,1 10,4 10,2 *** INITIAL INPUT VALUES TempInCondensatore TempOutCondensa tore TempInEvap oratore TempO utEvaporatore TempPrimaDiApplicare Caric TempDopoAverApplicat oCariPortataCircuito Primario PortataCir cuitoSecondario LABELS 3 Temperatures Heat transfer rates Graph 1 *------------------------------------------------------------------------------ END TRANSIENT SIMULATION STARTING AT TIME = 0.0000000000000000E+00 STOPPING AT TIME = 8.7600000000000000E+03 TIMESTEP = 1 / 4 DIFFERENTIAL EQUATION ERROR TOLERANCE = 1.0000000000000002E-03 ALGEBRAIC CONVERGENCE TOLERANCE = 1.0000000000000002E-03 DIFFERENTIAL EQUATIONS SOLVED BY MODIFIED EULER *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 90 : TRNDll.dll is compiled in release mode. External DLLs will be loaded from the .\UserLib\ReleaseDLLs\ directory. Reported information : Not available *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from TRNDll.dll: Type9, Type11, Type15, Type114, Type65 *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "FileReader.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSApplicationsLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSArchiveDLL_v2.04_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "TESSCogenLibrary_v17.1.03_Release.dll": Type682 *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSControllersLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSElectricalLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGHPLibraryType997_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "TESSGHPLibrary_v17.1.03_Release.dll": Type927 *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType1244_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType1255_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType1256_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType957_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType993_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSHTSLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Warning at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : 927 TRNSYS Message 200 : This TYPE was found in more than one DLL. The first instance of the TYPE was loaded. Subsequent instances have been ignored Reported information : A duplicate of TYPE927 was found in "TESSHVACLibrary_v17.1.03_Release.dll" *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "TESSHVACLibrary_v17.1.03_Release.dll": *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSHydronics_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Warning at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : 682 TRNSYS Message 200 : This TYPE was found in more than one DLL. The first instance of the TYPE was loaded. Subsequent instances have been ignored Reported information : A duplicate of TYPE682 was found in "TESSLoadsStructuresLibrary_v17.1.03_Release.dll" *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "TESSLoadsStructuresLibrary_v17.1.03_Release.dll": *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSOptimizationLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSSolarLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSStorageLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSUtilityLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "type127.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type157.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "Type343.dll": Type343 *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type56.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type76Lib.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "type79-W.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type79Lib.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type82Lib.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 199 : TRNSYS found at least one user DLL in the UserLib directory. (Note: Only DLL's including Types that are used in the simulation are loaded) Reported information : 5 user DLLs were loaded after searching in "C:\Trnsys17\UserLib\ReleaseDLLs" *** The TRNSYS components will be called in the following order: Unit # 5 Type # 9 Unit # 13 Type # 15 Unit # 6 Type # 343 Unit # 7 Type # 11 Unit # 8 Type # 11 Unit # 11 Type # 682 Unit # 10 Type # 927 Unit # 14 Type # 114 Unit # 15 Type # 11 Unit # 16 Type # 11 Unit # 17 Type # 114 Unit # 21 Type # 65 *** Warning at time : 8.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 8.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 8.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 8.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 9.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 9.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 9.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 9.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 10.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 10.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 10.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 10.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 11.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 11.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 11.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 11.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 12.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 12.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 12.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 12.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 13.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 13.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 13.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 13.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 14.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 14.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 14.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 14.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 15.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 15.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 15.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 15.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 16.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 16.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 16.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 16.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 17.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 17.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 17.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 17.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 18.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 18.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 18.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 18.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 19.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 19.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 19.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 19.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 20.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 20.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 20.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 20.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 21.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 21.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 21.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 21.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 22.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 22.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 22.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 22.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 23.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 23.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 23.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 23.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 24.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 24.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 24.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 24.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 25.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 25.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 25.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 25.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 26.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 26.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 26.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 26.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 27.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 27.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 27.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 27.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 28.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 28.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 28.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 28.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 29.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 29.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 29.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 29.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 30.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 30.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 30.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 30.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 31.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 31.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 31.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 31.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 32.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 32.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 32.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 32.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 33.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 33.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 33.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 33.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 34.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 34.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 34.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 34.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 35.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 35.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 35.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 35.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 36.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 36.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 36.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 36.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 37.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 37.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 37.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 37.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 38.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 38.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 38.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 38.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 39.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 39.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 56.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 56.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 56.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 56.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 57.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 57.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 57.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 57.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 58.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 58.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 58.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 58.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 59.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 59.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 59.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 59.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 60.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 60.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 60.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 60.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 61.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 61.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 61.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 61.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 62.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 62.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 62.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 62.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 63.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 63.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 80.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 80.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 80.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 80.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 81.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 81.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 81.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 81.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 82.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 82.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 82.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 82.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 83.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 83.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 83.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 83.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 84.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 84.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 84.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 84.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 85.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 85.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 85.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 85.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 86.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 86.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 86.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 86.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 87.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 87.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 104.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 104.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 104.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 104.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 105.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 105.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 105.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 105.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 106.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 106.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 106.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 106.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 107.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 107.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 107.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 107.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 108.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 108.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 108.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 108.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 109.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 109.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 109.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 109.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 110.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 110.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 110.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 110.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 111.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 111.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 147.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 148.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 148.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 148.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 148.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 149.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 149.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 149.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 149.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 150.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 150.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 150.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 150.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 151.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 151.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 151.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 151.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 152.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 152.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 152.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 152.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 153.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 153.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 153.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 153.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 154.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 154.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 154.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 154.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 171.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 172.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 172.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 172.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 172.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 173.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 173.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 173.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 173.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 174.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 174.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 174.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 174.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 175.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 175.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 175.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 175.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 176.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 176.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 176.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 176.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 177.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 177.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 177.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 177.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 178.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 178.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 178.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 178.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 179.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 200.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 200.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 200.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 200.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 201.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 201.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 201.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 201.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 202.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 202.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 202.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 202.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 203.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 203.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 203.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 203.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 204.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 204.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 204.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 204.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 205.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 205.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 205.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 205.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 206.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 206.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 206.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 206.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 207.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 207.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 224.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 224.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 224.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 224.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 225.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 225.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 225.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 225.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 226.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 226.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 226.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 226.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 227.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 227.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 227.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 227.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 228.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 228.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 228.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 228.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 229.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 229.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 229.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 229.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 230.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 230.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 230.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 230.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 231.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 231.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 248.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 248.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 248.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 248.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 249.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 249.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 249.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 249.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 250.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 250.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 250.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 250.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 251.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 251.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 251.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 251.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 252.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 252.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 252.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 252.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 253.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 253.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 253.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 253.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 254.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 254.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 254.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 254.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 255.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 255.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 271.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 272.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 272.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 272.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 272.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 273.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 273.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 273.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 273.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 274.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 274.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 274.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 274.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 275.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 275.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 275.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 275.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 276.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 276.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 276.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 276.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 277.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 277.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 277.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 277.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 278.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 278.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 278.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 278.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 279.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 297.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 298.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 305.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 306.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 306.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 306.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 306.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 307.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 307.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 307.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 307.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 308.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 308.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 308.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 308.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 309.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 309.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 309.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 309.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 310.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 310.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 310.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 310.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 311.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 311.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 311.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 311.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 312.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 312.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 312.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 312.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 313.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 324.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 324.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 324.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 324.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 328.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 328.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 329.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 329.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 329.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 329.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 330.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 330.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 330.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 330.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 331.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 331.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 331.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 331.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 332.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 332.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 332.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 332.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 333.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 333.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 333.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 333.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 334.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 334.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 334.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 334.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 335.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 335.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 335.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 335.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 364.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 365.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 365.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 365.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 365.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 366.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 366.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 366.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 366.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 367.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 367.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 367.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 367.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 368.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 368.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 368.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 368.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 369.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 369.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 369.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 369.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 370.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 370.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 370.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 370.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 371.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 371.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 371.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 371.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 372.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 386.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 387.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 387.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 387.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 387.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 388.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 388.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 388.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Fatal Error at time : 388.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 450 : The maximum number of warnings allowed per simulation has been exceeded. Please fix these warnings or increase the limit on the number of warnings allowed per simulation (LIMITS command) Reported information : Not available *** Warning at time : 388.500000 Generated by Unit : 13 Generated by Type : 15 Message : The calculated horizontal beam radiation exceeded the provided total horizontal radiation and was set to the total horizontal radiation for 1 timesteps during the simulation. *** Warning at time : 388.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The simulation failed to converge during 499 timesteps (32% of the time). *** Warning at time : 388.500000 Generated by Unit : 10 Generated by Type : 927 Message : The file C:\Trnsys17\Tess Models\SampleCatalogData\Water-to-WaterHeatPump\Normalized\WWHP_Heating-Normalized.dat was called 1223 times (3% of the time) with a first independent variable value below the range supplied in the data file. Data is interpolated within the data file range but is not extrapolated beyond the range. Performance of the equipment modeled by this UNIT may be incorrect. *** Warning at time : 388.500000 Generated by Unit : 10 Generated by Type : 927 Message : The file C:\Trnsys17\Tess Models\SampleCatalogData\Water-to-WaterHeatPump\Normalized\WWHP_Heating-Normalized.dat was called 1223 times (3% of the time) with a second independent variable value above the range supplied in the data file. Data is interpolated within the data file range but is not extrapolated beyond the range. Performance of the equipment modeled by this UNIT may be incorrect. ********************************************************************************************************* The Following UNIT Numbers, TYPE Numbers, and Logical Units Were Used in the Supplied TRNSYS Input File: 5 9 4 6 11 6 7 15 9 8 65 42 10 114 47 11 343 48 13 682 49 14 927 15 16 17 21 ********************************************************************************************************* Total TRNSYS Calculation Time: 4.2400 Seconds -------------- next part -------------- A non-text attachment was scrubbed... Name: error.jpg Type: image/jpeg Size: 206474 bytes Desc: not available URL: From karol.bandurski at put.poznan.pl Fri Jun 13 07:38:00 2014 From: karol.bandurski at put.poznan.pl (Karol BANDURSKI) Date: Fri, 13 Jun 2014 16:38:00 +0200 Subject: [TRNSYS-users] shady place simulation Message-ID: <002401cf8715$13542ba0$39fc82e0$@put.poznan.pl> Dear Users and Developers, I would like to model the zone that envelope is 'fully of holes', it consists of only shading elements. Like space inside upper branches of a tree or in the forest. So, there is no thermal insulation and air and heat can flow into and across zone by natural ventilation, but sun radiation is limited. I wonder if TRNSYS simulation (TRNBUILD+TRNFLOW) can be appropriate to model such objects (inside thermal comfort) or it is necessary to use CFD simulation. I think to prepare zone (maybe a few airnodes) with very low thermal resistance (or thermal properties of construction material, e.g. steel) and with a lot of cracks in the walls, then to model shading elements using shading zones. Do you have some idea or some experience with such objects? Any comments, hints and tips are appreciated! Kind regards, Karol ------------------------------------------------ Karol Bandurski MSc. Institute of Environmental Engineering Poznan University of Technology www.put.poznan.pl/~karol.bandurski www.ee.put.poznan.pl -------------- next part -------------- An HTML attachment was scrubbed... URL: From karol.bandurski at put.poznan.pl Fri Jun 13 07:39:25 2014 From: karol.bandurski at put.poznan.pl (Karol BANDURSKI) Date: Fri, 13 Jun 2014 16:39:25 +0200 Subject: [TRNSYS-users] shady place simulation Message-ID: <003c01cf8715$465d0d00$d3172700$@put.poznan.pl> Dear Users and Developers, I would like to model the zone that envelope is 'fully of holes', it consists of only shading elements. Like space inside upper branches of a tree or in the forest. So, there is no thermal insulation and air and heat can flow into and across zone by natural ventilation, but sun radiation is limited. I wonder if TRNSYS simulation (TRNBUILD+TRNFLOW) can be appropriate to model such objects (inside thermal comfort) or it is necessary to use CFD simulation. I think to prepare zone (maybe a few airnodes) with very low thermal resistance (or thermal properties of construction material, e.g. steel) and with a lot of cracks in the walls, then to model shading elements using shading zones. Do you have some idea or some experience with such objects? Any comments, hints and tips are appreciated! Kind regards, Karol ------------------------------------------------ Karol Bandurski MSc. Institute of Environmental Engineering Poznan University of Technology www.put.poznan.pl/~karol.bandurski www.ee.put.poznan.pl -------------- next part -------------- An HTML attachment was scrubbed... URL: From mary_xen at hotmail.com Sun Jun 15 15:00:38 2014 From: mary_xen at hotmail.com (mary xen) Date: Mon, 16 Jun 2014 01:00:38 +0300 Subject: [TRNSYS-users] TRNSYS lite_Help In-Reply-To: References: , Message-ID: Hello, I am a master student and I am working for my thesis project on TRNSYS lite. I need to define a new wall and save it in the library in the "Prgwlay_neh_e". My question is what do the coefficients in the list mean. For instance, in this example : "154 , TEPP_005 , 0.005 , 0.288 , 1.3 , 700 , 0.1 , 0.5 , 11 , 11 , 57.8 , 103.9 , 373.9 ," I know the meaning of all coefficients, apart from the last two. Could you help me?Thank you. Mary -------------- next part -------------- An HTML attachment was scrubbed... URL: From Hiller at Transsolar.com Mon Jun 16 06:22:58 2014 From: Hiller at Transsolar.com (Marion Hiller) Date: Mon, 16 Jun 2014 13:22:58 +0000 Subject: [TRNSYS-users] TRNSYS lite_Help In-Reply-To: References: , Message-ID: Mary, don't worry about this coefficients. They aren't used anymore. However, you have to fulfil the syntax meaning that two values have to be there. Marion Dipl.-Ing. Marion Hiller Transsolar Energietechnik GmbH Curiestra?e 2 70563 Stuttgart Telefon: +49 711 67976-0 http://www.trnsys.de Transsolar: KlimaEngineering- Technologien f?r energieeffizientes Bauen und Nutzerkomfort in Geb?uden Stuttgart - M?nchen - New York - Paris Gesch?ftsf?hrer :Diplom-Ingenieur Matthias Schuler, Diplom-Ingenieur Thomas Auer, Diplom-Physiker Stefan Holst, Diplom-Betriebswirt Dieter Schnelle Eingetragen beim Amtsgericht Stuttgart HRB 23347, Steuernummer: 99073/00911,USt-IdNr.: DE 152272639 ________________________________ Von: TRNSYS-users [mailto:trnsys-users-bounces at lists.onebuilding.org] Im Auftrag von mary xen Gesendet: Montag, 16. Juni 2014 00:01 An: trnsys-users at cae.wisc.edu Betreff: [TRNSYS-users] TRNSYS lite_Help Hello, I am a master student and I am working for my thesis project on TRNSYS lite. I need to define a new wall and save it in the library in the "Prgwlay_neh_e". My question is what do the coefficients in the list mean. For instance, in this example : "154 , TEPP_005 , 0.005 , 0.288 , 1.3 , 700 , 0.1 , 0.5 , 11 , 11 , 57.8 , 103.9 , 373.9 ," I know the meaning of all coefficients, apart from the last two. Could you help me? Thank you. Mary -------------- next part -------------- An HTML attachment was scrubbed... URL: From Hiller at Transsolar.com Tue Jun 17 03:02:55 2014 From: Hiller at Transsolar.com (Marion Hiller) Date: Tue, 17 Jun 2014 10:02:55 +0000 Subject: [TRNSYS-users] shady place simulation In-Reply-To: <003c01cf8715$465d0d00$d3172700$@put.poznan.pl> References: <003c01cf8715$465d0d00$d3172700$@put.poznan.pl> Message-ID: Karol, as always there is possibility to model it with Trnsys :). However the modelling is more complex because you have to make sure that the modelling assumptions still yield to a valid result. The basic idea is to model the "semi-outdoor space" as an "indoor space" and you have think about how the main thermal processes are modelled: - short-wave radiation (direct and diffuse) - long-wave radiation - convection - humidity - comfort For example: short-wave radiation (direct and diffuse) - depending on the size and distribution of the holes you can use the so-called "no window" with a 100 % transmittance and the leaf part as an opaque surface with a solar absorptance or model the "leaf roof" as a single layer window with an approximated optical properties. - The direct distribution model is fine, for the diffuse radiation you need to check if the model is adequate. - .... Long-wave radiation - What is the temperature of the "leaf roof" for long-wave radiation exchange within space? Do the holes have to have sky temperature? - ... Convection - What input values do you have? Can a nodal model like TRNFlow solve this or do you need a CFD to define the ventilation rates? - .... Humidity - Do you need to take into account the impact of vegetation with respect to humidity and cooling effects? - .... The success really depends on your project and what the aim of the simulation. Marion Dipl.-Ing. Marion Hiller Transsolar Energietechnik GmbH Curiestra?e 2 70563 Stuttgart Telefon: +49 711 67976-0 http://www.trnsys.de Transsolar: KlimaEngineering- Technologien f?r energieeffizientes Bauen und Nutzerkomfort in Geb?uden Stuttgart - M?nchen - New York - Paris Gesch?ftsf?hrer :Diplom-Ingenieur Matthias Schuler, Diplom-Ingenieur Thomas Auer, Diplom-Physiker Stefan Holst, Diplom-Betriebswirt Dieter Schnelle Eingetragen beim Amtsgericht Stuttgart HRB 23347, Steuernummer: 99073/00911,USt-IdNr.: DE 152272639 ________________________________ Von: TRNSYS-users [mailto:trnsys-users-bounces at lists.onebuilding.org] Im Auftrag von Karol BANDURSKI Gesendet: Freitag, 13. Juni 2014 16:39 An: TRNSYS-users at lists.onebuilding.org Betreff: [TRNSYS-users] shady place simulation Dear Users and Developers, I would like to model the zone that envelope is 'fully of holes', it consists of only shading elements. Like space inside upper branches of a tree or in the forest. So, there is no thermal insulation and air and heat can flow into and across zone by natural ventilation, but sun radiation is limited. I wonder if TRNSYS simulation (TRNBUILD+TRNFLOW) can be appropriate to model such objects (inside thermal comfort) or it is necessary to use CFD simulation. I think to prepare zone (maybe a few airnodes) with very low thermal resistance (or thermal properties of construction material, e.g. steel) and with a lot of cracks in the walls, then to model shading elements using shading zones. Do you have some idea or some experience with such objects? Any comments, hints and tips are appreciated! Kind regards, Karol ------------------------------------------------ Karol Bandurski MSc. Institute of Environmental Engineering Poznan University of Technology www.put.poznan.pl/~karol.bandurski www.ee.put.poznan.pl -------------- next part -------------- An HTML attachment was scrubbed... URL: From alainpascal.goumba5 at yahoo.fr Wed Jun 18 01:00:06 2014 From: alainpascal.goumba5 at yahoo.fr (Alain Pascal Goumba) Date: Wed, 18 Jun 2014 09:00:06 +0100 Subject: [TRNSYS-users] Go on One time Message-ID: <1403078406.87280.YahooMailNeo@web172904.mail.ir2.yahoo.com> Hello, I want to control my simulation. I use a heat pump and i want that this pump go on one time in day. Now, i control: - the time of function (between 0 and 6 am) - the temperature necessary in my tank which is join at pump ? But i don't know exactly what i do for the number of start. ? Thank you ? Alain -------------- next part -------------- An HTML attachment was scrubbed... URL: From yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com Thu Jun 19 00:15:39 2014 From: yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com (yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com) Date: Thu, 19 Jun 2014 09:15:39 +0200 Subject: [TRNSYS-users] Access violation at adress 10215F56 in module " TRNDLL.DLL" Message-ID: <8EB964B7734F9342ADEB7171F20AAE960A49306443@XS203440.MELINDA.LOCAL> Dear TRNSYS users, I have an error while I call the type 62 on TRNSYS. It said : "Access violation at adress 10215F56 in module' TRNDLL.DLL'. Read of address 00000". If anyone can help, it would be really appreciated! Thank you, Best Regards, Yasmina EL HASNAOUI Ing?nieure Calculs P?le Process Industriel Semicad [cid:image001.jpg at 01CF8B9F.096998D0] 123 avenue Barth?l?my Buyer 69005 Lyon - France Tel : +33 (0) 426 10 66 94 yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com Cofely Axima et OMEGA Concept, des marques de la soci?t? AXIMA Concept www.omega-concept-gdfsuez.com P Pensez ? l'environnement avant d'imprimer ce message. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 19321 bytes Desc: image001.jpg URL: From bearcharge at gmail.com Thu Jun 19 18:13:00 2014 From: bearcharge at gmail.com (Enyuan Hu) Date: Thu, 19 Jun 2014 21:13:00 -0400 Subject: [TRNSYS-users] heat pump cannot effectively control the temperature Message-ID: Dear all, I'm trying to use air-to-air heat pump (type 954) to heat and cool a zone. I chose the ventilation mode and closed the heating and cooling mode in type 56. However, I found that the heat pump was not able to control the zone air temperature within the set range. The set point for heating was 20C and for cooling, 24C. But the zone air temperature can be as low as 8C when outside temperature is around -20C. Should I increase the power of heat pump by changing its parameters? if so, what parameters should I change? or should I adopt multiple stage heating/cooling (and how)? Thanks! Enyuan -------------- next part -------------- An HTML attachment was scrubbed... URL: From mihai1989_tt at yahoo.com Fri Jun 20 04:41:27 2014 From: mihai1989_tt at yahoo.com (Mihai T.) Date: Fri, 20 Jun 2014 04:41:27 -0700 Subject: [TRNSYS-users] Type 57 - table number Message-ID: <1403264487.95312.YahooMailNeo@web140406.mail.bf1.yahoo.com> Hello, I need to use type 57, but I can not find ?the table number corresponding to the dimension of the specified input?. I knew that I must look at the ?section 4.1.12 of Volume 1 - TRNSYS ReferenceManual?, but I don`t have this manual. I seaeched it in C:\TRNSYS16\Documentation ... but is not there. Please help me to find TRNSYS ReferenceManual. Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Fri Jun 20 08:34:27 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Fri, 20 Jun 2014 10:34:27 -0500 Subject: [TRNSYS-users] Access violation at adress 10215F56 in module " TRNDLL.DLL" In-Reply-To: <8EB964B7734F9342ADEB7171F20AAE960A49306443@XS203440.MELINDA.LOCAL> References: <8EB964B7734F9342ADEB7171F20AAE960A49306443@XS203440.MELINDA.LOCAL> Message-ID: <53A45483.5020405@tess-inc.com> Yasmina, This is likely to be a permissions problem. Make certain that you have administrator rights on all parts of the computer. Kind regards, David On 6/19/2014 02:15, yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com wrote: > > Dear TRNSYS users, > > I have an error while I call the type 62 on TRNSYS. It said : "Access > violation at adress 10215F56 in module' TRNDLL.DLL'. Read of address > 00000". > > If anyone can help, it would be really appreciated! > > Thank you, > > Best Regards, > > *Yasmina EL HASNAOUI* > Ing?nieure Calculs > P?le Process Industriel > Semicad > > cid:image001.jpg at 01CD9B35.D07198D0 > 123 avenue Barth?l?my Buyer > 69005 Lyon -- France > > Tel : +33 (0) 426 10 66 94 > yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com > > > Cofely Axima et OMEGA Concept, des marques de la soci?t? AXIMA Concept > www.omega-concept-gdfsuez.com > P*Pensez ? l'environnement avant d'imprimer ce message.* > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 19321 bytes Desc: not available URL: From d.bradley at tess-inc.com Fri Jun 20 08:37:46 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Fri, 20 Jun 2014 10:37:46 -0500 Subject: [TRNSYS-users] Type 57 - table number In-Reply-To: <1403264487.95312.YahooMailNeo@web140406.mail.bf1.yahoo.com> References: <1403264487.95312.YahooMailNeo@web140406.mail.bf1.yahoo.com> Message-ID: <53A4554A.9020201@tess-inc.com> Mihai, The tables are located in section 5.12.7 of the 05-MathematicalReference.pdf document in Trnsys16. Best, David On 6/20/2014 06:41, Mihai T. wrote: > Hello, > I need to use type 57, but I can not find "the table number > corresponding to the dimension of the specified input". I knew that I > must look at the "section 4.1.12 of Volume 1 - TRNSYS > ReferenceManual", but I don`t have this manual. I seaeched it in > C:\TRNSYS16\Documentation ... but is not there. Please help me to find > TRNSYS ReferenceManual. Thanks! > > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From scott.schollenberger at gmail.com Fri Jun 20 08:44:49 2014 From: scott.schollenberger at gmail.com (Scott Schollenberger) Date: Fri, 20 Jun 2014 09:44:49 -0600 Subject: [TRNSYS-users] please remove me from this list Message-ID: please remove me from this list -- Scott Schollenberger 720-278-0056 scott.schollenberger at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From omar1994 at uab.edu Sun Jun 22 20:00:42 2014 From: omar1994 at uab.edu (Omar Abu-Hamdeh) Date: Mon, 23 Jun 2014 03:00:42 +0000 Subject: [TRNSYS-users] .idf file problem...can not upload from google sketchup to trnsys Message-ID: <5CDFB0CD637B5F42BA7B0C2652782D9F0289AE8B@UABEXMB3.ad.uab.edu> Dear All, I am having problems uploading the .idf file created in Google Sketchup 8. After making a building in sketchup I save the file, open up trnsys simulation studio, and then choose 3D building project. The problem is when I click open IDF and create project, nothing opens and trnsys saves a .idf.ps file to the directory. Any help will be appreciated. Omar -------------- next part -------------- An HTML attachment was scrubbed... URL: From karel.fore at kahosl.be Tue Jun 24 04:02:55 2014 From: karel.fore at kahosl.be (Karel Fore) Date: Tue, 24 Jun 2014 13:02:55 +0200 Subject: [TRNSYS-users] How long have I been working with TRNSYS? Message-ID: <1835BEE804616A4A90ADA29A49E6554B27D0A187A8@MAILRABOT3.acad.kahosl.be> Dear TRNSYS-users, Does anyone know I can see the number of houres I have been working with TRNSYS since I installed it? Or how many times i started TRNSYS? Thanks in advance, Karel For? From nashed.amir at gmail.com Tue Jun 24 04:38:12 2014 From: nashed.amir at gmail.com (Amir Nashed) Date: Tue, 24 Jun 2014 21:38:12 +1000 Subject: [TRNSYS-users] Division by Zero Message-ID: Hello Does anyone know why the error of "dividing by zero" occurs? I mean i noticed many times that i get this error although when i print out the denominator its value never reached zero. Thank you Amir -------------- next part -------------- An HTML attachment was scrubbed... URL: From cnkw at leeds.ac.uk Mon Jun 23 10:37:15 2014 From: cnkw at leeds.ac.uk (Ke Wu) Date: Mon, 23 Jun 2014 18:37:15 +0100 Subject: [TRNSYS-users] connection TRNSYS-Fluent Message-ID: <9449887B644F614B9827BA3177590AA004DD45F0A6E9@HERMES8.ds.leeds.ac.uk> Hi Just couldn't understand "with what instruction should FlUENT open?", this is the original one in white space: "-r6.3.26 2d -i" Maybe this is for old version of Fluent How could I find correct one for Fluent 14.5? Thanks Regards Ke -------------- next part -------------- An HTML attachment was scrubbed... URL: From nashed.amir at gmail.com Tue Jun 24 06:50:43 2014 From: nashed.amir at gmail.com (Amir Nashed) Date: Tue, 24 Jun 2014 23:50:43 +1000 Subject: [TRNSYS-users] The necessity of using pipes in TRNSYS models Message-ID: Dear TRNSYS users I am currently trying to model an application using solar collectors to heat water and i realized that when i put pipes in the solar collector loop, i get strange output water temperatures (very low values). So what i did is that i isolated the solar collector loop and modeled it by itself and the same problem occurs unless i use very small pipes in terms of size. But if i used a small pipe size i sometimes get the warning that the flow rate the pipe during at least one component was greater than the capacity of the pipe. has anyone faced trouble with the pipes before? And is using pipes in the model needed from the first place in terms of the model stability? Thank you -------------- next part -------------- An HTML attachment was scrubbed... URL: From a.jezequel at itf.biz Tue Jun 24 06:54:16 2014 From: a.jezequel at itf.biz (ITF - Adrien JEZEQUEL) Date: Tue, 24 Jun 2014 15:54:16 +0200 Subject: [TRNSYS-users] Division by Zero In-Reply-To: References: Message-ID: <53A98308.4020009@itf.biz> Hi Amir i think you divide something by an input, which is not constant, and may be null, certainly at time = 0 for example, if the output you need is the division between input_a and input_b, you may write : output = (1-EQL(Input_b,0))*input_a/(input_b+0.001*EQL(Input_b,0)) Best regards Logo_ITF *Adrien JEZEQUEL* Simulation Dynamique - Calculs num?riques 62 rue du Bolliet 73230 SAINT-ALBAN-LEYSSE T?l : +33(0) 479 750 029 Fax : +33(0) 479 852 122 a.jezequel at itf.biz www.itf.biz Feuille Le 24/06/2014 13:38, Amir Nashed a ?crit : > Hello > > Does anyone know why the error of "dividing by zero" occurs? > I mean i noticed many times that i get this error although when i > print out the denominator its value never reached zero. > > Thank you > > Amir > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: itf_logo_web.png Type: image/png Size: 4327 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: feuille.png Type: image/png Size: 3404 bytes Desc: not available URL: From bheymer at gmail.com Tue Jun 24 07:17:17 2014 From: bheymer at gmail.com (Ben Heymer) Date: Tue, 24 Jun 2014 09:17:17 -0500 Subject: [TRNSYS-users] The necessity of using pipes in TRNSYS models In-Reply-To: References: Message-ID: Amir, Yes, you should include pipes in the loop with at least enough volume to handle the flow during one timestep. If you think this volume is unrealistically high, reduce your time step. You can set the thermal losses of the pipes to zero if you choose. I sometimes use an equation to define the minimum pipe length to avoid convergence errors as I explore a model. If you define your time step as a global parameter, you can use something like: minpipelength = 1.1 * pipeflow (m^3/hr) * timestep (hr) / pipearea (m2) pipelength = max(minpipelength, realpipelength) -Ben Heymer On Tue, Jun 24, 2014 at 8:50 AM, Amir Nashed wrote: > Dear TRNSYS users > > I am currently trying to model an application using solar collectors to heat > water and i realized that when i put pipes in the solar collector loop, i > get strange output water temperatures (very low values). > > So what i did is that i isolated the solar collector loop and modeled it by > itself and the same problem occurs unless i use very small pipes in terms of > size. > > But if i used a small pipe size i sometimes get the warning that the flow > rate the pipe during at least one component was greater than the capacity of > the pipe. > > has anyone faced trouble with the pipes before? And is using pipes in the > model needed from the first place in terms of the model stability? > > Thank you > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > From arnaud.candaele at gmail.com Tue Jun 24 07:34:57 2014 From: arnaud.candaele at gmail.com (Arnaud Candaele) Date: Tue, 24 Jun 2014 16:34:57 +0200 Subject: [TRNSYS-users] Question about windows properties.. Message-ID: Hi all, I know this kind of question has already been asked, but I can't seem to find a complete answer, so here it is again, maybe someone can help : I'm using a window type in a building simulation, and for this I choose a window from the library "/American/w4-lib", ID 2306. Thiw window type has 2 layers of glass separated by a layer of gas. My question is regarding the Emissivity properties that can be read : Emis F 0.840 0.060 Emis B 0.840 0.840 I just want to be sure of what that means : I guess "F" and "B" are for "front" and "back", but which of these sides is actually towards the interior of the building ? Also, which window is on the interior side, and which one on the exterior side (1st or second column ?) ? I think that for exterior walls, TRNSYS uses "back" to describe the "outer" face of the wall (outside). But I also read somewhere (..) that for instance "Rfsol" (so "front" reflectance) in the window description is also for the exterior facing side of the window.. In the end, I don't know if "front" is supposed to mean "interior facing side" or "exterior facing side". Also, in the window description, there are dimensions (width, height). In the Window Type Manager, there are also dimensions taht you can enter ("For 1 glazing module", just below "slope of window"). Finally, in the different zones of my building where I actually use this type of window, there is an area which correspond to the area of the window I drew in sketchup. ==> which one of these area is actually used in TRNSYS computation? Any help would be greatly appreciated ! I've been looking in WINDOW manual, as wel in the TRNSYS manuals, I can't find anything in there... Thanks , Arnaud. -------------- next part -------------- An HTML attachment was scrubbed... URL: From nashed.amir at gmail.com Tue Jun 24 18:18:44 2014 From: nashed.amir at gmail.com (Amir Nashed) Date: Wed, 25 Jun 2014 11:18:44 +1000 Subject: [TRNSYS-users] TRNSYS-users Digest, Vol 114, Issue 20 In-Reply-To: References: Message-ID: Hi Ben Thank you so much for your answer, it helped a lot Best Regards, Amir On Wed, Jun 25, 2014 at 6:11 AM, wrote: > Send TRNSYS-users mailing list submissions to > trnsys-users at lists.onebuilding.org > > To subscribe or unsubscribe via the World Wide Web, visit > > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > or, via email, send a message with subject or body 'help' to > trnsys-users-request at lists.onebuilding.org > > You can reach the person managing the list at > trnsys-users-owner at lists.onebuilding.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of TRNSYS-users digest..." > > Today's Topics: > > 1. Re: The necessity of using pipes in TRNSYS models (Ben Heymer) > 2. Question about windows properties.. (Arnaud Candaele) > > > ---------- Forwarded message ---------- > From: Ben Heymer > To: "TRNSYS users mailing list at OneBuilding.org" < > trnsys-users at lists.onebuilding.org> > Cc: > Date: Tue, 24 Jun 2014 09:17:17 -0500 > Subject: Re: [TRNSYS-users] The necessity of using pipes in TRNSYS models > Amir, > > Yes, you should include pipes in the loop with at least enough volume > to handle the flow during one timestep. If you think this volume is > unrealistically high, reduce your time step. You can set the thermal > losses of the pipes to zero if you choose. > > I sometimes use an equation to define the minimum pipe length to avoid > convergence errors as I explore a model. If you define your time step > as a global parameter, you can use something like: > > minpipelength = 1.1 * pipeflow (m^3/hr) * timestep (hr) / pipearea (m2) > pipelength = max(minpipelength, realpipelength) > > -Ben Heymer > > On Tue, Jun 24, 2014 at 8:50 AM, Amir Nashed > wrote: > > Dear TRNSYS users > > > > I am currently trying to model an application using solar collectors to > heat > > water and i realized that when i put pipes in the solar collector loop, i > > get strange output water temperatures (very low values). > > > > So what i did is that i isolated the solar collector loop and modeled it > by > > itself and the same problem occurs unless i use very small pipes in > terms of > > size. > > > > But if i used a small pipe size i sometimes get the warning that the flow > > rate the pipe during at least one component was greater than the > capacity of > > the pipe. > > > > has anyone faced trouble with the pipes before? And is using pipes in the > > model needed from the first place in terms of the model stability? > > > > Thank you > > > > > > > > _______________________________________________ > > TRNSYS-users mailing list > > TRNSYS-users at lists.onebuilding.org > > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > > > > > ---------- Forwarded message ---------- > From: Arnaud Candaele > To: trnsys-users at cae.wisc.edu > Cc: > Date: Tue, 24 Jun 2014 16:34:57 +0200 > Subject: [TRNSYS-users] Question about windows properties.. > Hi all, > > I know this kind of question has already been asked, but I can't seem to > find a complete answer, so here it is again, maybe someone can help : > > I'm using a window type in a building simulation, and for this I choose a > window from the library "/American/w4-lib", ID 2306. Thiw window type has 2 > layers of glass separated by a layer of gas. > > My question is regarding the Emissivity properties that can be read : > > Emis F 0.840 0.060 > Emis B 0.840 0.840 > > I just want to be sure of what that means : I guess "F" and "B" are for > "front" and "back", but which of these sides is actually towards the > interior of the building ? > Also, which window is on the interior side, and which one on the exterior > side (1st or second column ?) ? > > I think that for exterior walls, TRNSYS uses "back" to describe the > "outer" face of the wall (outside). But I also read somewhere (..) that for > instance "Rfsol" (so "front" reflectance) in the window description is also > for the exterior facing side of the window.. In the end, I don't know if > "front" is supposed to mean "interior facing side" or "exterior facing > side". > > Also, in the window description, there are dimensions (width, height). In > the Window Type Manager, there are also dimensions taht you can enter ("For > 1 glazing module", just below "slope of window"). Finally, in the different > zones of my building where I actually use this type of window, there is an > area which correspond to the area of the window I drew in sketchup. > > ==> which one of these area is actually used in TRNSYS computation? > > Any help would be greatly appreciated ! I've been looking in WINDOW > manual, as wel in the TRNSYS manuals, I can't find anything in there... > > Thanks , > > Arnaud. > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From s3467254 at student.rmit.edu.au Tue Jun 24 23:24:01 2014 From: s3467254 at student.rmit.edu.au (Jihane Assaf) Date: Wed, 25 Jun 2014 16:24:01 +1000 Subject: [TRNSYS-users] Division by Zero In-Reply-To: <53A98308.4020009@itf.biz> References: <53A98308.4020009@itf.biz> Message-ID: >From experience, just put a condition on the denominator not to go to zero (even if it is never goes to zero); like when it is zero, return "1 or some convenient value" On 24 June 2014 23:54, ITF - Adrien JEZEQUEL wrote: > Hi Amir > > i think you divide something by an input, which is not constant, and may > be null, certainly at time = 0 > for example, if the output you need is the division between input_a and > input_b, you may write : > output = (1-EQL(Input_b,0))*input_a/(input_b+0.001*EQL(Input_b,0)) > > Best regards > > > [image: Logo_ITF] > *Adrien JEZEQUEL* > Simulation Dynamique - Calculs num?riques > > 62 rue du Bolliet > 73230 SAINT-ALBAN-LEYSSE > T?l : +33(0) 479 750 029 > Fax : +33(0) 479 852 122 > a.jezequel at itf.biz > www.itf.biz > [image: Feuille] > Le 24/06/2014 13:38, Amir Nashed a ?crit : > > Hello > > Does anyone know why the error of "dividing by zero" occurs? > I mean i noticed many times that i get this error although when i print > out the denominator its value never reached zero. > > Thank you > > Amir > > > _______________________________________________ > TRNSYS-users mailing listTRNSYS-users at lists.onebuilding.orghttp://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: itf_logo_web.png Type: image/png Size: 4327 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: feuille.png Type: image/png Size: 3404 bytes Desc: not available URL: From Martin.Hauer at uibk.ac.at Tue Jun 24 23:54:23 2014 From: Martin.Hauer at uibk.ac.at (Hauer, Martin) Date: Wed, 25 Jun 2014 06:54:23 +0000 Subject: [TRNSYS-users] Question about windows properties.. In-Reply-To: References: Message-ID: <229B687E5010CC4182CFA1B853B81A3B0DE89955@XMBX2.uibk.ac.at> Dear Arnaud, ?F? means front, ?B? means back, right! In case of DOE, front side is facing exterior, back is facing to interior side (or in your case first column is the exterior glazing layer, second column is the interior glazing layer). It is also defined like this in the software WINDOW. Therefore, also Rfsol is counting for the reflection part (only of glazing) of the glazing side facing exterior. Concerning window geometries in the window manager: so far as I know this values should correspond to the values written in the doe-file. The ?real? geometry of the window has to be entered later as you mentioned by sketchup or manually in the Zone window. So TRNSYS uses the sketchup geometry for calculating the window gains/losses. Kind regards, Martin Von: TRNSYS-users [mailto:trnsys-users-bounces at lists.onebuilding.org] Im Auftrag von Arnaud Candaele Gesendet: Dienstag, 24. Juni 2014 16:35 An: trnsys-users at cae.wisc.edu Betreff: [TRNSYS-users] Question about windows properties.. Hi all, I know this kind of question has already been asked, but I can't seem to find a complete answer, so here it is again, maybe someone can help : I'm using a window type in a building simulation, and for this I choose a window from the library "/American/w4-lib", ID 2306. Thiw window type has 2 layers of glass separated by a layer of gas. My question is regarding the Emissivity properties that can be read : Emis F 0.840 0.060 Emis B 0.840 0.840 I just want to be sure of what that means : I guess "F" and "B" are for "front" and "back", but which of these sides is actually towards the interior of the building ? Also, which window is on the interior side, and which one on the exterior side (1st or second column ?) ? I think that for exterior walls, TRNSYS uses "back" to describe the "outer" face of the wall (outside). But I also read somewhere (..) that for instance "Rfsol" (so "front" reflectance) in the window description is also for the exterior facing side of the window.. In the end, I don't know if "front" is supposed to mean "interior facing side" or "exterior facing side". Also, in the window description, there are dimensions (width, height). In the Window Type Manager, there are also dimensions taht you can enter ("For 1 glazing module", just below "slope of window"). Finally, in the different zones of my building where I actually use this type of window, there is an area which correspond to the area of the window I drew in sketchup. ==> which one of these area is actually used in TRNSYS computation? Any help would be greatly appreciated ! I've been looking in WINDOW manual, as wel in the TRNSYS manuals, I can't find anything in there... Thanks , Arnaud. -------------- next part -------------- An HTML attachment was scrubbed... URL: From shennaut at ulg.ac.be Wed Jun 25 02:29:23 2014 From: shennaut at ulg.ac.be (Samuel Hennaut) Date: Wed, 25 Jun 2014 11:29:23 +0200 Subject: [TRNSYS-users] Belgian TRNSYS DAYS 2014 In-Reply-To: <8431566.1006419.1403618999310.JavaMail.root@ulg.ac.be> References: <8431566.1006419.1403618999310.JavaMail.root@ulg.ac.be> Message-ID: <53AA9673.4040601@ulg.ac.be> Dear Trnsys Users, The BEMS (Building Energy Monitoring & Simulation) research unit of the University of Li?ge, Arlon Campus, organizes on September 10th, 11th & 12th 2014, the Belgian "TRNSYS DAYS 2014", training sessions for energy simulation with Trnsys. I cordially invite you to consult the attached leaflet for further information. Hoping you will join us, please accept our best regards. Imane REHAB (Event coordinateur) Ing?nieur de recherche, Doctorante au laboratoire BEMS Universit? de Li?ge Arlon Campus Environnement Equipe BEMS - Building Energy Monitoring and Simulation - 185, Avenue de Longwy B-6700 ARLON Tel: +32- (0)63 230 937 email: imane.rehab at ulg.ac.be WEB: http://www.bems.ulg.ac.be -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 91980 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: TRNSYS DAYS 2014.pdf Type: application/pdf Size: 747796 bytes Desc: not available URL: From cnkw at leeds.ac.uk Tue Jun 24 07:53:19 2014 From: cnkw at leeds.ac.uk (Ke Wu) Date: Tue, 24 Jun 2014 15:53:19 +0100 Subject: [TRNSYS-users] Coupling between TRNSYS and Fluent Message-ID: <9449887B644F614B9827BA3177590AA004DD45F0A6F4@HERMES8.ds.leeds.ac.uk> Hi Anyone can introduce the coupled trnsys-fluent method in detail? Step by step instruction? Really appreciate your help Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: From joana.batista at tecnico.ulisboa.pt Tue Jun 24 07:40:11 2014 From: joana.batista at tecnico.ulisboa.pt (Joana Margarida Vieira Batista) Date: Tue, 24 Jun 2014 14:40:11 +0000 Subject: [TRNSYS-users] QUA and Qheat in a cube Message-ID: Dear Trnsys users, I have a cubic building with 64 m^3. The cube doesn't have any incident radiation, and its walls are only made of concrete (without windows and doors). The temperature outside the cube was set to 10 ?C. The cube doesn't have occupation, ventilation or infiltration. The only thing inside the cube is a radiator with constant value 3000 kJ/hr with no radiative part. I tried to use the internal calculation for the convective heat transfer coefficient, calculated with the constants given in "properties" of trnbuild. I defined as output Qheat (that gives me 2999 kJ/hr), QUA=UAdT (static UA transmission loss of the zone, that gives me 5600 kJ/hr) and also Qcsurf (total convection to air from all surfaces within zone, that gives me 2600 kJ/hr). Shouldn't the values be similar? Is there anything else I should take into consideration? If I look to the parameters for internal calculation of heat transfer coefficients I have a constant in kJ/(m^2K) and an exponential. The heat transfer coefficient is given by "constant*(?T)exp", so how does trnsys get units in (W/m^2K) with this expression? Thanks in advance, Joana Batista From omar1994 at uab.edu Wed Jun 25 14:23:18 2014 From: omar1994 at uab.edu (Omar Abu-Hamdeh) Date: Wed, 25 Jun 2014 21:23:18 +0000 Subject: [TRNSYS-users] Importing the .idf file into TRNSYS17 Message-ID: <5CDFB0CD637B5F42BA7B0C2652782D9F0289AFA7@UABEXMB3.ad.uab.edu> Dear All, I tried importing the .idf file into TRNBuild but it says it can not locate the .b17 file (which should be created when the project is created). After trying to import my .idf file, it creates 2 more files in the directory. One text file that adds the extension '_trnsidf' and another .idf file that adds the extension '_ps.idf'. I also tried to open the 3d building example .idf file that is installed with the program but that does the same as my .idf file. >From the tutorial: "The wizard reads in the *.idf file that you chose and based on the information therein, generates a building description file (*.b17) and a TRNSYS Project File (*.tpf); a fully functional TRNSYS simulation is set up and the required links are generated. Note: The wizard uses now Type 15 as weather data component. If a different weather data format than *.tm2 shall be used, the weather data component can be replaced. " Neither the .b17 file nor the .tpf file is created when the .idf file is imported. Thanks, Omar Abu-Hamdeh -------------- next part -------------- An HTML attachment was scrubbed... URL: From Mark.Azzopardi at aecom.com Thu Jun 26 00:35:54 2014 From: Mark.Azzopardi at aecom.com (Azzopardi, Mark) Date: Thu, 26 Jun 2014 07:35:54 +0000 Subject: [TRNSYS-users] TRNSYS Hydro model Message-ID: <9B9EDB499F968F489E0C81AA731C43D010290F5C@UKLON3EXMB001.eu.aecomnet.com> Hi, I am very new to TRNSYS and am trying to determine whether using this software will be beneficial. I am an electrical engineering masters student at the University of Edinburgh working with AECOM to do my thesis and I am investigating a control system where I need to model a small private wire system connected to a 90kW hydro turbine. Is there a 'Type' available to be used as a Hydro which could be shared with me? Any help would be appreciated. Best regards, Mark Azzopardi This email is confidential and is for the intended recipient only. If you are not the intended recipient, please contact the author and you must not disclose or use the contents in any way. The author bears responsibility for any legal action or disputes arising from views or professional advice expressed which do not relate to the business of AECOM Ltd. AECOM Limited Registered in England No: 1846493 Registered Office: AECOM House, 63-77 Victoria Street, St Albans, Herts, AL1 3ER Please consider the environment before printing this e-mail -------------- next part -------------- An HTML attachment was scrubbed... URL: From u4847719 at anu.edu.au Thu Jun 26 07:10:33 2014 From: u4847719 at anu.edu.au (Daniel Tallos) Date: Thu, 26 Jun 2014 14:10:33 +0000 Subject: [TRNSYS-users] Battery discharge question/help! Message-ID: <1403791821930.33447@anu.edu.au> Hi all, I have a simple question which is fairly urgent and am wondering who can help. I am using an Inverter (Type48b) and battery (Type47a) within a PV and battery solar system and wish to know if I can select WHEN battery discharge occurs. I have attached an image of the graph output from TRNSYS, with the BLUE line showing the battery output, negative clearly indicating the discharge at 14:00 hours. I wish to be able to discharge the battery starting at 17:00 instead. IS this possible???? Thankyou very much in advance, Daniel. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Battery power and discharge.jpg Type: image/jpeg Size: 75029 bytes Desc: Battery power and discharge.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Battery power and discharge.png Type: image/png Size: 73778 bytes Desc: Battery power and discharge.png URL: From taherian at uab.edu Thu Jun 26 09:54:10 2014 From: taherian at uab.edu (Hessam Taherian) Date: Thu, 26 Jun 2014 16:54:10 +0000 Subject: [TRNSYS-users] problem with *.b17 file creation Message-ID: <5B719F666100AE42B2D63BD8003FE2BA0224423E@UABEXMB2.ad.uab.edu> I tried to import *.idf file using the 3D building wizard. After a quick message of 'Translating trnsys 3D file ...' nothing happens. No errors and no actions. I think during this process a *.b17 file should be created. But that never happens. I saw another post similar to mine, but the answer given was not helpful. Could anyone let me know why *.b17 file would not be created? Sam -------------- next part -------------- An HTML attachment was scrubbed... URL: From jrodrigue at fing.edu.uy Thu Jun 26 13:24:32 2014 From: jrodrigue at fing.edu.uy (=?ISO-8859-1?Q?JuanRodr=EDguez?=) Date: Thu, 26 Jun 2014 17:24:32 -0300 Subject: [TRNSYS-users] Heat exchanger Message-ID: <53AC8180.5000607@fing.edu.uy> Dear I wanted to know if anyone has created a type that models a heat exchanger eficienfia variable, to calculate the efficiency as calculated as a function of test data, temperatures and mass flow inputs. Thank you very much. Juan Rodr?guez Instituto de F?sica Faculad de Ingenieria Unuversidad de la Rep?blica, Uruguay From filippini.giuseppe at gmail.com Fri Jun 27 07:41:02 2014 From: filippini.giuseppe at gmail.com (Giuseppe Filippini) Date: Fri, 27 Jun 2014 16:41:02 +0200 Subject: [TRNSYS-users] type 71 evacuated collector: problem with radiation on 24 hr Message-ID: Dear TRNSYS-users, I simulated my model with TYPE 71,3,4,9,15 and plotter Type 65 (more information in attachement); My time simulation consists in: TIME STOP: 24hr TIME STEP: 1hr And my data reader type 9e reads 24 values of Total Radiation (as a particular day with 24 hr of continuity total radiation) ; so my problems are: 1. How can I obtain inlet/outlet temperature (in a plotter) from the collector, without the difference between daytime and nighttime of the collector? 2. How can I write "Total Radiation data file" in a component to read them in seconds (and not in hours) by the collector TYPE 71? Best regards. Giuseppe -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: GRAFICO SIMULAZIONE.png Type: image/png Size: 152589 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: SIMULATION.png Type: image/png Size: 201185 bytes Desc: not available URL: From d.bradley at tess-inc.com Fri Jun 27 07:54:42 2014 From: d.bradley at tess-inc.com (d.bradley at tess-inc.com) Date: Fri, 27 Jun 2014 09:54:42 -0500 Subject: [TRNSYS-users] TRNSYS Hydro model In-Reply-To: <9B9EDB499F968F489E0C81AA731C43D010290F5C@UKLON3EXMB001.eu.aecomnet.com> References: <9B9EDB499F968F489E0C81AA731C43D010290F5C@UKLON3EXMB001.eu.aecomnet.com> Message-ID: <93b2df1721c7f511aa81f4dd872655f5@tess-inc.com> Mark, I am not aware of a model of a hydro turbine. However, you may still have some options. First, if the output of the turbine is relatively constant then you could write an equation or put the performance into a data file which would then be read in by the simulation. Alternatively, if the turbine performance can be characterized by a COP as a function of a few inlet conditions then you could use Type42 to model it. Type42 is a very generic "lookup table / performance map" component that reads and interpolates performance metrics as a function of inlet conditions. Kind regards, David On 2014-06-26 02:35, Azzopardi, Mark wrote: > Hi, > > I am very new to TRNSYS and am trying to determine whether using this software will be beneficial. > > I am an electrical engineering masters student at the University of Edinburgh working with AECOM to do my thesis and I am investigating a control system where I need to model a small private wire system connected to a 90kW hydro turbine. Is there a 'Type' available to be used as a Hydro which could be shared with me? > > Any help would be appreciated. > Best regards, > > MARK AZZOPARDI > > This email is confidential and is for the intended recipient only. If you are not the intended recipient, please contact the author and you must not disclose or use the contents in any way. The author bears responsibility for any legal action or disputes arising from views or professional advice expressed which do not relate to the business of AECOM Ltd. > AECOM Limited Registered in England No: 1846493 > Registered Office: AECOM House, 63-77 Victoria Street, St Albans, Herts, AL1 3ER > Please consider the environment before printing this e-mail > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org [1] Links: ------ [1] http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Fri Jun 27 08:17:43 2014 From: d.bradley at tess-inc.com (d.bradley at tess-inc.com) Date: Fri, 27 Jun 2014 10:17:43 -0500 Subject: [TRNSYS-users] Battery discharge question/help! In-Reply-To: <1403791821930.33447@anu.edu.au> References: <1403791821930.33447@anu.edu.au> Message-ID: <056c1fde04324f9b1f9e600fc21e45f8@tess-inc.com> Daniel, The battery charges and discharges as a function of the power being put into it and the power being removed from it. The power (or current) in and out of the battery is an input to the model so if you want to make sure that discharge occurs starting at 17:00 you need to change whatever component is computing the load on the battery so that the battery only starts supplying the load after 17:00. I believe that the charge controller uses whatever renewable power is available to meet the load first and then begins to discharge the battery if there is a deficit. What you are seeing suggests that as of 14:00, there is not enough power from the PV to fully meet the load and that the battery must begin supplying power. If you want this to start happening later then you need to do something to make sure that the PV can supply sufficient power to meet the load between 14:00 and 17:00. Kind regards, David On 2014-06-26 09:10, Daniel Tallos wrote: > Hi all, > > I have a simple question which is fairly URGENT and am wondering who can help. > > I am using an Inverter (Type48b) and battery (Type47a) within a PV and battery solar system and wish to know if I can select WHEN battery discharge occurs. > > I have attached an image of the graph output from TRNSYS, with the BLUE line showing the battery output, negative clearly indicating the discharge at 14:00 hours. > > I wish to be able to discharge the battery starting at 17:00 instead. IS this possible???? > > Thankyou very much in advance, > > Daniel. > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org [1] Links: ------ [1] http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Fri Jun 27 08:44:08 2014 From: d.bradley at tess-inc.com (d.bradley at tess-inc.com) Date: Fri, 27 Jun 2014 10:44:08 -0500 Subject: [TRNSYS-users] Heat exchanger In-Reply-To: <53AC8180.5000607@fing.edu.uy> References: <53AC8180.5000607@fing.edu.uy> Message-ID: Juan, I am not aware of such a component. I think the best way to proceed might be to use a linear regression to correlate the heat exchanger UA with inlet conditions using some other software tool. You can then use the resulting UA in one of the standard TRNSYS heat exchanger models. Kind regards, David On 2014-06-26 15:24, JuanRodr?guez wrote: > Dear > > I wanted to know if anyone has created a type that models a heat > exchanger eficienfia variable, to calculate the efficiency as > calculated as a function of test data, temperatures and mass flow > inputs. > > Thank you very much. > > Juan Rodr?guez > Instituto de F?sica > Faculad de Ingenieria > Unuversidad de la Rep?blica, Uruguay > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org From d.bradley at tess-inc.com Fri Jun 27 08:48:36 2014 From: d.bradley at tess-inc.com (d.bradley at tess-inc.com) Date: Fri, 27 Jun 2014 10:48:36 -0500 Subject: [TRNSYS-users] type 71 evacuated collector: problem with radiation on 24 hr In-Reply-To: References: Message-ID: <676d9407e3040ebaf394c8a107929b81@tess-inc.com> Giuseppe, I am not sure what you mean by your first question. As far as your second question is concerned though I think you only need to change the simulation time step. Note that you will leave the data interval unchanged in Type9 (the data interval stays 1 hour). I am not sure that I would set the simulation time step lower than about 1 minute however. The algorithms that interpolate solar radiation data are appropriate for timesteps between about 1 minute and 1 hour but they do an increasingly poor job of predicting the split between beam and diffuse radiation at timesteps less than one minute. Kind regards, David On 2014-06-27 09:41, Giuseppe Filippini wrote: > Dear TRNSYS-users, > > I simulated my model with TYPE 71,3,4,9,15 and plotter Type 65 (more information in attachement); > > My time simulation consists in: > > TIME STOP: 24hr > > TIME STEP: 1hr > > And my data reader type 9e reads 24 values of Total Radiation (as a particular day with 24 hr of continuity total radiation) ; > > so my problems are: > > 1. How can I obtain inlet/outlet temperature (in a plotter) from the collector, without the difference between daytime and nighttime of the collector? > > 2. How can I write "Total Radiation data file" in a component to read them in seconds (and not in hours) by the collector TYPE 71? > > Best regards. > > Giuseppe > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org [1] Links: ------ [1] http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From raffaelecazzato at libero.it Sun Jun 29 00:40:42 2014 From: raffaelecazzato at libero.it (raffaelecazzato) Date: Sat, 29 Jun 2014 07:40:42 +0000 Subject: [TRNSYS-users] =?iso-8859-1?q?raffaelecazzato=40libero=2Eit?= Message-ID: <00B09BD8AE929E4680431946AE6774EA@mail.aim-net.mx> http://detskie-komnaty.ru/zq/oekgydspchggbjdjvvrhv.oqgvvtkgjmsbhkoyzss -------------- next part -------------- An HTML attachment was scrubbed... URL: From blgbharatpur at gmail.com Mon Jun 30 02:29:05 2014 From: blgbharatpur at gmail.com (Bachchulal Gupta) Date: Mon, 30 Jun 2014 14:59:05 +0530 Subject: [TRNSYS-users] regarding photovoltaic panel Message-ID: dear all can u tell me in the type 94 photovoltaic panel the input load voltage is what if the voltage of a module a MPPT is 30.30V is defined in the parameter then what is the load voltage . is it inverter input voltage ? then what will be the maximun value for that the power generation is maximun. regards B.L.Gupta -------------- next part -------------- An HTML attachment was scrubbed... URL: From ajfreire at fe.up.pt Mon Jun 30 08:32:14 2014 From: ajfreire at fe.up.pt (Alexandre J. Freire) Date: Mon, 30 Jun 2014 11:02:14 -0430 Subject: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin Message-ID: Dear users, I?d like to know how to solve the following issue: For some reason many adjacent walls are not recognized when loading the idf file in the trnsys wizard. I?ve seen the surfaces where the error ?Adjacent wall not found? appears and I checked: - Object info recognizes the wall as adjacent and boundary zone is correct - On the matching surface recognition is OK as well - Areas are equal - Vertices are coincident - The idf is written as described in the sketchup interface. - The b17 file is the only where in those surfaces don?t appear something like ?: ADJ_SURF=63 : BACK? Not all adjacent surfaces had this problem but many do (62). Could someone tell me how to make those walls getting recognized in trnsys? Many thanks in advance, Alexandre J. Freire Investigador Cient?fico / Research Engineer Faculdade de Engenharia da Universidade do Porto Departamento de Engenharia Mec?nica Sec??o de Fluidos e Calor Rua Dr. Roberto Frias, Edif. L403 4200-465 Porto - Portugal Tlf: +351 22 508 2264 -------------- next part -------------- An HTML attachment was scrubbed... URL: From mksinghtu at gmail.com Mon Jun 30 08:51:34 2014 From: mksinghtu at gmail.com (manoj kumar singh) Date: Mon, 30 Jun 2014 21:21:34 +0530 Subject: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin In-Reply-To: References: Message-ID: Dear ?Alexander, Many times it happens. To avoid this problem I will suggest you to construct the building project zone by zone and do the surface matching each time you construct a new zone. And also check by importing file to simulation studio. This will be a time consuming process but ultimately you will get a correct model. Do save idf file by different name every time you get a correct model. I face this problem many times when the building geometry gets complex. I hope this suggestion will work for you. Regards, Manoj On Mon, Jun 30, 2014 at 9:02 PM, Alexandre J. Freire wrote: > Dear users, > > > > I?d like to know how to solve the following issue: > > For some reason many adjacent walls are not recognized when loading the > idf file in the trnsys wizard. I?ve seen the surfaces where the error > ?Adjacent wall not found? appears and I checked: > > - Object info recognizes the wall as adjacent and boundary zone > is correct > > - On the matching surface recognition is OK as well > > - Areas are equal > > - Vertices are coincident > > - The idf is written as described in the sketchup interface. > > - The b17 file is the only where in those surfaces don?t appear > something like ?: ADJ_SURF=63 : BACK? > > Not all adjacent surfaces had this problem but many do (62). > > Could someone tell me how to make those walls getting recognized in trnsys? > > > > Many thanks in advance, > > *Alexandre J. Freire* > > *Investigador Cient?fico / Research Engineer* > > > > *Faculdade de Engenharia da Universidade do Porto* > > *Departamento de Engenharia Mec?nica* > > *Sec??o de Fluidos e Calor* > > > > *Rua Dr. Roberto Frias, Edif. L403* > > *4200-465 Porto - Portugal* > > *Tlf: +351 22 508 2264* > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > -- *Office Address:-* *Dr. Manoj Kumar Singh* *Senior Research Analyst* *Integrated Research and Action for Development (IRADe)* *C-80, Shivalik, Malviya Nagar, New Delhi - 110017, India* Alternate E mail :- mksinghiitd at gmail.com mksinghtu at rediffmail.com MOBILE NO. +91-9868820037 (India) Pl contact at this number +32-488-016-809 (liege, Belgium) )-Presently on Hold -------------- next part -------------- An HTML attachment was scrubbed... URL: From omar1994 at uab.edu Mon Jun 30 10:11:35 2014 From: omar1994 at uab.edu (Omar Abu-Hamdeh) Date: Mon, 30 Jun 2014 12:11:35 -0500 Subject: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin Message-ID: Alecauser, If Manoj's suggestion does not work, try constructing the building on another computer. Many problems can arise if the installation of trnsys and sketchup are not perfect (i.e. Changing the directory of the installation can cause problems). Omar Sent from my Samsung smartphone on AT&T -------- Original message -------- From: manoj kumar singh Date: 06/30/2014 10:51 AM (GMT-06:00) To: "TRNSYS users mailing list at OneBuilding.org" Subject: Re: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin Dear ?Alexander, Many times it happens. To avoid this problem I will suggest you to construct the building project zone by zone and do the surface matching each time you construct a new zone. And also check by importing file to simulation studio. This will be a time consuming process but ultimately you will get a correct model. Do save idf file by different name every time you get a correct model. I face this problem many times when the building geometry gets complex. I hope this suggestion will work for you. Regards, Manoj On Mon, Jun 30, 2014 at 9:02 PM, Alexandre J. Freire wrote: Dear users, ? I?d like to know how to solve the following issue: For some reason many adjacent walls are not recognized when loading the idf file in the trnsys wizard. I?ve seen the surfaces where the error ?Adjacent wall not found? appears and I checked: -????????? Object info recognizes the wall as adjacent and boundary zone is correct -????????? On the matching surface recognition is OK as well -????????? Areas are equal -????????? Vertices are coincident -????????? The idf is written as described in the sketchup interface. -????????? The b17 file is the only where in those surfaces don?t appear something like ?: ADJ_SURF=63 : BACK? Not all adjacent surfaces had this problem but many do (62). Could someone tell me how to make those walls getting recognized in trnsys? ? Many thanks in advance, Alexandre J. Freire Investigador Cient?fico / Research Engineer ? FACULDADE DE ENGENHARIA DA UNIVERSIDADE DO PORTO Departamento de Engenharia Mec?nica Sec??o de Fluidos e Calor ? Rua Dr. Roberto Frias, Edif. L403 4200-465 Porto - Portugal Tlf:?? +351 22 508 2264 ? _______________________________________________ TRNSYS-users mailing list TRNSYS-users at lists.onebuilding.org http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -- Office Address:- ? Dr. Manoj Kumar Singh Senior Research Analyst Integrated Research and Action for Development (IRADe) C-80, Shivalik, Malviya Nagar, New Delhi - 110017, India ?? ? Alternate E mail :-? mksinghiitd at gmail.com ??????????????????????????????mksinghtu at rediffmail.com ??????????????????????????????? ?????????????????????????????? ?MOBILE NO.???+91-9868820037 (India)?????? Pl contact at this number ?????????????????????????+32-488-016-809 (liege, Belgium) )-Presently on Hold ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Mon Jun 30 14:15:49 2014 From: d.bradley at tess-inc.com (d.bradley at tess-inc.com) Date: Mon, 30 Jun 2014 16:15:49 -0500 Subject: [TRNSYS-users] regarding photovoltaic panel In-Reply-To: References: Message-ID: <3a31a09fd6f2f6fdeffa369f1c6dd663@tess-inc.com> Bachchulal, In both Type94 and Type194 you can get two outputs for the array power. One is the power of the array if it is operating at the maximum power point. The other is the power of the array if it is operating at a particular load voltage (an input to the model). It is very rare for PV arrays to be directly connected to a load without the use of a maximum power point tracking (MPPT) device so in general, it is best to use the power (and voltage and current) outputs at the max power point. For both Type94 and Type194 these are outputs 4, 6, and 7. You can usually ignore outputs 1-3 as these are the outputs corresponding to a particular load voltage. Kind regards, David On 2014-06-30 04:29, Bachchulal Gupta wrote: > dear all can u tell me in the type 94 photovoltaic panel the input load voltage is what if the voltage of a module a MPPT is 30.30V is defined in the parameter then > what is the load voltage . is it inverter input voltage ? then what will be the maximun value for that the power generation is maximun. > > regards > > B.L.Gupta > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org [1] Links: ------ [1] http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From asilvap00 at gmail.com Mon Jun 30 15:50:52 2014 From: asilvap00 at gmail.com (Alexandre da Silva) Date: Mon, 30 Jun 2014 18:20:52 -0430 Subject: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin In-Reply-To: References: Message-ID: <489C2F86-8A6D-41F4-8963-93998C339482@gmail.com> Many thanks for the reply! Your suggestions turned out ok. It seems that matching also needs to have the roof/floor combination to set the front and back sides of an adjacent wall. Problem solved. Once again thanks Alexandre > El 30/06/2014, a las 12:41, Omar Abu-Hamdeh escribi?: > > Alecauser, > > If Manoj's suggestion does not work, try constructing the building on another computer. Many problems can arise if the installation of trnsys and sketchup are not perfect (i.e. Changing the directory of the installation can cause problems). > > Omar > > > Sent from my Samsung smartphone on AT&T > > > > -------- Original message -------- > From: manoj kumar singh > Date: 06/30/2014 10:51 AM (GMT-06:00) > To: "TRNSYS users mailing list at OneBuilding.org" > Subject: Re: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin > > > Dear ?Alexander, > > Many times it happens. To avoid this problem I will suggest you to construct the building project zone by zone and do the surface matching each time you construct a new zone. And also check by importing file to simulation studio. > > This will be a time consuming process but ultimately you will get a correct model. > > Do save idf file by different name every time you get a correct model. > > I face this problem many times when the building geometry gets complex. > > I hope this suggestion will work for you. > > Regards, > > Manoj > > >> On Mon, Jun 30, 2014 at 9:02 PM, Alexandre J. Freire wrote: >> Dear users, >> >> >> >> I?d like to know how to solve the following issue: >> >> For some reason many adjacent walls are not recognized when loading the idf file in the trnsys wizard. I?ve seen the surfaces where the error ?Adjacent wall not found? appears and I checked: >> >> - Object info recognizes the wall as adjacent and boundary zone is correct >> >> - On the matching surface recognition is OK as well >> >> - Areas are equal >> >> - Vertices are coincident >> >> - The idf is written as described in the sketchup interface. >> >> - The b17 file is the only where in those surfaces don?t appear something like ?: ADJ_SURF=63 : BACK? >> >> Not all adjacent surfaces had this problem but many do (62). >> >> Could someone tell me how to make those walls getting recognized in trnsys? >> >> >> >> Many thanks in advance, >> >> Alexandre J. Freire >> >> Investigador Cient?fico / Research Engineer >> >> >> >> FACULDADE DE ENGENHARIA DA UNIVERSIDADE DO PORTO >> >> Departamento de Engenharia Mec?nica >> >> Sec??o de Fluidos e Calor >> >> >> >> Rua Dr. Roberto Frias, Edif. L403 >> >> 4200-465 Porto - Portugal >> >> Tlf: +351 22 508 2264 >> >> >> >> >> _______________________________________________ >> TRNSYS-users mailing list >> TRNSYS-users at lists.onebuilding.org >> http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org >> > > > > -- > Office Address:- > > Dr. Manoj Kumar Singh > Senior Research Analyst > Integrated Research and Action for Development (IRADe) > C-80, Shivalik, Malviya Nagar, New Delhi - 110017, India > > > > Alternate E mail :- mksinghiitd at gmail.com > mksinghtu at rediffmail.com > > > > MOBILE NO. +91-9868820037 (India) Pl contact at this number > +32-488-016-809 (liege, Belgium) )-Presently on Hold > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From j.vanlaarhoven89 at outlook.com Mon Jun 30 06:00:39 2014 From: j.vanlaarhoven89 at outlook.com (J. van Laarhoven) Date: Mon, 30 Jun 2014 15:00:39 +0200 Subject: [TRNSYS-users] Radiator type 1231 with type 56 In-Reply-To: <4F98541E.40901@tess-inc.com> Message-ID: Dear David, I?m to connecting the type 1231 to the 56 and i think it works great using the heating rate as an input for gains in the type56. I just get some odd results which is can?t explain. My operative room temperature raises 1.5degree (19C > 20.5C) in 15-20minutes and after that it takes 10hours to raise another 1.5degree (20.5C > 22C). Radiator temperature (and average watertemperature) remain between 69C and 71C. If you have any suggestion, i would love to hear from you. Thanks in advance. Regards, J. van Laarhoven -------------- next part -------------- An HTML attachment was scrubbed... URL: From angechat1 at ee.duth.gr Sun Jun 1 02:30:14 2014 From: angechat1 at ee.duth.gr (Angelos Chatzimichail) Date: Sun, 01 Jun 2014 12:30:14 +0300 Subject: [TRNSYS-users] problem with solar thermal storage Message-ID: Hello everyone, I'm new in trnsys and i have a project for the university to simulate a solar thermal storage to store energy from parabolic troughs. I use ,from stec library, the concrete storage(type 430) the stoco controller(type 431) and parabolic troughs(type 396) just like the stec example STEC_STORAGE. The solar field is 20000 m^2 just like the example. Also, and the temperatures are same. The difference with the example is the solar field, where i use type 396. The problem is that the used flow is too short. Can you help me what parametres should i change in order to have valid results? Thank you in advance for your assistance, Angelos Chatzimichael -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Mon Jun 2 07:30:27 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Mon, 02 Jun 2014 09:30:27 -0500 Subject: [TRNSYS-users] problem with solar thermal storage In-Reply-To: References: Message-ID: <538C8A83.3090903@tess-inc.com> Angelos, I am afraid that you might that there is not a huge amount of experience on this forum with the STEC library components. They have been offered as an "as is" add on to those who want to use them but it has been quite some time since they were updated and I'm not sure how many people are actually using them on a day to day basis. You're going to need to build the system up one component at a time and use a lot of instances of Type65 to plot out output variables that will show whether the system is operating the way you think it should. Start with a weather component and simply plot the solar radiation and the ambient temperature using Type65. Then add the solar field with a constant flow rate and look at the field outlet temperature. Does the plot make sense? Is the flow coming out the same as the flow going in? Next, add some storage and another online plot trace. In this way you will not only learn how TRNSYS itself works but you will understand each of the models that you are implementing in your system as you go. Kind regards, David On 6/1/2014 04:30, Angelos Chatzimichail wrote: > > Hello everyone, > > I'm new in trnsys and i have a project for the university to simulate > a solar thermal storage to store energy from parabolic troughs. I use > ,from stec library, the concrete storage(type 430) the stoco > controller(type 431) and parabolic troughs(type 396) just like the > stec example STEC_STORAGE. The solar field is 20000 m^2 just like the > example. Also, and the temperatures are same. The difference with the > example is the solar field, where i use type 396. The problem is that > the used flow is too short. Can you help me what parametres should i > change in order to have valid results? > > Thank you in advance for your assistance, > Angelos Chatzimichael > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at cae.wisc.edu > https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From briana.paige at sbes.ca Mon Jun 2 10:41:17 2014 From: briana.paige at sbes.ca (Briana Paige Kemery) Date: Mon, 2 Jun 2014 13:41:17 -0400 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio Message-ID: Hi, I need to create my own type and this is what I'm using: OS: Windows 8.1 Pro TRNSYS version: 17.01.0025 Microsoft Visual Studio: Version 12.0.30501.00 Update 2 Intel Visual Fortran Composer XE 2013 SP1: Package ID: w_fcompxe_2013_sp1.3.202 I opened: C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln in VS and tried to build the release version of the solution. Even before compiling with the type I'm creating, I get the 2 fatal errors and the build is aborted. This is the build output for TRNSYS 17 without any added types: 2>Callprogram.f90 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: Name in only-list does not exist. [CREATEPROCESS] 2>compilation aborted for C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1) Line 50 in Callprogram.f90 where the error is thrown: 50 Use ifport , only:createProcess Maybe I'm missing something or there's a compatibility problem between TRNSYS and the Fortran compiler? I'd appreciate any insight on this problem. Thanks, Briana Sustainable Building Energy Systems briana.paige at sbes.ca -------------- next part -------------- An HTML attachment was scrubbed... URL: From michael.kummert at gmail.com Mon Jun 2 12:20:32 2014 From: michael.kummert at gmail.com (=?UTF-8?Q?Micha=C3=ABl_Kummert?=) Date: Mon, 2 Jun 2014 15:20:32 -0400 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio In-Reply-To: References: Message-ID: <009901cf7e97$b9d41840$2d7c48c0$@gmail.com> We had the same problem. The quick fix is to comment out the offending line in CallProgram (line 50). To my knowledge that routine is only used by Type101 (link with Fluent) so if you don?t use that Type it should not have any impact. I don?t have Fluent so I cannot confirm whether Type101 can be used or not with the line commented out. Micha?l Kummert, Polytechnique Montr?al From: trnsys-users-bounces at cae.wisc.edu [mailto:trnsys-users-bounces at cae.wisc.edu] On Behalf Of Briana Paige Kemery Sent: Monday, June 02, 2014 13:41 To: trnsys-users at cae.wisc.edu Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio Hi, I need to create my own type and this is what I'm using: OS: Windows 8.1 Pro TRNSYS version: 17.01.0025 Microsoft Visual Studio: Version 12.0.30501.00 Update 2 Intel Visual Fortran Composer XE 2013 SP1: Package ID: w_fcompxe_2013_sp1.3.202 I opened: C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln in VS and tried to build the release version of the solution. Even before compiling with the type I'm creating, I get the 2 fatal errors and the build is aborted. This is the build output for TRNSYS 17 without any added types: 2>Callprogram.f90 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: Name in only-list does not exist. [CREATEPROCESS] 2>compilation aborted for C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1) Line 50 in Callprogram.f90 where the error is thrown: 50 Use ifport , only:createProcess Maybe I'm missing something or there's a compatibility problem between TRNSYS and the Fortran compiler? I'd appreciate any insight on this problem. Thanks, Briana Sustainable Building Energy Systems briana.paige at sbes.ca -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Mon Jun 2 12:44:19 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Mon, 02 Jun 2014 14:44:19 -0500 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio In-Reply-To: References: Message-ID: <538CD413.1020202@tess-inc.com> Briana, I'm afraid I don't have that version of the compiler and it sounds as though there has been a slight change that will require a change in callprogram. Micha?l is quite correct that callprogram is only used by a few standard components (Type101 (calling fluent) and Type66 (calling EES)). You can either comment out the offending line or you can simply exclude Type101, Type66 and callprogram from the project when you rebuild it. Kind regards, David On 6/2/2014 12:41, Briana Paige Kemery wrote: > Hi, > > I need to create my own type and this is what I'm using: > > OS: Windows 8.1 Pro > > TRNSYS version: 17.01.0025 > > Microsoft Visual Studio: Version 12.0.30501.00 Update 2 > Intel Visual Fortran Composer XE 2013 SP1: Package ID: > w_fcompxe_2013_sp1.3.202 > > > I opened: > > C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln > > > in VS and tried to build the release version of the solution. Even > before compiling with the type I'm creating, I get the 2 fatal errors > and the build is aborted. This is the build output for TRNSYS 17 > without any added types: > > 2>Callprogram.f90 > 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: > Name in only-list does not exist. [CREATEPROCESS] > 2>compilation aborted for > C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1) > > Line 50 in Callprogram.f90 where the error is thrown: > > 50 Use ifport , only:createProcess > > > Maybe I'm missing something or there's a compatibility problem between > TRNSYS and the Fortran compiler? I'd appreciate any insight on this > problem. > > Thanks, > Briana > > Sustainable Building Energy Systems > briana.paige at sbes.ca > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at cae.wisc.edu > https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From Hiller at Transsolar.com Tue Jun 3 02:01:49 2014 From: Hiller at Transsolar.com (Marion Hiller) Date: Tue, 3 Jun 2014 09:01:49 +0000 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio In-Reply-To: <538CD413.1020202@tess-inc.com> References: <538CD413.1020202@tess-inc.com> Message-ID: David and Briana, Type 56 also uses callprogram. :) However, I commented out the line 50 and everything is running fine. For building simulation with type56 you can check this by the date of the *.inf file. This file should be generated before each simulation. Marion ________________________________ Von: trnsys-users-bounces at cae.wisc.edu [mailto:trnsys-users-bounces at cae.wisc.edu] Im Auftrag von David BRADLEY Gesendet: Montag, 2. Juni 2014 21:44 An: TRNSYS users mailing list at the Solar Energy Lab, UW-Madison; briana.paige at sbes.ca Betreff: Re: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio Briana, I'm afraid I don't have that version of the compiler and it sounds as though there has been a slight change that will require a change in callprogram. Micha?l is quite correct that callprogram is only used by a few standard components (Type101 (calling fluent) and Type66 (calling EES)). You can either comment out the offending line or you can simply exclude Type101, Type66 and callprogram from the project when you rebuild it. Kind regards, David On 6/2/2014 12:41, Briana Paige Kemery wrote: Hi, I need to create my own type and this is what I'm using: OS: Windows 8.1 Pro TRNSYS version: 17.01.0025 Microsoft Visual Studio: Version 12.0.30501.00 Update 2 Intel Visual Fortran Composer XE 2013 SP1: Package ID: w_fcompxe_2013_sp1.3.202 I opened: C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln in VS and tried to build the release version of the solution. Even before compiling with the type I'm creating, I get the 2 fatal errors and the build is aborted. This is the build output for TRNSYS 17 without any added types: 2>Callprogram.f90 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: Name in only-list does not exist. [CREATEPROCESS] 2>compilation aborted for C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1) Line 50 in Callprogram.f90 where the error is thrown: 50 Use ifport , only:createProcess Maybe I'm missing something or there's a compatibility problem between TRNSYS and the Fortran compiler? I'd appreciate any insight on this problem. Thanks, Briana Sustainable Building Energy Systems briana.paige at sbes.ca _______________________________________________ TRNSYS-users mailing list TRNSYS-users at cae.wisc.edu https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From ebourdakis at gmail.com Tue Jun 3 02:17:29 2014 From: ebourdakis at gmail.com (Eleftherios Bourdakis) Date: Tue, 3 Jun 2014 11:17:29 +0200 Subject: [TRNSYS-users] Load calculation for radiant floor system Message-ID: Dear All, I'm trying to simulate a radiant cooling floor for an office room. Firstly I simulated the model I made in TRNBuild by using the 'heating' and 'cooling' options of it in order to find the maximum cooling demand of my room. Then I implemented the active layer in the floor and altered my model in Simulation Studio in the following way: 1. I entered in an excel file the cooling demand I got from the first simulation. 2. I'm calling this excel file in order to define the hourly flow rate by this formula 'Hourly_flow_rate=Max_flow_rate*(Hourly_cooling_demand/Max_cooling_demand) and I use this value as an input in the Type941 Air-Water Heat Pump. 3. I use a Type2 AquastatC for the cooling control signal of the Heat Pump. The 'Temperature to watch' of the Type2 is the Operative temperature output from my Type56 model and the setpoint for the Type2 is 27oC, while the deadband is ?0.5oC. 4. In the Heat Pump I use as 'Inlet liquid temperature' a constant value of 15oC and I defined the 'Rated cooling power' as the maximum cooling demand I got from the 1st simulation (Is this correct?) 5. Since in my heat gains I also have occupants, I included a ventilation system consisting of a Type112b fan, a Type92, a Type 121b and Type108 as it was described in the 'Temperature Level Control Tutorial' in order mainly to remove the latent load. My problem is that in my annual simulation while the 'Inlet liquid temperature' is 15oC suddenly it is reduced to values such as -50oC or -100oC and then back at 15oC! Instead of using an equation for defining the 'Inlet liquid temperature' I used the output of the Type56 'fluid outlet temperature of active layer' but I got similar results. Do you know why this is happening? Should I use a component to define the 'Inlet liquid temperature'? Thank you in advance for answering my question. Best regards, Eleftherios -------------- next part -------------- An HTML attachment was scrubbed... URL: From briana.paige at sbes.ca Tue Jun 3 08:05:34 2014 From: briana.paige at sbes.ca (Briana Paige Kemery) Date: Tue, 3 Jun 2014 11:05:34 -0400 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio In-Reply-To: References: <538CD413.1020202@tess-inc.com> Message-ID: Micha?l, David, Marion, I was indeed able to compile without errors once I commented out line 50 of callprogram. Fortunately (or unfortunately depending on how you look at it), I'm using Harmonizer, so I won't have any problems if Fluent or Type 56 are affected by the change but it's good to know for future reference. Thanks to all of you for your prompt assistance. Briana Briana Paige Kemery, BEng, EIT *sustainable building energy systems* briana.paige at sbes.ca +1 613 795 1432 ?? @SBES_group sbes.ca On 3 June 2014 05:01, Marion Hiller wrote: > David and Briana, > > > > Type 56 also uses callprogram. J > > However, I commented out the line 50 and everything is running fine. > > > > For building simulation with type56 you can check this by the date of the > *.inf file. > > This file should be generated before each simulation. > > > > Marion > > > ------------------------------ > > *Von:* trnsys-users-bounces at cae.wisc.edu [mailto:trnsys-users- > bounces at cae.wisc.edu] *Im Auftrag von *David BRADLEY > *Gesendet:* Montag, 2. Juni 2014 21:44 > *An:* TRNSYS users mailing list at the Solar Energy Lab, UW-Madison; > briana.paige at sbes.ca > *Betreff:* Re: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & > Microsoft Visual Studio > > > > Briana, > I'm afraid I don't have that version of the compiler and it sounds as > though there has been a slight change that will require a change in > callprogram. Micha?l is quite correct that callprogram is only used by a > few standard components (Type101 (calling fluent) and Type66 (calling > EES)). You can either comment out the offending line or you can simply > exclude Type101, Type66 and callprogram from the project when you rebuild > it. > Kind regards, > David > > > On 6/2/2014 12:41, Briana Paige Kemery wrote: > > Hi, > > > > I need to create my own type and this is what I'm using: > > > > OS: Windows 8.1 Pro > > TRNSYS version: 17.01.0025 > > Microsoft Visual Studio: Version 12.0.30501.00 Update 2 > > Intel Visual Fortran Composer XE 2013 SP1: Package ID: > w_fcompxe_2013_sp1.3.202 > > > > I opened: > > > > C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln > > > > in VS and tried to build the release version of the solution. Even before > compiling with the type I'm creating, I get the 2 fatal errors and the > build is aborted. This is the build output for TRNSYS 17 without any added > types: > > > > 2>Callprogram.f90 > > 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: Name in > only-list does not exist. [CREATEPROCESS] > > 2>compilation aborted for C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 > (code 1) > > > > Line 50 in Callprogram.f90 where the error is thrown: > > > > 50 Use ifport , only:createProcess > > > > Maybe I'm missing something or there's a compatibility problem between > TRNSYS and the Fortran compiler? I'd appreciate any insight on this problem. > > > > Thanks, > > Briana > > > > Sustainable Building Energy Systems > > briana.paige at sbes.ca > > > > > _______________________________________________ > > TRNSYS-users mailing list > > TRNSYS-users at cae.wisc.edu > > https://mailman.cae.wisc.edu/listinfo/trnsys-users > > > > -- > > *************************** > > David BRADLEY > > Principal > > Thermal Energy Systems Specialists, LLC > > 22 North Carroll Street - suite 370 > > Madison, WI 53703 USA > > > > P:+1.608.274.2577 > > F:+1.608.278.1475 > > d.bradley at tess-inc.com > > > > http://www.tess-inc.com > > http://www.trnsys.com > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From p.gelin at katene.fr Tue Jun 3 23:41:39 2014 From: p.gelin at katene.fr (Pauline GELIN) Date: Wed, 4 Jun 2014 08:41:39 +0200 Subject: [TRNSYS-users] Question about TRNBUILD Message-ID: <11E83A53757D4E42BAB9B7808BC3D143E0265AA292@VEV-MES1.KATENE.local> Hi, I have a small question regarding the inclusion of internal surfaces in a zone of ??TRNBUILD: should we count twice the area of exchange of, for example, an intermediate floor concrete? Until now, I did not do it because I thought like it was defined as internal it was integrated. And if I counted twice the area I also counted twice the inertia that would be wrong. Am I right or wrong? Thanks in advance for your answers. Best regards, Cordialement, Pauline GELIN Ing?nieur Conception environnementale [cid:image001.jpg at 01CF7FD0.545B7A00] [cid:image002.jpg at 01CF7FD0.545B7A00] 10 avenue des canuts 69120 VAULX EN VELIN T : 04.37.45.33.33 Ligne directe : 04.37.45.33.47 www.katene.coop www.quadriplus-groupe.com www.woopa.coop -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 1718 bytes Desc: image001.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.jpg Type: image/jpeg Size: 1058 bytes Desc: image002.jpg URL: From yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com Wed Jun 4 06:01:04 2014 From: yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com (yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com) Date: Wed, 4 Jun 2014 15:01:04 +0200 Subject: [TRNSYS-users] Stack overFlow error on type 56 Message-ID: <8EB964B7734F9342ADEB7171F20AAE960A49291AF0@XS203440.MELINDA.LOCAL> Dear TRNSYS user, I have a Stack overflow error when I try to run the simulation of the type 56 on simulation studio. The building on the type 56 is a 300 airnodes approximately. Is it related to the number of airnodes ? I hope anybody can give me a technical support. Best Regards, Yasmina EL HASNAOUI Ing?nieure Calculs P?le Process Industriel Semicad [cid:image001.jpg at 01CF8002.C7501D40] 123 avenue Barth?l?my Buyer 69005 Lyon - France Tel : +33 (0) 426 10 66 94 yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com Cofely Axima et OMEGA Concept, des marques de la soci?t? AXIMA Concept www.omega-concept-gdfsuez.com P Pensez ? l'environnement avant d'imprimer ce message. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 19321 bytes Desc: image001.jpg URL: From Hiller at Transsolar.com Thu Jun 5 00:06:04 2014 From: Hiller at Transsolar.com (Marion Hiller) Date: Thu, 5 Jun 2014 07:06:04 +0000 Subject: [TRNSYS-users] Question about TRNBUILD In-Reply-To: <11E83A53757D4E42BAB9B7808BC3D143E0265AA292@VEV-MES1.KATENE.local> References: <11E83A53757D4E42BAB9B7808BC3D143E0265AA292@VEV-MES1.KATENE.local> Message-ID: Pauline, with the wall category ?INTERNAL? you have to be very carful. This option can only be applied for symmetric walls with respect to constructions, convection etc. In Trnbuild, you have to enter BOTH sides! If the floor is 5 m * 3 m then you enter 30 m? as area. [cid:image004.jpg at 01CF809D.603D13B0] This is the case because the wall is calculated ?only half? . For ?ADJACENT? surfaces you enter the area of one side only. Marion Dipl.-Ing. Marion Hiller Transsolar Energietechnik GmbH Curiestra?e 2 70563 Stuttgart Telefon: +49 711 67976-0 http://www.trnsys.de Transsolar: KlimaEngineering- Technologien f?r energieeffizientes Bauen und Nutzerkomfort in Geb?uden Stuttgart ? M?nchen ? New York ? Paris Gesch?ftsf?hrer :Diplom-Ingenieur Matthias Schuler, Diplom-Ingenieur Thomas Auer, Diplom-Physiker Stefan Holst, Diplom-Betriebswirt Dieter Schnelle Eingetragen beim Amtsgericht Stuttgart HRB 23347, Steuernummer: 99073/00911,USt-IdNr.: DE 152272639 ________________________________ Von: trnsys-users-bounces at cae.wisc.edu [mailto:trnsys-users-bounces at cae.wisc.edu] Im Auftrag von Pauline GELIN Gesendet: Mittwoch, 4. Juni 2014 08:42 An: trnsys-users (trnsys-users at cae.wisc.edu) Betreff: [TRNSYS-users] Question about TRNBUILD Hi, I have a small question regarding the inclusion of internal surfaces in a zone of ??TRNBUILD: should we count twice the area of exchange of, for example, an intermediate floor concrete? Until now, I did not do it because I thought like it was defined as internal it was integrated. And if I counted twice the area I also counted twice the inertia that would be wrong. Am I right or wrong? Thanks in advance for your answers. Best regards, Cordialement, Pauline GELIN Ing?nieur Conception environnementale [cid:image004.jpg at 01CE062A.F4C2C000] [cid:image006.jpg at 01CE062A.F4C2C000] 10 avenue des canuts 69120 VAULX EN VELIN T : 04.37.45.33.33 Ligne directe : 04.37.45.33.47 www.katene.coop www.quadriplus-groupe.com www.woopa.coop -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 3588 bytes Desc: image004.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.jpg Type: image/jpeg Size: 1718 bytes Desc: image005.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.jpg Type: image/jpeg Size: 1058 bytes Desc: image006.jpg URL: From d.bradley at tess-inc.com Thu Jun 5 12:16:19 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Thu, 05 Jun 2014 14:16:19 -0500 Subject: [TRNSYS-users] Stack overFlow error on type 56 In-Reply-To: <8EB964B7734F9342ADEB7171F20AAE960A49291AF0@XS203440.MELINDA.LOCAL> References: <8EB964B7734F9342ADEB7171F20AAE960A49291AF0@XS203440.MELINDA.LOCAL> Message-ID: <5390C203.7000209@tess-inc.com> Yasmina, I do not think that there is a limit on the number of airnodes but I believe that there is a limit of 999 surfaces in the Type56 model. It is quite likely that with 300 air nodes, you are over that limit. Kind regards, David On 6/4/2014 08:01, yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com wrote: > > Dear TRNSYS user, > > I have a Stack overflow error when I try to run the simulation of the > type 56 on simulation studio. The building on the type 56 is a 300 > airnodes approximately. > > Is it related to the number of airnodes ? > > I hope anybody can give me a technical support. > > Best Regards, > > *Yasmina EL HASNAOUI* > Ing?nieure Calculs > P?le Process Industriel > Semicad > > cid:image001.jpg at 01CD9B35.D07198D0 > 123 avenue Barth?l?my Buyer > 69005 Lyon -- France > > Tel : +33 (0) 426 10 66 94 > yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com > > > Cofely Axima et OMEGA Concept, des marques de la soci?t? AXIMA Concept > www.omega-concept-gdfsuez.com > P*Pensez ? l'environnement avant d'imprimer ce message.* > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at cae.wisc.edu > https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 19321 bytes Desc: not available URL: From d.bradley at tess-inc.com Thu Jun 5 12:29:27 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Thu, 05 Jun 2014 14:29:27 -0500 Subject: [TRNSYS-users] Load calculation for radiant floor system In-Reply-To: References: Message-ID: <5390C517.2040407@tess-inc.com> Eleftherios, I think that you are mixing aspects of "energy rate control" and "temperature level control" and I would suggest that you get the tutorial called "Temperature Level Control from Energy Rate Control" available at http://sel.me.wisc.edu/trnsys/downloads/tutorials_and_examples/tutex17.htm as it will show you the steps necessary to take a "loads" based simulation and turn it into a simulation that uses thermostats and real equipment. The reason that your simulation is giving you such low (and probably high) outlet water temperatures is that you have a constant capacity heat pump connected to a controller. If the capacity of the heat pump is very large (and it probably is if you have sized it to the peak load of the zone) then during times when there is only a little bit of load on the heat pump, it is still turning on at basically full capacity. Since you have a very tiny flow rate during those periods, you are getting a very big temperature change across the heat pump. In most systems like this the flow rate is not changed during low demand periods so the temperature change does not increase. If you do want to investigate the impact of a variable flow rate system then you probably also need to look at the use of a variable capacity heat pump that does not always run at or near its rated capacity. Kind regards, David On 6/3/2014 04:17, Eleftherios Bourdakis wrote: > Dear All, > > I'm trying to simulate a radiant cooling floor for an office room. > Firstly I simulated the model I made in TRNBuild by using the > 'heating' and 'cooling' options of it in order to find the maximum > cooling demand of my room. > Then I implemented the active layer in the floor and altered my model > in Simulation Studio in the following way: > 1. I entered in an excel file the cooling demand I got from the first > simulation. > 2. I'm calling this excel file in order to define the hourly flow rate > by this formula > 'Hourly_flow_rate=Max_flow_rate*(Hourly_cooling_demand/Max_cooling_demand) > and I use this value as an input in the Type941 Air-Water Heat Pump. > 3. I use a Type2 AquastatC for the cooling control signal of the Heat > Pump. The 'Temperature to watch' of the Type2 is the Operative > temperature output from my Type56 model and the setpoint for the Type2 > is 27oC, while the deadband is ?0.5oC. > 4. In the Heat Pump I use as 'Inlet liquid temperature' a constant > value of 15oC and I defined the 'Rated cooling power' as the maximum > cooling demand I got from the 1st simulation (Is this correct?) > 5. Since in my heat gains I also have occupants, I included a > ventilation system consisting of a Type112b fan, a Type92, a Type 121b > and Type108 as it was described in the 'Temperature Level Control > Tutorial' in order mainly to remove the latent load. > > My problem is that in my annual simulation while the 'Inlet liquid > temperature' is 15oC suddenly it is reduced to values such as -50oC or > -100oC and then back at 15oC! Instead of using an equation for > defining the 'Inlet liquid temperature' I used the output of the > Type56 'fluid outlet temperature of active layer' but I got similar > results. > > Do you know why this is happening? Should I use a component to define > the 'Inlet liquid temperature'? > Thank you in advance for answering my question. > > Best regards, > Eleftherios > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at cae.wisc.edu > https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From karol.bandurski at put.poznan.pl Fri Jun 6 04:26:46 2014 From: karol.bandurski at put.poznan.pl (Karol BANDURSKI) Date: Fri, 6 Jun 2014 13:26:46 +0200 Subject: [TRNSYS-users] shady place simulation Message-ID: <007601cf817a$34b62820$9e227860$@put.poznan.pl> Dear Users and Developers, I would like to model the zone that envelope is 'fully of holes', it consists of only shading elements. Like space inside upper branches of a tree or in the forest. So, there is no thermal insulation and air and heat can flow into and across zone by natural ventilation, but sun radiation is limited. I wonder if TRNSYS simulation (TRNBUILD+TRNFLOW) can be appropriate to model such objects (inside thermal comfort) or it is necessary to use CFD simulation. I think to prepare zone (maybe a few airnodes) with very low thermal resistance (or thermal properties of construction material, e.g. steel) and with a lot of cracks in the walls, then to model shading elements using shading zones. Do you have some idea or some experience with such objects? Any comments, hints and tips are appreciated! Kind regards, Karol ------------------------------------------------ Karol Bandurski MSc. Institute of Environmental Engineering Poznan University of Technology www.put.poznan.pl/~karol.bandurski www.ee.put.poznan.pl -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Fri Jun 6 08:50:00 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Fri, 06 Jun 2014 10:50:00 -0500 Subject: [TRNSYS-users] trnsys-users list downtime Message-ID: <5391E328.4000407@tess-inc.com> Dear TRNSYS-user list subscribers, We will be migrating the trnsys-user list to a new server and a new domain this weekend. The email list will be unavailable during the transition. Everyone's subscription as well as the message archive will be migrated and we will send an email out to everyone when the transition is complete. We apologize for any inconvenience this may cause. Kind regards, David -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com From mcdowell at tess-inc.com Thu Jun 12 08:06:48 2014 From: mcdowell at tess-inc.com (mcdowell at tess-inc.com) Date: Thu, 12 Jun 2014 10:06:48 -0500 Subject: [TRNSYS-users] Mailing List is Operating Again Message-ID: TRNSYS users - We have completed the transition of the mailing list to the onebuilding.org servers. Please note that there is a new email address for the mailing list: TRNSYS-users at lists.onebuilding.org We would like to extend our thanks to the administrators of the OneBuilding.org website for agreeing to host our mailing list and their assistance in making the transition. And a thanks to all of our users for their patience during this transition. Regards, Tim -- Timothy P. McDowell Executive Vice President Thermal Energy System Specialists, LLC 22 N Carroll St, Suite 370 Madison, WI 53703 608-274-2577 From lucafornari.vr at gmail.com Fri Jun 13 02:05:14 2014 From: lucafornari.vr at gmail.com (Luca Fornari) Date: Fri, 13 Jun 2014 11:05:14 +0200 Subject: [TRNSYS-users] Problems with Ice tank model Message-ID: Dear Sir, I'm student in Italy, University of Padua. It's 2 months I'm trying to model an eating and cooling system with a seasonal ice storage. Actually I have temperatures problems, and an error occur at the begin of simulation. If any one can help it would be really appreciated! I have also explanation of system and values if it can help. Best regards. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- TRNSYS - the TRaNsient SYstem Simulation program The Solar Energy Lab at the University of Wisconsin - Madison, USA Le Centre Scientifique et Technique du Batiment, Sophia Antipolis, France Transsolar Energietechnik GmBH, Stuttgart, Germany Thermal Energy System Specialists, LLC, Madison Wisconsin, USA Release 17.01.0025 Listing file for: "C:\Trnsys17\MyProjects\Project1\Project1.dck" *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The TRNSYS Executable (TRNExe.exe) and main DLL (TRNDll.dll) are located in "C:\Trnsys17\Exe" *** Pre-Processing the TRNSYS EQUATIONs and CONSTANTs to check for fatal errors. *** Pre-Processing of EQUATIONs and CONSTANTs completed with no fatal errors found. *** Evaluating the EQUATIONs and CONSTANTs to determine their initial values. *** Finished evaluating the EQUATIONs and CONSTANTs and ready to begin processing the remainder of the TRNSYS input file. VERSION 17 ******************************************************************************* *** TRNSYS input file (deck) generated by TrnsysStudio *** on Friday, June 13, 2014 at 10:55 *** from TrnsysStudio project: C:\Trnsys17\MyProjects\Project1\Project1.tpf *** *** If you edit this file, use the File/Import TRNSYS Input File function in *** TrnsysStudio to update the project. *** *** If you have problems, questions or suggestions please contact your local *** TRNSYS distributor or mailto:software at cstb.fr *** ******************************************************************************* ******************************************************************************* *** Units ******************************************************************************* ******************************************************************************* *** Control cards ******************************************************************************* * START, STOP and STEP CONSTANTS 3 START=0 STOP=8760 STEP=0.25 ! Start time End time Time step SIMULATION 0.0000000000000000E+00 8.7600000000000000E+03 2.5000000000000000E-01 ! Integration Convergence TOLERANCES 1.0000000000000002E-03 1.0000000000000002E-03 ! Max iterations Max warnings Trace limit LIMITS 30 500 51 ! TRNSYS numerical integration solver method DFQ 1 ! TRNSYS output file width, number of characters WIDTH 80 ! NOLIST statement LIST ! MAP statement ! Solver statement Minimum relaxation factor Maximum relaxation factor SOLVER 0 1.000000000000000 1.000000000000000 ! Nan DEBUG statement NAN_CHECK 0 ! Overwrite DEBUG statement OVERWRITE_CHECK 0 ! disable time report TIME_REPORT 0 ! EQUATION SOLVER statement EQUATION SOLVING METHOD 0 * User defined CONSTANTS * Model "Input file" (Type 9) * UNIT 5 TYPE 9 file *$UNIT_NAME Input file *$MODEL .\Utility\Data Readers\Generic Data Files\Expert Mode\Free Format\Type9e.tmf *$POSITION 33 543 *$LAYER Weather - Data Files # PARAMETERS 10 ! 1 Mode ! 2 Header Lines to Skip ! 3 No. of values to read ! 4 Time interval of data ! 5 Interpolate or not ! 6 Multiplication factor ! 7 Addition factor ! 8 Average or instantaneous value ! 9 Logical unit for input file ! 10 Free format mode 2.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 2.5000000000000000E-01 1.0000000000000000E+00 1.0000000000000000E+00 0.0000000000000000E+00 1.0000000000000000E+00 4.2000000000000000E+01 -1.0000000000000000E+00 *** External files ASSIGN TERZIARIO MILANO SOLO CARICHI.txt 42 *|? Input file name |1000 *------------------------------------------------------------------------------ * Model "ice Tank" (Type 343) * UNIT 6 TYPE 343 Tank *$UNIT_NAME ice Tank *$MODEL .\TYPE343.tmf *$POSITION 612 319 *$LAYER Main # PARAMETERS 44 ! 1 Upper diameter of storage bed ! 2 Lower diameter of storage bed ! 3 Thickness of nth (from top) storage layer-1 ! 4 Thickness of nth (from top) storage layer-2 ! 5 Thickness of nth (from top) storage layer-3 ! 6 Thickness of nth (from top) storage layer-4 ! 7 Thickness of nth (from top) storage layer-5 ! 8 Thickness of nth (from top) storage layer-6 ! 9 Depth of top of storage bed below ground suface ! 10 Thickness of thermal insulation on top of the storage bed ! 11 Volumetric thermal heat capacity of storage material ! 12 Heat conductivity of storage material ! 13 Cavity portion of storage material (water volume/total volume, with water storage= 1) ! 14 Permeability of storage material ! 15 Heat transfer coefficient at storage bed side wall ! 16 Heat transfer coefficient at storage bed bottom ! 17 Volumetric heat capacity of thermal insulation at top of storage bed ! 18 Heat conductivity of the thermal insulation at storage cover ! 19 Volumetric thermal capacity of local soil ! 20 Heat conductivity of local soil ! 21 Heat transmission coefficient of ground surface ! 22 Absorption factor of ground surface ! 23 Specific thermal capacity of fluid in heat exchanger pipe coils ! 24 Heat conductivity of frozen storage material (ice or gravel/ice) ! 25 Outside diameter of heat exchanger pipe coils ! 26 internal diameter of the heat exchanger pipe coils ! 27 internal heat transmission coefficient of heat exchanger pipe coils ! 28 Heat conductivity of pipe coil ! 29 Length of nth heat exchanger pipe coil-1 ! 30 Length of nth heat exchanger pipe coil-2 ! 31 Length of nth heat exchanger pipe coil-3 ! 32 Length of nth heat exchanger pipe coil-4 ! 33 Length of nth heat exchanger pipe coil-5 ! 34 Length of nth heat exchanger pipe coil-6 ! 35 Initial volumetric ice portion of nth storage layer-1 ! 36 Initial volumetric ice portion of nth storage layer-2 ! 37 Initial volumetric ice portion of nth storage layer-3 ! 38 Initial volumetric ice portion of nth storage layer-4 ! 39 Initial volumetric ice portion of nth storage layer-5 ! 40 Initial volumetric ice portion of nth storage layer-6 ! 41 Initial subsoil temperature, given a homogeneous temperature distribution at program start ! 42 Subsoil temperature at outside edge of the simulated area ! 43 Option for frequency of output of temperature distribution in the soil ! 44 Number of the output unit for file with subsoil temperatures 1.2000000000000000E+01 1.2000000000000000E+01 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 0.0000000000000000E+00 4.1860000000000000E+03 2.3399999999999999E+00 1.0000000000000000E+00 1.3080000000000006E-07 3.1111100000000000E+00 3.1111110000000002E+00 4.1111109999999993E+00 4.1111111099999995E+00 6.0011109999999996E+02 3.1109999999999998E+00 4.1111109999999993E+00 1.1111110000000000E+00 3.5580000000000000E+03 8.1999999999999993E+00 2.5000000000000005E-02 1.8000000000000002E-02 2.5111100000000000E+00 1.4399999999999999E+00 1.5000000000000000E+02 1.5000000000000000E+02 1.5000000000000000E+02 1.5000000000000000E+02 1.5000000000000000E+02 1.5000000000000000E+02 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 8.0000000000000000E+00 9.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 INPUTS 20 ! Pump 2:Outlet fluid temperature ->Inlet temperature of pipe system cycle 1 ! Pump 2:Outlet flow rate ->Mass flow of pipe system cycle 1 ! Diverter 2:Temperature at outlet 2 ->Inlet temperature of pipe csystem cycle 2 ! Diverter 2:Flow rate at outlet 2 ->Mass flow of pipe system cycle 2 ! Ice tank filling:temperature ->Inlet temperature of direct water heat exchange system ! Ice tank filling:massflow ->Mass flow, direct water heat exchange system ! WeatherData:Wet bulb temperature ->Ambient temperature ! WeatherData:Global horizontal radiation (not interpolated) ->Global irradiance on horizontal surface ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-1 ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-2 ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-3 ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-4 ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-5 ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-6 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-1 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-2 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-3 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-4 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-5 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-6 17,1 17,2 7,3 7,4 TEMPERATURE MASSFLOW 13,3 13,14 APERTURAVALCOLERISC APERTURAVALCOLERISC APERTURAVALCOLERISC APERTURAVALCOLERISC APERTURAVALCOLERISC APERTURAVALCOLERISC APERTURAVALVOLERAFF APERTURAVALVOLERAFF APERTURAVALVOLERAFF APERTURAVALVOLERAFF APERTURAVALVOLERAFF APERTURAVALVOLERAFF *** INITIAL INPUT VALUES 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 DERIVATIVES 6 ! 1 Temperature of the nth. Storage layer-1 ! 2 Temperature of the nth. Storage layer-2 ! 3 Temperature of the nth. Storage layer-3 ! 4 Temperature of the nth. Storage layer-4 ! 5 Temperature of the nth. Storage layer-5 ! 6 Temperature of the nth. Storage layer-6 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 *------------------------------------------------------------------------------ * Model "Diverter 2" (Type 11) * UNIT 7 TYPE 11 2 *$UNIT_NAME Diverter 2 *$MODEL .\Hydronics\Flow Diverter\Other Fluids\Type11f.tmf *$POSITION 344 234 *$LAYER Water Loop # PARAMETERS 1 ! 1 Controlled flow diverter mode 2.0000000000000000E+00 INPUTS 3 ! Diverter 1:Temperature at outlet 2 ->Inlet temperature ! Diverter 1:Flow rate at outlet 2 ->Inlet flow rate ! Controller:SigDiv2Risc0Raff1 ->Control signal 16,3 16,4 SIGDIV2RISC0RAFF1 *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+02 5.0000000000000000E-01 *------------------------------------------------------------------------------ * Model "Conveyor 2" (Type 11) * UNIT 8 TYPE 11 2 *$UNIT_NAME Conveyor 2 *$MODEL .\Hydronics\Tee-Piece\Other Fluids\Type11h.tmf *$POSITION 785 181 *$LAYER Water Loop # PARAMETERS 1 ! 1 Tee piece mode 1.0000000000000000E+00 INPUTS 4 ! Heat pump:Outlet load temperature ->Temperature at inlet 1 ! Heat pump:Load flow rate ->Flow rate at inlet 1 ! ice Tank:Outlet temperature coil of pipe circle 2 ->Temperature at inlet 2 ! ice Tank:Mass flow coil of pipe circle 2 ->Flow rate at inlet 2 10,3 10,4 6,3 6,4 *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+02 2.0000000000000000E+01 1.0000000000000000E+02 *------------------------------------------------------------------------------ * Model "Building Loads" (Type 682) * UNIT 11 TYPE 682 Loads *$UNIT_NAME Building Loads *$MODEL .\Loads and Structures (TESS)\Flowstream Loads\Other Fluids\Type682.tmf *$POSITION 389 436 *$LAYER Main # PARAMETERS 1 ! 1 Fluid specific heat 4.1899999999999995E+00 INPUTS 5 ! Conveyor 2:Outlet temperature ->Inlet temperature ! Conveyor 2:Outlet flow rate ->Inlet flow rate ! Load converter:Outloads ->Load ! [unconnected] Minimum Heating Temperature ! [unconnected] Maximum Cooling Temperature 8,1 8,2 OUTLOADS CONST CONST E *** INITIAL INPUT VALUES 1.0000000000000000E+01 1.0000000000000000E+02 0.0000000000000000E+00 -9.9900000000000000E+02 9.9900000000000000E+02 *------------------------------------------------------------------------------ * Model "Heat pump" (Type 927) * UNIT 10 TYPE 927 pump *$UNIT_NAME Heat pump *$MODEL .\GHP Library (TESS)\Water-Water Heat Pump\Single-Stage\Type927.tmf *$POSITION 602 63 *$LAYER Main # PARAMETERS 19 ! 1 Source fluid specific heat ! 2 Load fluid specific heat ! 3 Source fluid density ! 4 Load fluid density ! 5 Logical unit number for cooling data file ! 6 Number of source temperatures - cooling ! 7 Number of load temperatures - cooling ! 8 Logical unit for heating data ! 9 Number of source temps. - heating ! 10 Number of load temps. - heating ! 11 Number of source flow rates ! 12 Number of load flow rates ! 13 Rated cooling capacity per heat pump ! 14 Rated cooling power per heat pump ! 15 Rated heating capacity per heat pump ! 16 Rated heating power per heat pump ! 17 Rated source flow rate per heat pump ! 18 Rated load flow rate per heat pump ! 19 Number of identical heat pumps 4.1899999999999995E+00 4.1899999999999995E+00 1.0000000000000000E+03 1.0000000000000000E+03 4.7000000000000000E+01 8.0000000000000000E+00 4.0000000000000000E+00 4.8000000000000000E+01 6.0000000000000000E+00 4.0000000000000000E+00 3.0000000000000000E+00 3.0000000000000000E+00 4.2119996883599996E+05 8.4239992393999986E+04 5.0759996244300005E+05 1.0151999523499998E+05 7.8594439999999999E+00 9.0958330000000007E+00 1.0000000000000000E+00 INPUTS 8 ! ice Tank:Outlet temperature coil of pipe circle 1 ->Inlet source temperature ! ice Tank:Mass flow coil of pipe circle 1 ->Source flow rate ! Conveyor 1:Outlet temperature ->Inlet load temperature ! Conveyor 1:Outlet flow rate ->Load flow rate ! Controller:SigHPraff ->Cooling control signal ! Controller:SigHPrisc ->Heating control signal ! [unconnected] Scale factor ! [unconnected] Number of heat pumps on 6,1 6,2 15,1 15,2 SIGHPRAFF SIGHPRISC CONST CONST *** INITIAL INPUT VALUES 4.0000000000000000E+01 1.4400000210000001E+03 2.0000000000000000E+01 1.4400000000000000E+03 0.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 *** External files ASSIGN C:\Trnsys17\Tess Models\SampleCatalogData\Water-to-WaterHeatPump\Normalized\WWHP_Cooling-Normalized.dat 47 *|? Which file contains the cooling performance data? |1000 ASSIGN C:\Trnsys17\Tess Models\SampleCatalogData\Water-to-WaterHeatPump\Normalized\WWHP_Heating-Normalized.dat 48 *|? Which file contains the heating performance data? |1000 *------------------------------------------------------------------------------ * EQUATIONS "Controller" * EQUATIONS 8 SigDiv2Risc0Raff1 = gt([5,1],0) SigPompa1 = le(eql([5,1],0),0) FineGhiaccioDiv1 = le((eql([6,11],0)),0) AperturaValcoleRisc = lt([5,1],0) SigHPraff = gt([5,1],0) AperturaValvoleRaff = gt([5,1],0) SigPompa2 = lt([5,1],0) SigHPrisc = lt([5,1],0) *$UNIT_NAME Controller *$LAYER Main *$POSITION 77 308 *------------------------------------------------------------------------------ * Model "Pump 1" (Type 114) * UNIT 14 TYPE 114 1 *$UNIT_NAME Pump 1 *$MODEL .\Hydronics\Pumps\Single Speed\Type114.tmf *$POSITION 259 436 *$LAYER Main # *$# SINGLE-SPEED PUMP PARAMETERS 4 ! 1 Rated flow rate ! 2 Fluid specific heat ! 3 Rated power ! 4 Motor heat loss fraction 3.2745000000000000E+04 4.1899999999999995E+00 2.6840000000000000E+03 0.0000000000000000E+00 INPUTS 5 ! Building Loads:Outlet temperature ->Inlet fluid temperature ! Building Loads:Outlet flow rate ->Inlet fluid flow rate ! Controller:SigPompa1 ->Control signal ! [unconnected] Overall pump efficiency ! [unconnected] Motor efficiency 11,1 11,2 SIGPOMPA1 CONST CONST *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+03 1.0000000000000000E+00 6.0000000000000009E-01 9.0000000000000002E-01 *------------------------------------------------------------------------------ * Model "WeatherData" (Type 15) * UNIT 13 TYPE 15 *$UNIT_NAME WeatherData *$MODEL .\Weather Data Reading and Processing\Standard Format\Meteonorm Files (TM2)\Type15-6.tmf *$POSITION 96 383 *$LAYER Weather - Data Files # PARAMETERS 9 ! 1 File Type ! 2 Logical unit ! 3 Tilted Surface Radiation Mode ! 4 Ground reflectance - no snow ! 5 Ground reflectance - snow cover ! 6 Number of surfaces ! 7 Tracking mode ! 8 Slope of surface ! 9 Azimuth of surface 6.0000000000000000E+00 4.9000000000000000E+01 3.0000000000000000E+00 2.0000000000000001E-01 7.0000000000000007E-01 1.0000000000000000E+00 1.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 *** External files ASSIGN C:\Trnsys17\Weather\Meteonorm\Europe\IT-Milano-Linate-160800.tm2 49 *|? Which file contains the Meteonorm weather data? |1000 *------------------------------------------------------------------------------ * Model "Conveyor 1" (Type 11) * UNIT 15 TYPE 11 1 *$UNIT_NAME Conveyor 1 *$MODEL .\Hydronics\Tee-Piece\Other Fluids\Type11h.tmf *$POSITION 466 148 *$LAYER Water Loop # PARAMETERS 1 ! 1 Tee piece mode 1.0000000000000000E+00 INPUTS 4 ! Diverter 1:Temperature at outlet 1 ->Temperature at inlet 1 ! Diverter 1:Flow rate at outlet 1 ->Flow rate at inlet 1 ! Diverter 2:Temperature at outlet 1 ->Temperature at inlet 2 ! Diverter 2:Flow rate at outlet 1 ->Flow rate at inlet 2 16,1 16,2 7,1 7,2 *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+02 2.0000000000000000E+01 1.0000000000000000E+02 *------------------------------------------------------------------------------ * Model "Diverter 1" (Type 11) * UNIT 16 TYPE 11 1 *$UNIT_NAME Diverter 1 *$MODEL .\Hydronics\Flow Diverter\Other Fluids\Type11f.tmf *$POSITION 227 148 *$LAYER Water Loop # PARAMETERS 1 ! 1 Controlled flow diverter mode 2.0000000000000000E+00 INPUTS 3 ! Pump 1:Outlet fluid temperature ->Inlet temperature ! Pump 1:Outlet flow rate ->Inlet flow rate ! Controller:FineGhiaccioDiv1 ->Control signal 14,1 14,2 FINEGHIACCIODIV1 *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+02 5.0000000000000000E-01 *------------------------------------------------------------------------------ * EQUATIONS "Ice tank filling" * EQUATIONS 2 massflow = -150 temperature = 8 *$UNIT_NAME Ice tank filling *$LAYER Main *$POSITION 440 543 *------------------------------------------------------------------------------ * Model "Pump 2" (Type 114) * UNIT 17 TYPE 114 2 *$UNIT_NAME Pump 2 *$MODEL .\Hydronics\Pumps\Single Speed\Type114.tmf *$POSITION 664 180 *$LAYER Main # *$# SINGLE-SPEED PUMP PARAMETERS 4 ! 1 Rated flow rate ! 2 Fluid specific heat ! 3 Rated power ! 4 Motor heat loss fraction 2.8249000000000000E+04 4.1899999999999995E+00 2.6840000000000000E+03 0.0000000000000000E+00 INPUTS 5 ! Heat pump:Outlet source temperature ->Inlet fluid temperature ! Heat pump:Source flow rate ->Inlet fluid flow rate ! Controller:SigPompa2 ->Control signal ! [unconnected] Overall pump efficiency ! [unconnected] Motor efficiency 10,1 10,2 SIGPOMPA2 CONST CONST *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+03 1.0000000000000000E+00 6.0000000000000009E-01 9.0000000000000002E-01 *------------------------------------------------------------------------------ * EQUATIONS "Load converter" * EQUATIONS 1 Outloads = [5,1] *$UNIT_NAME Load converter *$LAYER Main *$POSITION 272 511 *------------------------------------------------------------------------------ * Model "Type65d-2" (Type 65) * UNIT 21 TYPE 65 *$UNIT_NAME Type65d-2 *$MODEL .\Output\Online Plotter\Online Plotter Without File\Type65d.tmf *$POSITION 1017 106 *$LAYER Main # PARAMETERS 12 ! 1 Nb. of left-axis variables ! 2 Nb. of right-axis variables ! 3 Left axis minimum ! 4 Left axis maximum ! 5 Right axis minimum ! 6 Right axis maximum ! 7 Number of plots per simulation ! 8 X-axis gridpoints ! 9 Shut off Online w/o removing ! 10 Logical unit for output file ! 11 Output file units ! 12 Output file delimiter 6.0000000000000000E+00 2.0000000000000000E+00 -1.0000000000000000E+04 1.0000000000000000E+04 -1.0000000000000000E+03 4.0000000000000000E+04 1.0000000000000000E+00 1.2000000000000000E+01 0.0000000000000000E+00 -1.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 INPUTS 8 ! Conveyor 1:Outlet temperature ->Tempincondensatore-1-1 ! Heat pump:Outlet load temperature ->TempOutCondensatore PompaDiCalore-2 ! ice Tank:Outlet temperature coil of pipe circle 1 ->TempInEvaporatorePompaDiCalore-3 ! Heat pump:Outlet source temperature ->TempOutEvaporatorePompaDiCalore-4 ! Conveyor 2:Outlet temperature ->Temp prima di applicare i carichi-5 ! Building Loads:Outlet temperature ->Temp dopo aver applicato i carichi-6 ! Heat pump:Load flow rate ->PortataIcircuito primario-1 ! Heat pump:Source flow rate ->Portatacircuito secondario-2 15,1 10,3 6,1 10,1 8,1 11,1 10,4 10,2 *** INITIAL INPUT VALUES TempInCondensatore TempOutCondensa tore TempInEvap oratore TempO utEvaporatore TempPrimaDiApplicare Caric TempDopoAverApplicat oCariPortataCircuito Primario PortataCir cuitoSecondario LABELS 3 Temperatures Heat transfer rates Graph 1 *------------------------------------------------------------------------------ END TRANSIENT SIMULATION STARTING AT TIME = 0.0000000000000000E+00 STOPPING AT TIME = 8.7600000000000000E+03 TIMESTEP = 1 / 4 DIFFERENTIAL EQUATION ERROR TOLERANCE = 1.0000000000000002E-03 ALGEBRAIC CONVERGENCE TOLERANCE = 1.0000000000000002E-03 DIFFERENTIAL EQUATIONS SOLVED BY MODIFIED EULER *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 90 : TRNDll.dll is compiled in release mode. External DLLs will be loaded from the .\UserLib\ReleaseDLLs\ directory. Reported information : Not available *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from TRNDll.dll: Type9, Type11, Type15, Type114, Type65 *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "FileReader.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSApplicationsLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSArchiveDLL_v2.04_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "TESSCogenLibrary_v17.1.03_Release.dll": Type682 *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSControllersLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSElectricalLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGHPLibraryType997_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "TESSGHPLibrary_v17.1.03_Release.dll": Type927 *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType1244_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType1255_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType1256_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType957_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType993_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSHTSLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Warning at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : 927 TRNSYS Message 200 : This TYPE was found in more than one DLL. The first instance of the TYPE was loaded. Subsequent instances have been ignored Reported information : A duplicate of TYPE927 was found in "TESSHVACLibrary_v17.1.03_Release.dll" *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "TESSHVACLibrary_v17.1.03_Release.dll": *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSHydronics_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Warning at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : 682 TRNSYS Message 200 : This TYPE was found in more than one DLL. The first instance of the TYPE was loaded. Subsequent instances have been ignored Reported information : A duplicate of TYPE682 was found in "TESSLoadsStructuresLibrary_v17.1.03_Release.dll" *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "TESSLoadsStructuresLibrary_v17.1.03_Release.dll": *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSOptimizationLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSSolarLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSStorageLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSUtilityLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "type127.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type157.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "Type343.dll": Type343 *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type56.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type76Lib.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "type79-W.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type79Lib.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type82Lib.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 199 : TRNSYS found at least one user DLL in the UserLib directory. (Note: Only DLL's including Types that are used in the simulation are loaded) Reported information : 5 user DLLs were loaded after searching in "C:\Trnsys17\UserLib\ReleaseDLLs" *** The TRNSYS components will be called in the following order: Unit # 5 Type # 9 Unit # 13 Type # 15 Unit # 6 Type # 343 Unit # 7 Type # 11 Unit # 8 Type # 11 Unit # 11 Type # 682 Unit # 10 Type # 927 Unit # 14 Type # 114 Unit # 15 Type # 11 Unit # 16 Type # 11 Unit # 17 Type # 114 Unit # 21 Type # 65 *** Warning at time : 8.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 8.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 8.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 8.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 9.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 9.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 9.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 9.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 10.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 10.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 10.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 10.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 11.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 11.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 11.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 11.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 12.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 12.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 12.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 12.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 13.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 13.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 13.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 13.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 14.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 14.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 14.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 14.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 15.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 15.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 15.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 15.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 16.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 16.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 16.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 16.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 17.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 17.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 17.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 17.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 18.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 18.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 18.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 18.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 19.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 19.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 19.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 19.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 20.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 20.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 20.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 20.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 21.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 21.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 21.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 21.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 22.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 22.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 22.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 22.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 23.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 23.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 23.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 23.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 24.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 24.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 24.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 24.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 25.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 25.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 25.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 25.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 26.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 26.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 26.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 26.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 27.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 27.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 27.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 27.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 28.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 28.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 28.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 28.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 29.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 29.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 29.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 29.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 30.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 30.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 30.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 30.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 31.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 31.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 31.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 31.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 32.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 32.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 32.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 32.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 33.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 33.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 33.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 33.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 34.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 34.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 34.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 34.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 35.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 35.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 35.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 35.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 36.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 36.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 36.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 36.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 37.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 37.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 37.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 37.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 38.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 38.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 38.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 38.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 39.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 39.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 56.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 56.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 56.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 56.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 57.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 57.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 57.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 57.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 58.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 58.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 58.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 58.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 59.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 59.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 59.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 59.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 60.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 60.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 60.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 60.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 61.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 61.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 61.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 61.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 62.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 62.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 62.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 62.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 63.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 63.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 80.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 80.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 80.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 80.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 81.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 81.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 81.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 81.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 82.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 82.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 82.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 82.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 83.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 83.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 83.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 83.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 84.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 84.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 84.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 84.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 85.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 85.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 85.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 85.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 86.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 86.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 86.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 86.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 87.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 87.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 104.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 104.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 104.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 104.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 105.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 105.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 105.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 105.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 106.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 106.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 106.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 106.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 107.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 107.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 107.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 107.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 108.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 108.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 108.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 108.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 109.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 109.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 109.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 109.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 110.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 110.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 110.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 110.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 111.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 111.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 147.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 148.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 148.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 148.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 148.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 149.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 149.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 149.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 149.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 150.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 150.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 150.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 150.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 151.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 151.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 151.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 151.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 152.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 152.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 152.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 152.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 153.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 153.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 153.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 153.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 154.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 154.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 154.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 154.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 171.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 172.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 172.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 172.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 172.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 173.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 173.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 173.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 173.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 174.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 174.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 174.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 174.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 175.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 175.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 175.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 175.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 176.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 176.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 176.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 176.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 177.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 177.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 177.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 177.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 178.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 178.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 178.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 178.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 179.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 200.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 200.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 200.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 200.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 201.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 201.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 201.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 201.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 202.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 202.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 202.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 202.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 203.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 203.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 203.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 203.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 204.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 204.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 204.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 204.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 205.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 205.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 205.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 205.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 206.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 206.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 206.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 206.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 207.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 207.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 224.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 224.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 224.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 224.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 225.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 225.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 225.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 225.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 226.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 226.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 226.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 226.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 227.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 227.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 227.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 227.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 228.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 228.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 228.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 228.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 229.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 229.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 229.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 229.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 230.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 230.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 230.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 230.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 231.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 231.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 248.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 248.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 248.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 248.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 249.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 249.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 249.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 249.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 250.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 250.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 250.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 250.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 251.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 251.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 251.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 251.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 252.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 252.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 252.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 252.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 253.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 253.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 253.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 253.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 254.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 254.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 254.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 254.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 255.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 255.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 271.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 272.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 272.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 272.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 272.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 273.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 273.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 273.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 273.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 274.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 274.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 274.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 274.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 275.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 275.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 275.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 275.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 276.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 276.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 276.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 276.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 277.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 277.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 277.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 277.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 278.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 278.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 278.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 278.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 279.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 297.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 298.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 305.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 306.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 306.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 306.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 306.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 307.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 307.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 307.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 307.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 308.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 308.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 308.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 308.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 309.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 309.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 309.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 309.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 310.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 310.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 310.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 310.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 311.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 311.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 311.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 311.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 312.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 312.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 312.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 312.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 313.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 324.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 324.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 324.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 324.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 328.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 328.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 329.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 329.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 329.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 329.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 330.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 330.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 330.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 330.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 331.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 331.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 331.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 331.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 332.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 332.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 332.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 332.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 333.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 333.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 333.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 333.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 334.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 334.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 334.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 334.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 335.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 335.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 335.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 335.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 364.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 365.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 365.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 365.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 365.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 366.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 366.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 366.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 366.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 367.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 367.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 367.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 367.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 368.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 368.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 368.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 368.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 369.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 369.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 369.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 369.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 370.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 370.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 370.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 370.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 371.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 371.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 371.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 371.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 372.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 386.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 387.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 387.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 387.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 387.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 388.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 388.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 388.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Fatal Error at time : 388.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 450 : The maximum number of warnings allowed per simulation has been exceeded. Please fix these warnings or increase the limit on the number of warnings allowed per simulation (LIMITS command) Reported information : Not available *** Warning at time : 388.500000 Generated by Unit : 13 Generated by Type : 15 Message : The calculated horizontal beam radiation exceeded the provided total horizontal radiation and was set to the total horizontal radiation for 1 timesteps during the simulation. *** Warning at time : 388.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The simulation failed to converge during 499 timesteps (32% of the time). *** Warning at time : 388.500000 Generated by Unit : 10 Generated by Type : 927 Message : The file C:\Trnsys17\Tess Models\SampleCatalogData\Water-to-WaterHeatPump\Normalized\WWHP_Heating-Normalized.dat was called 1223 times (3% of the time) with a first independent variable value below the range supplied in the data file. Data is interpolated within the data file range but is not extrapolated beyond the range. Performance of the equipment modeled by this UNIT may be incorrect. *** Warning at time : 388.500000 Generated by Unit : 10 Generated by Type : 927 Message : The file C:\Trnsys17\Tess Models\SampleCatalogData\Water-to-WaterHeatPump\Normalized\WWHP_Heating-Normalized.dat was called 1223 times (3% of the time) with a second independent variable value above the range supplied in the data file. Data is interpolated within the data file range but is not extrapolated beyond the range. Performance of the equipment modeled by this UNIT may be incorrect. ********************************************************************************************************* The Following UNIT Numbers, TYPE Numbers, and Logical Units Were Used in the Supplied TRNSYS Input File: 5 9 4 6 11 6 7 15 9 8 65 42 10 114 47 11 343 48 13 682 49 14 927 15 16 17 21 ********************************************************************************************************* Total TRNSYS Calculation Time: 4.2400 Seconds -------------- next part -------------- A non-text attachment was scrubbed... Name: error.jpg Type: image/jpeg Size: 206474 bytes Desc: not available URL: From karol.bandurski at put.poznan.pl Fri Jun 13 07:38:00 2014 From: karol.bandurski at put.poznan.pl (Karol BANDURSKI) Date: Fri, 13 Jun 2014 16:38:00 +0200 Subject: [TRNSYS-users] shady place simulation Message-ID: <002401cf8715$13542ba0$39fc82e0$@put.poznan.pl> Dear Users and Developers, I would like to model the zone that envelope is 'fully of holes', it consists of only shading elements. Like space inside upper branches of a tree or in the forest. So, there is no thermal insulation and air and heat can flow into and across zone by natural ventilation, but sun radiation is limited. I wonder if TRNSYS simulation (TRNBUILD+TRNFLOW) can be appropriate to model such objects (inside thermal comfort) or it is necessary to use CFD simulation. I think to prepare zone (maybe a few airnodes) with very low thermal resistance (or thermal properties of construction material, e.g. steel) and with a lot of cracks in the walls, then to model shading elements using shading zones. Do you have some idea or some experience with such objects? Any comments, hints and tips are appreciated! Kind regards, Karol ------------------------------------------------ Karol Bandurski MSc. Institute of Environmental Engineering Poznan University of Technology www.put.poznan.pl/~karol.bandurski www.ee.put.poznan.pl -------------- next part -------------- An HTML attachment was scrubbed... URL: From karol.bandurski at put.poznan.pl Fri Jun 13 07:39:25 2014 From: karol.bandurski at put.poznan.pl (Karol BANDURSKI) Date: Fri, 13 Jun 2014 16:39:25 +0200 Subject: [TRNSYS-users] shady place simulation Message-ID: <003c01cf8715$465d0d00$d3172700$@put.poznan.pl> Dear Users and Developers, I would like to model the zone that envelope is 'fully of holes', it consists of only shading elements. Like space inside upper branches of a tree or in the forest. So, there is no thermal insulation and air and heat can flow into and across zone by natural ventilation, but sun radiation is limited. I wonder if TRNSYS simulation (TRNBUILD+TRNFLOW) can be appropriate to model such objects (inside thermal comfort) or it is necessary to use CFD simulation. I think to prepare zone (maybe a few airnodes) with very low thermal resistance (or thermal properties of construction material, e.g. steel) and with a lot of cracks in the walls, then to model shading elements using shading zones. Do you have some idea or some experience with such objects? Any comments, hints and tips are appreciated! Kind regards, Karol ------------------------------------------------ Karol Bandurski MSc. Institute of Environmental Engineering Poznan University of Technology www.put.poznan.pl/~karol.bandurski www.ee.put.poznan.pl -------------- next part -------------- An HTML attachment was scrubbed... URL: From mary_xen at hotmail.com Sun Jun 15 15:00:38 2014 From: mary_xen at hotmail.com (mary xen) Date: Mon, 16 Jun 2014 01:00:38 +0300 Subject: [TRNSYS-users] TRNSYS lite_Help In-Reply-To: References: , Message-ID: Hello, I am a master student and I am working for my thesis project on TRNSYS lite. I need to define a new wall and save it in the library in the "Prgwlay_neh_e". My question is what do the coefficients in the list mean. For instance, in this example : "154 , TEPP_005 , 0.005 , 0.288 , 1.3 , 700 , 0.1 , 0.5 , 11 , 11 , 57.8 , 103.9 , 373.9 ," I know the meaning of all coefficients, apart from the last two. Could you help me?Thank you. Mary -------------- next part -------------- An HTML attachment was scrubbed... URL: From Hiller at Transsolar.com Mon Jun 16 06:22:58 2014 From: Hiller at Transsolar.com (Marion Hiller) Date: Mon, 16 Jun 2014 13:22:58 +0000 Subject: [TRNSYS-users] TRNSYS lite_Help In-Reply-To: References: , Message-ID: Mary, don't worry about this coefficients. They aren't used anymore. However, you have to fulfil the syntax meaning that two values have to be there. Marion Dipl.-Ing. Marion Hiller Transsolar Energietechnik GmbH Curiestra?e 2 70563 Stuttgart Telefon: +49 711 67976-0 http://www.trnsys.de Transsolar: KlimaEngineering- Technologien f?r energieeffizientes Bauen und Nutzerkomfort in Geb?uden Stuttgart - M?nchen - New York - Paris Gesch?ftsf?hrer :Diplom-Ingenieur Matthias Schuler, Diplom-Ingenieur Thomas Auer, Diplom-Physiker Stefan Holst, Diplom-Betriebswirt Dieter Schnelle Eingetragen beim Amtsgericht Stuttgart HRB 23347, Steuernummer: 99073/00911,USt-IdNr.: DE 152272639 ________________________________ Von: TRNSYS-users [mailto:trnsys-users-bounces at lists.onebuilding.org] Im Auftrag von mary xen Gesendet: Montag, 16. Juni 2014 00:01 An: trnsys-users at cae.wisc.edu Betreff: [TRNSYS-users] TRNSYS lite_Help Hello, I am a master student and I am working for my thesis project on TRNSYS lite. I need to define a new wall and save it in the library in the "Prgwlay_neh_e". My question is what do the coefficients in the list mean. For instance, in this example : "154 , TEPP_005 , 0.005 , 0.288 , 1.3 , 700 , 0.1 , 0.5 , 11 , 11 , 57.8 , 103.9 , 373.9 ," I know the meaning of all coefficients, apart from the last two. Could you help me? Thank you. Mary -------------- next part -------------- An HTML attachment was scrubbed... URL: From Hiller at Transsolar.com Tue Jun 17 03:02:55 2014 From: Hiller at Transsolar.com (Marion Hiller) Date: Tue, 17 Jun 2014 10:02:55 +0000 Subject: [TRNSYS-users] shady place simulation In-Reply-To: <003c01cf8715$465d0d00$d3172700$@put.poznan.pl> References: <003c01cf8715$465d0d00$d3172700$@put.poznan.pl> Message-ID: Karol, as always there is possibility to model it with Trnsys :). However the modelling is more complex because you have to make sure that the modelling assumptions still yield to a valid result. The basic idea is to model the "semi-outdoor space" as an "indoor space" and you have think about how the main thermal processes are modelled: - short-wave radiation (direct and diffuse) - long-wave radiation - convection - humidity - comfort For example: short-wave radiation (direct and diffuse) - depending on the size and distribution of the holes you can use the so-called "no window" with a 100 % transmittance and the leaf part as an opaque surface with a solar absorptance or model the "leaf roof" as a single layer window with an approximated optical properties. - The direct distribution model is fine, for the diffuse radiation you need to check if the model is adequate. - .... Long-wave radiation - What is the temperature of the "leaf roof" for long-wave radiation exchange within space? Do the holes have to have sky temperature? - ... Convection - What input values do you have? Can a nodal model like TRNFlow solve this or do you need a CFD to define the ventilation rates? - .... Humidity - Do you need to take into account the impact of vegetation with respect to humidity and cooling effects? - .... The success really depends on your project and what the aim of the simulation. Marion Dipl.-Ing. Marion Hiller Transsolar Energietechnik GmbH Curiestra?e 2 70563 Stuttgart Telefon: +49 711 67976-0 http://www.trnsys.de Transsolar: KlimaEngineering- Technologien f?r energieeffizientes Bauen und Nutzerkomfort in Geb?uden Stuttgart - M?nchen - New York - Paris Gesch?ftsf?hrer :Diplom-Ingenieur Matthias Schuler, Diplom-Ingenieur Thomas Auer, Diplom-Physiker Stefan Holst, Diplom-Betriebswirt Dieter Schnelle Eingetragen beim Amtsgericht Stuttgart HRB 23347, Steuernummer: 99073/00911,USt-IdNr.: DE 152272639 ________________________________ Von: TRNSYS-users [mailto:trnsys-users-bounces at lists.onebuilding.org] Im Auftrag von Karol BANDURSKI Gesendet: Freitag, 13. Juni 2014 16:39 An: TRNSYS-users at lists.onebuilding.org Betreff: [TRNSYS-users] shady place simulation Dear Users and Developers, I would like to model the zone that envelope is 'fully of holes', it consists of only shading elements. Like space inside upper branches of a tree or in the forest. So, there is no thermal insulation and air and heat can flow into and across zone by natural ventilation, but sun radiation is limited. I wonder if TRNSYS simulation (TRNBUILD+TRNFLOW) can be appropriate to model such objects (inside thermal comfort) or it is necessary to use CFD simulation. I think to prepare zone (maybe a few airnodes) with very low thermal resistance (or thermal properties of construction material, e.g. steel) and with a lot of cracks in the walls, then to model shading elements using shading zones. Do you have some idea or some experience with such objects? Any comments, hints and tips are appreciated! Kind regards, Karol ------------------------------------------------ Karol Bandurski MSc. Institute of Environmental Engineering Poznan University of Technology www.put.poznan.pl/~karol.bandurski www.ee.put.poznan.pl -------------- next part -------------- An HTML attachment was scrubbed... URL: From alainpascal.goumba5 at yahoo.fr Wed Jun 18 01:00:06 2014 From: alainpascal.goumba5 at yahoo.fr (Alain Pascal Goumba) Date: Wed, 18 Jun 2014 09:00:06 +0100 Subject: [TRNSYS-users] Go on One time Message-ID: <1403078406.87280.YahooMailNeo@web172904.mail.ir2.yahoo.com> Hello, I want to control my simulation. I use a heat pump and i want that this pump go on one time in day. Now, i control: - the time of function (between 0 and 6 am) - the temperature necessary in my tank which is join at pump ? But i don't know exactly what i do for the number of start. ? Thank you ? Alain -------------- next part -------------- An HTML attachment was scrubbed... URL: From yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com Thu Jun 19 00:15:39 2014 From: yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com (yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com) Date: Thu, 19 Jun 2014 09:15:39 +0200 Subject: [TRNSYS-users] Access violation at adress 10215F56 in module " TRNDLL.DLL" Message-ID: <8EB964B7734F9342ADEB7171F20AAE960A49306443@XS203440.MELINDA.LOCAL> Dear TRNSYS users, I have an error while I call the type 62 on TRNSYS. It said : "Access violation at adress 10215F56 in module' TRNDLL.DLL'. Read of address 00000". If anyone can help, it would be really appreciated! Thank you, Best Regards, Yasmina EL HASNAOUI Ing?nieure Calculs P?le Process Industriel Semicad [cid:image001.jpg at 01CF8B9F.096998D0] 123 avenue Barth?l?my Buyer 69005 Lyon - France Tel : +33 (0) 426 10 66 94 yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com Cofely Axima et OMEGA Concept, des marques de la soci?t? AXIMA Concept www.omega-concept-gdfsuez.com P Pensez ? l'environnement avant d'imprimer ce message. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 19321 bytes Desc: image001.jpg URL: From bearcharge at gmail.com Thu Jun 19 18:13:00 2014 From: bearcharge at gmail.com (Enyuan Hu) Date: Thu, 19 Jun 2014 21:13:00 -0400 Subject: [TRNSYS-users] heat pump cannot effectively control the temperature Message-ID: Dear all, I'm trying to use air-to-air heat pump (type 954) to heat and cool a zone. I chose the ventilation mode and closed the heating and cooling mode in type 56. However, I found that the heat pump was not able to control the zone air temperature within the set range. The set point for heating was 20C and for cooling, 24C. But the zone air temperature can be as low as 8C when outside temperature is around -20C. Should I increase the power of heat pump by changing its parameters? if so, what parameters should I change? or should I adopt multiple stage heating/cooling (and how)? Thanks! Enyuan -------------- next part -------------- An HTML attachment was scrubbed... URL: From mihai1989_tt at yahoo.com Fri Jun 20 04:41:27 2014 From: mihai1989_tt at yahoo.com (Mihai T.) Date: Fri, 20 Jun 2014 04:41:27 -0700 Subject: [TRNSYS-users] Type 57 - table number Message-ID: <1403264487.95312.YahooMailNeo@web140406.mail.bf1.yahoo.com> Hello, I need to use type 57, but I can not find ?the table number corresponding to the dimension of the specified input?. I knew that I must look at the ?section 4.1.12 of Volume 1 - TRNSYS ReferenceManual?, but I don`t have this manual. I seaeched it in C:\TRNSYS16\Documentation ... but is not there. Please help me to find TRNSYS ReferenceManual. Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Fri Jun 20 08:34:27 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Fri, 20 Jun 2014 10:34:27 -0500 Subject: [TRNSYS-users] Access violation at adress 10215F56 in module " TRNDLL.DLL" In-Reply-To: <8EB964B7734F9342ADEB7171F20AAE960A49306443@XS203440.MELINDA.LOCAL> References: <8EB964B7734F9342ADEB7171F20AAE960A49306443@XS203440.MELINDA.LOCAL> Message-ID: <53A45483.5020405@tess-inc.com> Yasmina, This is likely to be a permissions problem. Make certain that you have administrator rights on all parts of the computer. Kind regards, David On 6/19/2014 02:15, yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com wrote: > > Dear TRNSYS users, > > I have an error while I call the type 62 on TRNSYS. It said : "Access > violation at adress 10215F56 in module' TRNDLL.DLL'. Read of address > 00000". > > If anyone can help, it would be really appreciated! > > Thank you, > > Best Regards, > > *Yasmina EL HASNAOUI* > Ing?nieure Calculs > P?le Process Industriel > Semicad > > cid:image001.jpg at 01CD9B35.D07198D0 > 123 avenue Barth?l?my Buyer > 69005 Lyon -- France > > Tel : +33 (0) 426 10 66 94 > yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com > > > Cofely Axima et OMEGA Concept, des marques de la soci?t? AXIMA Concept > www.omega-concept-gdfsuez.com > P*Pensez ? l'environnement avant d'imprimer ce message.* > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 19321 bytes Desc: not available URL: From d.bradley at tess-inc.com Fri Jun 20 08:37:46 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Fri, 20 Jun 2014 10:37:46 -0500 Subject: [TRNSYS-users] Type 57 - table number In-Reply-To: <1403264487.95312.YahooMailNeo@web140406.mail.bf1.yahoo.com> References: <1403264487.95312.YahooMailNeo@web140406.mail.bf1.yahoo.com> Message-ID: <53A4554A.9020201@tess-inc.com> Mihai, The tables are located in section 5.12.7 of the 05-MathematicalReference.pdf document in Trnsys16. Best, David On 6/20/2014 06:41, Mihai T. wrote: > Hello, > I need to use type 57, but I can not find "the table number > corresponding to the dimension of the specified input". I knew that I > must look at the "section 4.1.12 of Volume 1 - TRNSYS > ReferenceManual", but I don`t have this manual. I seaeched it in > C:\TRNSYS16\Documentation ... but is not there. Please help me to find > TRNSYS ReferenceManual. Thanks! > > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From scott.schollenberger at gmail.com Fri Jun 20 08:44:49 2014 From: scott.schollenberger at gmail.com (Scott Schollenberger) Date: Fri, 20 Jun 2014 09:44:49 -0600 Subject: [TRNSYS-users] please remove me from this list Message-ID: please remove me from this list -- Scott Schollenberger 720-278-0056 scott.schollenberger at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From omar1994 at uab.edu Sun Jun 22 20:00:42 2014 From: omar1994 at uab.edu (Omar Abu-Hamdeh) Date: Mon, 23 Jun 2014 03:00:42 +0000 Subject: [TRNSYS-users] .idf file problem...can not upload from google sketchup to trnsys Message-ID: <5CDFB0CD637B5F42BA7B0C2652782D9F0289AE8B@UABEXMB3.ad.uab.edu> Dear All, I am having problems uploading the .idf file created in Google Sketchup 8. After making a building in sketchup I save the file, open up trnsys simulation studio, and then choose 3D building project. The problem is when I click open IDF and create project, nothing opens and trnsys saves a .idf.ps file to the directory. Any help will be appreciated. Omar -------------- next part -------------- An HTML attachment was scrubbed... URL: From karel.fore at kahosl.be Tue Jun 24 04:02:55 2014 From: karel.fore at kahosl.be (Karel Fore) Date: Tue, 24 Jun 2014 13:02:55 +0200 Subject: [TRNSYS-users] How long have I been working with TRNSYS? Message-ID: <1835BEE804616A4A90ADA29A49E6554B27D0A187A8@MAILRABOT3.acad.kahosl.be> Dear TRNSYS-users, Does anyone know I can see the number of houres I have been working with TRNSYS since I installed it? Or how many times i started TRNSYS? Thanks in advance, Karel For? From nashed.amir at gmail.com Tue Jun 24 04:38:12 2014 From: nashed.amir at gmail.com (Amir Nashed) Date: Tue, 24 Jun 2014 21:38:12 +1000 Subject: [TRNSYS-users] Division by Zero Message-ID: Hello Does anyone know why the error of "dividing by zero" occurs? I mean i noticed many times that i get this error although when i print out the denominator its value never reached zero. Thank you Amir -------------- next part -------------- An HTML attachment was scrubbed... URL: From cnkw at leeds.ac.uk Mon Jun 23 10:37:15 2014 From: cnkw at leeds.ac.uk (Ke Wu) Date: Mon, 23 Jun 2014 18:37:15 +0100 Subject: [TRNSYS-users] connection TRNSYS-Fluent Message-ID: <9449887B644F614B9827BA3177590AA004DD45F0A6E9@HERMES8.ds.leeds.ac.uk> Hi Just couldn't understand "with what instruction should FlUENT open?", this is the original one in white space: "-r6.3.26 2d -i" Maybe this is for old version of Fluent How could I find correct one for Fluent 14.5? Thanks Regards Ke -------------- next part -------------- An HTML attachment was scrubbed... URL: From nashed.amir at gmail.com Tue Jun 24 06:50:43 2014 From: nashed.amir at gmail.com (Amir Nashed) Date: Tue, 24 Jun 2014 23:50:43 +1000 Subject: [TRNSYS-users] The necessity of using pipes in TRNSYS models Message-ID: Dear TRNSYS users I am currently trying to model an application using solar collectors to heat water and i realized that when i put pipes in the solar collector loop, i get strange output water temperatures (very low values). So what i did is that i isolated the solar collector loop and modeled it by itself and the same problem occurs unless i use very small pipes in terms of size. But if i used a small pipe size i sometimes get the warning that the flow rate the pipe during at least one component was greater than the capacity of the pipe. has anyone faced trouble with the pipes before? And is using pipes in the model needed from the first place in terms of the model stability? Thank you -------------- next part -------------- An HTML attachment was scrubbed... URL: From a.jezequel at itf.biz Tue Jun 24 06:54:16 2014 From: a.jezequel at itf.biz (ITF - Adrien JEZEQUEL) Date: Tue, 24 Jun 2014 15:54:16 +0200 Subject: [TRNSYS-users] Division by Zero In-Reply-To: References: Message-ID: <53A98308.4020009@itf.biz> Hi Amir i think you divide something by an input, which is not constant, and may be null, certainly at time = 0 for example, if the output you need is the division between input_a and input_b, you may write : output = (1-EQL(Input_b,0))*input_a/(input_b+0.001*EQL(Input_b,0)) Best regards Logo_ITF *Adrien JEZEQUEL* Simulation Dynamique - Calculs num?riques 62 rue du Bolliet 73230 SAINT-ALBAN-LEYSSE T?l : +33(0) 479 750 029 Fax : +33(0) 479 852 122 a.jezequel at itf.biz www.itf.biz Feuille Le 24/06/2014 13:38, Amir Nashed a ?crit : > Hello > > Does anyone know why the error of "dividing by zero" occurs? > I mean i noticed many times that i get this error although when i > print out the denominator its value never reached zero. > > Thank you > > Amir > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: itf_logo_web.png Type: image/png Size: 4327 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: feuille.png Type: image/png Size: 3404 bytes Desc: not available URL: From bheymer at gmail.com Tue Jun 24 07:17:17 2014 From: bheymer at gmail.com (Ben Heymer) Date: Tue, 24 Jun 2014 09:17:17 -0500 Subject: [TRNSYS-users] The necessity of using pipes in TRNSYS models In-Reply-To: References: Message-ID: Amir, Yes, you should include pipes in the loop with at least enough volume to handle the flow during one timestep. If you think this volume is unrealistically high, reduce your time step. You can set the thermal losses of the pipes to zero if you choose. I sometimes use an equation to define the minimum pipe length to avoid convergence errors as I explore a model. If you define your time step as a global parameter, you can use something like: minpipelength = 1.1 * pipeflow (m^3/hr) * timestep (hr) / pipearea (m2) pipelength = max(minpipelength, realpipelength) -Ben Heymer On Tue, Jun 24, 2014 at 8:50 AM, Amir Nashed wrote: > Dear TRNSYS users > > I am currently trying to model an application using solar collectors to heat > water and i realized that when i put pipes in the solar collector loop, i > get strange output water temperatures (very low values). > > So what i did is that i isolated the solar collector loop and modeled it by > itself and the same problem occurs unless i use very small pipes in terms of > size. > > But if i used a small pipe size i sometimes get the warning that the flow > rate the pipe during at least one component was greater than the capacity of > the pipe. > > has anyone faced trouble with the pipes before? And is using pipes in the > model needed from the first place in terms of the model stability? > > Thank you > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > From arnaud.candaele at gmail.com Tue Jun 24 07:34:57 2014 From: arnaud.candaele at gmail.com (Arnaud Candaele) Date: Tue, 24 Jun 2014 16:34:57 +0200 Subject: [TRNSYS-users] Question about windows properties.. Message-ID: Hi all, I know this kind of question has already been asked, but I can't seem to find a complete answer, so here it is again, maybe someone can help : I'm using a window type in a building simulation, and for this I choose a window from the library "/American/w4-lib", ID 2306. Thiw window type has 2 layers of glass separated by a layer of gas. My question is regarding the Emissivity properties that can be read : Emis F 0.840 0.060 Emis B 0.840 0.840 I just want to be sure of what that means : I guess "F" and "B" are for "front" and "back", but which of these sides is actually towards the interior of the building ? Also, which window is on the interior side, and which one on the exterior side (1st or second column ?) ? I think that for exterior walls, TRNSYS uses "back" to describe the "outer" face of the wall (outside). But I also read somewhere (..) that for instance "Rfsol" (so "front" reflectance) in the window description is also for the exterior facing side of the window.. In the end, I don't know if "front" is supposed to mean "interior facing side" or "exterior facing side". Also, in the window description, there are dimensions (width, height). In the Window Type Manager, there are also dimensions taht you can enter ("For 1 glazing module", just below "slope of window"). Finally, in the different zones of my building where I actually use this type of window, there is an area which correspond to the area of the window I drew in sketchup. ==> which one of these area is actually used in TRNSYS computation? Any help would be greatly appreciated ! I've been looking in WINDOW manual, as wel in the TRNSYS manuals, I can't find anything in there... Thanks , Arnaud. -------------- next part -------------- An HTML attachment was scrubbed... URL: From nashed.amir at gmail.com Tue Jun 24 18:18:44 2014 From: nashed.amir at gmail.com (Amir Nashed) Date: Wed, 25 Jun 2014 11:18:44 +1000 Subject: [TRNSYS-users] TRNSYS-users Digest, Vol 114, Issue 20 In-Reply-To: References: Message-ID: Hi Ben Thank you so much for your answer, it helped a lot Best Regards, Amir On Wed, Jun 25, 2014 at 6:11 AM, wrote: > Send TRNSYS-users mailing list submissions to > trnsys-users at lists.onebuilding.org > > To subscribe or unsubscribe via the World Wide Web, visit > > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > or, via email, send a message with subject or body 'help' to > trnsys-users-request at lists.onebuilding.org > > You can reach the person managing the list at > trnsys-users-owner at lists.onebuilding.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of TRNSYS-users digest..." > > Today's Topics: > > 1. Re: The necessity of using pipes in TRNSYS models (Ben Heymer) > 2. Question about windows properties.. (Arnaud Candaele) > > > ---------- Forwarded message ---------- > From: Ben Heymer > To: "TRNSYS users mailing list at OneBuilding.org" < > trnsys-users at lists.onebuilding.org> > Cc: > Date: Tue, 24 Jun 2014 09:17:17 -0500 > Subject: Re: [TRNSYS-users] The necessity of using pipes in TRNSYS models > Amir, > > Yes, you should include pipes in the loop with at least enough volume > to handle the flow during one timestep. If you think this volume is > unrealistically high, reduce your time step. You can set the thermal > losses of the pipes to zero if you choose. > > I sometimes use an equation to define the minimum pipe length to avoid > convergence errors as I explore a model. If you define your time step > as a global parameter, you can use something like: > > minpipelength = 1.1 * pipeflow (m^3/hr) * timestep (hr) / pipearea (m2) > pipelength = max(minpipelength, realpipelength) > > -Ben Heymer > > On Tue, Jun 24, 2014 at 8:50 AM, Amir Nashed > wrote: > > Dear TRNSYS users > > > > I am currently trying to model an application using solar collectors to > heat > > water and i realized that when i put pipes in the solar collector loop, i > > get strange output water temperatures (very low values). > > > > So what i did is that i isolated the solar collector loop and modeled it > by > > itself and the same problem occurs unless i use very small pipes in > terms of > > size. > > > > But if i used a small pipe size i sometimes get the warning that the flow > > rate the pipe during at least one component was greater than the > capacity of > > the pipe. > > > > has anyone faced trouble with the pipes before? And is using pipes in the > > model needed from the first place in terms of the model stability? > > > > Thank you > > > > > > > > _______________________________________________ > > TRNSYS-users mailing list > > TRNSYS-users at lists.onebuilding.org > > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > > > > > ---------- Forwarded message ---------- > From: Arnaud Candaele > To: trnsys-users at cae.wisc.edu > Cc: > Date: Tue, 24 Jun 2014 16:34:57 +0200 > Subject: [TRNSYS-users] Question about windows properties.. > Hi all, > > I know this kind of question has already been asked, but I can't seem to > find a complete answer, so here it is again, maybe someone can help : > > I'm using a window type in a building simulation, and for this I choose a > window from the library "/American/w4-lib", ID 2306. Thiw window type has 2 > layers of glass separated by a layer of gas. > > My question is regarding the Emissivity properties that can be read : > > Emis F 0.840 0.060 > Emis B 0.840 0.840 > > I just want to be sure of what that means : I guess "F" and "B" are for > "front" and "back", but which of these sides is actually towards the > interior of the building ? > Also, which window is on the interior side, and which one on the exterior > side (1st or second column ?) ? > > I think that for exterior walls, TRNSYS uses "back" to describe the > "outer" face of the wall (outside). But I also read somewhere (..) that for > instance "Rfsol" (so "front" reflectance) in the window description is also > for the exterior facing side of the window.. In the end, I don't know if > "front" is supposed to mean "interior facing side" or "exterior facing > side". > > Also, in the window description, there are dimensions (width, height). In > the Window Type Manager, there are also dimensions taht you can enter ("For > 1 glazing module", just below "slope of window"). Finally, in the different > zones of my building where I actually use this type of window, there is an > area which correspond to the area of the window I drew in sketchup. > > ==> which one of these area is actually used in TRNSYS computation? > > Any help would be greatly appreciated ! I've been looking in WINDOW > manual, as wel in the TRNSYS manuals, I can't find anything in there... > > Thanks , > > Arnaud. > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From s3467254 at student.rmit.edu.au Tue Jun 24 23:24:01 2014 From: s3467254 at student.rmit.edu.au (Jihane Assaf) Date: Wed, 25 Jun 2014 16:24:01 +1000 Subject: [TRNSYS-users] Division by Zero In-Reply-To: <53A98308.4020009@itf.biz> References: <53A98308.4020009@itf.biz> Message-ID: >From experience, just put a condition on the denominator not to go to zero (even if it is never goes to zero); like when it is zero, return "1 or some convenient value" On 24 June 2014 23:54, ITF - Adrien JEZEQUEL wrote: > Hi Amir > > i think you divide something by an input, which is not constant, and may > be null, certainly at time = 0 > for example, if the output you need is the division between input_a and > input_b, you may write : > output = (1-EQL(Input_b,0))*input_a/(input_b+0.001*EQL(Input_b,0)) > > Best regards > > > [image: Logo_ITF] > *Adrien JEZEQUEL* > Simulation Dynamique - Calculs num?riques > > 62 rue du Bolliet > 73230 SAINT-ALBAN-LEYSSE > T?l : +33(0) 479 750 029 > Fax : +33(0) 479 852 122 > a.jezequel at itf.biz > www.itf.biz > [image: Feuille] > Le 24/06/2014 13:38, Amir Nashed a ?crit : > > Hello > > Does anyone know why the error of "dividing by zero" occurs? > I mean i noticed many times that i get this error although when i print > out the denominator its value never reached zero. > > Thank you > > Amir > > > _______________________________________________ > TRNSYS-users mailing listTRNSYS-users at lists.onebuilding.orghttp://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: itf_logo_web.png Type: image/png Size: 4327 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: feuille.png Type: image/png Size: 3404 bytes Desc: not available URL: From Martin.Hauer at uibk.ac.at Tue Jun 24 23:54:23 2014 From: Martin.Hauer at uibk.ac.at (Hauer, Martin) Date: Wed, 25 Jun 2014 06:54:23 +0000 Subject: [TRNSYS-users] Question about windows properties.. In-Reply-To: References: Message-ID: <229B687E5010CC4182CFA1B853B81A3B0DE89955@XMBX2.uibk.ac.at> Dear Arnaud, ?F? means front, ?B? means back, right! In case of DOE, front side is facing exterior, back is facing to interior side (or in your case first column is the exterior glazing layer, second column is the interior glazing layer). It is also defined like this in the software WINDOW. Therefore, also Rfsol is counting for the reflection part (only of glazing) of the glazing side facing exterior. Concerning window geometries in the window manager: so far as I know this values should correspond to the values written in the doe-file. The ?real? geometry of the window has to be entered later as you mentioned by sketchup or manually in the Zone window. So TRNSYS uses the sketchup geometry for calculating the window gains/losses. Kind regards, Martin Von: TRNSYS-users [mailto:trnsys-users-bounces at lists.onebuilding.org] Im Auftrag von Arnaud Candaele Gesendet: Dienstag, 24. Juni 2014 16:35 An: trnsys-users at cae.wisc.edu Betreff: [TRNSYS-users] Question about windows properties.. Hi all, I know this kind of question has already been asked, but I can't seem to find a complete answer, so here it is again, maybe someone can help : I'm using a window type in a building simulation, and for this I choose a window from the library "/American/w4-lib", ID 2306. Thiw window type has 2 layers of glass separated by a layer of gas. My question is regarding the Emissivity properties that can be read : Emis F 0.840 0.060 Emis B 0.840 0.840 I just want to be sure of what that means : I guess "F" and "B" are for "front" and "back", but which of these sides is actually towards the interior of the building ? Also, which window is on the interior side, and which one on the exterior side (1st or second column ?) ? I think that for exterior walls, TRNSYS uses "back" to describe the "outer" face of the wall (outside). But I also read somewhere (..) that for instance "Rfsol" (so "front" reflectance) in the window description is also for the exterior facing side of the window.. In the end, I don't know if "front" is supposed to mean "interior facing side" or "exterior facing side". Also, in the window description, there are dimensions (width, height). In the Window Type Manager, there are also dimensions taht you can enter ("For 1 glazing module", just below "slope of window"). Finally, in the different zones of my building where I actually use this type of window, there is an area which correspond to the area of the window I drew in sketchup. ==> which one of these area is actually used in TRNSYS computation? Any help would be greatly appreciated ! I've been looking in WINDOW manual, as wel in the TRNSYS manuals, I can't find anything in there... Thanks , Arnaud. -------------- next part -------------- An HTML attachment was scrubbed... URL: From shennaut at ulg.ac.be Wed Jun 25 02:29:23 2014 From: shennaut at ulg.ac.be (Samuel Hennaut) Date: Wed, 25 Jun 2014 11:29:23 +0200 Subject: [TRNSYS-users] Belgian TRNSYS DAYS 2014 In-Reply-To: <8431566.1006419.1403618999310.JavaMail.root@ulg.ac.be> References: <8431566.1006419.1403618999310.JavaMail.root@ulg.ac.be> Message-ID: <53AA9673.4040601@ulg.ac.be> Dear Trnsys Users, The BEMS (Building Energy Monitoring & Simulation) research unit of the University of Li?ge, Arlon Campus, organizes on September 10th, 11th & 12th 2014, the Belgian "TRNSYS DAYS 2014", training sessions for energy simulation with Trnsys. I cordially invite you to consult the attached leaflet for further information. Hoping you will join us, please accept our best regards. Imane REHAB (Event coordinateur) Ing?nieur de recherche, Doctorante au laboratoire BEMS Universit? de Li?ge Arlon Campus Environnement Equipe BEMS - Building Energy Monitoring and Simulation - 185, Avenue de Longwy B-6700 ARLON Tel: +32- (0)63 230 937 email: imane.rehab at ulg.ac.be WEB: http://www.bems.ulg.ac.be -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 91980 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: TRNSYS DAYS 2014.pdf Type: application/pdf Size: 747796 bytes Desc: not available URL: From cnkw at leeds.ac.uk Tue Jun 24 07:53:19 2014 From: cnkw at leeds.ac.uk (Ke Wu) Date: Tue, 24 Jun 2014 15:53:19 +0100 Subject: [TRNSYS-users] Coupling between TRNSYS and Fluent Message-ID: <9449887B644F614B9827BA3177590AA004DD45F0A6F4@HERMES8.ds.leeds.ac.uk> Hi Anyone can introduce the coupled trnsys-fluent method in detail? Step by step instruction? Really appreciate your help Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: From joana.batista at tecnico.ulisboa.pt Tue Jun 24 07:40:11 2014 From: joana.batista at tecnico.ulisboa.pt (Joana Margarida Vieira Batista) Date: Tue, 24 Jun 2014 14:40:11 +0000 Subject: [TRNSYS-users] QUA and Qheat in a cube Message-ID: Dear Trnsys users, I have a cubic building with 64 m^3. The cube doesn't have any incident radiation, and its walls are only made of concrete (without windows and doors). The temperature outside the cube was set to 10 ?C. The cube doesn't have occupation, ventilation or infiltration. The only thing inside the cube is a radiator with constant value 3000 kJ/hr with no radiative part. I tried to use the internal calculation for the convective heat transfer coefficient, calculated with the constants given in "properties" of trnbuild. I defined as output Qheat (that gives me 2999 kJ/hr), QUA=UAdT (static UA transmission loss of the zone, that gives me 5600 kJ/hr) and also Qcsurf (total convection to air from all surfaces within zone, that gives me 2600 kJ/hr). Shouldn't the values be similar? Is there anything else I should take into consideration? If I look to the parameters for internal calculation of heat transfer coefficients I have a constant in kJ/(m^2K) and an exponential. The heat transfer coefficient is given by "constant*(?T)exp", so how does trnsys get units in (W/m^2K) with this expression? Thanks in advance, Joana Batista From omar1994 at uab.edu Wed Jun 25 14:23:18 2014 From: omar1994 at uab.edu (Omar Abu-Hamdeh) Date: Wed, 25 Jun 2014 21:23:18 +0000 Subject: [TRNSYS-users] Importing the .idf file into TRNSYS17 Message-ID: <5CDFB0CD637B5F42BA7B0C2652782D9F0289AFA7@UABEXMB3.ad.uab.edu> Dear All, I tried importing the .idf file into TRNBuild but it says it can not locate the .b17 file (which should be created when the project is created). After trying to import my .idf file, it creates 2 more files in the directory. One text file that adds the extension '_trnsidf' and another .idf file that adds the extension '_ps.idf'. I also tried to open the 3d building example .idf file that is installed with the program but that does the same as my .idf file. >From the tutorial: "The wizard reads in the *.idf file that you chose and based on the information therein, generates a building description file (*.b17) and a TRNSYS Project File (*.tpf); a fully functional TRNSYS simulation is set up and the required links are generated. Note: The wizard uses now Type 15 as weather data component. If a different weather data format than *.tm2 shall be used, the weather data component can be replaced. " Neither the .b17 file nor the .tpf file is created when the .idf file is imported. Thanks, Omar Abu-Hamdeh -------------- next part -------------- An HTML attachment was scrubbed... URL: From Mark.Azzopardi at aecom.com Thu Jun 26 00:35:54 2014 From: Mark.Azzopardi at aecom.com (Azzopardi, Mark) Date: Thu, 26 Jun 2014 07:35:54 +0000 Subject: [TRNSYS-users] TRNSYS Hydro model Message-ID: <9B9EDB499F968F489E0C81AA731C43D010290F5C@UKLON3EXMB001.eu.aecomnet.com> Hi, I am very new to TRNSYS and am trying to determine whether using this software will be beneficial. I am an electrical engineering masters student at the University of Edinburgh working with AECOM to do my thesis and I am investigating a control system where I need to model a small private wire system connected to a 90kW hydro turbine. Is there a 'Type' available to be used as a Hydro which could be shared with me? Any help would be appreciated. Best regards, Mark Azzopardi This email is confidential and is for the intended recipient only. If you are not the intended recipient, please contact the author and you must not disclose or use the contents in any way. The author bears responsibility for any legal action or disputes arising from views or professional advice expressed which do not relate to the business of AECOM Ltd. AECOM Limited Registered in England No: 1846493 Registered Office: AECOM House, 63-77 Victoria Street, St Albans, Herts, AL1 3ER Please consider the environment before printing this e-mail -------------- next part -------------- An HTML attachment was scrubbed... URL: From u4847719 at anu.edu.au Thu Jun 26 07:10:33 2014 From: u4847719 at anu.edu.au (Daniel Tallos) Date: Thu, 26 Jun 2014 14:10:33 +0000 Subject: [TRNSYS-users] Battery discharge question/help! Message-ID: <1403791821930.33447@anu.edu.au> Hi all, I have a simple question which is fairly urgent and am wondering who can help. I am using an Inverter (Type48b) and battery (Type47a) within a PV and battery solar system and wish to know if I can select WHEN battery discharge occurs. I have attached an image of the graph output from TRNSYS, with the BLUE line showing the battery output, negative clearly indicating the discharge at 14:00 hours. I wish to be able to discharge the battery starting at 17:00 instead. IS this possible???? Thankyou very much in advance, Daniel. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Battery power and discharge.jpg Type: image/jpeg Size: 75029 bytes Desc: Battery power and discharge.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Battery power and discharge.png Type: image/png Size: 73778 bytes Desc: Battery power and discharge.png URL: From taherian at uab.edu Thu Jun 26 09:54:10 2014 From: taherian at uab.edu (Hessam Taherian) Date: Thu, 26 Jun 2014 16:54:10 +0000 Subject: [TRNSYS-users] problem with *.b17 file creation Message-ID: <5B719F666100AE42B2D63BD8003FE2BA0224423E@UABEXMB2.ad.uab.edu> I tried to import *.idf file using the 3D building wizard. After a quick message of 'Translating trnsys 3D file ...' nothing happens. No errors and no actions. I think during this process a *.b17 file should be created. But that never happens. I saw another post similar to mine, but the answer given was not helpful. Could anyone let me know why *.b17 file would not be created? Sam -------------- next part -------------- An HTML attachment was scrubbed... URL: From jrodrigue at fing.edu.uy Thu Jun 26 13:24:32 2014 From: jrodrigue at fing.edu.uy (=?ISO-8859-1?Q?JuanRodr=EDguez?=) Date: Thu, 26 Jun 2014 17:24:32 -0300 Subject: [TRNSYS-users] Heat exchanger Message-ID: <53AC8180.5000607@fing.edu.uy> Dear I wanted to know if anyone has created a type that models a heat exchanger eficienfia variable, to calculate the efficiency as calculated as a function of test data, temperatures and mass flow inputs. Thank you very much. Juan Rodr?guez Instituto de F?sica Faculad de Ingenieria Unuversidad de la Rep?blica, Uruguay From filippini.giuseppe at gmail.com Fri Jun 27 07:41:02 2014 From: filippini.giuseppe at gmail.com (Giuseppe Filippini) Date: Fri, 27 Jun 2014 16:41:02 +0200 Subject: [TRNSYS-users] type 71 evacuated collector: problem with radiation on 24 hr Message-ID: Dear TRNSYS-users, I simulated my model with TYPE 71,3,4,9,15 and plotter Type 65 (more information in attachement); My time simulation consists in: TIME STOP: 24hr TIME STEP: 1hr And my data reader type 9e reads 24 values of Total Radiation (as a particular day with 24 hr of continuity total radiation) ; so my problems are: 1. How can I obtain inlet/outlet temperature (in a plotter) from the collector, without the difference between daytime and nighttime of the collector? 2. How can I write "Total Radiation data file" in a component to read them in seconds (and not in hours) by the collector TYPE 71? Best regards. Giuseppe -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: GRAFICO SIMULAZIONE.png Type: image/png Size: 152589 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: SIMULATION.png Type: image/png Size: 201185 bytes Desc: not available URL: From d.bradley at tess-inc.com Fri Jun 27 07:54:42 2014 From: d.bradley at tess-inc.com (d.bradley at tess-inc.com) Date: Fri, 27 Jun 2014 09:54:42 -0500 Subject: [TRNSYS-users] TRNSYS Hydro model In-Reply-To: <9B9EDB499F968F489E0C81AA731C43D010290F5C@UKLON3EXMB001.eu.aecomnet.com> References: <9B9EDB499F968F489E0C81AA731C43D010290F5C@UKLON3EXMB001.eu.aecomnet.com> Message-ID: <93b2df1721c7f511aa81f4dd872655f5@tess-inc.com> Mark, I am not aware of a model of a hydro turbine. However, you may still have some options. First, if the output of the turbine is relatively constant then you could write an equation or put the performance into a data file which would then be read in by the simulation. Alternatively, if the turbine performance can be characterized by a COP as a function of a few inlet conditions then you could use Type42 to model it. Type42 is a very generic "lookup table / performance map" component that reads and interpolates performance metrics as a function of inlet conditions. Kind regards, David On 2014-06-26 02:35, Azzopardi, Mark wrote: > Hi, > > I am very new to TRNSYS and am trying to determine whether using this software will be beneficial. > > I am an electrical engineering masters student at the University of Edinburgh working with AECOM to do my thesis and I am investigating a control system where I need to model a small private wire system connected to a 90kW hydro turbine. Is there a 'Type' available to be used as a Hydro which could be shared with me? > > Any help would be appreciated. > Best regards, > > MARK AZZOPARDI > > This email is confidential and is for the intended recipient only. If you are not the intended recipient, please contact the author and you must not disclose or use the contents in any way. The author bears responsibility for any legal action or disputes arising from views or professional advice expressed which do not relate to the business of AECOM Ltd. > AECOM Limited Registered in England No: 1846493 > Registered Office: AECOM House, 63-77 Victoria Street, St Albans, Herts, AL1 3ER > Please consider the environment before printing this e-mail > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org [1] Links: ------ [1] http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Fri Jun 27 08:17:43 2014 From: d.bradley at tess-inc.com (d.bradley at tess-inc.com) Date: Fri, 27 Jun 2014 10:17:43 -0500 Subject: [TRNSYS-users] Battery discharge question/help! In-Reply-To: <1403791821930.33447@anu.edu.au> References: <1403791821930.33447@anu.edu.au> Message-ID: <056c1fde04324f9b1f9e600fc21e45f8@tess-inc.com> Daniel, The battery charges and discharges as a function of the power being put into it and the power being removed from it. The power (or current) in and out of the battery is an input to the model so if you want to make sure that discharge occurs starting at 17:00 you need to change whatever component is computing the load on the battery so that the battery only starts supplying the load after 17:00. I believe that the charge controller uses whatever renewable power is available to meet the load first and then begins to discharge the battery if there is a deficit. What you are seeing suggests that as of 14:00, there is not enough power from the PV to fully meet the load and that the battery must begin supplying power. If you want this to start happening later then you need to do something to make sure that the PV can supply sufficient power to meet the load between 14:00 and 17:00. Kind regards, David On 2014-06-26 09:10, Daniel Tallos wrote: > Hi all, > > I have a simple question which is fairly URGENT and am wondering who can help. > > I am using an Inverter (Type48b) and battery (Type47a) within a PV and battery solar system and wish to know if I can select WHEN battery discharge occurs. > > I have attached an image of the graph output from TRNSYS, with the BLUE line showing the battery output, negative clearly indicating the discharge at 14:00 hours. > > I wish to be able to discharge the battery starting at 17:00 instead. IS this possible???? > > Thankyou very much in advance, > > Daniel. > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org [1] Links: ------ [1] http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Fri Jun 27 08:44:08 2014 From: d.bradley at tess-inc.com (d.bradley at tess-inc.com) Date: Fri, 27 Jun 2014 10:44:08 -0500 Subject: [TRNSYS-users] Heat exchanger In-Reply-To: <53AC8180.5000607@fing.edu.uy> References: <53AC8180.5000607@fing.edu.uy> Message-ID: Juan, I am not aware of such a component. I think the best way to proceed might be to use a linear regression to correlate the heat exchanger UA with inlet conditions using some other software tool. You can then use the resulting UA in one of the standard TRNSYS heat exchanger models. Kind regards, David On 2014-06-26 15:24, JuanRodr?guez wrote: > Dear > > I wanted to know if anyone has created a type that models a heat > exchanger eficienfia variable, to calculate the efficiency as > calculated as a function of test data, temperatures and mass flow > inputs. > > Thank you very much. > > Juan Rodr?guez > Instituto de F?sica > Faculad de Ingenieria > Unuversidad de la Rep?blica, Uruguay > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org From d.bradley at tess-inc.com Fri Jun 27 08:48:36 2014 From: d.bradley at tess-inc.com (d.bradley at tess-inc.com) Date: Fri, 27 Jun 2014 10:48:36 -0500 Subject: [TRNSYS-users] type 71 evacuated collector: problem with radiation on 24 hr In-Reply-To: References: Message-ID: <676d9407e3040ebaf394c8a107929b81@tess-inc.com> Giuseppe, I am not sure what you mean by your first question. As far as your second question is concerned though I think you only need to change the simulation time step. Note that you will leave the data interval unchanged in Type9 (the data interval stays 1 hour). I am not sure that I would set the simulation time step lower than about 1 minute however. The algorithms that interpolate solar radiation data are appropriate for timesteps between about 1 minute and 1 hour but they do an increasingly poor job of predicting the split between beam and diffuse radiation at timesteps less than one minute. Kind regards, David On 2014-06-27 09:41, Giuseppe Filippini wrote: > Dear TRNSYS-users, > > I simulated my model with TYPE 71,3,4,9,15 and plotter Type 65 (more information in attachement); > > My time simulation consists in: > > TIME STOP: 24hr > > TIME STEP: 1hr > > And my data reader type 9e reads 24 values of Total Radiation (as a particular day with 24 hr of continuity total radiation) ; > > so my problems are: > > 1. How can I obtain inlet/outlet temperature (in a plotter) from the collector, without the difference between daytime and nighttime of the collector? > > 2. How can I write "Total Radiation data file" in a component to read them in seconds (and not in hours) by the collector TYPE 71? > > Best regards. > > Giuseppe > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org [1] Links: ------ [1] http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From raffaelecazzato at libero.it Sun Jun 29 00:40:42 2014 From: raffaelecazzato at libero.it (raffaelecazzato) Date: Sat, 29 Jun 2014 07:40:42 +0000 Subject: [TRNSYS-users] =?iso-8859-1?q?raffaelecazzato=40libero=2Eit?= Message-ID: <00B09BD8AE929E4680431946AE6774EA@mail.aim-net.mx> http://detskie-komnaty.ru/zq/oekgydspchggbjdjvvrhv.oqgvvtkgjmsbhkoyzss -------------- next part -------------- An HTML attachment was scrubbed... URL: From blgbharatpur at gmail.com Mon Jun 30 02:29:05 2014 From: blgbharatpur at gmail.com (Bachchulal Gupta) Date: Mon, 30 Jun 2014 14:59:05 +0530 Subject: [TRNSYS-users] regarding photovoltaic panel Message-ID: dear all can u tell me in the type 94 photovoltaic panel the input load voltage is what if the voltage of a module a MPPT is 30.30V is defined in the parameter then what is the load voltage . is it inverter input voltage ? then what will be the maximun value for that the power generation is maximun. regards B.L.Gupta -------------- next part -------------- An HTML attachment was scrubbed... URL: From ajfreire at fe.up.pt Mon Jun 30 08:32:14 2014 From: ajfreire at fe.up.pt (Alexandre J. Freire) Date: Mon, 30 Jun 2014 11:02:14 -0430 Subject: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin Message-ID: Dear users, I?d like to know how to solve the following issue: For some reason many adjacent walls are not recognized when loading the idf file in the trnsys wizard. I?ve seen the surfaces where the error ?Adjacent wall not found? appears and I checked: - Object info recognizes the wall as adjacent and boundary zone is correct - On the matching surface recognition is OK as well - Areas are equal - Vertices are coincident - The idf is written as described in the sketchup interface. - The b17 file is the only where in those surfaces don?t appear something like ?: ADJ_SURF=63 : BACK? Not all adjacent surfaces had this problem but many do (62). Could someone tell me how to make those walls getting recognized in trnsys? Many thanks in advance, Alexandre J. Freire Investigador Cient?fico / Research Engineer Faculdade de Engenharia da Universidade do Porto Departamento de Engenharia Mec?nica Sec??o de Fluidos e Calor Rua Dr. Roberto Frias, Edif. L403 4200-465 Porto - Portugal Tlf: +351 22 508 2264 -------------- next part -------------- An HTML attachment was scrubbed... URL: From mksinghtu at gmail.com Mon Jun 30 08:51:34 2014 From: mksinghtu at gmail.com (manoj kumar singh) Date: Mon, 30 Jun 2014 21:21:34 +0530 Subject: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin In-Reply-To: References: Message-ID: Dear ?Alexander, Many times it happens. To avoid this problem I will suggest you to construct the building project zone by zone and do the surface matching each time you construct a new zone. And also check by importing file to simulation studio. This will be a time consuming process but ultimately you will get a correct model. Do save idf file by different name every time you get a correct model. I face this problem many times when the building geometry gets complex. I hope this suggestion will work for you. Regards, Manoj On Mon, Jun 30, 2014 at 9:02 PM, Alexandre J. Freire wrote: > Dear users, > > > > I?d like to know how to solve the following issue: > > For some reason many adjacent walls are not recognized when loading the > idf file in the trnsys wizard. I?ve seen the surfaces where the error > ?Adjacent wall not found? appears and I checked: > > - Object info recognizes the wall as adjacent and boundary zone > is correct > > - On the matching surface recognition is OK as well > > - Areas are equal > > - Vertices are coincident > > - The idf is written as described in the sketchup interface. > > - The b17 file is the only where in those surfaces don?t appear > something like ?: ADJ_SURF=63 : BACK? > > Not all adjacent surfaces had this problem but many do (62). > > Could someone tell me how to make those walls getting recognized in trnsys? > > > > Many thanks in advance, > > *Alexandre J. Freire* > > *Investigador Cient?fico / Research Engineer* > > > > *Faculdade de Engenharia da Universidade do Porto* > > *Departamento de Engenharia Mec?nica* > > *Sec??o de Fluidos e Calor* > > > > *Rua Dr. Roberto Frias, Edif. L403* > > *4200-465 Porto - Portugal* > > *Tlf: +351 22 508 2264* > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > -- *Office Address:-* *Dr. Manoj Kumar Singh* *Senior Research Analyst* *Integrated Research and Action for Development (IRADe)* *C-80, Shivalik, Malviya Nagar, New Delhi - 110017, India* Alternate E mail :- mksinghiitd at gmail.com mksinghtu at rediffmail.com MOBILE NO. +91-9868820037 (India) Pl contact at this number +32-488-016-809 (liege, Belgium) )-Presently on Hold -------------- next part -------------- An HTML attachment was scrubbed... URL: From omar1994 at uab.edu Mon Jun 30 10:11:35 2014 From: omar1994 at uab.edu (Omar Abu-Hamdeh) Date: Mon, 30 Jun 2014 12:11:35 -0500 Subject: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin Message-ID: Alecauser, If Manoj's suggestion does not work, try constructing the building on another computer. Many problems can arise if the installation of trnsys and sketchup are not perfect (i.e. Changing the directory of the installation can cause problems). Omar Sent from my Samsung smartphone on AT&T -------- Original message -------- From: manoj kumar singh Date: 06/30/2014 10:51 AM (GMT-06:00) To: "TRNSYS users mailing list at OneBuilding.org" Subject: Re: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin Dear ?Alexander, Many times it happens. To avoid this problem I will suggest you to construct the building project zone by zone and do the surface matching each time you construct a new zone. And also check by importing file to simulation studio. This will be a time consuming process but ultimately you will get a correct model. Do save idf file by different name every time you get a correct model. I face this problem many times when the building geometry gets complex. I hope this suggestion will work for you. Regards, Manoj On Mon, Jun 30, 2014 at 9:02 PM, Alexandre J. Freire wrote: Dear users, ? I?d like to know how to solve the following issue: For some reason many adjacent walls are not recognized when loading the idf file in the trnsys wizard. I?ve seen the surfaces where the error ?Adjacent wall not found? appears and I checked: -????????? Object info recognizes the wall as adjacent and boundary zone is correct -????????? On the matching surface recognition is OK as well -????????? Areas are equal -????????? Vertices are coincident -????????? The idf is written as described in the sketchup interface. -????????? The b17 file is the only where in those surfaces don?t appear something like ?: ADJ_SURF=63 : BACK? Not all adjacent surfaces had this problem but many do (62). Could someone tell me how to make those walls getting recognized in trnsys? ? Many thanks in advance, Alexandre J. Freire Investigador Cient?fico / Research Engineer ? FACULDADE DE ENGENHARIA DA UNIVERSIDADE DO PORTO Departamento de Engenharia Mec?nica Sec??o de Fluidos e Calor ? Rua Dr. Roberto Frias, Edif. L403 4200-465 Porto - Portugal Tlf:?? +351 22 508 2264 ? _______________________________________________ TRNSYS-users mailing list TRNSYS-users at lists.onebuilding.org http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -- Office Address:- ? Dr. Manoj Kumar Singh Senior Research Analyst Integrated Research and Action for Development (IRADe) C-80, Shivalik, Malviya Nagar, New Delhi - 110017, India ?? ? Alternate E mail :-? mksinghiitd at gmail.com ??????????????????????????????mksinghtu at rediffmail.com ??????????????????????????????? ?????????????????????????????? ?MOBILE NO.???+91-9868820037 (India)?????? Pl contact at this number ?????????????????????????+32-488-016-809 (liege, Belgium) )-Presently on Hold ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Mon Jun 30 14:15:49 2014 From: d.bradley at tess-inc.com (d.bradley at tess-inc.com) Date: Mon, 30 Jun 2014 16:15:49 -0500 Subject: [TRNSYS-users] regarding photovoltaic panel In-Reply-To: References: Message-ID: <3a31a09fd6f2f6fdeffa369f1c6dd663@tess-inc.com> Bachchulal, In both Type94 and Type194 you can get two outputs for the array power. One is the power of the array if it is operating at the maximum power point. The other is the power of the array if it is operating at a particular load voltage (an input to the model). It is very rare for PV arrays to be directly connected to a load without the use of a maximum power point tracking (MPPT) device so in general, it is best to use the power (and voltage and current) outputs at the max power point. For both Type94 and Type194 these are outputs 4, 6, and 7. You can usually ignore outputs 1-3 as these are the outputs corresponding to a particular load voltage. Kind regards, David On 2014-06-30 04:29, Bachchulal Gupta wrote: > dear all can u tell me in the type 94 photovoltaic panel the input load voltage is what if the voltage of a module a MPPT is 30.30V is defined in the parameter then > what is the load voltage . is it inverter input voltage ? then what will be the maximun value for that the power generation is maximun. > > regards > > B.L.Gupta > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org [1] Links: ------ [1] http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From asilvap00 at gmail.com Mon Jun 30 15:50:52 2014 From: asilvap00 at gmail.com (Alexandre da Silva) Date: Mon, 30 Jun 2014 18:20:52 -0430 Subject: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin In-Reply-To: References: Message-ID: <489C2F86-8A6D-41F4-8963-93998C339482@gmail.com> Many thanks for the reply! Your suggestions turned out ok. It seems that matching also needs to have the roof/floor combination to set the front and back sides of an adjacent wall. Problem solved. Once again thanks Alexandre > El 30/06/2014, a las 12:41, Omar Abu-Hamdeh escribi?: > > Alecauser, > > If Manoj's suggestion does not work, try constructing the building on another computer. Many problems can arise if the installation of trnsys and sketchup are not perfect (i.e. Changing the directory of the installation can cause problems). > > Omar > > > Sent from my Samsung smartphone on AT&T > > > > -------- Original message -------- > From: manoj kumar singh > Date: 06/30/2014 10:51 AM (GMT-06:00) > To: "TRNSYS users mailing list at OneBuilding.org" > Subject: Re: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin > > > Dear ?Alexander, > > Many times it happens. To avoid this problem I will suggest you to construct the building project zone by zone and do the surface matching each time you construct a new zone. And also check by importing file to simulation studio. > > This will be a time consuming process but ultimately you will get a correct model. > > Do save idf file by different name every time you get a correct model. > > I face this problem many times when the building geometry gets complex. > > I hope this suggestion will work for you. > > Regards, > > Manoj > > >> On Mon, Jun 30, 2014 at 9:02 PM, Alexandre J. Freire wrote: >> Dear users, >> >> >> >> I?d like to know how to solve the following issue: >> >> For some reason many adjacent walls are not recognized when loading the idf file in the trnsys wizard. I?ve seen the surfaces where the error ?Adjacent wall not found? appears and I checked: >> >> - Object info recognizes the wall as adjacent and boundary zone is correct >> >> - On the matching surface recognition is OK as well >> >> - Areas are equal >> >> - Vertices are coincident >> >> - The idf is written as described in the sketchup interface. >> >> - The b17 file is the only where in those surfaces don?t appear something like ?: ADJ_SURF=63 : BACK? >> >> Not all adjacent surfaces had this problem but many do (62). >> >> Could someone tell me how to make those walls getting recognized in trnsys? >> >> >> >> Many thanks in advance, >> >> Alexandre J. Freire >> >> Investigador Cient?fico / Research Engineer >> >> >> >> FACULDADE DE ENGENHARIA DA UNIVERSIDADE DO PORTO >> >> Departamento de Engenharia Mec?nica >> >> Sec??o de Fluidos e Calor >> >> >> >> Rua Dr. Roberto Frias, Edif. L403 >> >> 4200-465 Porto - Portugal >> >> Tlf: +351 22 508 2264 >> >> >> >> >> _______________________________________________ >> TRNSYS-users mailing list >> TRNSYS-users at lists.onebuilding.org >> http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org >> > > > > -- > Office Address:- > > Dr. Manoj Kumar Singh > Senior Research Analyst > Integrated Research and Action for Development (IRADe) > C-80, Shivalik, Malviya Nagar, New Delhi - 110017, India > > > > Alternate E mail :- mksinghiitd at gmail.com > mksinghtu at rediffmail.com > > > > MOBILE NO. +91-9868820037 (India) Pl contact at this number > +32-488-016-809 (liege, Belgium) )-Presently on Hold > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From j.vanlaarhoven89 at outlook.com Mon Jun 30 06:00:39 2014 From: j.vanlaarhoven89 at outlook.com (J. van Laarhoven) Date: Mon, 30 Jun 2014 15:00:39 +0200 Subject: [TRNSYS-users] Radiator type 1231 with type 56 In-Reply-To: <4F98541E.40901@tess-inc.com> Message-ID: Dear David, I?m to connecting the type 1231 to the 56 and i think it works great using the heating rate as an input for gains in the type56. I just get some odd results which is can?t explain. My operative room temperature raises 1.5degree (19C > 20.5C) in 15-20minutes and after that it takes 10hours to raise another 1.5degree (20.5C > 22C). Radiator temperature (and average watertemperature) remain between 69C and 71C. If you have any suggestion, i would love to hear from you. Thanks in advance. Regards, J. van Laarhoven -------------- next part -------------- An HTML attachment was scrubbed... URL: From angechat1 at ee.duth.gr Sun Jun 1 02:30:14 2014 From: angechat1 at ee.duth.gr (Angelos Chatzimichail) Date: Sun, 01 Jun 2014 12:30:14 +0300 Subject: [TRNSYS-users] problem with solar thermal storage Message-ID: Hello everyone, I'm new in trnsys and i have a project for the university to simulate a solar thermal storage to store energy from parabolic troughs. I use ,from stec library, the concrete storage(type 430) the stoco controller(type 431) and parabolic troughs(type 396) just like the stec example STEC_STORAGE. The solar field is 20000 m^2 just like the example. Also, and the temperatures are same. The difference with the example is the solar field, where i use type 396. The problem is that the used flow is too short. Can you help me what parametres should i change in order to have valid results? Thank you in advance for your assistance, Angelos Chatzimichael -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Mon Jun 2 07:30:27 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Mon, 02 Jun 2014 09:30:27 -0500 Subject: [TRNSYS-users] problem with solar thermal storage In-Reply-To: References: Message-ID: <538C8A83.3090903@tess-inc.com> Angelos, I am afraid that you might that there is not a huge amount of experience on this forum with the STEC library components. They have been offered as an "as is" add on to those who want to use them but it has been quite some time since they were updated and I'm not sure how many people are actually using them on a day to day basis. You're going to need to build the system up one component at a time and use a lot of instances of Type65 to plot out output variables that will show whether the system is operating the way you think it should. Start with a weather component and simply plot the solar radiation and the ambient temperature using Type65. Then add the solar field with a constant flow rate and look at the field outlet temperature. Does the plot make sense? Is the flow coming out the same as the flow going in? Next, add some storage and another online plot trace. In this way you will not only learn how TRNSYS itself works but you will understand each of the models that you are implementing in your system as you go. Kind regards, David On 6/1/2014 04:30, Angelos Chatzimichail wrote: > > Hello everyone, > > I'm new in trnsys and i have a project for the university to simulate > a solar thermal storage to store energy from parabolic troughs. I use > ,from stec library, the concrete storage(type 430) the stoco > controller(type 431) and parabolic troughs(type 396) just like the > stec example STEC_STORAGE. The solar field is 20000 m^2 just like the > example. Also, and the temperatures are same. The difference with the > example is the solar field, where i use type 396. The problem is that > the used flow is too short. Can you help me what parametres should i > change in order to have valid results? > > Thank you in advance for your assistance, > Angelos Chatzimichael > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at cae.wisc.edu > https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From briana.paige at sbes.ca Mon Jun 2 10:41:17 2014 From: briana.paige at sbes.ca (Briana Paige Kemery) Date: Mon, 2 Jun 2014 13:41:17 -0400 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio Message-ID: Hi, I need to create my own type and this is what I'm using: OS: Windows 8.1 Pro TRNSYS version: 17.01.0025 Microsoft Visual Studio: Version 12.0.30501.00 Update 2 Intel Visual Fortran Composer XE 2013 SP1: Package ID: w_fcompxe_2013_sp1.3.202 I opened: C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln in VS and tried to build the release version of the solution. Even before compiling with the type I'm creating, I get the 2 fatal errors and the build is aborted. This is the build output for TRNSYS 17 without any added types: 2>Callprogram.f90 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: Name in only-list does not exist. [CREATEPROCESS] 2>compilation aborted for C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1) Line 50 in Callprogram.f90 where the error is thrown: 50 Use ifport , only:createProcess Maybe I'm missing something or there's a compatibility problem between TRNSYS and the Fortran compiler? I'd appreciate any insight on this problem. Thanks, Briana Sustainable Building Energy Systems briana.paige at sbes.ca -------------- next part -------------- An HTML attachment was scrubbed... URL: From michael.kummert at gmail.com Mon Jun 2 12:20:32 2014 From: michael.kummert at gmail.com (=?UTF-8?Q?Micha=C3=ABl_Kummert?=) Date: Mon, 2 Jun 2014 15:20:32 -0400 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio In-Reply-To: References: Message-ID: <009901cf7e97$b9d41840$2d7c48c0$@gmail.com> We had the same problem. The quick fix is to comment out the offending line in CallProgram (line 50). To my knowledge that routine is only used by Type101 (link with Fluent) so if you don?t use that Type it should not have any impact. I don?t have Fluent so I cannot confirm whether Type101 can be used or not with the line commented out. Micha?l Kummert, Polytechnique Montr?al From: trnsys-users-bounces at cae.wisc.edu [mailto:trnsys-users-bounces at cae.wisc.edu] On Behalf Of Briana Paige Kemery Sent: Monday, June 02, 2014 13:41 To: trnsys-users at cae.wisc.edu Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio Hi, I need to create my own type and this is what I'm using: OS: Windows 8.1 Pro TRNSYS version: 17.01.0025 Microsoft Visual Studio: Version 12.0.30501.00 Update 2 Intel Visual Fortran Composer XE 2013 SP1: Package ID: w_fcompxe_2013_sp1.3.202 I opened: C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln in VS and tried to build the release version of the solution. Even before compiling with the type I'm creating, I get the 2 fatal errors and the build is aborted. This is the build output for TRNSYS 17 without any added types: 2>Callprogram.f90 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: Name in only-list does not exist. [CREATEPROCESS] 2>compilation aborted for C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1) Line 50 in Callprogram.f90 where the error is thrown: 50 Use ifport , only:createProcess Maybe I'm missing something or there's a compatibility problem between TRNSYS and the Fortran compiler? I'd appreciate any insight on this problem. Thanks, Briana Sustainable Building Energy Systems briana.paige at sbes.ca -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Mon Jun 2 12:44:19 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Mon, 02 Jun 2014 14:44:19 -0500 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio In-Reply-To: References: Message-ID: <538CD413.1020202@tess-inc.com> Briana, I'm afraid I don't have that version of the compiler and it sounds as though there has been a slight change that will require a change in callprogram. Micha?l is quite correct that callprogram is only used by a few standard components (Type101 (calling fluent) and Type66 (calling EES)). You can either comment out the offending line or you can simply exclude Type101, Type66 and callprogram from the project when you rebuild it. Kind regards, David On 6/2/2014 12:41, Briana Paige Kemery wrote: > Hi, > > I need to create my own type and this is what I'm using: > > OS: Windows 8.1 Pro > > TRNSYS version: 17.01.0025 > > Microsoft Visual Studio: Version 12.0.30501.00 Update 2 > Intel Visual Fortran Composer XE 2013 SP1: Package ID: > w_fcompxe_2013_sp1.3.202 > > > I opened: > > C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln > > > in VS and tried to build the release version of the solution. Even > before compiling with the type I'm creating, I get the 2 fatal errors > and the build is aborted. This is the build output for TRNSYS 17 > without any added types: > > 2>Callprogram.f90 > 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: > Name in only-list does not exist. [CREATEPROCESS] > 2>compilation aborted for > C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1) > > Line 50 in Callprogram.f90 where the error is thrown: > > 50 Use ifport , only:createProcess > > > Maybe I'm missing something or there's a compatibility problem between > TRNSYS and the Fortran compiler? I'd appreciate any insight on this > problem. > > Thanks, > Briana > > Sustainable Building Energy Systems > briana.paige at sbes.ca > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at cae.wisc.edu > https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From Hiller at Transsolar.com Tue Jun 3 02:01:49 2014 From: Hiller at Transsolar.com (Marion Hiller) Date: Tue, 3 Jun 2014 09:01:49 +0000 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio In-Reply-To: <538CD413.1020202@tess-inc.com> References: <538CD413.1020202@tess-inc.com> Message-ID: David and Briana, Type 56 also uses callprogram. :) However, I commented out the line 50 and everything is running fine. For building simulation with type56 you can check this by the date of the *.inf file. This file should be generated before each simulation. Marion ________________________________ Von: trnsys-users-bounces at cae.wisc.edu [mailto:trnsys-users-bounces at cae.wisc.edu] Im Auftrag von David BRADLEY Gesendet: Montag, 2. Juni 2014 21:44 An: TRNSYS users mailing list at the Solar Energy Lab, UW-Madison; briana.paige at sbes.ca Betreff: Re: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio Briana, I'm afraid I don't have that version of the compiler and it sounds as though there has been a slight change that will require a change in callprogram. Micha?l is quite correct that callprogram is only used by a few standard components (Type101 (calling fluent) and Type66 (calling EES)). You can either comment out the offending line or you can simply exclude Type101, Type66 and callprogram from the project when you rebuild it. Kind regards, David On 6/2/2014 12:41, Briana Paige Kemery wrote: Hi, I need to create my own type and this is what I'm using: OS: Windows 8.1 Pro TRNSYS version: 17.01.0025 Microsoft Visual Studio: Version 12.0.30501.00 Update 2 Intel Visual Fortran Composer XE 2013 SP1: Package ID: w_fcompxe_2013_sp1.3.202 I opened: C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln in VS and tried to build the release version of the solution. Even before compiling with the type I'm creating, I get the 2 fatal errors and the build is aborted. This is the build output for TRNSYS 17 without any added types: 2>Callprogram.f90 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: Name in only-list does not exist. [CREATEPROCESS] 2>compilation aborted for C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1) Line 50 in Callprogram.f90 where the error is thrown: 50 Use ifport , only:createProcess Maybe I'm missing something or there's a compatibility problem between TRNSYS and the Fortran compiler? I'd appreciate any insight on this problem. Thanks, Briana Sustainable Building Energy Systems briana.paige at sbes.ca _______________________________________________ TRNSYS-users mailing list TRNSYS-users at cae.wisc.edu https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From ebourdakis at gmail.com Tue Jun 3 02:17:29 2014 From: ebourdakis at gmail.com (Eleftherios Bourdakis) Date: Tue, 3 Jun 2014 11:17:29 +0200 Subject: [TRNSYS-users] Load calculation for radiant floor system Message-ID: Dear All, I'm trying to simulate a radiant cooling floor for an office room. Firstly I simulated the model I made in TRNBuild by using the 'heating' and 'cooling' options of it in order to find the maximum cooling demand of my room. Then I implemented the active layer in the floor and altered my model in Simulation Studio in the following way: 1. I entered in an excel file the cooling demand I got from the first simulation. 2. I'm calling this excel file in order to define the hourly flow rate by this formula 'Hourly_flow_rate=Max_flow_rate*(Hourly_cooling_demand/Max_cooling_demand) and I use this value as an input in the Type941 Air-Water Heat Pump. 3. I use a Type2 AquastatC for the cooling control signal of the Heat Pump. The 'Temperature to watch' of the Type2 is the Operative temperature output from my Type56 model and the setpoint for the Type2 is 27oC, while the deadband is ?0.5oC. 4. In the Heat Pump I use as 'Inlet liquid temperature' a constant value of 15oC and I defined the 'Rated cooling power' as the maximum cooling demand I got from the 1st simulation (Is this correct?) 5. Since in my heat gains I also have occupants, I included a ventilation system consisting of a Type112b fan, a Type92, a Type 121b and Type108 as it was described in the 'Temperature Level Control Tutorial' in order mainly to remove the latent load. My problem is that in my annual simulation while the 'Inlet liquid temperature' is 15oC suddenly it is reduced to values such as -50oC or -100oC and then back at 15oC! Instead of using an equation for defining the 'Inlet liquid temperature' I used the output of the Type56 'fluid outlet temperature of active layer' but I got similar results. Do you know why this is happening? Should I use a component to define the 'Inlet liquid temperature'? Thank you in advance for answering my question. Best regards, Eleftherios -------------- next part -------------- An HTML attachment was scrubbed... URL: From briana.paige at sbes.ca Tue Jun 3 08:05:34 2014 From: briana.paige at sbes.ca (Briana Paige Kemery) Date: Tue, 3 Jun 2014 11:05:34 -0400 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio In-Reply-To: References: <538CD413.1020202@tess-inc.com> Message-ID: Micha?l, David, Marion, I was indeed able to compile without errors once I commented out line 50 of callprogram. Fortunately (or unfortunately depending on how you look at it), I'm using Harmonizer, so I won't have any problems if Fluent or Type 56 are affected by the change but it's good to know for future reference. Thanks to all of you for your prompt assistance. Briana Briana Paige Kemery, BEng, EIT *sustainable building energy systems* briana.paige at sbes.ca +1 613 795 1432 ?? @SBES_group sbes.ca On 3 June 2014 05:01, Marion Hiller wrote: > David and Briana, > > > > Type 56 also uses callprogram. J > > However, I commented out the line 50 and everything is running fine. > > > > For building simulation with type56 you can check this by the date of the > *.inf file. > > This file should be generated before each simulation. > > > > Marion > > > ------------------------------ > > *Von:* trnsys-users-bounces at cae.wisc.edu [mailto:trnsys-users- > bounces at cae.wisc.edu] *Im Auftrag von *David BRADLEY > *Gesendet:* Montag, 2. Juni 2014 21:44 > *An:* TRNSYS users mailing list at the Solar Energy Lab, UW-Madison; > briana.paige at sbes.ca > *Betreff:* Re: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & > Microsoft Visual Studio > > > > Briana, > I'm afraid I don't have that version of the compiler and it sounds as > though there has been a slight change that will require a change in > callprogram. Micha?l is quite correct that callprogram is only used by a > few standard components (Type101 (calling fluent) and Type66 (calling > EES)). You can either comment out the offending line or you can simply > exclude Type101, Type66 and callprogram from the project when you rebuild > it. > Kind regards, > David > > > On 6/2/2014 12:41, Briana Paige Kemery wrote: > > Hi, > > > > I need to create my own type and this is what I'm using: > > > > OS: Windows 8.1 Pro > > TRNSYS version: 17.01.0025 > > Microsoft Visual Studio: Version 12.0.30501.00 Update 2 > > Intel Visual Fortran Composer XE 2013 SP1: Package ID: > w_fcompxe_2013_sp1.3.202 > > > > I opened: > > > > C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln > > > > in VS and tried to build the release version of the solution. Even before > compiling with the type I'm creating, I get the 2 fatal errors and the > build is aborted. This is the build output for TRNSYS 17 without any added > types: > > > > 2>Callprogram.f90 > > 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: Name in > only-list does not exist. [CREATEPROCESS] > > 2>compilation aborted for C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 > (code 1) > > > > Line 50 in Callprogram.f90 where the error is thrown: > > > > 50 Use ifport , only:createProcess > > > > Maybe I'm missing something or there's a compatibility problem between > TRNSYS and the Fortran compiler? I'd appreciate any insight on this problem. > > > > Thanks, > > Briana > > > > Sustainable Building Energy Systems > > briana.paige at sbes.ca > > > > > _______________________________________________ > > TRNSYS-users mailing list > > TRNSYS-users at cae.wisc.edu > > https://mailman.cae.wisc.edu/listinfo/trnsys-users > > > > -- > > *************************** > > David BRADLEY > > Principal > > Thermal Energy Systems Specialists, LLC > > 22 North Carroll Street - suite 370 > > Madison, WI 53703 USA > > > > P:+1.608.274.2577 > > F:+1.608.278.1475 > > d.bradley at tess-inc.com > > > > http://www.tess-inc.com > > http://www.trnsys.com > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From p.gelin at katene.fr Tue Jun 3 23:41:39 2014 From: p.gelin at katene.fr (Pauline GELIN) Date: Wed, 4 Jun 2014 08:41:39 +0200 Subject: [TRNSYS-users] Question about TRNBUILD Message-ID: <11E83A53757D4E42BAB9B7808BC3D143E0265AA292@VEV-MES1.KATENE.local> Hi, I have a small question regarding the inclusion of internal surfaces in a zone of ??TRNBUILD: should we count twice the area of exchange of, for example, an intermediate floor concrete? Until now, I did not do it because I thought like it was defined as internal it was integrated. And if I counted twice the area I also counted twice the inertia that would be wrong. Am I right or wrong? Thanks in advance for your answers. Best regards, Cordialement, Pauline GELIN Ing?nieur Conception environnementale [cid:image001.jpg at 01CF7FD0.545B7A00] [cid:image002.jpg at 01CF7FD0.545B7A00] 10 avenue des canuts 69120 VAULX EN VELIN T : 04.37.45.33.33 Ligne directe : 04.37.45.33.47 www.katene.coop www.quadriplus-groupe.com www.woopa.coop -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 1718 bytes Desc: image001.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.jpg Type: image/jpeg Size: 1058 bytes Desc: image002.jpg URL: From yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com Wed Jun 4 06:01:04 2014 From: yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com (yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com) Date: Wed, 4 Jun 2014 15:01:04 +0200 Subject: [TRNSYS-users] Stack overFlow error on type 56 Message-ID: <8EB964B7734F9342ADEB7171F20AAE960A49291AF0@XS203440.MELINDA.LOCAL> Dear TRNSYS user, I have a Stack overflow error when I try to run the simulation of the type 56 on simulation studio. The building on the type 56 is a 300 airnodes approximately. Is it related to the number of airnodes ? I hope anybody can give me a technical support. Best Regards, Yasmina EL HASNAOUI Ing?nieure Calculs P?le Process Industriel Semicad [cid:image001.jpg at 01CF8002.C7501D40] 123 avenue Barth?l?my Buyer 69005 Lyon - France Tel : +33 (0) 426 10 66 94 yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com Cofely Axima et OMEGA Concept, des marques de la soci?t? AXIMA Concept www.omega-concept-gdfsuez.com P Pensez ? l'environnement avant d'imprimer ce message. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 19321 bytes Desc: image001.jpg URL: From Hiller at Transsolar.com Thu Jun 5 00:06:04 2014 From: Hiller at Transsolar.com (Marion Hiller) Date: Thu, 5 Jun 2014 07:06:04 +0000 Subject: [TRNSYS-users] Question about TRNBUILD In-Reply-To: <11E83A53757D4E42BAB9B7808BC3D143E0265AA292@VEV-MES1.KATENE.local> References: <11E83A53757D4E42BAB9B7808BC3D143E0265AA292@VEV-MES1.KATENE.local> Message-ID: Pauline, with the wall category ?INTERNAL? you have to be very carful. This option can only be applied for symmetric walls with respect to constructions, convection etc. In Trnbuild, you have to enter BOTH sides! If the floor is 5 m * 3 m then you enter 30 m? as area. [cid:image004.jpg at 01CF809D.603D13B0] This is the case because the wall is calculated ?only half? . For ?ADJACENT? surfaces you enter the area of one side only. Marion Dipl.-Ing. Marion Hiller Transsolar Energietechnik GmbH Curiestra?e 2 70563 Stuttgart Telefon: +49 711 67976-0 http://www.trnsys.de Transsolar: KlimaEngineering- Technologien f?r energieeffizientes Bauen und Nutzerkomfort in Geb?uden Stuttgart ? M?nchen ? New York ? Paris Gesch?ftsf?hrer :Diplom-Ingenieur Matthias Schuler, Diplom-Ingenieur Thomas Auer, Diplom-Physiker Stefan Holst, Diplom-Betriebswirt Dieter Schnelle Eingetragen beim Amtsgericht Stuttgart HRB 23347, Steuernummer: 99073/00911,USt-IdNr.: DE 152272639 ________________________________ Von: trnsys-users-bounces at cae.wisc.edu [mailto:trnsys-users-bounces at cae.wisc.edu] Im Auftrag von Pauline GELIN Gesendet: Mittwoch, 4. Juni 2014 08:42 An: trnsys-users (trnsys-users at cae.wisc.edu) Betreff: [TRNSYS-users] Question about TRNBUILD Hi, I have a small question regarding the inclusion of internal surfaces in a zone of ??TRNBUILD: should we count twice the area of exchange of, for example, an intermediate floor concrete? Until now, I did not do it because I thought like it was defined as internal it was integrated. And if I counted twice the area I also counted twice the inertia that would be wrong. Am I right or wrong? Thanks in advance for your answers. Best regards, Cordialement, Pauline GELIN Ing?nieur Conception environnementale [cid:image004.jpg at 01CE062A.F4C2C000] [cid:image006.jpg at 01CE062A.F4C2C000] 10 avenue des canuts 69120 VAULX EN VELIN T : 04.37.45.33.33 Ligne directe : 04.37.45.33.47 www.katene.coop www.quadriplus-groupe.com www.woopa.coop -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 3588 bytes Desc: image004.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.jpg Type: image/jpeg Size: 1718 bytes Desc: image005.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.jpg Type: image/jpeg Size: 1058 bytes Desc: image006.jpg URL: From d.bradley at tess-inc.com Thu Jun 5 12:16:19 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Thu, 05 Jun 2014 14:16:19 -0500 Subject: [TRNSYS-users] Stack overFlow error on type 56 In-Reply-To: <8EB964B7734F9342ADEB7171F20AAE960A49291AF0@XS203440.MELINDA.LOCAL> References: <8EB964B7734F9342ADEB7171F20AAE960A49291AF0@XS203440.MELINDA.LOCAL> Message-ID: <5390C203.7000209@tess-inc.com> Yasmina, I do not think that there is a limit on the number of airnodes but I believe that there is a limit of 999 surfaces in the Type56 model. It is quite likely that with 300 air nodes, you are over that limit. Kind regards, David On 6/4/2014 08:01, yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com wrote: > > Dear TRNSYS user, > > I have a Stack overflow error when I try to run the simulation of the > type 56 on simulation studio. The building on the type 56 is a 300 > airnodes approximately. > > Is it related to the number of airnodes ? > > I hope anybody can give me a technical support. > > Best Regards, > > *Yasmina EL HASNAOUI* > Ing?nieure Calculs > P?le Process Industriel > Semicad > > cid:image001.jpg at 01CD9B35.D07198D0 > 123 avenue Barth?l?my Buyer > 69005 Lyon -- France > > Tel : +33 (0) 426 10 66 94 > yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com > > > Cofely Axima et OMEGA Concept, des marques de la soci?t? AXIMA Concept > www.omega-concept-gdfsuez.com > P*Pensez ? l'environnement avant d'imprimer ce message.* > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at cae.wisc.edu > https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 19321 bytes Desc: not available URL: From d.bradley at tess-inc.com Thu Jun 5 12:29:27 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Thu, 05 Jun 2014 14:29:27 -0500 Subject: [TRNSYS-users] Load calculation for radiant floor system In-Reply-To: References: Message-ID: <5390C517.2040407@tess-inc.com> Eleftherios, I think that you are mixing aspects of "energy rate control" and "temperature level control" and I would suggest that you get the tutorial called "Temperature Level Control from Energy Rate Control" available at http://sel.me.wisc.edu/trnsys/downloads/tutorials_and_examples/tutex17.htm as it will show you the steps necessary to take a "loads" based simulation and turn it into a simulation that uses thermostats and real equipment. The reason that your simulation is giving you such low (and probably high) outlet water temperatures is that you have a constant capacity heat pump connected to a controller. If the capacity of the heat pump is very large (and it probably is if you have sized it to the peak load of the zone) then during times when there is only a little bit of load on the heat pump, it is still turning on at basically full capacity. Since you have a very tiny flow rate during those periods, you are getting a very big temperature change across the heat pump. In most systems like this the flow rate is not changed during low demand periods so the temperature change does not increase. If you do want to investigate the impact of a variable flow rate system then you probably also need to look at the use of a variable capacity heat pump that does not always run at or near its rated capacity. Kind regards, David On 6/3/2014 04:17, Eleftherios Bourdakis wrote: > Dear All, > > I'm trying to simulate a radiant cooling floor for an office room. > Firstly I simulated the model I made in TRNBuild by using the > 'heating' and 'cooling' options of it in order to find the maximum > cooling demand of my room. > Then I implemented the active layer in the floor and altered my model > in Simulation Studio in the following way: > 1. I entered in an excel file the cooling demand I got from the first > simulation. > 2. I'm calling this excel file in order to define the hourly flow rate > by this formula > 'Hourly_flow_rate=Max_flow_rate*(Hourly_cooling_demand/Max_cooling_demand) > and I use this value as an input in the Type941 Air-Water Heat Pump. > 3. I use a Type2 AquastatC for the cooling control signal of the Heat > Pump. The 'Temperature to watch' of the Type2 is the Operative > temperature output from my Type56 model and the setpoint for the Type2 > is 27oC, while the deadband is ?0.5oC. > 4. In the Heat Pump I use as 'Inlet liquid temperature' a constant > value of 15oC and I defined the 'Rated cooling power' as the maximum > cooling demand I got from the 1st simulation (Is this correct?) > 5. Since in my heat gains I also have occupants, I included a > ventilation system consisting of a Type112b fan, a Type92, a Type 121b > and Type108 as it was described in the 'Temperature Level Control > Tutorial' in order mainly to remove the latent load. > > My problem is that in my annual simulation while the 'Inlet liquid > temperature' is 15oC suddenly it is reduced to values such as -50oC or > -100oC and then back at 15oC! Instead of using an equation for > defining the 'Inlet liquid temperature' I used the output of the > Type56 'fluid outlet temperature of active layer' but I got similar > results. > > Do you know why this is happening? Should I use a component to define > the 'Inlet liquid temperature'? > Thank you in advance for answering my question. > > Best regards, > Eleftherios > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at cae.wisc.edu > https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From karol.bandurski at put.poznan.pl Fri Jun 6 04:26:46 2014 From: karol.bandurski at put.poznan.pl (Karol BANDURSKI) Date: Fri, 6 Jun 2014 13:26:46 +0200 Subject: [TRNSYS-users] shady place simulation Message-ID: <007601cf817a$34b62820$9e227860$@put.poznan.pl> Dear Users and Developers, I would like to model the zone that envelope is 'fully of holes', it consists of only shading elements. Like space inside upper branches of a tree or in the forest. So, there is no thermal insulation and air and heat can flow into and across zone by natural ventilation, but sun radiation is limited. I wonder if TRNSYS simulation (TRNBUILD+TRNFLOW) can be appropriate to model such objects (inside thermal comfort) or it is necessary to use CFD simulation. I think to prepare zone (maybe a few airnodes) with very low thermal resistance (or thermal properties of construction material, e.g. steel) and with a lot of cracks in the walls, then to model shading elements using shading zones. Do you have some idea or some experience with such objects? Any comments, hints and tips are appreciated! Kind regards, Karol ------------------------------------------------ Karol Bandurski MSc. Institute of Environmental Engineering Poznan University of Technology www.put.poznan.pl/~karol.bandurski www.ee.put.poznan.pl -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Fri Jun 6 08:50:00 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Fri, 06 Jun 2014 10:50:00 -0500 Subject: [TRNSYS-users] trnsys-users list downtime Message-ID: <5391E328.4000407@tess-inc.com> Dear TRNSYS-user list subscribers, We will be migrating the trnsys-user list to a new server and a new domain this weekend. The email list will be unavailable during the transition. Everyone's subscription as well as the message archive will be migrated and we will send an email out to everyone when the transition is complete. We apologize for any inconvenience this may cause. Kind regards, David -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com From mcdowell at tess-inc.com Thu Jun 12 08:06:48 2014 From: mcdowell at tess-inc.com (mcdowell at tess-inc.com) Date: Thu, 12 Jun 2014 10:06:48 -0500 Subject: [TRNSYS-users] Mailing List is Operating Again Message-ID: TRNSYS users - We have completed the transition of the mailing list to the onebuilding.org servers. Please note that there is a new email address for the mailing list: TRNSYS-users at lists.onebuilding.org We would like to extend our thanks to the administrators of the OneBuilding.org website for agreeing to host our mailing list and their assistance in making the transition. And a thanks to all of our users for their patience during this transition. Regards, Tim -- Timothy P. McDowell Executive Vice President Thermal Energy System Specialists, LLC 22 N Carroll St, Suite 370 Madison, WI 53703 608-274-2577 From lucafornari.vr at gmail.com Fri Jun 13 02:05:14 2014 From: lucafornari.vr at gmail.com (Luca Fornari) Date: Fri, 13 Jun 2014 11:05:14 +0200 Subject: [TRNSYS-users] Problems with Ice tank model Message-ID: Dear Sir, I'm student in Italy, University of Padua. It's 2 months I'm trying to model an eating and cooling system with a seasonal ice storage. Actually I have temperatures problems, and an error occur at the begin of simulation. If any one can help it would be really appreciated! I have also explanation of system and values if it can help. Best regards. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- TRNSYS - the TRaNsient SYstem Simulation program The Solar Energy Lab at the University of Wisconsin - Madison, USA Le Centre Scientifique et Technique du Batiment, Sophia Antipolis, France Transsolar Energietechnik GmBH, Stuttgart, Germany Thermal Energy System Specialists, LLC, Madison Wisconsin, USA Release 17.01.0025 Listing file for: "C:\Trnsys17\MyProjects\Project1\Project1.dck" *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The TRNSYS Executable (TRNExe.exe) and main DLL (TRNDll.dll) are located in "C:\Trnsys17\Exe" *** Pre-Processing the TRNSYS EQUATIONs and CONSTANTs to check for fatal errors. *** Pre-Processing of EQUATIONs and CONSTANTs completed with no fatal errors found. *** Evaluating the EQUATIONs and CONSTANTs to determine their initial values. *** Finished evaluating the EQUATIONs and CONSTANTs and ready to begin processing the remainder of the TRNSYS input file. VERSION 17 ******************************************************************************* *** TRNSYS input file (deck) generated by TrnsysStudio *** on Friday, June 13, 2014 at 10:55 *** from TrnsysStudio project: C:\Trnsys17\MyProjects\Project1\Project1.tpf *** *** If you edit this file, use the File/Import TRNSYS Input File function in *** TrnsysStudio to update the project. *** *** If you have problems, questions or suggestions please contact your local *** TRNSYS distributor or mailto:software at cstb.fr *** ******************************************************************************* ******************************************************************************* *** Units ******************************************************************************* ******************************************************************************* *** Control cards ******************************************************************************* * START, STOP and STEP CONSTANTS 3 START=0 STOP=8760 STEP=0.25 ! Start time End time Time step SIMULATION 0.0000000000000000E+00 8.7600000000000000E+03 2.5000000000000000E-01 ! Integration Convergence TOLERANCES 1.0000000000000002E-03 1.0000000000000002E-03 ! Max iterations Max warnings Trace limit LIMITS 30 500 51 ! TRNSYS numerical integration solver method DFQ 1 ! TRNSYS output file width, number of characters WIDTH 80 ! NOLIST statement LIST ! MAP statement ! Solver statement Minimum relaxation factor Maximum relaxation factor SOLVER 0 1.000000000000000 1.000000000000000 ! Nan DEBUG statement NAN_CHECK 0 ! Overwrite DEBUG statement OVERWRITE_CHECK 0 ! disable time report TIME_REPORT 0 ! EQUATION SOLVER statement EQUATION SOLVING METHOD 0 * User defined CONSTANTS * Model "Input file" (Type 9) * UNIT 5 TYPE 9 file *$UNIT_NAME Input file *$MODEL .\Utility\Data Readers\Generic Data Files\Expert Mode\Free Format\Type9e.tmf *$POSITION 33 543 *$LAYER Weather - Data Files # PARAMETERS 10 ! 1 Mode ! 2 Header Lines to Skip ! 3 No. of values to read ! 4 Time interval of data ! 5 Interpolate or not ! 6 Multiplication factor ! 7 Addition factor ! 8 Average or instantaneous value ! 9 Logical unit for input file ! 10 Free format mode 2.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 2.5000000000000000E-01 1.0000000000000000E+00 1.0000000000000000E+00 0.0000000000000000E+00 1.0000000000000000E+00 4.2000000000000000E+01 -1.0000000000000000E+00 *** External files ASSIGN TERZIARIO MILANO SOLO CARICHI.txt 42 *|? Input file name |1000 *------------------------------------------------------------------------------ * Model "ice Tank" (Type 343) * UNIT 6 TYPE 343 Tank *$UNIT_NAME ice Tank *$MODEL .\TYPE343.tmf *$POSITION 612 319 *$LAYER Main # PARAMETERS 44 ! 1 Upper diameter of storage bed ! 2 Lower diameter of storage bed ! 3 Thickness of nth (from top) storage layer-1 ! 4 Thickness of nth (from top) storage layer-2 ! 5 Thickness of nth (from top) storage layer-3 ! 6 Thickness of nth (from top) storage layer-4 ! 7 Thickness of nth (from top) storage layer-5 ! 8 Thickness of nth (from top) storage layer-6 ! 9 Depth of top of storage bed below ground suface ! 10 Thickness of thermal insulation on top of the storage bed ! 11 Volumetric thermal heat capacity of storage material ! 12 Heat conductivity of storage material ! 13 Cavity portion of storage material (water volume/total volume, with water storage= 1) ! 14 Permeability of storage material ! 15 Heat transfer coefficient at storage bed side wall ! 16 Heat transfer coefficient at storage bed bottom ! 17 Volumetric heat capacity of thermal insulation at top of storage bed ! 18 Heat conductivity of the thermal insulation at storage cover ! 19 Volumetric thermal capacity of local soil ! 20 Heat conductivity of local soil ! 21 Heat transmission coefficient of ground surface ! 22 Absorption factor of ground surface ! 23 Specific thermal capacity of fluid in heat exchanger pipe coils ! 24 Heat conductivity of frozen storage material (ice or gravel/ice) ! 25 Outside diameter of heat exchanger pipe coils ! 26 internal diameter of the heat exchanger pipe coils ! 27 internal heat transmission coefficient of heat exchanger pipe coils ! 28 Heat conductivity of pipe coil ! 29 Length of nth heat exchanger pipe coil-1 ! 30 Length of nth heat exchanger pipe coil-2 ! 31 Length of nth heat exchanger pipe coil-3 ! 32 Length of nth heat exchanger pipe coil-4 ! 33 Length of nth heat exchanger pipe coil-5 ! 34 Length of nth heat exchanger pipe coil-6 ! 35 Initial volumetric ice portion of nth storage layer-1 ! 36 Initial volumetric ice portion of nth storage layer-2 ! 37 Initial volumetric ice portion of nth storage layer-3 ! 38 Initial volumetric ice portion of nth storage layer-4 ! 39 Initial volumetric ice portion of nth storage layer-5 ! 40 Initial volumetric ice portion of nth storage layer-6 ! 41 Initial subsoil temperature, given a homogeneous temperature distribution at program start ! 42 Subsoil temperature at outside edge of the simulated area ! 43 Option for frequency of output of temperature distribution in the soil ! 44 Number of the output unit for file with subsoil temperatures 1.2000000000000000E+01 1.2000000000000000E+01 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 0.0000000000000000E+00 4.1860000000000000E+03 2.3399999999999999E+00 1.0000000000000000E+00 1.3080000000000006E-07 3.1111100000000000E+00 3.1111110000000002E+00 4.1111109999999993E+00 4.1111111099999995E+00 6.0011109999999996E+02 3.1109999999999998E+00 4.1111109999999993E+00 1.1111110000000000E+00 3.5580000000000000E+03 8.1999999999999993E+00 2.5000000000000005E-02 1.8000000000000002E-02 2.5111100000000000E+00 1.4399999999999999E+00 1.5000000000000000E+02 1.5000000000000000E+02 1.5000000000000000E+02 1.5000000000000000E+02 1.5000000000000000E+02 1.5000000000000000E+02 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 8.0000000000000000E+00 9.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 INPUTS 20 ! Pump 2:Outlet fluid temperature ->Inlet temperature of pipe system cycle 1 ! Pump 2:Outlet flow rate ->Mass flow of pipe system cycle 1 ! Diverter 2:Temperature at outlet 2 ->Inlet temperature of pipe csystem cycle 2 ! Diverter 2:Flow rate at outlet 2 ->Mass flow of pipe system cycle 2 ! Ice tank filling:temperature ->Inlet temperature of direct water heat exchange system ! Ice tank filling:massflow ->Mass flow, direct water heat exchange system ! WeatherData:Wet bulb temperature ->Ambient temperature ! WeatherData:Global horizontal radiation (not interpolated) ->Global irradiance on horizontal surface ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-1 ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-2 ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-3 ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-4 ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-5 ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-6 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-1 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-2 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-3 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-4 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-5 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-6 17,1 17,2 7,3 7,4 TEMPERATURE MASSFLOW 13,3 13,14 APERTURAVALCOLERISC APERTURAVALCOLERISC APERTURAVALCOLERISC APERTURAVALCOLERISC APERTURAVALCOLERISC APERTURAVALCOLERISC APERTURAVALVOLERAFF APERTURAVALVOLERAFF APERTURAVALVOLERAFF APERTURAVALVOLERAFF APERTURAVALVOLERAFF APERTURAVALVOLERAFF *** INITIAL INPUT VALUES 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 DERIVATIVES 6 ! 1 Temperature of the nth. Storage layer-1 ! 2 Temperature of the nth. Storage layer-2 ! 3 Temperature of the nth. Storage layer-3 ! 4 Temperature of the nth. Storage layer-4 ! 5 Temperature of the nth. Storage layer-5 ! 6 Temperature of the nth. Storage layer-6 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 *------------------------------------------------------------------------------ * Model "Diverter 2" (Type 11) * UNIT 7 TYPE 11 2 *$UNIT_NAME Diverter 2 *$MODEL .\Hydronics\Flow Diverter\Other Fluids\Type11f.tmf *$POSITION 344 234 *$LAYER Water Loop # PARAMETERS 1 ! 1 Controlled flow diverter mode 2.0000000000000000E+00 INPUTS 3 ! Diverter 1:Temperature at outlet 2 ->Inlet temperature ! Diverter 1:Flow rate at outlet 2 ->Inlet flow rate ! Controller:SigDiv2Risc0Raff1 ->Control signal 16,3 16,4 SIGDIV2RISC0RAFF1 *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+02 5.0000000000000000E-01 *------------------------------------------------------------------------------ * Model "Conveyor 2" (Type 11) * UNIT 8 TYPE 11 2 *$UNIT_NAME Conveyor 2 *$MODEL .\Hydronics\Tee-Piece\Other Fluids\Type11h.tmf *$POSITION 785 181 *$LAYER Water Loop # PARAMETERS 1 ! 1 Tee piece mode 1.0000000000000000E+00 INPUTS 4 ! Heat pump:Outlet load temperature ->Temperature at inlet 1 ! Heat pump:Load flow rate ->Flow rate at inlet 1 ! ice Tank:Outlet temperature coil of pipe circle 2 ->Temperature at inlet 2 ! ice Tank:Mass flow coil of pipe circle 2 ->Flow rate at inlet 2 10,3 10,4 6,3 6,4 *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+02 2.0000000000000000E+01 1.0000000000000000E+02 *------------------------------------------------------------------------------ * Model "Building Loads" (Type 682) * UNIT 11 TYPE 682 Loads *$UNIT_NAME Building Loads *$MODEL .\Loads and Structures (TESS)\Flowstream Loads\Other Fluids\Type682.tmf *$POSITION 389 436 *$LAYER Main # PARAMETERS 1 ! 1 Fluid specific heat 4.1899999999999995E+00 INPUTS 5 ! Conveyor 2:Outlet temperature ->Inlet temperature ! Conveyor 2:Outlet flow rate ->Inlet flow rate ! Load converter:Outloads ->Load ! [unconnected] Minimum Heating Temperature ! [unconnected] Maximum Cooling Temperature 8,1 8,2 OUTLOADS CONST CONST E *** INITIAL INPUT VALUES 1.0000000000000000E+01 1.0000000000000000E+02 0.0000000000000000E+00 -9.9900000000000000E+02 9.9900000000000000E+02 *------------------------------------------------------------------------------ * Model "Heat pump" (Type 927) * UNIT 10 TYPE 927 pump *$UNIT_NAME Heat pump *$MODEL .\GHP Library (TESS)\Water-Water Heat Pump\Single-Stage\Type927.tmf *$POSITION 602 63 *$LAYER Main # PARAMETERS 19 ! 1 Source fluid specific heat ! 2 Load fluid specific heat ! 3 Source fluid density ! 4 Load fluid density ! 5 Logical unit number for cooling data file ! 6 Number of source temperatures - cooling ! 7 Number of load temperatures - cooling ! 8 Logical unit for heating data ! 9 Number of source temps. - heating ! 10 Number of load temps. - heating ! 11 Number of source flow rates ! 12 Number of load flow rates ! 13 Rated cooling capacity per heat pump ! 14 Rated cooling power per heat pump ! 15 Rated heating capacity per heat pump ! 16 Rated heating power per heat pump ! 17 Rated source flow rate per heat pump ! 18 Rated load flow rate per heat pump ! 19 Number of identical heat pumps 4.1899999999999995E+00 4.1899999999999995E+00 1.0000000000000000E+03 1.0000000000000000E+03 4.7000000000000000E+01 8.0000000000000000E+00 4.0000000000000000E+00 4.8000000000000000E+01 6.0000000000000000E+00 4.0000000000000000E+00 3.0000000000000000E+00 3.0000000000000000E+00 4.2119996883599996E+05 8.4239992393999986E+04 5.0759996244300005E+05 1.0151999523499998E+05 7.8594439999999999E+00 9.0958330000000007E+00 1.0000000000000000E+00 INPUTS 8 ! ice Tank:Outlet temperature coil of pipe circle 1 ->Inlet source temperature ! ice Tank:Mass flow coil of pipe circle 1 ->Source flow rate ! Conveyor 1:Outlet temperature ->Inlet load temperature ! Conveyor 1:Outlet flow rate ->Load flow rate ! Controller:SigHPraff ->Cooling control signal ! Controller:SigHPrisc ->Heating control signal ! [unconnected] Scale factor ! [unconnected] Number of heat pumps on 6,1 6,2 15,1 15,2 SIGHPRAFF SIGHPRISC CONST CONST *** INITIAL INPUT VALUES 4.0000000000000000E+01 1.4400000210000001E+03 2.0000000000000000E+01 1.4400000000000000E+03 0.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 *** External files ASSIGN C:\Trnsys17\Tess Models\SampleCatalogData\Water-to-WaterHeatPump\Normalized\WWHP_Cooling-Normalized.dat 47 *|? Which file contains the cooling performance data? |1000 ASSIGN C:\Trnsys17\Tess Models\SampleCatalogData\Water-to-WaterHeatPump\Normalized\WWHP_Heating-Normalized.dat 48 *|? Which file contains the heating performance data? |1000 *------------------------------------------------------------------------------ * EQUATIONS "Controller" * EQUATIONS 8 SigDiv2Risc0Raff1 = gt([5,1],0) SigPompa1 = le(eql([5,1],0),0) FineGhiaccioDiv1 = le((eql([6,11],0)),0) AperturaValcoleRisc = lt([5,1],0) SigHPraff = gt([5,1],0) AperturaValvoleRaff = gt([5,1],0) SigPompa2 = lt([5,1],0) SigHPrisc = lt([5,1],0) *$UNIT_NAME Controller *$LAYER Main *$POSITION 77 308 *------------------------------------------------------------------------------ * Model "Pump 1" (Type 114) * UNIT 14 TYPE 114 1 *$UNIT_NAME Pump 1 *$MODEL .\Hydronics\Pumps\Single Speed\Type114.tmf *$POSITION 259 436 *$LAYER Main # *$# SINGLE-SPEED PUMP PARAMETERS 4 ! 1 Rated flow rate ! 2 Fluid specific heat ! 3 Rated power ! 4 Motor heat loss fraction 3.2745000000000000E+04 4.1899999999999995E+00 2.6840000000000000E+03 0.0000000000000000E+00 INPUTS 5 ! Building Loads:Outlet temperature ->Inlet fluid temperature ! Building Loads:Outlet flow rate ->Inlet fluid flow rate ! Controller:SigPompa1 ->Control signal ! [unconnected] Overall pump efficiency ! [unconnected] Motor efficiency 11,1 11,2 SIGPOMPA1 CONST CONST *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+03 1.0000000000000000E+00 6.0000000000000009E-01 9.0000000000000002E-01 *------------------------------------------------------------------------------ * Model "WeatherData" (Type 15) * UNIT 13 TYPE 15 *$UNIT_NAME WeatherData *$MODEL .\Weather Data Reading and Processing\Standard Format\Meteonorm Files (TM2)\Type15-6.tmf *$POSITION 96 383 *$LAYER Weather - Data Files # PARAMETERS 9 ! 1 File Type ! 2 Logical unit ! 3 Tilted Surface Radiation Mode ! 4 Ground reflectance - no snow ! 5 Ground reflectance - snow cover ! 6 Number of surfaces ! 7 Tracking mode ! 8 Slope of surface ! 9 Azimuth of surface 6.0000000000000000E+00 4.9000000000000000E+01 3.0000000000000000E+00 2.0000000000000001E-01 7.0000000000000007E-01 1.0000000000000000E+00 1.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 *** External files ASSIGN C:\Trnsys17\Weather\Meteonorm\Europe\IT-Milano-Linate-160800.tm2 49 *|? Which file contains the Meteonorm weather data? |1000 *------------------------------------------------------------------------------ * Model "Conveyor 1" (Type 11) * UNIT 15 TYPE 11 1 *$UNIT_NAME Conveyor 1 *$MODEL .\Hydronics\Tee-Piece\Other Fluids\Type11h.tmf *$POSITION 466 148 *$LAYER Water Loop # PARAMETERS 1 ! 1 Tee piece mode 1.0000000000000000E+00 INPUTS 4 ! Diverter 1:Temperature at outlet 1 ->Temperature at inlet 1 ! Diverter 1:Flow rate at outlet 1 ->Flow rate at inlet 1 ! Diverter 2:Temperature at outlet 1 ->Temperature at inlet 2 ! Diverter 2:Flow rate at outlet 1 ->Flow rate at inlet 2 16,1 16,2 7,1 7,2 *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+02 2.0000000000000000E+01 1.0000000000000000E+02 *------------------------------------------------------------------------------ * Model "Diverter 1" (Type 11) * UNIT 16 TYPE 11 1 *$UNIT_NAME Diverter 1 *$MODEL .\Hydronics\Flow Diverter\Other Fluids\Type11f.tmf *$POSITION 227 148 *$LAYER Water Loop # PARAMETERS 1 ! 1 Controlled flow diverter mode 2.0000000000000000E+00 INPUTS 3 ! Pump 1:Outlet fluid temperature ->Inlet temperature ! Pump 1:Outlet flow rate ->Inlet flow rate ! Controller:FineGhiaccioDiv1 ->Control signal 14,1 14,2 FINEGHIACCIODIV1 *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+02 5.0000000000000000E-01 *------------------------------------------------------------------------------ * EQUATIONS "Ice tank filling" * EQUATIONS 2 massflow = -150 temperature = 8 *$UNIT_NAME Ice tank filling *$LAYER Main *$POSITION 440 543 *------------------------------------------------------------------------------ * Model "Pump 2" (Type 114) * UNIT 17 TYPE 114 2 *$UNIT_NAME Pump 2 *$MODEL .\Hydronics\Pumps\Single Speed\Type114.tmf *$POSITION 664 180 *$LAYER Main # *$# SINGLE-SPEED PUMP PARAMETERS 4 ! 1 Rated flow rate ! 2 Fluid specific heat ! 3 Rated power ! 4 Motor heat loss fraction 2.8249000000000000E+04 4.1899999999999995E+00 2.6840000000000000E+03 0.0000000000000000E+00 INPUTS 5 ! Heat pump:Outlet source temperature ->Inlet fluid temperature ! Heat pump:Source flow rate ->Inlet fluid flow rate ! Controller:SigPompa2 ->Control signal ! [unconnected] Overall pump efficiency ! [unconnected] Motor efficiency 10,1 10,2 SIGPOMPA2 CONST CONST *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+03 1.0000000000000000E+00 6.0000000000000009E-01 9.0000000000000002E-01 *------------------------------------------------------------------------------ * EQUATIONS "Load converter" * EQUATIONS 1 Outloads = [5,1] *$UNIT_NAME Load converter *$LAYER Main *$POSITION 272 511 *------------------------------------------------------------------------------ * Model "Type65d-2" (Type 65) * UNIT 21 TYPE 65 *$UNIT_NAME Type65d-2 *$MODEL .\Output\Online Plotter\Online Plotter Without File\Type65d.tmf *$POSITION 1017 106 *$LAYER Main # PARAMETERS 12 ! 1 Nb. of left-axis variables ! 2 Nb. of right-axis variables ! 3 Left axis minimum ! 4 Left axis maximum ! 5 Right axis minimum ! 6 Right axis maximum ! 7 Number of plots per simulation ! 8 X-axis gridpoints ! 9 Shut off Online w/o removing ! 10 Logical unit for output file ! 11 Output file units ! 12 Output file delimiter 6.0000000000000000E+00 2.0000000000000000E+00 -1.0000000000000000E+04 1.0000000000000000E+04 -1.0000000000000000E+03 4.0000000000000000E+04 1.0000000000000000E+00 1.2000000000000000E+01 0.0000000000000000E+00 -1.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 INPUTS 8 ! Conveyor 1:Outlet temperature ->Tempincondensatore-1-1 ! Heat pump:Outlet load temperature ->TempOutCondensatore PompaDiCalore-2 ! ice Tank:Outlet temperature coil of pipe circle 1 ->TempInEvaporatorePompaDiCalore-3 ! Heat pump:Outlet source temperature ->TempOutEvaporatorePompaDiCalore-4 ! Conveyor 2:Outlet temperature ->Temp prima di applicare i carichi-5 ! Building Loads:Outlet temperature ->Temp dopo aver applicato i carichi-6 ! Heat pump:Load flow rate ->PortataIcircuito primario-1 ! Heat pump:Source flow rate ->Portatacircuito secondario-2 15,1 10,3 6,1 10,1 8,1 11,1 10,4 10,2 *** INITIAL INPUT VALUES TempInCondensatore TempOutCondensa tore TempInEvap oratore TempO utEvaporatore TempPrimaDiApplicare Caric TempDopoAverApplicat oCariPortataCircuito Primario PortataCir cuitoSecondario LABELS 3 Temperatures Heat transfer rates Graph 1 *------------------------------------------------------------------------------ END TRANSIENT SIMULATION STARTING AT TIME = 0.0000000000000000E+00 STOPPING AT TIME = 8.7600000000000000E+03 TIMESTEP = 1 / 4 DIFFERENTIAL EQUATION ERROR TOLERANCE = 1.0000000000000002E-03 ALGEBRAIC CONVERGENCE TOLERANCE = 1.0000000000000002E-03 DIFFERENTIAL EQUATIONS SOLVED BY MODIFIED EULER *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 90 : TRNDll.dll is compiled in release mode. External DLLs will be loaded from the .\UserLib\ReleaseDLLs\ directory. Reported information : Not available *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from TRNDll.dll: Type9, Type11, Type15, Type114, Type65 *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "FileReader.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSApplicationsLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSArchiveDLL_v2.04_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "TESSCogenLibrary_v17.1.03_Release.dll": Type682 *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSControllersLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSElectricalLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGHPLibraryType997_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "TESSGHPLibrary_v17.1.03_Release.dll": Type927 *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType1244_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType1255_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType1256_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType957_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType993_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSHTSLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Warning at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : 927 TRNSYS Message 200 : This TYPE was found in more than one DLL. The first instance of the TYPE was loaded. Subsequent instances have been ignored Reported information : A duplicate of TYPE927 was found in "TESSHVACLibrary_v17.1.03_Release.dll" *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "TESSHVACLibrary_v17.1.03_Release.dll": *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSHydronics_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Warning at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : 682 TRNSYS Message 200 : This TYPE was found in more than one DLL. The first instance of the TYPE was loaded. Subsequent instances have been ignored Reported information : A duplicate of TYPE682 was found in "TESSLoadsStructuresLibrary_v17.1.03_Release.dll" *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "TESSLoadsStructuresLibrary_v17.1.03_Release.dll": *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSOptimizationLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSSolarLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSStorageLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSUtilityLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "type127.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type157.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "Type343.dll": Type343 *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type56.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type76Lib.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "type79-W.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type79Lib.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type82Lib.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 199 : TRNSYS found at least one user DLL in the UserLib directory. (Note: Only DLL's including Types that are used in the simulation are loaded) Reported information : 5 user DLLs were loaded after searching in "C:\Trnsys17\UserLib\ReleaseDLLs" *** The TRNSYS components will be called in the following order: Unit # 5 Type # 9 Unit # 13 Type # 15 Unit # 6 Type # 343 Unit # 7 Type # 11 Unit # 8 Type # 11 Unit # 11 Type # 682 Unit # 10 Type # 927 Unit # 14 Type # 114 Unit # 15 Type # 11 Unit # 16 Type # 11 Unit # 17 Type # 114 Unit # 21 Type # 65 *** Warning at time : 8.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 8.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 8.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 8.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 9.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 9.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 9.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 9.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 10.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 10.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 10.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 10.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 11.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 11.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 11.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 11.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 12.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 12.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 12.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 12.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 13.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 13.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 13.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 13.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 14.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 14.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 14.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 14.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 15.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 15.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 15.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 15.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 16.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 16.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 16.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 16.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 17.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 17.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 17.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 17.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 18.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 18.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 18.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 18.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 19.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 19.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 19.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 19.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 20.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 20.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 20.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 20.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 21.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 21.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 21.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 21.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 22.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 22.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 22.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 22.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 23.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 23.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 23.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 23.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 24.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 24.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 24.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 24.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 25.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 25.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 25.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 25.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 26.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 26.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 26.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 26.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 27.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 27.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 27.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 27.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 28.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 28.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 28.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 28.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 29.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 29.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 29.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 29.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 30.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 30.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 30.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 30.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 31.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 31.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 31.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 31.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 32.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 32.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 32.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 32.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 33.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 33.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 33.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 33.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 34.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 34.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 34.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 34.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 35.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 35.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 35.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 35.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 36.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 36.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 36.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 36.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 37.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 37.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 37.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 37.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 38.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 38.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 38.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 38.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 39.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 39.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 56.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 56.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 56.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 56.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 57.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 57.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 57.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 57.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 58.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 58.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 58.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 58.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 59.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 59.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 59.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 59.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 60.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 60.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 60.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 60.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 61.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 61.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 61.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 61.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 62.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 62.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 62.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 62.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 63.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 63.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 80.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 80.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 80.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 80.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 81.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 81.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 81.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 81.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 82.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 82.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 82.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 82.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 83.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 83.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 83.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 83.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 84.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 84.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 84.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 84.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 85.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 85.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 85.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 85.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 86.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 86.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 86.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 86.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 87.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 87.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 104.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 104.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 104.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 104.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 105.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 105.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 105.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 105.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 106.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 106.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 106.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 106.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 107.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 107.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 107.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 107.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 108.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 108.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 108.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 108.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 109.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 109.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 109.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 109.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 110.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 110.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 110.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 110.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 111.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 111.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 147.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 148.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 148.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 148.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 148.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 149.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 149.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 149.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 149.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 150.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 150.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 150.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 150.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 151.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 151.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 151.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 151.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 152.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 152.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 152.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 152.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 153.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 153.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 153.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 153.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 154.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 154.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 154.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 154.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 171.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 172.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 172.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 172.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 172.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 173.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 173.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 173.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 173.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 174.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 174.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 174.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 174.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 175.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 175.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 175.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 175.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 176.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 176.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 176.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 176.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 177.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 177.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 177.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 177.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 178.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 178.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 178.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 178.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 179.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 200.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 200.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 200.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 200.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 201.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 201.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 201.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 201.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 202.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 202.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 202.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 202.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 203.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 203.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 203.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 203.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 204.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 204.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 204.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 204.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 205.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 205.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 205.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 205.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 206.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 206.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 206.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 206.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 207.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 207.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 224.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 224.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 224.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 224.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 225.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 225.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 225.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 225.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 226.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 226.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 226.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 226.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 227.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 227.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 227.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 227.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 228.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 228.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 228.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 228.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 229.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 229.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 229.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 229.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 230.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 230.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 230.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 230.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 231.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 231.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 248.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 248.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 248.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 248.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 249.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 249.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 249.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 249.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 250.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 250.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 250.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 250.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 251.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 251.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 251.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 251.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 252.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 252.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 252.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 252.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 253.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 253.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 253.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 253.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 254.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 254.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 254.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 254.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 255.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 255.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 271.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 272.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 272.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 272.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 272.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 273.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 273.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 273.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 273.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 274.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 274.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 274.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 274.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 275.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 275.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 275.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 275.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 276.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 276.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 276.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 276.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 277.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 277.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 277.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 277.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 278.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 278.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 278.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 278.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 279.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 297.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 298.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 305.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 306.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 306.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 306.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 306.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 307.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 307.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 307.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 307.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 308.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 308.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 308.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 308.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 309.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 309.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 309.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 309.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 310.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 310.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 310.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 310.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 311.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 311.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 311.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 311.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 312.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 312.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 312.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 312.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 313.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 324.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 324.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 324.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 324.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 328.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 328.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 329.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 329.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 329.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 329.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 330.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 330.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 330.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 330.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 331.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 331.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 331.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 331.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 332.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 332.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 332.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 332.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 333.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 333.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 333.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 333.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 334.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 334.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 334.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 334.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 335.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 335.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 335.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 335.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 364.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 365.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 365.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 365.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 365.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 366.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 366.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 366.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 366.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 367.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 367.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 367.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 367.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 368.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 368.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 368.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 368.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 369.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 369.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 369.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 369.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 370.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 370.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 370.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 370.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 371.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 371.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 371.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 371.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 372.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 386.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 387.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 387.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 387.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 387.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 388.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 388.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 388.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Fatal Error at time : 388.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 450 : The maximum number of warnings allowed per simulation has been exceeded. Please fix these warnings or increase the limit on the number of warnings allowed per simulation (LIMITS command) Reported information : Not available *** Warning at time : 388.500000 Generated by Unit : 13 Generated by Type : 15 Message : The calculated horizontal beam radiation exceeded the provided total horizontal radiation and was set to the total horizontal radiation for 1 timesteps during the simulation. *** Warning at time : 388.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The simulation failed to converge during 499 timesteps (32% of the time). *** Warning at time : 388.500000 Generated by Unit : 10 Generated by Type : 927 Message : The file C:\Trnsys17\Tess Models\SampleCatalogData\Water-to-WaterHeatPump\Normalized\WWHP_Heating-Normalized.dat was called 1223 times (3% of the time) with a first independent variable value below the range supplied in the data file. Data is interpolated within the data file range but is not extrapolated beyond the range. Performance of the equipment modeled by this UNIT may be incorrect. *** Warning at time : 388.500000 Generated by Unit : 10 Generated by Type : 927 Message : The file C:\Trnsys17\Tess Models\SampleCatalogData\Water-to-WaterHeatPump\Normalized\WWHP_Heating-Normalized.dat was called 1223 times (3% of the time) with a second independent variable value above the range supplied in the data file. Data is interpolated within the data file range but is not extrapolated beyond the range. Performance of the equipment modeled by this UNIT may be incorrect. ********************************************************************************************************* The Following UNIT Numbers, TYPE Numbers, and Logical Units Were Used in the Supplied TRNSYS Input File: 5 9 4 6 11 6 7 15 9 8 65 42 10 114 47 11 343 48 13 682 49 14 927 15 16 17 21 ********************************************************************************************************* Total TRNSYS Calculation Time: 4.2400 Seconds -------------- next part -------------- A non-text attachment was scrubbed... Name: error.jpg Type: image/jpeg Size: 206474 bytes Desc: not available URL: From karol.bandurski at put.poznan.pl Fri Jun 13 07:38:00 2014 From: karol.bandurski at put.poznan.pl (Karol BANDURSKI) Date: Fri, 13 Jun 2014 16:38:00 +0200 Subject: [TRNSYS-users] shady place simulation Message-ID: <002401cf8715$13542ba0$39fc82e0$@put.poznan.pl> Dear Users and Developers, I would like to model the zone that envelope is 'fully of holes', it consists of only shading elements. Like space inside upper branches of a tree or in the forest. So, there is no thermal insulation and air and heat can flow into and across zone by natural ventilation, but sun radiation is limited. I wonder if TRNSYS simulation (TRNBUILD+TRNFLOW) can be appropriate to model such objects (inside thermal comfort) or it is necessary to use CFD simulation. I think to prepare zone (maybe a few airnodes) with very low thermal resistance (or thermal properties of construction material, e.g. steel) and with a lot of cracks in the walls, then to model shading elements using shading zones. Do you have some idea or some experience with such objects? Any comments, hints and tips are appreciated! Kind regards, Karol ------------------------------------------------ Karol Bandurski MSc. Institute of Environmental Engineering Poznan University of Technology www.put.poznan.pl/~karol.bandurski www.ee.put.poznan.pl -------------- next part -------------- An HTML attachment was scrubbed... URL: From karol.bandurski at put.poznan.pl Fri Jun 13 07:39:25 2014 From: karol.bandurski at put.poznan.pl (Karol BANDURSKI) Date: Fri, 13 Jun 2014 16:39:25 +0200 Subject: [TRNSYS-users] shady place simulation Message-ID: <003c01cf8715$465d0d00$d3172700$@put.poznan.pl> Dear Users and Developers, I would like to model the zone that envelope is 'fully of holes', it consists of only shading elements. Like space inside upper branches of a tree or in the forest. So, there is no thermal insulation and air and heat can flow into and across zone by natural ventilation, but sun radiation is limited. I wonder if TRNSYS simulation (TRNBUILD+TRNFLOW) can be appropriate to model such objects (inside thermal comfort) or it is necessary to use CFD simulation. I think to prepare zone (maybe a few airnodes) with very low thermal resistance (or thermal properties of construction material, e.g. steel) and with a lot of cracks in the walls, then to model shading elements using shading zones. Do you have some idea or some experience with such objects? Any comments, hints and tips are appreciated! Kind regards, Karol ------------------------------------------------ Karol Bandurski MSc. Institute of Environmental Engineering Poznan University of Technology www.put.poznan.pl/~karol.bandurski www.ee.put.poznan.pl -------------- next part -------------- An HTML attachment was scrubbed... URL: From mary_xen at hotmail.com Sun Jun 15 15:00:38 2014 From: mary_xen at hotmail.com (mary xen) Date: Mon, 16 Jun 2014 01:00:38 +0300 Subject: [TRNSYS-users] TRNSYS lite_Help In-Reply-To: References: , Message-ID: Hello, I am a master student and I am working for my thesis project on TRNSYS lite. I need to define a new wall and save it in the library in the "Prgwlay_neh_e". My question is what do the coefficients in the list mean. For instance, in this example : "154 , TEPP_005 , 0.005 , 0.288 , 1.3 , 700 , 0.1 , 0.5 , 11 , 11 , 57.8 , 103.9 , 373.9 ," I know the meaning of all coefficients, apart from the last two. Could you help me?Thank you. Mary -------------- next part -------------- An HTML attachment was scrubbed... URL: From Hiller at Transsolar.com Mon Jun 16 06:22:58 2014 From: Hiller at Transsolar.com (Marion Hiller) Date: Mon, 16 Jun 2014 13:22:58 +0000 Subject: [TRNSYS-users] TRNSYS lite_Help In-Reply-To: References: , Message-ID: Mary, don't worry about this coefficients. They aren't used anymore. However, you have to fulfil the syntax meaning that two values have to be there. Marion Dipl.-Ing. Marion Hiller Transsolar Energietechnik GmbH Curiestra?e 2 70563 Stuttgart Telefon: +49 711 67976-0 http://www.trnsys.de Transsolar: KlimaEngineering- Technologien f?r energieeffizientes Bauen und Nutzerkomfort in Geb?uden Stuttgart - M?nchen - New York - Paris Gesch?ftsf?hrer :Diplom-Ingenieur Matthias Schuler, Diplom-Ingenieur Thomas Auer, Diplom-Physiker Stefan Holst, Diplom-Betriebswirt Dieter Schnelle Eingetragen beim Amtsgericht Stuttgart HRB 23347, Steuernummer: 99073/00911,USt-IdNr.: DE 152272639 ________________________________ Von: TRNSYS-users [mailto:trnsys-users-bounces at lists.onebuilding.org] Im Auftrag von mary xen Gesendet: Montag, 16. Juni 2014 00:01 An: trnsys-users at cae.wisc.edu Betreff: [TRNSYS-users] TRNSYS lite_Help Hello, I am a master student and I am working for my thesis project on TRNSYS lite. I need to define a new wall and save it in the library in the "Prgwlay_neh_e". My question is what do the coefficients in the list mean. For instance, in this example : "154 , TEPP_005 , 0.005 , 0.288 , 1.3 , 700 , 0.1 , 0.5 , 11 , 11 , 57.8 , 103.9 , 373.9 ," I know the meaning of all coefficients, apart from the last two. Could you help me? Thank you. Mary -------------- next part -------------- An HTML attachment was scrubbed... URL: From Hiller at Transsolar.com Tue Jun 17 03:02:55 2014 From: Hiller at Transsolar.com (Marion Hiller) Date: Tue, 17 Jun 2014 10:02:55 +0000 Subject: [TRNSYS-users] shady place simulation In-Reply-To: <003c01cf8715$465d0d00$d3172700$@put.poznan.pl> References: <003c01cf8715$465d0d00$d3172700$@put.poznan.pl> Message-ID: Karol, as always there is possibility to model it with Trnsys :). However the modelling is more complex because you have to make sure that the modelling assumptions still yield to a valid result. The basic idea is to model the "semi-outdoor space" as an "indoor space" and you have think about how the main thermal processes are modelled: - short-wave radiation (direct and diffuse) - long-wave radiation - convection - humidity - comfort For example: short-wave radiation (direct and diffuse) - depending on the size and distribution of the holes you can use the so-called "no window" with a 100 % transmittance and the leaf part as an opaque surface with a solar absorptance or model the "leaf roof" as a single layer window with an approximated optical properties. - The direct distribution model is fine, for the diffuse radiation you need to check if the model is adequate. - .... Long-wave radiation - What is the temperature of the "leaf roof" for long-wave radiation exchange within space? Do the holes have to have sky temperature? - ... Convection - What input values do you have? Can a nodal model like TRNFlow solve this or do you need a CFD to define the ventilation rates? - .... Humidity - Do you need to take into account the impact of vegetation with respect to humidity and cooling effects? - .... The success really depends on your project and what the aim of the simulation. Marion Dipl.-Ing. Marion Hiller Transsolar Energietechnik GmbH Curiestra?e 2 70563 Stuttgart Telefon: +49 711 67976-0 http://www.trnsys.de Transsolar: KlimaEngineering- Technologien f?r energieeffizientes Bauen und Nutzerkomfort in Geb?uden Stuttgart - M?nchen - New York - Paris Gesch?ftsf?hrer :Diplom-Ingenieur Matthias Schuler, Diplom-Ingenieur Thomas Auer, Diplom-Physiker Stefan Holst, Diplom-Betriebswirt Dieter Schnelle Eingetragen beim Amtsgericht Stuttgart HRB 23347, Steuernummer: 99073/00911,USt-IdNr.: DE 152272639 ________________________________ Von: TRNSYS-users [mailto:trnsys-users-bounces at lists.onebuilding.org] Im Auftrag von Karol BANDURSKI Gesendet: Freitag, 13. Juni 2014 16:39 An: TRNSYS-users at lists.onebuilding.org Betreff: [TRNSYS-users] shady place simulation Dear Users and Developers, I would like to model the zone that envelope is 'fully of holes', it consists of only shading elements. Like space inside upper branches of a tree or in the forest. So, there is no thermal insulation and air and heat can flow into and across zone by natural ventilation, but sun radiation is limited. I wonder if TRNSYS simulation (TRNBUILD+TRNFLOW) can be appropriate to model such objects (inside thermal comfort) or it is necessary to use CFD simulation. I think to prepare zone (maybe a few airnodes) with very low thermal resistance (or thermal properties of construction material, e.g. steel) and with a lot of cracks in the walls, then to model shading elements using shading zones. Do you have some idea or some experience with such objects? Any comments, hints and tips are appreciated! Kind regards, Karol ------------------------------------------------ Karol Bandurski MSc. Institute of Environmental Engineering Poznan University of Technology www.put.poznan.pl/~karol.bandurski www.ee.put.poznan.pl -------------- next part -------------- An HTML attachment was scrubbed... URL: From alainpascal.goumba5 at yahoo.fr Wed Jun 18 01:00:06 2014 From: alainpascal.goumba5 at yahoo.fr (Alain Pascal Goumba) Date: Wed, 18 Jun 2014 09:00:06 +0100 Subject: [TRNSYS-users] Go on One time Message-ID: <1403078406.87280.YahooMailNeo@web172904.mail.ir2.yahoo.com> Hello, I want to control my simulation. I use a heat pump and i want that this pump go on one time in day. Now, i control: - the time of function (between 0 and 6 am) - the temperature necessary in my tank which is join at pump ? But i don't know exactly what i do for the number of start. ? Thank you ? Alain -------------- next part -------------- An HTML attachment was scrubbed... URL: From yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com Thu Jun 19 00:15:39 2014 From: yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com (yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com) Date: Thu, 19 Jun 2014 09:15:39 +0200 Subject: [TRNSYS-users] Access violation at adress 10215F56 in module " TRNDLL.DLL" Message-ID: <8EB964B7734F9342ADEB7171F20AAE960A49306443@XS203440.MELINDA.LOCAL> Dear TRNSYS users, I have an error while I call the type 62 on TRNSYS. It said : "Access violation at adress 10215F56 in module' TRNDLL.DLL'. Read of address 00000". If anyone can help, it would be really appreciated! Thank you, Best Regards, Yasmina EL HASNAOUI Ing?nieure Calculs P?le Process Industriel Semicad [cid:image001.jpg at 01CF8B9F.096998D0] 123 avenue Barth?l?my Buyer 69005 Lyon - France Tel : +33 (0) 426 10 66 94 yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com Cofely Axima et OMEGA Concept, des marques de la soci?t? AXIMA Concept www.omega-concept-gdfsuez.com P Pensez ? l'environnement avant d'imprimer ce message. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 19321 bytes Desc: image001.jpg URL: From bearcharge at gmail.com Thu Jun 19 18:13:00 2014 From: bearcharge at gmail.com (Enyuan Hu) Date: Thu, 19 Jun 2014 21:13:00 -0400 Subject: [TRNSYS-users] heat pump cannot effectively control the temperature Message-ID: Dear all, I'm trying to use air-to-air heat pump (type 954) to heat and cool a zone. I chose the ventilation mode and closed the heating and cooling mode in type 56. However, I found that the heat pump was not able to control the zone air temperature within the set range. The set point for heating was 20C and for cooling, 24C. But the zone air temperature can be as low as 8C when outside temperature is around -20C. Should I increase the power of heat pump by changing its parameters? if so, what parameters should I change? or should I adopt multiple stage heating/cooling (and how)? Thanks! Enyuan -------------- next part -------------- An HTML attachment was scrubbed... URL: From mihai1989_tt at yahoo.com Fri Jun 20 04:41:27 2014 From: mihai1989_tt at yahoo.com (Mihai T.) Date: Fri, 20 Jun 2014 04:41:27 -0700 Subject: [TRNSYS-users] Type 57 - table number Message-ID: <1403264487.95312.YahooMailNeo@web140406.mail.bf1.yahoo.com> Hello, I need to use type 57, but I can not find ?the table number corresponding to the dimension of the specified input?. I knew that I must look at the ?section 4.1.12 of Volume 1 - TRNSYS ReferenceManual?, but I don`t have this manual. I seaeched it in C:\TRNSYS16\Documentation ... but is not there. Please help me to find TRNSYS ReferenceManual. Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Fri Jun 20 08:34:27 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Fri, 20 Jun 2014 10:34:27 -0500 Subject: [TRNSYS-users] Access violation at adress 10215F56 in module " TRNDLL.DLL" In-Reply-To: <8EB964B7734F9342ADEB7171F20AAE960A49306443@XS203440.MELINDA.LOCAL> References: <8EB964B7734F9342ADEB7171F20AAE960A49306443@XS203440.MELINDA.LOCAL> Message-ID: <53A45483.5020405@tess-inc.com> Yasmina, This is likely to be a permissions problem. Make certain that you have administrator rights on all parts of the computer. Kind regards, David On 6/19/2014 02:15, yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com wrote: > > Dear TRNSYS users, > > I have an error while I call the type 62 on TRNSYS. It said : "Access > violation at adress 10215F56 in module' TRNDLL.DLL'. Read of address > 00000". > > If anyone can help, it would be really appreciated! > > Thank you, > > Best Regards, > > *Yasmina EL HASNAOUI* > Ing?nieure Calculs > P?le Process Industriel > Semicad > > cid:image001.jpg at 01CD9B35.D07198D0 > 123 avenue Barth?l?my Buyer > 69005 Lyon -- France > > Tel : +33 (0) 426 10 66 94 > yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com > > > Cofely Axima et OMEGA Concept, des marques de la soci?t? AXIMA Concept > www.omega-concept-gdfsuez.com > P*Pensez ? l'environnement avant d'imprimer ce message.* > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 19321 bytes Desc: not available URL: From d.bradley at tess-inc.com Fri Jun 20 08:37:46 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Fri, 20 Jun 2014 10:37:46 -0500 Subject: [TRNSYS-users] Type 57 - table number In-Reply-To: <1403264487.95312.YahooMailNeo@web140406.mail.bf1.yahoo.com> References: <1403264487.95312.YahooMailNeo@web140406.mail.bf1.yahoo.com> Message-ID: <53A4554A.9020201@tess-inc.com> Mihai, The tables are located in section 5.12.7 of the 05-MathematicalReference.pdf document in Trnsys16. Best, David On 6/20/2014 06:41, Mihai T. wrote: > Hello, > I need to use type 57, but I can not find "the table number > corresponding to the dimension of the specified input". I knew that I > must look at the "section 4.1.12 of Volume 1 - TRNSYS > ReferenceManual", but I don`t have this manual. I seaeched it in > C:\TRNSYS16\Documentation ... but is not there. Please help me to find > TRNSYS ReferenceManual. Thanks! > > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From scott.schollenberger at gmail.com Fri Jun 20 08:44:49 2014 From: scott.schollenberger at gmail.com (Scott Schollenberger) Date: Fri, 20 Jun 2014 09:44:49 -0600 Subject: [TRNSYS-users] please remove me from this list Message-ID: please remove me from this list -- Scott Schollenberger 720-278-0056 scott.schollenberger at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From omar1994 at uab.edu Sun Jun 22 20:00:42 2014 From: omar1994 at uab.edu (Omar Abu-Hamdeh) Date: Mon, 23 Jun 2014 03:00:42 +0000 Subject: [TRNSYS-users] .idf file problem...can not upload from google sketchup to trnsys Message-ID: <5CDFB0CD637B5F42BA7B0C2652782D9F0289AE8B@UABEXMB3.ad.uab.edu> Dear All, I am having problems uploading the .idf file created in Google Sketchup 8. After making a building in sketchup I save the file, open up trnsys simulation studio, and then choose 3D building project. The problem is when I click open IDF and create project, nothing opens and trnsys saves a .idf.ps file to the directory. Any help will be appreciated. Omar -------------- next part -------------- An HTML attachment was scrubbed... URL: From karel.fore at kahosl.be Tue Jun 24 04:02:55 2014 From: karel.fore at kahosl.be (Karel Fore) Date: Tue, 24 Jun 2014 13:02:55 +0200 Subject: [TRNSYS-users] How long have I been working with TRNSYS? Message-ID: <1835BEE804616A4A90ADA29A49E6554B27D0A187A8@MAILRABOT3.acad.kahosl.be> Dear TRNSYS-users, Does anyone know I can see the number of houres I have been working with TRNSYS since I installed it? Or how many times i started TRNSYS? Thanks in advance, Karel For? From nashed.amir at gmail.com Tue Jun 24 04:38:12 2014 From: nashed.amir at gmail.com (Amir Nashed) Date: Tue, 24 Jun 2014 21:38:12 +1000 Subject: [TRNSYS-users] Division by Zero Message-ID: Hello Does anyone know why the error of "dividing by zero" occurs? I mean i noticed many times that i get this error although when i print out the denominator its value never reached zero. Thank you Amir -------------- next part -------------- An HTML attachment was scrubbed... URL: From cnkw at leeds.ac.uk Mon Jun 23 10:37:15 2014 From: cnkw at leeds.ac.uk (Ke Wu) Date: Mon, 23 Jun 2014 18:37:15 +0100 Subject: [TRNSYS-users] connection TRNSYS-Fluent Message-ID: <9449887B644F614B9827BA3177590AA004DD45F0A6E9@HERMES8.ds.leeds.ac.uk> Hi Just couldn't understand "with what instruction should FlUENT open?", this is the original one in white space: "-r6.3.26 2d -i" Maybe this is for old version of Fluent How could I find correct one for Fluent 14.5? Thanks Regards Ke -------------- next part -------------- An HTML attachment was scrubbed... URL: From nashed.amir at gmail.com Tue Jun 24 06:50:43 2014 From: nashed.amir at gmail.com (Amir Nashed) Date: Tue, 24 Jun 2014 23:50:43 +1000 Subject: [TRNSYS-users] The necessity of using pipes in TRNSYS models Message-ID: Dear TRNSYS users I am currently trying to model an application using solar collectors to heat water and i realized that when i put pipes in the solar collector loop, i get strange output water temperatures (very low values). So what i did is that i isolated the solar collector loop and modeled it by itself and the same problem occurs unless i use very small pipes in terms of size. But if i used a small pipe size i sometimes get the warning that the flow rate the pipe during at least one component was greater than the capacity of the pipe. has anyone faced trouble with the pipes before? And is using pipes in the model needed from the first place in terms of the model stability? Thank you -------------- next part -------------- An HTML attachment was scrubbed... URL: From a.jezequel at itf.biz Tue Jun 24 06:54:16 2014 From: a.jezequel at itf.biz (ITF - Adrien JEZEQUEL) Date: Tue, 24 Jun 2014 15:54:16 +0200 Subject: [TRNSYS-users] Division by Zero In-Reply-To: References: Message-ID: <53A98308.4020009@itf.biz> Hi Amir i think you divide something by an input, which is not constant, and may be null, certainly at time = 0 for example, if the output you need is the division between input_a and input_b, you may write : output = (1-EQL(Input_b,0))*input_a/(input_b+0.001*EQL(Input_b,0)) Best regards Logo_ITF *Adrien JEZEQUEL* Simulation Dynamique - Calculs num?riques 62 rue du Bolliet 73230 SAINT-ALBAN-LEYSSE T?l : +33(0) 479 750 029 Fax : +33(0) 479 852 122 a.jezequel at itf.biz www.itf.biz Feuille Le 24/06/2014 13:38, Amir Nashed a ?crit : > Hello > > Does anyone know why the error of "dividing by zero" occurs? > I mean i noticed many times that i get this error although when i > print out the denominator its value never reached zero. > > Thank you > > Amir > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: itf_logo_web.png Type: image/png Size: 4327 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: feuille.png Type: image/png Size: 3404 bytes Desc: not available URL: From bheymer at gmail.com Tue Jun 24 07:17:17 2014 From: bheymer at gmail.com (Ben Heymer) Date: Tue, 24 Jun 2014 09:17:17 -0500 Subject: [TRNSYS-users] The necessity of using pipes in TRNSYS models In-Reply-To: References: Message-ID: Amir, Yes, you should include pipes in the loop with at least enough volume to handle the flow during one timestep. If you think this volume is unrealistically high, reduce your time step. You can set the thermal losses of the pipes to zero if you choose. I sometimes use an equation to define the minimum pipe length to avoid convergence errors as I explore a model. If you define your time step as a global parameter, you can use something like: minpipelength = 1.1 * pipeflow (m^3/hr) * timestep (hr) / pipearea (m2) pipelength = max(minpipelength, realpipelength) -Ben Heymer On Tue, Jun 24, 2014 at 8:50 AM, Amir Nashed wrote: > Dear TRNSYS users > > I am currently trying to model an application using solar collectors to heat > water and i realized that when i put pipes in the solar collector loop, i > get strange output water temperatures (very low values). > > So what i did is that i isolated the solar collector loop and modeled it by > itself and the same problem occurs unless i use very small pipes in terms of > size. > > But if i used a small pipe size i sometimes get the warning that the flow > rate the pipe during at least one component was greater than the capacity of > the pipe. > > has anyone faced trouble with the pipes before? And is using pipes in the > model needed from the first place in terms of the model stability? > > Thank you > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > From arnaud.candaele at gmail.com Tue Jun 24 07:34:57 2014 From: arnaud.candaele at gmail.com (Arnaud Candaele) Date: Tue, 24 Jun 2014 16:34:57 +0200 Subject: [TRNSYS-users] Question about windows properties.. Message-ID: Hi all, I know this kind of question has already been asked, but I can't seem to find a complete answer, so here it is again, maybe someone can help : I'm using a window type in a building simulation, and for this I choose a window from the library "/American/w4-lib", ID 2306. Thiw window type has 2 layers of glass separated by a layer of gas. My question is regarding the Emissivity properties that can be read : Emis F 0.840 0.060 Emis B 0.840 0.840 I just want to be sure of what that means : I guess "F" and "B" are for "front" and "back", but which of these sides is actually towards the interior of the building ? Also, which window is on the interior side, and which one on the exterior side (1st or second column ?) ? I think that for exterior walls, TRNSYS uses "back" to describe the "outer" face of the wall (outside). But I also read somewhere (..) that for instance "Rfsol" (so "front" reflectance) in the window description is also for the exterior facing side of the window.. In the end, I don't know if "front" is supposed to mean "interior facing side" or "exterior facing side". Also, in the window description, there are dimensions (width, height). In the Window Type Manager, there are also dimensions taht you can enter ("For 1 glazing module", just below "slope of window"). Finally, in the different zones of my building where I actually use this type of window, there is an area which correspond to the area of the window I drew in sketchup. ==> which one of these area is actually used in TRNSYS computation? Any help would be greatly appreciated ! I've been looking in WINDOW manual, as wel in the TRNSYS manuals, I can't find anything in there... Thanks , Arnaud. -------------- next part -------------- An HTML attachment was scrubbed... URL: From nashed.amir at gmail.com Tue Jun 24 18:18:44 2014 From: nashed.amir at gmail.com (Amir Nashed) Date: Wed, 25 Jun 2014 11:18:44 +1000 Subject: [TRNSYS-users] TRNSYS-users Digest, Vol 114, Issue 20 In-Reply-To: References: Message-ID: Hi Ben Thank you so much for your answer, it helped a lot Best Regards, Amir On Wed, Jun 25, 2014 at 6:11 AM, wrote: > Send TRNSYS-users mailing list submissions to > trnsys-users at lists.onebuilding.org > > To subscribe or unsubscribe via the World Wide Web, visit > > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > or, via email, send a message with subject or body 'help' to > trnsys-users-request at lists.onebuilding.org > > You can reach the person managing the list at > trnsys-users-owner at lists.onebuilding.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of TRNSYS-users digest..." > > Today's Topics: > > 1. Re: The necessity of using pipes in TRNSYS models (Ben Heymer) > 2. Question about windows properties.. (Arnaud Candaele) > > > ---------- Forwarded message ---------- > From: Ben Heymer > To: "TRNSYS users mailing list at OneBuilding.org" < > trnsys-users at lists.onebuilding.org> > Cc: > Date: Tue, 24 Jun 2014 09:17:17 -0500 > Subject: Re: [TRNSYS-users] The necessity of using pipes in TRNSYS models > Amir, > > Yes, you should include pipes in the loop with at least enough volume > to handle the flow during one timestep. If you think this volume is > unrealistically high, reduce your time step. You can set the thermal > losses of the pipes to zero if you choose. > > I sometimes use an equation to define the minimum pipe length to avoid > convergence errors as I explore a model. If you define your time step > as a global parameter, you can use something like: > > minpipelength = 1.1 * pipeflow (m^3/hr) * timestep (hr) / pipearea (m2) > pipelength = max(minpipelength, realpipelength) > > -Ben Heymer > > On Tue, Jun 24, 2014 at 8:50 AM, Amir Nashed > wrote: > > Dear TRNSYS users > > > > I am currently trying to model an application using solar collectors to > heat > > water and i realized that when i put pipes in the solar collector loop, i > > get strange output water temperatures (very low values). > > > > So what i did is that i isolated the solar collector loop and modeled it > by > > itself and the same problem occurs unless i use very small pipes in > terms of > > size. > > > > But if i used a small pipe size i sometimes get the warning that the flow > > rate the pipe during at least one component was greater than the > capacity of > > the pipe. > > > > has anyone faced trouble with the pipes before? And is using pipes in the > > model needed from the first place in terms of the model stability? > > > > Thank you > > > > > > > > _______________________________________________ > > TRNSYS-users mailing list > > TRNSYS-users at lists.onebuilding.org > > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > > > > > ---------- Forwarded message ---------- > From: Arnaud Candaele > To: trnsys-users at cae.wisc.edu > Cc: > Date: Tue, 24 Jun 2014 16:34:57 +0200 > Subject: [TRNSYS-users] Question about windows properties.. > Hi all, > > I know this kind of question has already been asked, but I can't seem to > find a complete answer, so here it is again, maybe someone can help : > > I'm using a window type in a building simulation, and for this I choose a > window from the library "/American/w4-lib", ID 2306. Thiw window type has 2 > layers of glass separated by a layer of gas. > > My question is regarding the Emissivity properties that can be read : > > Emis F 0.840 0.060 > Emis B 0.840 0.840 > > I just want to be sure of what that means : I guess "F" and "B" are for > "front" and "back", but which of these sides is actually towards the > interior of the building ? > Also, which window is on the interior side, and which one on the exterior > side (1st or second column ?) ? > > I think that for exterior walls, TRNSYS uses "back" to describe the > "outer" face of the wall (outside). But I also read somewhere (..) that for > instance "Rfsol" (so "front" reflectance) in the window description is also > for the exterior facing side of the window.. In the end, I don't know if > "front" is supposed to mean "interior facing side" or "exterior facing > side". > > Also, in the window description, there are dimensions (width, height). In > the Window Type Manager, there are also dimensions taht you can enter ("For > 1 glazing module", just below "slope of window"). Finally, in the different > zones of my building where I actually use this type of window, there is an > area which correspond to the area of the window I drew in sketchup. > > ==> which one of these area is actually used in TRNSYS computation? > > Any help would be greatly appreciated ! I've been looking in WINDOW > manual, as wel in the TRNSYS manuals, I can't find anything in there... > > Thanks , > > Arnaud. > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From s3467254 at student.rmit.edu.au Tue Jun 24 23:24:01 2014 From: s3467254 at student.rmit.edu.au (Jihane Assaf) Date: Wed, 25 Jun 2014 16:24:01 +1000 Subject: [TRNSYS-users] Division by Zero In-Reply-To: <53A98308.4020009@itf.biz> References: <53A98308.4020009@itf.biz> Message-ID: >From experience, just put a condition on the denominator not to go to zero (even if it is never goes to zero); like when it is zero, return "1 or some convenient value" On 24 June 2014 23:54, ITF - Adrien JEZEQUEL wrote: > Hi Amir > > i think you divide something by an input, which is not constant, and may > be null, certainly at time = 0 > for example, if the output you need is the division between input_a and > input_b, you may write : > output = (1-EQL(Input_b,0))*input_a/(input_b+0.001*EQL(Input_b,0)) > > Best regards > > > [image: Logo_ITF] > *Adrien JEZEQUEL* > Simulation Dynamique - Calculs num?riques > > 62 rue du Bolliet > 73230 SAINT-ALBAN-LEYSSE > T?l : +33(0) 479 750 029 > Fax : +33(0) 479 852 122 > a.jezequel at itf.biz > www.itf.biz > [image: Feuille] > Le 24/06/2014 13:38, Amir Nashed a ?crit : > > Hello > > Does anyone know why the error of "dividing by zero" occurs? > I mean i noticed many times that i get this error although when i print > out the denominator its value never reached zero. > > Thank you > > Amir > > > _______________________________________________ > TRNSYS-users mailing listTRNSYS-users at lists.onebuilding.orghttp://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: itf_logo_web.png Type: image/png Size: 4327 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: feuille.png Type: image/png Size: 3404 bytes Desc: not available URL: From Martin.Hauer at uibk.ac.at Tue Jun 24 23:54:23 2014 From: Martin.Hauer at uibk.ac.at (Hauer, Martin) Date: Wed, 25 Jun 2014 06:54:23 +0000 Subject: [TRNSYS-users] Question about windows properties.. In-Reply-To: References: Message-ID: <229B687E5010CC4182CFA1B853B81A3B0DE89955@XMBX2.uibk.ac.at> Dear Arnaud, ?F? means front, ?B? means back, right! In case of DOE, front side is facing exterior, back is facing to interior side (or in your case first column is the exterior glazing layer, second column is the interior glazing layer). It is also defined like this in the software WINDOW. Therefore, also Rfsol is counting for the reflection part (only of glazing) of the glazing side facing exterior. Concerning window geometries in the window manager: so far as I know this values should correspond to the values written in the doe-file. The ?real? geometry of the window has to be entered later as you mentioned by sketchup or manually in the Zone window. So TRNSYS uses the sketchup geometry for calculating the window gains/losses. Kind regards, Martin Von: TRNSYS-users [mailto:trnsys-users-bounces at lists.onebuilding.org] Im Auftrag von Arnaud Candaele Gesendet: Dienstag, 24. Juni 2014 16:35 An: trnsys-users at cae.wisc.edu Betreff: [TRNSYS-users] Question about windows properties.. Hi all, I know this kind of question has already been asked, but I can't seem to find a complete answer, so here it is again, maybe someone can help : I'm using a window type in a building simulation, and for this I choose a window from the library "/American/w4-lib", ID 2306. Thiw window type has 2 layers of glass separated by a layer of gas. My question is regarding the Emissivity properties that can be read : Emis F 0.840 0.060 Emis B 0.840 0.840 I just want to be sure of what that means : I guess "F" and "B" are for "front" and "back", but which of these sides is actually towards the interior of the building ? Also, which window is on the interior side, and which one on the exterior side (1st or second column ?) ? I think that for exterior walls, TRNSYS uses "back" to describe the "outer" face of the wall (outside). But I also read somewhere (..) that for instance "Rfsol" (so "front" reflectance) in the window description is also for the exterior facing side of the window.. In the end, I don't know if "front" is supposed to mean "interior facing side" or "exterior facing side". Also, in the window description, there are dimensions (width, height). In the Window Type Manager, there are also dimensions taht you can enter ("For 1 glazing module", just below "slope of window"). Finally, in the different zones of my building where I actually use this type of window, there is an area which correspond to the area of the window I drew in sketchup. ==> which one of these area is actually used in TRNSYS computation? Any help would be greatly appreciated ! I've been looking in WINDOW manual, as wel in the TRNSYS manuals, I can't find anything in there... Thanks , Arnaud. -------------- next part -------------- An HTML attachment was scrubbed... URL: From shennaut at ulg.ac.be Wed Jun 25 02:29:23 2014 From: shennaut at ulg.ac.be (Samuel Hennaut) Date: Wed, 25 Jun 2014 11:29:23 +0200 Subject: [TRNSYS-users] Belgian TRNSYS DAYS 2014 In-Reply-To: <8431566.1006419.1403618999310.JavaMail.root@ulg.ac.be> References: <8431566.1006419.1403618999310.JavaMail.root@ulg.ac.be> Message-ID: <53AA9673.4040601@ulg.ac.be> Dear Trnsys Users, The BEMS (Building Energy Monitoring & Simulation) research unit of the University of Li?ge, Arlon Campus, organizes on September 10th, 11th & 12th 2014, the Belgian "TRNSYS DAYS 2014", training sessions for energy simulation with Trnsys. I cordially invite you to consult the attached leaflet for further information. Hoping you will join us, please accept our best regards. Imane REHAB (Event coordinateur) Ing?nieur de recherche, Doctorante au laboratoire BEMS Universit? de Li?ge Arlon Campus Environnement Equipe BEMS - Building Energy Monitoring and Simulation - 185, Avenue de Longwy B-6700 ARLON Tel: +32- (0)63 230 937 email: imane.rehab at ulg.ac.be WEB: http://www.bems.ulg.ac.be -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 91980 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: TRNSYS DAYS 2014.pdf Type: application/pdf Size: 747796 bytes Desc: not available URL: From cnkw at leeds.ac.uk Tue Jun 24 07:53:19 2014 From: cnkw at leeds.ac.uk (Ke Wu) Date: Tue, 24 Jun 2014 15:53:19 +0100 Subject: [TRNSYS-users] Coupling between TRNSYS and Fluent Message-ID: <9449887B644F614B9827BA3177590AA004DD45F0A6F4@HERMES8.ds.leeds.ac.uk> Hi Anyone can introduce the coupled trnsys-fluent method in detail? Step by step instruction? Really appreciate your help Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: From joana.batista at tecnico.ulisboa.pt Tue Jun 24 07:40:11 2014 From: joana.batista at tecnico.ulisboa.pt (Joana Margarida Vieira Batista) Date: Tue, 24 Jun 2014 14:40:11 +0000 Subject: [TRNSYS-users] QUA and Qheat in a cube Message-ID: Dear Trnsys users, I have a cubic building with 64 m^3. The cube doesn't have any incident radiation, and its walls are only made of concrete (without windows and doors). The temperature outside the cube was set to 10 ?C. The cube doesn't have occupation, ventilation or infiltration. The only thing inside the cube is a radiator with constant value 3000 kJ/hr with no radiative part. I tried to use the internal calculation for the convective heat transfer coefficient, calculated with the constants given in "properties" of trnbuild. I defined as output Qheat (that gives me 2999 kJ/hr), QUA=UAdT (static UA transmission loss of the zone, that gives me 5600 kJ/hr) and also Qcsurf (total convection to air from all surfaces within zone, that gives me 2600 kJ/hr). Shouldn't the values be similar? Is there anything else I should take into consideration? If I look to the parameters for internal calculation of heat transfer coefficients I have a constant in kJ/(m^2K) and an exponential. The heat transfer coefficient is given by "constant*(?T)exp", so how does trnsys get units in (W/m^2K) with this expression? Thanks in advance, Joana Batista From omar1994 at uab.edu Wed Jun 25 14:23:18 2014 From: omar1994 at uab.edu (Omar Abu-Hamdeh) Date: Wed, 25 Jun 2014 21:23:18 +0000 Subject: [TRNSYS-users] Importing the .idf file into TRNSYS17 Message-ID: <5CDFB0CD637B5F42BA7B0C2652782D9F0289AFA7@UABEXMB3.ad.uab.edu> Dear All, I tried importing the .idf file into TRNBuild but it says it can not locate the .b17 file (which should be created when the project is created). After trying to import my .idf file, it creates 2 more files in the directory. One text file that adds the extension '_trnsidf' and another .idf file that adds the extension '_ps.idf'. I also tried to open the 3d building example .idf file that is installed with the program but that does the same as my .idf file. >From the tutorial: "The wizard reads in the *.idf file that you chose and based on the information therein, generates a building description file (*.b17) and a TRNSYS Project File (*.tpf); a fully functional TRNSYS simulation is set up and the required links are generated. Note: The wizard uses now Type 15 as weather data component. If a different weather data format than *.tm2 shall be used, the weather data component can be replaced. " Neither the .b17 file nor the .tpf file is created when the .idf file is imported. Thanks, Omar Abu-Hamdeh -------------- next part -------------- An HTML attachment was scrubbed... URL: From Mark.Azzopardi at aecom.com Thu Jun 26 00:35:54 2014 From: Mark.Azzopardi at aecom.com (Azzopardi, Mark) Date: Thu, 26 Jun 2014 07:35:54 +0000 Subject: [TRNSYS-users] TRNSYS Hydro model Message-ID: <9B9EDB499F968F489E0C81AA731C43D010290F5C@UKLON3EXMB001.eu.aecomnet.com> Hi, I am very new to TRNSYS and am trying to determine whether using this software will be beneficial. I am an electrical engineering masters student at the University of Edinburgh working with AECOM to do my thesis and I am investigating a control system where I need to model a small private wire system connected to a 90kW hydro turbine. Is there a 'Type' available to be used as a Hydro which could be shared with me? Any help would be appreciated. Best regards, Mark Azzopardi This email is confidential and is for the intended recipient only. If you are not the intended recipient, please contact the author and you must not disclose or use the contents in any way. The author bears responsibility for any legal action or disputes arising from views or professional advice expressed which do not relate to the business of AECOM Ltd. AECOM Limited Registered in England No: 1846493 Registered Office: AECOM House, 63-77 Victoria Street, St Albans, Herts, AL1 3ER Please consider the environment before printing this e-mail -------------- next part -------------- An HTML attachment was scrubbed... URL: From u4847719 at anu.edu.au Thu Jun 26 07:10:33 2014 From: u4847719 at anu.edu.au (Daniel Tallos) Date: Thu, 26 Jun 2014 14:10:33 +0000 Subject: [TRNSYS-users] Battery discharge question/help! Message-ID: <1403791821930.33447@anu.edu.au> Hi all, I have a simple question which is fairly urgent and am wondering who can help. I am using an Inverter (Type48b) and battery (Type47a) within a PV and battery solar system and wish to know if I can select WHEN battery discharge occurs. I have attached an image of the graph output from TRNSYS, with the BLUE line showing the battery output, negative clearly indicating the discharge at 14:00 hours. I wish to be able to discharge the battery starting at 17:00 instead. IS this possible???? Thankyou very much in advance, Daniel. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Battery power and discharge.jpg Type: image/jpeg Size: 75029 bytes Desc: Battery power and discharge.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Battery power and discharge.png Type: image/png Size: 73778 bytes Desc: Battery power and discharge.png URL: From taherian at uab.edu Thu Jun 26 09:54:10 2014 From: taherian at uab.edu (Hessam Taherian) Date: Thu, 26 Jun 2014 16:54:10 +0000 Subject: [TRNSYS-users] problem with *.b17 file creation Message-ID: <5B719F666100AE42B2D63BD8003FE2BA0224423E@UABEXMB2.ad.uab.edu> I tried to import *.idf file using the 3D building wizard. After a quick message of 'Translating trnsys 3D file ...' nothing happens. No errors and no actions. I think during this process a *.b17 file should be created. But that never happens. I saw another post similar to mine, but the answer given was not helpful. Could anyone let me know why *.b17 file would not be created? Sam -------------- next part -------------- An HTML attachment was scrubbed... URL: From jrodrigue at fing.edu.uy Thu Jun 26 13:24:32 2014 From: jrodrigue at fing.edu.uy (=?ISO-8859-1?Q?JuanRodr=EDguez?=) Date: Thu, 26 Jun 2014 17:24:32 -0300 Subject: [TRNSYS-users] Heat exchanger Message-ID: <53AC8180.5000607@fing.edu.uy> Dear I wanted to know if anyone has created a type that models a heat exchanger eficienfia variable, to calculate the efficiency as calculated as a function of test data, temperatures and mass flow inputs. Thank you very much. Juan Rodr?guez Instituto de F?sica Faculad de Ingenieria Unuversidad de la Rep?blica, Uruguay From filippini.giuseppe at gmail.com Fri Jun 27 07:41:02 2014 From: filippini.giuseppe at gmail.com (Giuseppe Filippini) Date: Fri, 27 Jun 2014 16:41:02 +0200 Subject: [TRNSYS-users] type 71 evacuated collector: problem with radiation on 24 hr Message-ID: Dear TRNSYS-users, I simulated my model with TYPE 71,3,4,9,15 and plotter Type 65 (more information in attachement); My time simulation consists in: TIME STOP: 24hr TIME STEP: 1hr And my data reader type 9e reads 24 values of Total Radiation (as a particular day with 24 hr of continuity total radiation) ; so my problems are: 1. How can I obtain inlet/outlet temperature (in a plotter) from the collector, without the difference between daytime and nighttime of the collector? 2. How can I write "Total Radiation data file" in a component to read them in seconds (and not in hours) by the collector TYPE 71? Best regards. Giuseppe -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: GRAFICO SIMULAZIONE.png Type: image/png Size: 152589 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: SIMULATION.png Type: image/png Size: 201185 bytes Desc: not available URL: From d.bradley at tess-inc.com Fri Jun 27 07:54:42 2014 From: d.bradley at tess-inc.com (d.bradley at tess-inc.com) Date: Fri, 27 Jun 2014 09:54:42 -0500 Subject: [TRNSYS-users] TRNSYS Hydro model In-Reply-To: <9B9EDB499F968F489E0C81AA731C43D010290F5C@UKLON3EXMB001.eu.aecomnet.com> References: <9B9EDB499F968F489E0C81AA731C43D010290F5C@UKLON3EXMB001.eu.aecomnet.com> Message-ID: <93b2df1721c7f511aa81f4dd872655f5@tess-inc.com> Mark, I am not aware of a model of a hydro turbine. However, you may still have some options. First, if the output of the turbine is relatively constant then you could write an equation or put the performance into a data file which would then be read in by the simulation. Alternatively, if the turbine performance can be characterized by a COP as a function of a few inlet conditions then you could use Type42 to model it. Type42 is a very generic "lookup table / performance map" component that reads and interpolates performance metrics as a function of inlet conditions. Kind regards, David On 2014-06-26 02:35, Azzopardi, Mark wrote: > Hi, > > I am very new to TRNSYS and am trying to determine whether using this software will be beneficial. > > I am an electrical engineering masters student at the University of Edinburgh working with AECOM to do my thesis and I am investigating a control system where I need to model a small private wire system connected to a 90kW hydro turbine. Is there a 'Type' available to be used as a Hydro which could be shared with me? > > Any help would be appreciated. > Best regards, > > MARK AZZOPARDI > > This email is confidential and is for the intended recipient only. If you are not the intended recipient, please contact the author and you must not disclose or use the contents in any way. The author bears responsibility for any legal action or disputes arising from views or professional advice expressed which do not relate to the business of AECOM Ltd. > AECOM Limited Registered in England No: 1846493 > Registered Office: AECOM House, 63-77 Victoria Street, St Albans, Herts, AL1 3ER > Please consider the environment before printing this e-mail > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org [1] Links: ------ [1] http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Fri Jun 27 08:17:43 2014 From: d.bradley at tess-inc.com (d.bradley at tess-inc.com) Date: Fri, 27 Jun 2014 10:17:43 -0500 Subject: [TRNSYS-users] Battery discharge question/help! In-Reply-To: <1403791821930.33447@anu.edu.au> References: <1403791821930.33447@anu.edu.au> Message-ID: <056c1fde04324f9b1f9e600fc21e45f8@tess-inc.com> Daniel, The battery charges and discharges as a function of the power being put into it and the power being removed from it. The power (or current) in and out of the battery is an input to the model so if you want to make sure that discharge occurs starting at 17:00 you need to change whatever component is computing the load on the battery so that the battery only starts supplying the load after 17:00. I believe that the charge controller uses whatever renewable power is available to meet the load first and then begins to discharge the battery if there is a deficit. What you are seeing suggests that as of 14:00, there is not enough power from the PV to fully meet the load and that the battery must begin supplying power. If you want this to start happening later then you need to do something to make sure that the PV can supply sufficient power to meet the load between 14:00 and 17:00. Kind regards, David On 2014-06-26 09:10, Daniel Tallos wrote: > Hi all, > > I have a simple question which is fairly URGENT and am wondering who can help. > > I am using an Inverter (Type48b) and battery (Type47a) within a PV and battery solar system and wish to know if I can select WHEN battery discharge occurs. > > I have attached an image of the graph output from TRNSYS, with the BLUE line showing the battery output, negative clearly indicating the discharge at 14:00 hours. > > I wish to be able to discharge the battery starting at 17:00 instead. IS this possible???? > > Thankyou very much in advance, > > Daniel. > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org [1] Links: ------ [1] http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Fri Jun 27 08:44:08 2014 From: d.bradley at tess-inc.com (d.bradley at tess-inc.com) Date: Fri, 27 Jun 2014 10:44:08 -0500 Subject: [TRNSYS-users] Heat exchanger In-Reply-To: <53AC8180.5000607@fing.edu.uy> References: <53AC8180.5000607@fing.edu.uy> Message-ID: Juan, I am not aware of such a component. I think the best way to proceed might be to use a linear regression to correlate the heat exchanger UA with inlet conditions using some other software tool. You can then use the resulting UA in one of the standard TRNSYS heat exchanger models. Kind regards, David On 2014-06-26 15:24, JuanRodr?guez wrote: > Dear > > I wanted to know if anyone has created a type that models a heat > exchanger eficienfia variable, to calculate the efficiency as > calculated as a function of test data, temperatures and mass flow > inputs. > > Thank you very much. > > Juan Rodr?guez > Instituto de F?sica > Faculad de Ingenieria > Unuversidad de la Rep?blica, Uruguay > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org From d.bradley at tess-inc.com Fri Jun 27 08:48:36 2014 From: d.bradley at tess-inc.com (d.bradley at tess-inc.com) Date: Fri, 27 Jun 2014 10:48:36 -0500 Subject: [TRNSYS-users] type 71 evacuated collector: problem with radiation on 24 hr In-Reply-To: References: Message-ID: <676d9407e3040ebaf394c8a107929b81@tess-inc.com> Giuseppe, I am not sure what you mean by your first question. As far as your second question is concerned though I think you only need to change the simulation time step. Note that you will leave the data interval unchanged in Type9 (the data interval stays 1 hour). I am not sure that I would set the simulation time step lower than about 1 minute however. The algorithms that interpolate solar radiation data are appropriate for timesteps between about 1 minute and 1 hour but they do an increasingly poor job of predicting the split between beam and diffuse radiation at timesteps less than one minute. Kind regards, David On 2014-06-27 09:41, Giuseppe Filippini wrote: > Dear TRNSYS-users, > > I simulated my model with TYPE 71,3,4,9,15 and plotter Type 65 (more information in attachement); > > My time simulation consists in: > > TIME STOP: 24hr > > TIME STEP: 1hr > > And my data reader type 9e reads 24 values of Total Radiation (as a particular day with 24 hr of continuity total radiation) ; > > so my problems are: > > 1. How can I obtain inlet/outlet temperature (in a plotter) from the collector, without the difference between daytime and nighttime of the collector? > > 2. How can I write "Total Radiation data file" in a component to read them in seconds (and not in hours) by the collector TYPE 71? > > Best regards. > > Giuseppe > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org [1] Links: ------ [1] http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From raffaelecazzato at libero.it Sun Jun 29 00:40:42 2014 From: raffaelecazzato at libero.it (raffaelecazzato) Date: Sat, 29 Jun 2014 07:40:42 +0000 Subject: [TRNSYS-users] =?iso-8859-1?q?raffaelecazzato=40libero=2Eit?= Message-ID: <00B09BD8AE929E4680431946AE6774EA@mail.aim-net.mx> http://detskie-komnaty.ru/zq/oekgydspchggbjdjvvrhv.oqgvvtkgjmsbhkoyzss -------------- next part -------------- An HTML attachment was scrubbed... URL: From blgbharatpur at gmail.com Mon Jun 30 02:29:05 2014 From: blgbharatpur at gmail.com (Bachchulal Gupta) Date: Mon, 30 Jun 2014 14:59:05 +0530 Subject: [TRNSYS-users] regarding photovoltaic panel Message-ID: dear all can u tell me in the type 94 photovoltaic panel the input load voltage is what if the voltage of a module a MPPT is 30.30V is defined in the parameter then what is the load voltage . is it inverter input voltage ? then what will be the maximun value for that the power generation is maximun. regards B.L.Gupta -------------- next part -------------- An HTML attachment was scrubbed... URL: From ajfreire at fe.up.pt Mon Jun 30 08:32:14 2014 From: ajfreire at fe.up.pt (Alexandre J. Freire) Date: Mon, 30 Jun 2014 11:02:14 -0430 Subject: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin Message-ID: Dear users, I?d like to know how to solve the following issue: For some reason many adjacent walls are not recognized when loading the idf file in the trnsys wizard. I?ve seen the surfaces where the error ?Adjacent wall not found? appears and I checked: - Object info recognizes the wall as adjacent and boundary zone is correct - On the matching surface recognition is OK as well - Areas are equal - Vertices are coincident - The idf is written as described in the sketchup interface. - The b17 file is the only where in those surfaces don?t appear something like ?: ADJ_SURF=63 : BACK? Not all adjacent surfaces had this problem but many do (62). Could someone tell me how to make those walls getting recognized in trnsys? Many thanks in advance, Alexandre J. Freire Investigador Cient?fico / Research Engineer Faculdade de Engenharia da Universidade do Porto Departamento de Engenharia Mec?nica Sec??o de Fluidos e Calor Rua Dr. Roberto Frias, Edif. L403 4200-465 Porto - Portugal Tlf: +351 22 508 2264 -------------- next part -------------- An HTML attachment was scrubbed... URL: From mksinghtu at gmail.com Mon Jun 30 08:51:34 2014 From: mksinghtu at gmail.com (manoj kumar singh) Date: Mon, 30 Jun 2014 21:21:34 +0530 Subject: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin In-Reply-To: References: Message-ID: Dear ?Alexander, Many times it happens. To avoid this problem I will suggest you to construct the building project zone by zone and do the surface matching each time you construct a new zone. And also check by importing file to simulation studio. This will be a time consuming process but ultimately you will get a correct model. Do save idf file by different name every time you get a correct model. I face this problem many times when the building geometry gets complex. I hope this suggestion will work for you. Regards, Manoj On Mon, Jun 30, 2014 at 9:02 PM, Alexandre J. Freire wrote: > Dear users, > > > > I?d like to know how to solve the following issue: > > For some reason many adjacent walls are not recognized when loading the > idf file in the trnsys wizard. I?ve seen the surfaces where the error > ?Adjacent wall not found? appears and I checked: > > - Object info recognizes the wall as adjacent and boundary zone > is correct > > - On the matching surface recognition is OK as well > > - Areas are equal > > - Vertices are coincident > > - The idf is written as described in the sketchup interface. > > - The b17 file is the only where in those surfaces don?t appear > something like ?: ADJ_SURF=63 : BACK? > > Not all adjacent surfaces had this problem but many do (62). > > Could someone tell me how to make those walls getting recognized in trnsys? > > > > Many thanks in advance, > > *Alexandre J. Freire* > > *Investigador Cient?fico / Research Engineer* > > > > *Faculdade de Engenharia da Universidade do Porto* > > *Departamento de Engenharia Mec?nica* > > *Sec??o de Fluidos e Calor* > > > > *Rua Dr. Roberto Frias, Edif. L403* > > *4200-465 Porto - Portugal* > > *Tlf: +351 22 508 2264* > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > -- *Office Address:-* *Dr. Manoj Kumar Singh* *Senior Research Analyst* *Integrated Research and Action for Development (IRADe)* *C-80, Shivalik, Malviya Nagar, New Delhi - 110017, India* Alternate E mail :- mksinghiitd at gmail.com mksinghtu at rediffmail.com MOBILE NO. +91-9868820037 (India) Pl contact at this number +32-488-016-809 (liege, Belgium) )-Presently on Hold -------------- next part -------------- An HTML attachment was scrubbed... URL: From omar1994 at uab.edu Mon Jun 30 10:11:35 2014 From: omar1994 at uab.edu (Omar Abu-Hamdeh) Date: Mon, 30 Jun 2014 12:11:35 -0500 Subject: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin Message-ID: Alecauser, If Manoj's suggestion does not work, try constructing the building on another computer. Many problems can arise if the installation of trnsys and sketchup are not perfect (i.e. Changing the directory of the installation can cause problems). Omar Sent from my Samsung smartphone on AT&T -------- Original message -------- From: manoj kumar singh Date: 06/30/2014 10:51 AM (GMT-06:00) To: "TRNSYS users mailing list at OneBuilding.org" Subject: Re: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin Dear ?Alexander, Many times it happens. To avoid this problem I will suggest you to construct the building project zone by zone and do the surface matching each time you construct a new zone. And also check by importing file to simulation studio. This will be a time consuming process but ultimately you will get a correct model. Do save idf file by different name every time you get a correct model. I face this problem many times when the building geometry gets complex. I hope this suggestion will work for you. Regards, Manoj On Mon, Jun 30, 2014 at 9:02 PM, Alexandre J. Freire wrote: Dear users, ? I?d like to know how to solve the following issue: For some reason many adjacent walls are not recognized when loading the idf file in the trnsys wizard. I?ve seen the surfaces where the error ?Adjacent wall not found? appears and I checked: -????????? Object info recognizes the wall as adjacent and boundary zone is correct -????????? On the matching surface recognition is OK as well -????????? Areas are equal -????????? Vertices are coincident -????????? The idf is written as described in the sketchup interface. -????????? The b17 file is the only where in those surfaces don?t appear something like ?: ADJ_SURF=63 : BACK? Not all adjacent surfaces had this problem but many do (62). Could someone tell me how to make those walls getting recognized in trnsys? ? Many thanks in advance, Alexandre J. Freire Investigador Cient?fico / Research Engineer ? FACULDADE DE ENGENHARIA DA UNIVERSIDADE DO PORTO Departamento de Engenharia Mec?nica Sec??o de Fluidos e Calor ? Rua Dr. Roberto Frias, Edif. L403 4200-465 Porto - Portugal Tlf:?? +351 22 508 2264 ? _______________________________________________ TRNSYS-users mailing list TRNSYS-users at lists.onebuilding.org http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -- Office Address:- ? Dr. Manoj Kumar Singh Senior Research Analyst Integrated Research and Action for Development (IRADe) C-80, Shivalik, Malviya Nagar, New Delhi - 110017, India ?? ? Alternate E mail :-? mksinghiitd at gmail.com ??????????????????????????????mksinghtu at rediffmail.com ??????????????????????????????? ?????????????????????????????? ?MOBILE NO.???+91-9868820037 (India)?????? Pl contact at this number ?????????????????????????+32-488-016-809 (liege, Belgium) )-Presently on Hold ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Mon Jun 30 14:15:49 2014 From: d.bradley at tess-inc.com (d.bradley at tess-inc.com) Date: Mon, 30 Jun 2014 16:15:49 -0500 Subject: [TRNSYS-users] regarding photovoltaic panel In-Reply-To: References: Message-ID: <3a31a09fd6f2f6fdeffa369f1c6dd663@tess-inc.com> Bachchulal, In both Type94 and Type194 you can get two outputs for the array power. One is the power of the array if it is operating at the maximum power point. The other is the power of the array if it is operating at a particular load voltage (an input to the model). It is very rare for PV arrays to be directly connected to a load without the use of a maximum power point tracking (MPPT) device so in general, it is best to use the power (and voltage and current) outputs at the max power point. For both Type94 and Type194 these are outputs 4, 6, and 7. You can usually ignore outputs 1-3 as these are the outputs corresponding to a particular load voltage. Kind regards, David On 2014-06-30 04:29, Bachchulal Gupta wrote: > dear all can u tell me in the type 94 photovoltaic panel the input load voltage is what if the voltage of a module a MPPT is 30.30V is defined in the parameter then > what is the load voltage . is it inverter input voltage ? then what will be the maximun value for that the power generation is maximun. > > regards > > B.L.Gupta > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org [1] Links: ------ [1] http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From asilvap00 at gmail.com Mon Jun 30 15:50:52 2014 From: asilvap00 at gmail.com (Alexandre da Silva) Date: Mon, 30 Jun 2014 18:20:52 -0430 Subject: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin In-Reply-To: References: Message-ID: <489C2F86-8A6D-41F4-8963-93998C339482@gmail.com> Many thanks for the reply! Your suggestions turned out ok. It seems that matching also needs to have the roof/floor combination to set the front and back sides of an adjacent wall. Problem solved. Once again thanks Alexandre > El 30/06/2014, a las 12:41, Omar Abu-Hamdeh escribi?: > > Alecauser, > > If Manoj's suggestion does not work, try constructing the building on another computer. Many problems can arise if the installation of trnsys and sketchup are not perfect (i.e. Changing the directory of the installation can cause problems). > > Omar > > > Sent from my Samsung smartphone on AT&T > > > > -------- Original message -------- > From: manoj kumar singh > Date: 06/30/2014 10:51 AM (GMT-06:00) > To: "TRNSYS users mailing list at OneBuilding.org" > Subject: Re: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin > > > Dear ?Alexander, > > Many times it happens. To avoid this problem I will suggest you to construct the building project zone by zone and do the surface matching each time you construct a new zone. And also check by importing file to simulation studio. > > This will be a time consuming process but ultimately you will get a correct model. > > Do save idf file by different name every time you get a correct model. > > I face this problem many times when the building geometry gets complex. > > I hope this suggestion will work for you. > > Regards, > > Manoj > > >> On Mon, Jun 30, 2014 at 9:02 PM, Alexandre J. Freire wrote: >> Dear users, >> >> >> >> I?d like to know how to solve the following issue: >> >> For some reason many adjacent walls are not recognized when loading the idf file in the trnsys wizard. I?ve seen the surfaces where the error ?Adjacent wall not found? appears and I checked: >> >> - Object info recognizes the wall as adjacent and boundary zone is correct >> >> - On the matching surface recognition is OK as well >> >> - Areas are equal >> >> - Vertices are coincident >> >> - The idf is written as described in the sketchup interface. >> >> - The b17 file is the only where in those surfaces don?t appear something like ?: ADJ_SURF=63 : BACK? >> >> Not all adjacent surfaces had this problem but many do (62). >> >> Could someone tell me how to make those walls getting recognized in trnsys? >> >> >> >> Many thanks in advance, >> >> Alexandre J. Freire >> >> Investigador Cient?fico / Research Engineer >> >> >> >> FACULDADE DE ENGENHARIA DA UNIVERSIDADE DO PORTO >> >> Departamento de Engenharia Mec?nica >> >> Sec??o de Fluidos e Calor >> >> >> >> Rua Dr. Roberto Frias, Edif. L403 >> >> 4200-465 Porto - Portugal >> >> Tlf: +351 22 508 2264 >> >> >> >> >> _______________________________________________ >> TRNSYS-users mailing list >> TRNSYS-users at lists.onebuilding.org >> http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org >> > > > > -- > Office Address:- > > Dr. Manoj Kumar Singh > Senior Research Analyst > Integrated Research and Action for Development (IRADe) > C-80, Shivalik, Malviya Nagar, New Delhi - 110017, India > > > > Alternate E mail :- mksinghiitd at gmail.com > mksinghtu at rediffmail.com > > > > MOBILE NO. +91-9868820037 (India) Pl contact at this number > +32-488-016-809 (liege, Belgium) )-Presently on Hold > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From j.vanlaarhoven89 at outlook.com Mon Jun 30 06:00:39 2014 From: j.vanlaarhoven89 at outlook.com (J. van Laarhoven) Date: Mon, 30 Jun 2014 15:00:39 +0200 Subject: [TRNSYS-users] Radiator type 1231 with type 56 In-Reply-To: <4F98541E.40901@tess-inc.com> Message-ID: Dear David, I?m to connecting the type 1231 to the 56 and i think it works great using the heating rate as an input for gains in the type56. I just get some odd results which is can?t explain. My operative room temperature raises 1.5degree (19C > 20.5C) in 15-20minutes and after that it takes 10hours to raise another 1.5degree (20.5C > 22C). Radiator temperature (and average watertemperature) remain between 69C and 71C. If you have any suggestion, i would love to hear from you. Thanks in advance. Regards, J. van Laarhoven -------------- next part -------------- An HTML attachment was scrubbed... URL: From angechat1 at ee.duth.gr Sun Jun 1 02:30:14 2014 From: angechat1 at ee.duth.gr (Angelos Chatzimichail) Date: Sun, 01 Jun 2014 12:30:14 +0300 Subject: [TRNSYS-users] problem with solar thermal storage Message-ID: Hello everyone, I'm new in trnsys and i have a project for the university to simulate a solar thermal storage to store energy from parabolic troughs. I use ,from stec library, the concrete storage(type 430) the stoco controller(type 431) and parabolic troughs(type 396) just like the stec example STEC_STORAGE. The solar field is 20000 m^2 just like the example. Also, and the temperatures are same. The difference with the example is the solar field, where i use type 396. The problem is that the used flow is too short. Can you help me what parametres should i change in order to have valid results? Thank you in advance for your assistance, Angelos Chatzimichael -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Mon Jun 2 07:30:27 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Mon, 02 Jun 2014 09:30:27 -0500 Subject: [TRNSYS-users] problem with solar thermal storage In-Reply-To: References: Message-ID: <538C8A83.3090903@tess-inc.com> Angelos, I am afraid that you might that there is not a huge amount of experience on this forum with the STEC library components. They have been offered as an "as is" add on to those who want to use them but it has been quite some time since they were updated and I'm not sure how many people are actually using them on a day to day basis. You're going to need to build the system up one component at a time and use a lot of instances of Type65 to plot out output variables that will show whether the system is operating the way you think it should. Start with a weather component and simply plot the solar radiation and the ambient temperature using Type65. Then add the solar field with a constant flow rate and look at the field outlet temperature. Does the plot make sense? Is the flow coming out the same as the flow going in? Next, add some storage and another online plot trace. In this way you will not only learn how TRNSYS itself works but you will understand each of the models that you are implementing in your system as you go. Kind regards, David On 6/1/2014 04:30, Angelos Chatzimichail wrote: > > Hello everyone, > > I'm new in trnsys and i have a project for the university to simulate > a solar thermal storage to store energy from parabolic troughs. I use > ,from stec library, the concrete storage(type 430) the stoco > controller(type 431) and parabolic troughs(type 396) just like the > stec example STEC_STORAGE. The solar field is 20000 m^2 just like the > example. Also, and the temperatures are same. The difference with the > example is the solar field, where i use type 396. The problem is that > the used flow is too short. Can you help me what parametres should i > change in order to have valid results? > > Thank you in advance for your assistance, > Angelos Chatzimichael > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at cae.wisc.edu > https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From briana.paige at sbes.ca Mon Jun 2 10:41:17 2014 From: briana.paige at sbes.ca (Briana Paige Kemery) Date: Mon, 2 Jun 2014 13:41:17 -0400 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio Message-ID: Hi, I need to create my own type and this is what I'm using: OS: Windows 8.1 Pro TRNSYS version: 17.01.0025 Microsoft Visual Studio: Version 12.0.30501.00 Update 2 Intel Visual Fortran Composer XE 2013 SP1: Package ID: w_fcompxe_2013_sp1.3.202 I opened: C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln in VS and tried to build the release version of the solution. Even before compiling with the type I'm creating, I get the 2 fatal errors and the build is aborted. This is the build output for TRNSYS 17 without any added types: 2>Callprogram.f90 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: Name in only-list does not exist. [CREATEPROCESS] 2>compilation aborted for C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1) Line 50 in Callprogram.f90 where the error is thrown: 50 Use ifport , only:createProcess Maybe I'm missing something or there's a compatibility problem between TRNSYS and the Fortran compiler? I'd appreciate any insight on this problem. Thanks, Briana Sustainable Building Energy Systems briana.paige at sbes.ca -------------- next part -------------- An HTML attachment was scrubbed... URL: From michael.kummert at gmail.com Mon Jun 2 12:20:32 2014 From: michael.kummert at gmail.com (=?UTF-8?Q?Micha=C3=ABl_Kummert?=) Date: Mon, 2 Jun 2014 15:20:32 -0400 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio In-Reply-To: References: Message-ID: <009901cf7e97$b9d41840$2d7c48c0$@gmail.com> We had the same problem. The quick fix is to comment out the offending line in CallProgram (line 50). To my knowledge that routine is only used by Type101 (link with Fluent) so if you don?t use that Type it should not have any impact. I don?t have Fluent so I cannot confirm whether Type101 can be used or not with the line commented out. Micha?l Kummert, Polytechnique Montr?al From: trnsys-users-bounces at cae.wisc.edu [mailto:trnsys-users-bounces at cae.wisc.edu] On Behalf Of Briana Paige Kemery Sent: Monday, June 02, 2014 13:41 To: trnsys-users at cae.wisc.edu Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio Hi, I need to create my own type and this is what I'm using: OS: Windows 8.1 Pro TRNSYS version: 17.01.0025 Microsoft Visual Studio: Version 12.0.30501.00 Update 2 Intel Visual Fortran Composer XE 2013 SP1: Package ID: w_fcompxe_2013_sp1.3.202 I opened: C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln in VS and tried to build the release version of the solution. Even before compiling with the type I'm creating, I get the 2 fatal errors and the build is aborted. This is the build output for TRNSYS 17 without any added types: 2>Callprogram.f90 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: Name in only-list does not exist. [CREATEPROCESS] 2>compilation aborted for C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1) Line 50 in Callprogram.f90 where the error is thrown: 50 Use ifport , only:createProcess Maybe I'm missing something or there's a compatibility problem between TRNSYS and the Fortran compiler? I'd appreciate any insight on this problem. Thanks, Briana Sustainable Building Energy Systems briana.paige at sbes.ca -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Mon Jun 2 12:44:19 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Mon, 02 Jun 2014 14:44:19 -0500 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio In-Reply-To: References: Message-ID: <538CD413.1020202@tess-inc.com> Briana, I'm afraid I don't have that version of the compiler and it sounds as though there has been a slight change that will require a change in callprogram. Micha?l is quite correct that callprogram is only used by a few standard components (Type101 (calling fluent) and Type66 (calling EES)). You can either comment out the offending line or you can simply exclude Type101, Type66 and callprogram from the project when you rebuild it. Kind regards, David On 6/2/2014 12:41, Briana Paige Kemery wrote: > Hi, > > I need to create my own type and this is what I'm using: > > OS: Windows 8.1 Pro > > TRNSYS version: 17.01.0025 > > Microsoft Visual Studio: Version 12.0.30501.00 Update 2 > Intel Visual Fortran Composer XE 2013 SP1: Package ID: > w_fcompxe_2013_sp1.3.202 > > > I opened: > > C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln > > > in VS and tried to build the release version of the solution. Even > before compiling with the type I'm creating, I get the 2 fatal errors > and the build is aborted. This is the build output for TRNSYS 17 > without any added types: > > 2>Callprogram.f90 > 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: > Name in only-list does not exist. [CREATEPROCESS] > 2>compilation aborted for > C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1) > > Line 50 in Callprogram.f90 where the error is thrown: > > 50 Use ifport , only:createProcess > > > Maybe I'm missing something or there's a compatibility problem between > TRNSYS and the Fortran compiler? I'd appreciate any insight on this > problem. > > Thanks, > Briana > > Sustainable Building Energy Systems > briana.paige at sbes.ca > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at cae.wisc.edu > https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From Hiller at Transsolar.com Tue Jun 3 02:01:49 2014 From: Hiller at Transsolar.com (Marion Hiller) Date: Tue, 3 Jun 2014 09:01:49 +0000 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio In-Reply-To: <538CD413.1020202@tess-inc.com> References: <538CD413.1020202@tess-inc.com> Message-ID: David and Briana, Type 56 also uses callprogram. :) However, I commented out the line 50 and everything is running fine. For building simulation with type56 you can check this by the date of the *.inf file. This file should be generated before each simulation. Marion ________________________________ Von: trnsys-users-bounces at cae.wisc.edu [mailto:trnsys-users-bounces at cae.wisc.edu] Im Auftrag von David BRADLEY Gesendet: Montag, 2. Juni 2014 21:44 An: TRNSYS users mailing list at the Solar Energy Lab, UW-Madison; briana.paige at sbes.ca Betreff: Re: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio Briana, I'm afraid I don't have that version of the compiler and it sounds as though there has been a slight change that will require a change in callprogram. Micha?l is quite correct that callprogram is only used by a few standard components (Type101 (calling fluent) and Type66 (calling EES)). You can either comment out the offending line or you can simply exclude Type101, Type66 and callprogram from the project when you rebuild it. Kind regards, David On 6/2/2014 12:41, Briana Paige Kemery wrote: Hi, I need to create my own type and this is what I'm using: OS: Windows 8.1 Pro TRNSYS version: 17.01.0025 Microsoft Visual Studio: Version 12.0.30501.00 Update 2 Intel Visual Fortran Composer XE 2013 SP1: Package ID: w_fcompxe_2013_sp1.3.202 I opened: C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln in VS and tried to build the release version of the solution. Even before compiling with the type I'm creating, I get the 2 fatal errors and the build is aborted. This is the build output for TRNSYS 17 without any added types: 2>Callprogram.f90 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: Name in only-list does not exist. [CREATEPROCESS] 2>compilation aborted for C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 (code 1) Line 50 in Callprogram.f90 where the error is thrown: 50 Use ifport , only:createProcess Maybe I'm missing something or there's a compatibility problem between TRNSYS and the Fortran compiler? I'd appreciate any insight on this problem. Thanks, Briana Sustainable Building Energy Systems briana.paige at sbes.ca _______________________________________________ TRNSYS-users mailing list TRNSYS-users at cae.wisc.edu https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From ebourdakis at gmail.com Tue Jun 3 02:17:29 2014 From: ebourdakis at gmail.com (Eleftherios Bourdakis) Date: Tue, 3 Jun 2014 11:17:29 +0200 Subject: [TRNSYS-users] Load calculation for radiant floor system Message-ID: Dear All, I'm trying to simulate a radiant cooling floor for an office room. Firstly I simulated the model I made in TRNBuild by using the 'heating' and 'cooling' options of it in order to find the maximum cooling demand of my room. Then I implemented the active layer in the floor and altered my model in Simulation Studio in the following way: 1. I entered in an excel file the cooling demand I got from the first simulation. 2. I'm calling this excel file in order to define the hourly flow rate by this formula 'Hourly_flow_rate=Max_flow_rate*(Hourly_cooling_demand/Max_cooling_demand) and I use this value as an input in the Type941 Air-Water Heat Pump. 3. I use a Type2 AquastatC for the cooling control signal of the Heat Pump. The 'Temperature to watch' of the Type2 is the Operative temperature output from my Type56 model and the setpoint for the Type2 is 27oC, while the deadband is ?0.5oC. 4. In the Heat Pump I use as 'Inlet liquid temperature' a constant value of 15oC and I defined the 'Rated cooling power' as the maximum cooling demand I got from the 1st simulation (Is this correct?) 5. Since in my heat gains I also have occupants, I included a ventilation system consisting of a Type112b fan, a Type92, a Type 121b and Type108 as it was described in the 'Temperature Level Control Tutorial' in order mainly to remove the latent load. My problem is that in my annual simulation while the 'Inlet liquid temperature' is 15oC suddenly it is reduced to values such as -50oC or -100oC and then back at 15oC! Instead of using an equation for defining the 'Inlet liquid temperature' I used the output of the Type56 'fluid outlet temperature of active layer' but I got similar results. Do you know why this is happening? Should I use a component to define the 'Inlet liquid temperature'? Thank you in advance for answering my question. Best regards, Eleftherios -------------- next part -------------- An HTML attachment was scrubbed... URL: From briana.paige at sbes.ca Tue Jun 3 08:05:34 2014 From: briana.paige at sbes.ca (Briana Paige Kemery) Date: Tue, 3 Jun 2014 11:05:34 -0400 Subject: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & Microsoft Visual Studio In-Reply-To: References: <538CD413.1020202@tess-inc.com> Message-ID: Micha?l, David, Marion, I was indeed able to compile without errors once I commented out line 50 of callprogram. Fortunately (or unfortunately depending on how you look at it), I'm using Harmonizer, so I won't have any problems if Fluent or Type 56 are affected by the change but it's good to know for future reference. Thanks to all of you for your prompt assistance. Briana Briana Paige Kemery, BEng, EIT *sustainable building energy systems* briana.paige at sbes.ca +1 613 795 1432 ?? @SBES_group sbes.ca On 3 June 2014 05:01, Marion Hiller wrote: > David and Briana, > > > > Type 56 also uses callprogram. J > > However, I commented out the line 50 and everything is running fine. > > > > For building simulation with type56 you can check this by the date of the > *.inf file. > > This file should be generated before each simulation. > > > > Marion > > > ------------------------------ > > *Von:* trnsys-users-bounces at cae.wisc.edu [mailto:trnsys-users- > bounces at cae.wisc.edu] *Im Auftrag von *David BRADLEY > *Gesendet:* Montag, 2. Juni 2014 21:44 > *An:* TRNSYS users mailing list at the Solar Energy Lab, UW-Madison; > briana.paige at sbes.ca > *Betreff:* Re: [TRNSYS-users] TRNSYS 17 build - Intel Visual Fortran & > Microsoft Visual Studio > > > > Briana, > I'm afraid I don't have that version of the compiler and it sounds as > though there has been a slight change that will require a change in > callprogram. Micha?l is quite correct that callprogram is only used by a > few standard components (Type101 (calling fluent) and Type66 (calling > EES)). You can either comment out the offending line or you can simply > exclude Type101, Type66 and callprogram from the project when you rebuild > it. > Kind regards, > David > > > On 6/2/2014 12:41, Briana Paige Kemery wrote: > > Hi, > > > > I need to create my own type and this is what I'm using: > > > > OS: Windows 8.1 Pro > > TRNSYS version: 17.01.0025 > > Microsoft Visual Studio: Version 12.0.30501.00 Update 2 > > Intel Visual Fortran Composer XE 2013 SP1: Package ID: > w_fcompxe_2013_sp1.3.202 > > > > I opened: > > > > C:\Trnsys17\Compilers\Ivf11x\lvf11x.sln > > > > in VS and tried to build the release version of the solution. Even before > compiling with the type I'm creating, I get the 2 fatal errors and the > build is aborted. This is the build output for TRNSYS 17 without any added > types: > > > > 2>Callprogram.f90 > > 2>C:\Trnsys17\SourceCode\Kernel\Callprogram.f90(50): error #6580: Name in > only-list does not exist. [CREATEPROCESS] > > 2>compilation aborted for C:\Trnsys17\SourceCode\Kernel\Callprogram.f90 > (code 1) > > > > Line 50 in Callprogram.f90 where the error is thrown: > > > > 50 Use ifport , only:createProcess > > > > Maybe I'm missing something or there's a compatibility problem between > TRNSYS and the Fortran compiler? I'd appreciate any insight on this problem. > > > > Thanks, > > Briana > > > > Sustainable Building Energy Systems > > briana.paige at sbes.ca > > > > > _______________________________________________ > > TRNSYS-users mailing list > > TRNSYS-users at cae.wisc.edu > > https://mailman.cae.wisc.edu/listinfo/trnsys-users > > > > -- > > *************************** > > David BRADLEY > > Principal > > Thermal Energy Systems Specialists, LLC > > 22 North Carroll Street - suite 370 > > Madison, WI 53703 USA > > > > P:+1.608.274.2577 > > F:+1.608.278.1475 > > d.bradley at tess-inc.com > > > > http://www.tess-inc.com > > http://www.trnsys.com > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From p.gelin at katene.fr Tue Jun 3 23:41:39 2014 From: p.gelin at katene.fr (Pauline GELIN) Date: Wed, 4 Jun 2014 08:41:39 +0200 Subject: [TRNSYS-users] Question about TRNBUILD Message-ID: <11E83A53757D4E42BAB9B7808BC3D143E0265AA292@VEV-MES1.KATENE.local> Hi, I have a small question regarding the inclusion of internal surfaces in a zone of ??TRNBUILD: should we count twice the area of exchange of, for example, an intermediate floor concrete? Until now, I did not do it because I thought like it was defined as internal it was integrated. And if I counted twice the area I also counted twice the inertia that would be wrong. Am I right or wrong? Thanks in advance for your answers. Best regards, Cordialement, Pauline GELIN Ing?nieur Conception environnementale [cid:image001.jpg at 01CF7FD0.545B7A00] [cid:image002.jpg at 01CF7FD0.545B7A00] 10 avenue des canuts 69120 VAULX EN VELIN T : 04.37.45.33.33 Ligne directe : 04.37.45.33.47 www.katene.coop www.quadriplus-groupe.com www.woopa.coop -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 1718 bytes Desc: image001.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.jpg Type: image/jpeg Size: 1058 bytes Desc: image002.jpg URL: From yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com Wed Jun 4 06:01:04 2014 From: yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com (yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com) Date: Wed, 4 Jun 2014 15:01:04 +0200 Subject: [TRNSYS-users] Stack overFlow error on type 56 Message-ID: <8EB964B7734F9342ADEB7171F20AAE960A49291AF0@XS203440.MELINDA.LOCAL> Dear TRNSYS user, I have a Stack overflow error when I try to run the simulation of the type 56 on simulation studio. The building on the type 56 is a 300 airnodes approximately. Is it related to the number of airnodes ? I hope anybody can give me a technical support. Best Regards, Yasmina EL HASNAOUI Ing?nieure Calculs P?le Process Industriel Semicad [cid:image001.jpg at 01CF8002.C7501D40] 123 avenue Barth?l?my Buyer 69005 Lyon - France Tel : +33 (0) 426 10 66 94 yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com Cofely Axima et OMEGA Concept, des marques de la soci?t? AXIMA Concept www.omega-concept-gdfsuez.com P Pensez ? l'environnement avant d'imprimer ce message. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 19321 bytes Desc: image001.jpg URL: From Hiller at Transsolar.com Thu Jun 5 00:06:04 2014 From: Hiller at Transsolar.com (Marion Hiller) Date: Thu, 5 Jun 2014 07:06:04 +0000 Subject: [TRNSYS-users] Question about TRNBUILD In-Reply-To: <11E83A53757D4E42BAB9B7808BC3D143E0265AA292@VEV-MES1.KATENE.local> References: <11E83A53757D4E42BAB9B7808BC3D143E0265AA292@VEV-MES1.KATENE.local> Message-ID: Pauline, with the wall category ?INTERNAL? you have to be very carful. This option can only be applied for symmetric walls with respect to constructions, convection etc. In Trnbuild, you have to enter BOTH sides! If the floor is 5 m * 3 m then you enter 30 m? as area. [cid:image004.jpg at 01CF809D.603D13B0] This is the case because the wall is calculated ?only half? . For ?ADJACENT? surfaces you enter the area of one side only. Marion Dipl.-Ing. Marion Hiller Transsolar Energietechnik GmbH Curiestra?e 2 70563 Stuttgart Telefon: +49 711 67976-0 http://www.trnsys.de Transsolar: KlimaEngineering- Technologien f?r energieeffizientes Bauen und Nutzerkomfort in Geb?uden Stuttgart ? M?nchen ? New York ? Paris Gesch?ftsf?hrer :Diplom-Ingenieur Matthias Schuler, Diplom-Ingenieur Thomas Auer, Diplom-Physiker Stefan Holst, Diplom-Betriebswirt Dieter Schnelle Eingetragen beim Amtsgericht Stuttgart HRB 23347, Steuernummer: 99073/00911,USt-IdNr.: DE 152272639 ________________________________ Von: trnsys-users-bounces at cae.wisc.edu [mailto:trnsys-users-bounces at cae.wisc.edu] Im Auftrag von Pauline GELIN Gesendet: Mittwoch, 4. Juni 2014 08:42 An: trnsys-users (trnsys-users at cae.wisc.edu) Betreff: [TRNSYS-users] Question about TRNBUILD Hi, I have a small question regarding the inclusion of internal surfaces in a zone of ??TRNBUILD: should we count twice the area of exchange of, for example, an intermediate floor concrete? Until now, I did not do it because I thought like it was defined as internal it was integrated. And if I counted twice the area I also counted twice the inertia that would be wrong. Am I right or wrong? Thanks in advance for your answers. Best regards, Cordialement, Pauline GELIN Ing?nieur Conception environnementale [cid:image004.jpg at 01CE062A.F4C2C000] [cid:image006.jpg at 01CE062A.F4C2C000] 10 avenue des canuts 69120 VAULX EN VELIN T : 04.37.45.33.33 Ligne directe : 04.37.45.33.47 www.katene.coop www.quadriplus-groupe.com www.woopa.coop -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 3588 bytes Desc: image004.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.jpg Type: image/jpeg Size: 1718 bytes Desc: image005.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.jpg Type: image/jpeg Size: 1058 bytes Desc: image006.jpg URL: From d.bradley at tess-inc.com Thu Jun 5 12:16:19 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Thu, 05 Jun 2014 14:16:19 -0500 Subject: [TRNSYS-users] Stack overFlow error on type 56 In-Reply-To: <8EB964B7734F9342ADEB7171F20AAE960A49291AF0@XS203440.MELINDA.LOCAL> References: <8EB964B7734F9342ADEB7171F20AAE960A49291AF0@XS203440.MELINDA.LOCAL> Message-ID: <5390C203.7000209@tess-inc.com> Yasmina, I do not think that there is a limit on the number of airnodes but I believe that there is a limit of 999 surfaces in the Type56 model. It is quite likely that with 300 air nodes, you are over that limit. Kind regards, David On 6/4/2014 08:01, yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com wrote: > > Dear TRNSYS user, > > I have a Stack overflow error when I try to run the simulation of the > type 56 on simulation studio. The building on the type 56 is a 300 > airnodes approximately. > > Is it related to the number of airnodes ? > > I hope anybody can give me a technical support. > > Best Regards, > > *Yasmina EL HASNAOUI* > Ing?nieure Calculs > P?le Process Industriel > Semicad > > cid:image001.jpg at 01CD9B35.D07198D0 > 123 avenue Barth?l?my Buyer > 69005 Lyon -- France > > Tel : +33 (0) 426 10 66 94 > yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com > > > Cofely Axima et OMEGA Concept, des marques de la soci?t? AXIMA Concept > www.omega-concept-gdfsuez.com > P*Pensez ? l'environnement avant d'imprimer ce message.* > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at cae.wisc.edu > https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 19321 bytes Desc: not available URL: From d.bradley at tess-inc.com Thu Jun 5 12:29:27 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Thu, 05 Jun 2014 14:29:27 -0500 Subject: [TRNSYS-users] Load calculation for radiant floor system In-Reply-To: References: Message-ID: <5390C517.2040407@tess-inc.com> Eleftherios, I think that you are mixing aspects of "energy rate control" and "temperature level control" and I would suggest that you get the tutorial called "Temperature Level Control from Energy Rate Control" available at http://sel.me.wisc.edu/trnsys/downloads/tutorials_and_examples/tutex17.htm as it will show you the steps necessary to take a "loads" based simulation and turn it into a simulation that uses thermostats and real equipment. The reason that your simulation is giving you such low (and probably high) outlet water temperatures is that you have a constant capacity heat pump connected to a controller. If the capacity of the heat pump is very large (and it probably is if you have sized it to the peak load of the zone) then during times when there is only a little bit of load on the heat pump, it is still turning on at basically full capacity. Since you have a very tiny flow rate during those periods, you are getting a very big temperature change across the heat pump. In most systems like this the flow rate is not changed during low demand periods so the temperature change does not increase. If you do want to investigate the impact of a variable flow rate system then you probably also need to look at the use of a variable capacity heat pump that does not always run at or near its rated capacity. Kind regards, David On 6/3/2014 04:17, Eleftherios Bourdakis wrote: > Dear All, > > I'm trying to simulate a radiant cooling floor for an office room. > Firstly I simulated the model I made in TRNBuild by using the > 'heating' and 'cooling' options of it in order to find the maximum > cooling demand of my room. > Then I implemented the active layer in the floor and altered my model > in Simulation Studio in the following way: > 1. I entered in an excel file the cooling demand I got from the first > simulation. > 2. I'm calling this excel file in order to define the hourly flow rate > by this formula > 'Hourly_flow_rate=Max_flow_rate*(Hourly_cooling_demand/Max_cooling_demand) > and I use this value as an input in the Type941 Air-Water Heat Pump. > 3. I use a Type2 AquastatC for the cooling control signal of the Heat > Pump. The 'Temperature to watch' of the Type2 is the Operative > temperature output from my Type56 model and the setpoint for the Type2 > is 27oC, while the deadband is ?0.5oC. > 4. In the Heat Pump I use as 'Inlet liquid temperature' a constant > value of 15oC and I defined the 'Rated cooling power' as the maximum > cooling demand I got from the 1st simulation (Is this correct?) > 5. Since in my heat gains I also have occupants, I included a > ventilation system consisting of a Type112b fan, a Type92, a Type 121b > and Type108 as it was described in the 'Temperature Level Control > Tutorial' in order mainly to remove the latent load. > > My problem is that in my annual simulation while the 'Inlet liquid > temperature' is 15oC suddenly it is reduced to values such as -50oC or > -100oC and then back at 15oC! Instead of using an equation for > defining the 'Inlet liquid temperature' I used the output of the > Type56 'fluid outlet temperature of active layer' but I got similar > results. > > Do you know why this is happening? Should I use a component to define > the 'Inlet liquid temperature'? > Thank you in advance for answering my question. > > Best regards, > Eleftherios > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at cae.wisc.edu > https://mailman.cae.wisc.edu/listinfo/trnsys-users -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From karol.bandurski at put.poznan.pl Fri Jun 6 04:26:46 2014 From: karol.bandurski at put.poznan.pl (Karol BANDURSKI) Date: Fri, 6 Jun 2014 13:26:46 +0200 Subject: [TRNSYS-users] shady place simulation Message-ID: <007601cf817a$34b62820$9e227860$@put.poznan.pl> Dear Users and Developers, I would like to model the zone that envelope is 'fully of holes', it consists of only shading elements. Like space inside upper branches of a tree or in the forest. So, there is no thermal insulation and air and heat can flow into and across zone by natural ventilation, but sun radiation is limited. I wonder if TRNSYS simulation (TRNBUILD+TRNFLOW) can be appropriate to model such objects (inside thermal comfort) or it is necessary to use CFD simulation. I think to prepare zone (maybe a few airnodes) with very low thermal resistance (or thermal properties of construction material, e.g. steel) and with a lot of cracks in the walls, then to model shading elements using shading zones. Do you have some idea or some experience with such objects? Any comments, hints and tips are appreciated! Kind regards, Karol ------------------------------------------------ Karol Bandurski MSc. Institute of Environmental Engineering Poznan University of Technology www.put.poznan.pl/~karol.bandurski www.ee.put.poznan.pl -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Fri Jun 6 08:50:00 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Fri, 06 Jun 2014 10:50:00 -0500 Subject: [TRNSYS-users] trnsys-users list downtime Message-ID: <5391E328.4000407@tess-inc.com> Dear TRNSYS-user list subscribers, We will be migrating the trnsys-user list to a new server and a new domain this weekend. The email list will be unavailable during the transition. Everyone's subscription as well as the message archive will be migrated and we will send an email out to everyone when the transition is complete. We apologize for any inconvenience this may cause. Kind regards, David -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com From mcdowell at tess-inc.com Thu Jun 12 08:06:48 2014 From: mcdowell at tess-inc.com (mcdowell at tess-inc.com) Date: Thu, 12 Jun 2014 10:06:48 -0500 Subject: [TRNSYS-users] Mailing List is Operating Again Message-ID: TRNSYS users - We have completed the transition of the mailing list to the onebuilding.org servers. Please note that there is a new email address for the mailing list: TRNSYS-users at lists.onebuilding.org We would like to extend our thanks to the administrators of the OneBuilding.org website for agreeing to host our mailing list and their assistance in making the transition. And a thanks to all of our users for their patience during this transition. Regards, Tim -- Timothy P. McDowell Executive Vice President Thermal Energy System Specialists, LLC 22 N Carroll St, Suite 370 Madison, WI 53703 608-274-2577 From lucafornari.vr at gmail.com Fri Jun 13 02:05:14 2014 From: lucafornari.vr at gmail.com (Luca Fornari) Date: Fri, 13 Jun 2014 11:05:14 +0200 Subject: [TRNSYS-users] Problems with Ice tank model Message-ID: Dear Sir, I'm student in Italy, University of Padua. It's 2 months I'm trying to model an eating and cooling system with a seasonal ice storage. Actually I have temperatures problems, and an error occur at the begin of simulation. If any one can help it would be really appreciated! I have also explanation of system and values if it can help. Best regards. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- TRNSYS - the TRaNsient SYstem Simulation program The Solar Energy Lab at the University of Wisconsin - Madison, USA Le Centre Scientifique et Technique du Batiment, Sophia Antipolis, France Transsolar Energietechnik GmBH, Stuttgart, Germany Thermal Energy System Specialists, LLC, Madison Wisconsin, USA Release 17.01.0025 Listing file for: "C:\Trnsys17\MyProjects\Project1\Project1.dck" *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The TRNSYS Executable (TRNExe.exe) and main DLL (TRNDll.dll) are located in "C:\Trnsys17\Exe" *** Pre-Processing the TRNSYS EQUATIONs and CONSTANTs to check for fatal errors. *** Pre-Processing of EQUATIONs and CONSTANTs completed with no fatal errors found. *** Evaluating the EQUATIONs and CONSTANTs to determine their initial values. *** Finished evaluating the EQUATIONs and CONSTANTs and ready to begin processing the remainder of the TRNSYS input file. VERSION 17 ******************************************************************************* *** TRNSYS input file (deck) generated by TrnsysStudio *** on Friday, June 13, 2014 at 10:55 *** from TrnsysStudio project: C:\Trnsys17\MyProjects\Project1\Project1.tpf *** *** If you edit this file, use the File/Import TRNSYS Input File function in *** TrnsysStudio to update the project. *** *** If you have problems, questions or suggestions please contact your local *** TRNSYS distributor or mailto:software at cstb.fr *** ******************************************************************************* ******************************************************************************* *** Units ******************************************************************************* ******************************************************************************* *** Control cards ******************************************************************************* * START, STOP and STEP CONSTANTS 3 START=0 STOP=8760 STEP=0.25 ! Start time End time Time step SIMULATION 0.0000000000000000E+00 8.7600000000000000E+03 2.5000000000000000E-01 ! Integration Convergence TOLERANCES 1.0000000000000002E-03 1.0000000000000002E-03 ! Max iterations Max warnings Trace limit LIMITS 30 500 51 ! TRNSYS numerical integration solver method DFQ 1 ! TRNSYS output file width, number of characters WIDTH 80 ! NOLIST statement LIST ! MAP statement ! Solver statement Minimum relaxation factor Maximum relaxation factor SOLVER 0 1.000000000000000 1.000000000000000 ! Nan DEBUG statement NAN_CHECK 0 ! Overwrite DEBUG statement OVERWRITE_CHECK 0 ! disable time report TIME_REPORT 0 ! EQUATION SOLVER statement EQUATION SOLVING METHOD 0 * User defined CONSTANTS * Model "Input file" (Type 9) * UNIT 5 TYPE 9 file *$UNIT_NAME Input file *$MODEL .\Utility\Data Readers\Generic Data Files\Expert Mode\Free Format\Type9e.tmf *$POSITION 33 543 *$LAYER Weather - Data Files # PARAMETERS 10 ! 1 Mode ! 2 Header Lines to Skip ! 3 No. of values to read ! 4 Time interval of data ! 5 Interpolate or not ! 6 Multiplication factor ! 7 Addition factor ! 8 Average or instantaneous value ! 9 Logical unit for input file ! 10 Free format mode 2.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 2.5000000000000000E-01 1.0000000000000000E+00 1.0000000000000000E+00 0.0000000000000000E+00 1.0000000000000000E+00 4.2000000000000000E+01 -1.0000000000000000E+00 *** External files ASSIGN TERZIARIO MILANO SOLO CARICHI.txt 42 *|? Input file name |1000 *------------------------------------------------------------------------------ * Model "ice Tank" (Type 343) * UNIT 6 TYPE 343 Tank *$UNIT_NAME ice Tank *$MODEL .\TYPE343.tmf *$POSITION 612 319 *$LAYER Main # PARAMETERS 44 ! 1 Upper diameter of storage bed ! 2 Lower diameter of storage bed ! 3 Thickness of nth (from top) storage layer-1 ! 4 Thickness of nth (from top) storage layer-2 ! 5 Thickness of nth (from top) storage layer-3 ! 6 Thickness of nth (from top) storage layer-4 ! 7 Thickness of nth (from top) storage layer-5 ! 8 Thickness of nth (from top) storage layer-6 ! 9 Depth of top of storage bed below ground suface ! 10 Thickness of thermal insulation on top of the storage bed ! 11 Volumetric thermal heat capacity of storage material ! 12 Heat conductivity of storage material ! 13 Cavity portion of storage material (water volume/total volume, with water storage= 1) ! 14 Permeability of storage material ! 15 Heat transfer coefficient at storage bed side wall ! 16 Heat transfer coefficient at storage bed bottom ! 17 Volumetric heat capacity of thermal insulation at top of storage bed ! 18 Heat conductivity of the thermal insulation at storage cover ! 19 Volumetric thermal capacity of local soil ! 20 Heat conductivity of local soil ! 21 Heat transmission coefficient of ground surface ! 22 Absorption factor of ground surface ! 23 Specific thermal capacity of fluid in heat exchanger pipe coils ! 24 Heat conductivity of frozen storage material (ice or gravel/ice) ! 25 Outside diameter of heat exchanger pipe coils ! 26 internal diameter of the heat exchanger pipe coils ! 27 internal heat transmission coefficient of heat exchanger pipe coils ! 28 Heat conductivity of pipe coil ! 29 Length of nth heat exchanger pipe coil-1 ! 30 Length of nth heat exchanger pipe coil-2 ! 31 Length of nth heat exchanger pipe coil-3 ! 32 Length of nth heat exchanger pipe coil-4 ! 33 Length of nth heat exchanger pipe coil-5 ! 34 Length of nth heat exchanger pipe coil-6 ! 35 Initial volumetric ice portion of nth storage layer-1 ! 36 Initial volumetric ice portion of nth storage layer-2 ! 37 Initial volumetric ice portion of nth storage layer-3 ! 38 Initial volumetric ice portion of nth storage layer-4 ! 39 Initial volumetric ice portion of nth storage layer-5 ! 40 Initial volumetric ice portion of nth storage layer-6 ! 41 Initial subsoil temperature, given a homogeneous temperature distribution at program start ! 42 Subsoil temperature at outside edge of the simulated area ! 43 Option for frequency of output of temperature distribution in the soil ! 44 Number of the output unit for file with subsoil temperatures 1.2000000000000000E+01 1.2000000000000000E+01 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 0.0000000000000000E+00 4.1860000000000000E+03 2.3399999999999999E+00 1.0000000000000000E+00 1.3080000000000006E-07 3.1111100000000000E+00 3.1111110000000002E+00 4.1111109999999993E+00 4.1111111099999995E+00 6.0011109999999996E+02 3.1109999999999998E+00 4.1111109999999993E+00 1.1111110000000000E+00 3.5580000000000000E+03 8.1999999999999993E+00 2.5000000000000005E-02 1.8000000000000002E-02 2.5111100000000000E+00 1.4399999999999999E+00 1.5000000000000000E+02 1.5000000000000000E+02 1.5000000000000000E+02 1.5000000000000000E+02 1.5000000000000000E+02 1.5000000000000000E+02 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 8.0000000000000000E+00 9.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 INPUTS 20 ! Pump 2:Outlet fluid temperature ->Inlet temperature of pipe system cycle 1 ! Pump 2:Outlet flow rate ->Mass flow of pipe system cycle 1 ! Diverter 2:Temperature at outlet 2 ->Inlet temperature of pipe csystem cycle 2 ! Diverter 2:Flow rate at outlet 2 ->Mass flow of pipe system cycle 2 ! Ice tank filling:temperature ->Inlet temperature of direct water heat exchange system ! Ice tank filling:massflow ->Mass flow, direct water heat exchange system ! WeatherData:Wet bulb temperature ->Ambient temperature ! WeatherData:Global horizontal radiation (not interpolated) ->Global irradiance on horizontal surface ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-1 ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-2 ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-3 ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-4 ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-5 ! Controller:AperturaValcoleRisc ->Valve position for coupling of the tubing queue N at coil of pipe circle 1-6 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-1 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-2 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-3 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-4 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-5 ! Controller:AperturaValvoleRaff ->Valve position for coupling of the tubing queue 1 at coil of pipe circle 2-6 17,1 17,2 7,3 7,4 TEMPERATURE MASSFLOW 13,3 13,14 APERTURAVALCOLERISC APERTURAVALCOLERISC APERTURAVALCOLERISC APERTURAVALCOLERISC APERTURAVALCOLERISC APERTURAVALCOLERISC APERTURAVALVOLERAFF APERTURAVALVOLERAFF APERTURAVALVOLERAFF APERTURAVALVOLERAFF APERTURAVALVOLERAFF APERTURAVALVOLERAFF *** INITIAL INPUT VALUES 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 DERIVATIVES 6 ! 1 Temperature of the nth. Storage layer-1 ! 2 Temperature of the nth. Storage layer-2 ! 3 Temperature of the nth. Storage layer-3 ! 4 Temperature of the nth. Storage layer-4 ! 5 Temperature of the nth. Storage layer-5 ! 6 Temperature of the nth. Storage layer-6 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 *------------------------------------------------------------------------------ * Model "Diverter 2" (Type 11) * UNIT 7 TYPE 11 2 *$UNIT_NAME Diverter 2 *$MODEL .\Hydronics\Flow Diverter\Other Fluids\Type11f.tmf *$POSITION 344 234 *$LAYER Water Loop # PARAMETERS 1 ! 1 Controlled flow diverter mode 2.0000000000000000E+00 INPUTS 3 ! Diverter 1:Temperature at outlet 2 ->Inlet temperature ! Diverter 1:Flow rate at outlet 2 ->Inlet flow rate ! Controller:SigDiv2Risc0Raff1 ->Control signal 16,3 16,4 SIGDIV2RISC0RAFF1 *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+02 5.0000000000000000E-01 *------------------------------------------------------------------------------ * Model "Conveyor 2" (Type 11) * UNIT 8 TYPE 11 2 *$UNIT_NAME Conveyor 2 *$MODEL .\Hydronics\Tee-Piece\Other Fluids\Type11h.tmf *$POSITION 785 181 *$LAYER Water Loop # PARAMETERS 1 ! 1 Tee piece mode 1.0000000000000000E+00 INPUTS 4 ! Heat pump:Outlet load temperature ->Temperature at inlet 1 ! Heat pump:Load flow rate ->Flow rate at inlet 1 ! ice Tank:Outlet temperature coil of pipe circle 2 ->Temperature at inlet 2 ! ice Tank:Mass flow coil of pipe circle 2 ->Flow rate at inlet 2 10,3 10,4 6,3 6,4 *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+02 2.0000000000000000E+01 1.0000000000000000E+02 *------------------------------------------------------------------------------ * Model "Building Loads" (Type 682) * UNIT 11 TYPE 682 Loads *$UNIT_NAME Building Loads *$MODEL .\Loads and Structures (TESS)\Flowstream Loads\Other Fluids\Type682.tmf *$POSITION 389 436 *$LAYER Main # PARAMETERS 1 ! 1 Fluid specific heat 4.1899999999999995E+00 INPUTS 5 ! Conveyor 2:Outlet temperature ->Inlet temperature ! Conveyor 2:Outlet flow rate ->Inlet flow rate ! Load converter:Outloads ->Load ! [unconnected] Minimum Heating Temperature ! [unconnected] Maximum Cooling Temperature 8,1 8,2 OUTLOADS CONST CONST E *** INITIAL INPUT VALUES 1.0000000000000000E+01 1.0000000000000000E+02 0.0000000000000000E+00 -9.9900000000000000E+02 9.9900000000000000E+02 *------------------------------------------------------------------------------ * Model "Heat pump" (Type 927) * UNIT 10 TYPE 927 pump *$UNIT_NAME Heat pump *$MODEL .\GHP Library (TESS)\Water-Water Heat Pump\Single-Stage\Type927.tmf *$POSITION 602 63 *$LAYER Main # PARAMETERS 19 ! 1 Source fluid specific heat ! 2 Load fluid specific heat ! 3 Source fluid density ! 4 Load fluid density ! 5 Logical unit number for cooling data file ! 6 Number of source temperatures - cooling ! 7 Number of load temperatures - cooling ! 8 Logical unit for heating data ! 9 Number of source temps. - heating ! 10 Number of load temps. - heating ! 11 Number of source flow rates ! 12 Number of load flow rates ! 13 Rated cooling capacity per heat pump ! 14 Rated cooling power per heat pump ! 15 Rated heating capacity per heat pump ! 16 Rated heating power per heat pump ! 17 Rated source flow rate per heat pump ! 18 Rated load flow rate per heat pump ! 19 Number of identical heat pumps 4.1899999999999995E+00 4.1899999999999995E+00 1.0000000000000000E+03 1.0000000000000000E+03 4.7000000000000000E+01 8.0000000000000000E+00 4.0000000000000000E+00 4.8000000000000000E+01 6.0000000000000000E+00 4.0000000000000000E+00 3.0000000000000000E+00 3.0000000000000000E+00 4.2119996883599996E+05 8.4239992393999986E+04 5.0759996244300005E+05 1.0151999523499998E+05 7.8594439999999999E+00 9.0958330000000007E+00 1.0000000000000000E+00 INPUTS 8 ! ice Tank:Outlet temperature coil of pipe circle 1 ->Inlet source temperature ! ice Tank:Mass flow coil of pipe circle 1 ->Source flow rate ! Conveyor 1:Outlet temperature ->Inlet load temperature ! Conveyor 1:Outlet flow rate ->Load flow rate ! Controller:SigHPraff ->Cooling control signal ! Controller:SigHPrisc ->Heating control signal ! [unconnected] Scale factor ! [unconnected] Number of heat pumps on 6,1 6,2 15,1 15,2 SIGHPRAFF SIGHPRISC CONST CONST *** INITIAL INPUT VALUES 4.0000000000000000E+01 1.4400000210000001E+03 2.0000000000000000E+01 1.4400000000000000E+03 0.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 1.0000000000000000E+00 *** External files ASSIGN C:\Trnsys17\Tess Models\SampleCatalogData\Water-to-WaterHeatPump\Normalized\WWHP_Cooling-Normalized.dat 47 *|? Which file contains the cooling performance data? |1000 ASSIGN C:\Trnsys17\Tess Models\SampleCatalogData\Water-to-WaterHeatPump\Normalized\WWHP_Heating-Normalized.dat 48 *|? Which file contains the heating performance data? |1000 *------------------------------------------------------------------------------ * EQUATIONS "Controller" * EQUATIONS 8 SigDiv2Risc0Raff1 = gt([5,1],0) SigPompa1 = le(eql([5,1],0),0) FineGhiaccioDiv1 = le((eql([6,11],0)),0) AperturaValcoleRisc = lt([5,1],0) SigHPraff = gt([5,1],0) AperturaValvoleRaff = gt([5,1],0) SigPompa2 = lt([5,1],0) SigHPrisc = lt([5,1],0) *$UNIT_NAME Controller *$LAYER Main *$POSITION 77 308 *------------------------------------------------------------------------------ * Model "Pump 1" (Type 114) * UNIT 14 TYPE 114 1 *$UNIT_NAME Pump 1 *$MODEL .\Hydronics\Pumps\Single Speed\Type114.tmf *$POSITION 259 436 *$LAYER Main # *$# SINGLE-SPEED PUMP PARAMETERS 4 ! 1 Rated flow rate ! 2 Fluid specific heat ! 3 Rated power ! 4 Motor heat loss fraction 3.2745000000000000E+04 4.1899999999999995E+00 2.6840000000000000E+03 0.0000000000000000E+00 INPUTS 5 ! Building Loads:Outlet temperature ->Inlet fluid temperature ! Building Loads:Outlet flow rate ->Inlet fluid flow rate ! Controller:SigPompa1 ->Control signal ! [unconnected] Overall pump efficiency ! [unconnected] Motor efficiency 11,1 11,2 SIGPOMPA1 CONST CONST *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+03 1.0000000000000000E+00 6.0000000000000009E-01 9.0000000000000002E-01 *------------------------------------------------------------------------------ * Model "WeatherData" (Type 15) * UNIT 13 TYPE 15 *$UNIT_NAME WeatherData *$MODEL .\Weather Data Reading and Processing\Standard Format\Meteonorm Files (TM2)\Type15-6.tmf *$POSITION 96 383 *$LAYER Weather - Data Files # PARAMETERS 9 ! 1 File Type ! 2 Logical unit ! 3 Tilted Surface Radiation Mode ! 4 Ground reflectance - no snow ! 5 Ground reflectance - snow cover ! 6 Number of surfaces ! 7 Tracking mode ! 8 Slope of surface ! 9 Azimuth of surface 6.0000000000000000E+00 4.9000000000000000E+01 3.0000000000000000E+00 2.0000000000000001E-01 7.0000000000000007E-01 1.0000000000000000E+00 1.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 *** External files ASSIGN C:\Trnsys17\Weather\Meteonorm\Europe\IT-Milano-Linate-160800.tm2 49 *|? Which file contains the Meteonorm weather data? |1000 *------------------------------------------------------------------------------ * Model "Conveyor 1" (Type 11) * UNIT 15 TYPE 11 1 *$UNIT_NAME Conveyor 1 *$MODEL .\Hydronics\Tee-Piece\Other Fluids\Type11h.tmf *$POSITION 466 148 *$LAYER Water Loop # PARAMETERS 1 ! 1 Tee piece mode 1.0000000000000000E+00 INPUTS 4 ! Diverter 1:Temperature at outlet 1 ->Temperature at inlet 1 ! Diverter 1:Flow rate at outlet 1 ->Flow rate at inlet 1 ! Diverter 2:Temperature at outlet 1 ->Temperature at inlet 2 ! Diverter 2:Flow rate at outlet 1 ->Flow rate at inlet 2 16,1 16,2 7,1 7,2 *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+02 2.0000000000000000E+01 1.0000000000000000E+02 *------------------------------------------------------------------------------ * Model "Diverter 1" (Type 11) * UNIT 16 TYPE 11 1 *$UNIT_NAME Diverter 1 *$MODEL .\Hydronics\Flow Diverter\Other Fluids\Type11f.tmf *$POSITION 227 148 *$LAYER Water Loop # PARAMETERS 1 ! 1 Controlled flow diverter mode 2.0000000000000000E+00 INPUTS 3 ! Pump 1:Outlet fluid temperature ->Inlet temperature ! Pump 1:Outlet flow rate ->Inlet flow rate ! Controller:FineGhiaccioDiv1 ->Control signal 14,1 14,2 FINEGHIACCIODIV1 *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+02 5.0000000000000000E-01 *------------------------------------------------------------------------------ * EQUATIONS "Ice tank filling" * EQUATIONS 2 massflow = -150 temperature = 8 *$UNIT_NAME Ice tank filling *$LAYER Main *$POSITION 440 543 *------------------------------------------------------------------------------ * Model "Pump 2" (Type 114) * UNIT 17 TYPE 114 2 *$UNIT_NAME Pump 2 *$MODEL .\Hydronics\Pumps\Single Speed\Type114.tmf *$POSITION 664 180 *$LAYER Main # *$# SINGLE-SPEED PUMP PARAMETERS 4 ! 1 Rated flow rate ! 2 Fluid specific heat ! 3 Rated power ! 4 Motor heat loss fraction 2.8249000000000000E+04 4.1899999999999995E+00 2.6840000000000000E+03 0.0000000000000000E+00 INPUTS 5 ! Heat pump:Outlet source temperature ->Inlet fluid temperature ! Heat pump:Source flow rate ->Inlet fluid flow rate ! Controller:SigPompa2 ->Control signal ! [unconnected] Overall pump efficiency ! [unconnected] Motor efficiency 10,1 10,2 SIGPOMPA2 CONST CONST *** INITIAL INPUT VALUES 2.0000000000000000E+01 1.0000000000000000E+03 1.0000000000000000E+00 6.0000000000000009E-01 9.0000000000000002E-01 *------------------------------------------------------------------------------ * EQUATIONS "Load converter" * EQUATIONS 1 Outloads = [5,1] *$UNIT_NAME Load converter *$LAYER Main *$POSITION 272 511 *------------------------------------------------------------------------------ * Model "Type65d-2" (Type 65) * UNIT 21 TYPE 65 *$UNIT_NAME Type65d-2 *$MODEL .\Output\Online Plotter\Online Plotter Without File\Type65d.tmf *$POSITION 1017 106 *$LAYER Main # PARAMETERS 12 ! 1 Nb. of left-axis variables ! 2 Nb. of right-axis variables ! 3 Left axis minimum ! 4 Left axis maximum ! 5 Right axis minimum ! 6 Right axis maximum ! 7 Number of plots per simulation ! 8 X-axis gridpoints ! 9 Shut off Online w/o removing ! 10 Logical unit for output file ! 11 Output file units ! 12 Output file delimiter 6.0000000000000000E+00 2.0000000000000000E+00 -1.0000000000000000E+04 1.0000000000000000E+04 -1.0000000000000000E+03 4.0000000000000000E+04 1.0000000000000000E+00 1.2000000000000000E+01 0.0000000000000000E+00 -1.0000000000000000E+00 0.0000000000000000E+00 0.0000000000000000E+00 INPUTS 8 ! Conveyor 1:Outlet temperature ->Tempincondensatore-1-1 ! Heat pump:Outlet load temperature ->TempOutCondensatore PompaDiCalore-2 ! ice Tank:Outlet temperature coil of pipe circle 1 ->TempInEvaporatorePompaDiCalore-3 ! Heat pump:Outlet source temperature ->TempOutEvaporatorePompaDiCalore-4 ! Conveyor 2:Outlet temperature ->Temp prima di applicare i carichi-5 ! Building Loads:Outlet temperature ->Temp dopo aver applicato i carichi-6 ! Heat pump:Load flow rate ->PortataIcircuito primario-1 ! Heat pump:Source flow rate ->Portatacircuito secondario-2 15,1 10,3 6,1 10,1 8,1 11,1 10,4 10,2 *** INITIAL INPUT VALUES TempInCondensatore TempOutCondensa tore TempInEvap oratore TempO utEvaporatore TempPrimaDiApplicare Caric TempDopoAverApplicat oCariPortataCircuito Primario PortataCir cuitoSecondario LABELS 3 Temperatures Heat transfer rates Graph 1 *------------------------------------------------------------------------------ END TRANSIENT SIMULATION STARTING AT TIME = 0.0000000000000000E+00 STOPPING AT TIME = 8.7600000000000000E+03 TIMESTEP = 1 / 4 DIFFERENTIAL EQUATION ERROR TOLERANCE = 1.0000000000000002E-03 ALGEBRAIC CONVERGENCE TOLERANCE = 1.0000000000000002E-03 DIFFERENTIAL EQUATIONS SOLVED BY MODIFIED EULER *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 90 : TRNDll.dll is compiled in release mode. External DLLs will be loaded from the .\UserLib\ReleaseDLLs\ directory. Reported information : Not available *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from TRNDll.dll: Type9, Type11, Type15, Type114, Type65 *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "FileReader.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSApplicationsLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSArchiveDLL_v2.04_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "TESSCogenLibrary_v17.1.03_Release.dll": Type682 *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSControllersLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSElectricalLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGHPLibraryType997_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "TESSGHPLibrary_v17.1.03_Release.dll": Type927 *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType1244_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType1255_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType1256_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType957_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSGroundCouplingType993_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSHTSLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Warning at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : 927 TRNSYS Message 200 : This TYPE was found in more than one DLL. The first instance of the TYPE was loaded. Subsequent instances have been ignored Reported information : A duplicate of TYPE927 was found in "TESSHVACLibrary_v17.1.03_Release.dll" *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "TESSHVACLibrary_v17.1.03_Release.dll": *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSHydronics_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Warning at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : 682 TRNSYS Message 200 : This TYPE was found in more than one DLL. The first instance of the TYPE was loaded. Subsequent instances have been ignored Reported information : A duplicate of TYPE682 was found in "TESSLoadsStructuresLibrary_v17.1.03_Release.dll" *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "TESSLoadsStructuresLibrary_v17.1.03_Release.dll": *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSOptimizationLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSSolarLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSStorageLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "TESSUtilityLibrary_v17.1.03_Release.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "type127.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type157.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The following Types were loaded from "Type343.dll": Type343 *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type56.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type76Lib.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "type79-W.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type79Lib.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : "Type82Lib.dll" was found but did not contain any components from the input file. *** Notice at time : 0.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 199 : TRNSYS found at least one user DLL in the UserLib directory. (Note: Only DLL's including Types that are used in the simulation are loaded) Reported information : 5 user DLLs were loaded after searching in "C:\Trnsys17\UserLib\ReleaseDLLs" *** The TRNSYS components will be called in the following order: Unit # 5 Type # 9 Unit # 13 Type # 15 Unit # 6 Type # 343 Unit # 7 Type # 11 Unit # 8 Type # 11 Unit # 11 Type # 682 Unit # 10 Type # 927 Unit # 14 Type # 114 Unit # 15 Type # 11 Unit # 16 Type # 11 Unit # 17 Type # 114 Unit # 21 Type # 65 *** Warning at time : 8.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 8.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 8.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 8.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 9.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 9.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 9.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 9.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 10.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 10.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 10.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 10.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 11.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 11.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 11.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 11.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 12.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 12.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 12.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 12.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 13.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 13.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 13.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 13.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 14.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 14.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 14.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 14.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 15.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 15.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 15.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 15.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 16.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 16.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 16.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 16.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 17.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 17.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 17.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 17.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 18.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 18.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 18.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 18.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 19.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 19.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 19.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 19.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 20.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 *** Warning at time : 20.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 20.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 20.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 21.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 21.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 21.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 21.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 22.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 22.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 22.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 22.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 23.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 23.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 23.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 23.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 24.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 24.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 24.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 24.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 25.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 25.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 25.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 25.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 26.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 26.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 26.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 26.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 27.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 27.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 27.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 27.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 28.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 28.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 28.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 28.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 29.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 29.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 29.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 29.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 30.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 30.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 30.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 30.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 31.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 31.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 31.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 31.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 *** Warning at time : 32.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 32.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 32.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 32.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 33.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 33.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 33.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 33.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 34.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 34.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 7 10 15 17 *** Warning at time : 34.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 34.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 35.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 35.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 35.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 35.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 36.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 36.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 36.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 36.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 37.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 37.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 37.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 37.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 38.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 38.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 38.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 38.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 39.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 39.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 56.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 56.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 56.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 56.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 57.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 57.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 57.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 57.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 58.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 58.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 58.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 58.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 59.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 59.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 59.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 59.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 60.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 60.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 60.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 60.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 61.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 61.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 61.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 61.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 62.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 62.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 62.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 62.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 63.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 63.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 80.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 80.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 80.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 80.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 81.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 81.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 81.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 81.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 82.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 82.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 82.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 82.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 83.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 83.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 83.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 83.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 84.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 84.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 84.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 84.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 85.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 85.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 85.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 85.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 86.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 86.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 86.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 86.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 87.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 87.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 104.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 104.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 104.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 104.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 105.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 105.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 105.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 105.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 106.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 106.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 106.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 106.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 107.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 107.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 107.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 107.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 108.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 108.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 108.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 108.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 109.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 109.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 109.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 109.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 110.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 110.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 110.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 110.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 111.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 111.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 147.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 148.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 148.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 148.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 148.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 149.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 149.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 149.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 149.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 150.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 150.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 150.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 150.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 151.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 151.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 151.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 151.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 152.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 152.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 152.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 152.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 153.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 153.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 153.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 153.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 154.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 154.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 154.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 154.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 171.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 172.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 172.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 172.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 172.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 173.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 173.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 173.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 173.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 174.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 174.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 174.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 174.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 175.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 175.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 175.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 175.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 176.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 176.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 176.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 176.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 177.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 177.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 177.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 177.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 178.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 178.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 178.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 178.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 179.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 200.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 200.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 200.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 200.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 201.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 201.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 201.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 201.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 202.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 202.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 202.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 202.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 203.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 203.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 203.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 203.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 204.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 204.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 204.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 204.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 205.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 205.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 205.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 205.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 206.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 206.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 206.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 206.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 207.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 207.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 224.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 224.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 224.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 224.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 225.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 225.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 225.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 225.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 226.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 226.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 226.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 226.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 227.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 227.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 227.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 227.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 228.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 228.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 228.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 228.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 229.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 229.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 229.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 229.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 230.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 230.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 230.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 230.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 231.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 231.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 248.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 248.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 248.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 248.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 249.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 249.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 249.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 249.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 250.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 250.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 250.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 250.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 251.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 251.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 251.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 251.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 252.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 252.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 252.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 252.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 253.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 253.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 253.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 253.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 254.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 254.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 254.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 254.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 255.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 255.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 271.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 272.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 272.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 272.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 272.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 273.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 273.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 273.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 273.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 274.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 274.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 274.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 274.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 275.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 275.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 275.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 275.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 276.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 276.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 276.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 276.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 277.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 277.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 277.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 277.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 278.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 278.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 278.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 278.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 279.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 297.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 298.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 305.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 306.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 306.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 306.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 306.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 307.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 307.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 307.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 307.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 308.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 308.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 308.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 308.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 309.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 309.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 309.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 309.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 310.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 310.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 310.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 310.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 311.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 311.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 311.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 311.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 312.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 312.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 312.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 312.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 313.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 324.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 324.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 324.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 324.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 328.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 328.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 329.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 329.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 329.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 329.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 330.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 330.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 330.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 330.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 331.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 331.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 331.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 331.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 332.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 332.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 332.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 332.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 333.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 333.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 333.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 333.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 334.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 334.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 334.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 334.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 335.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 335.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 335.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 335.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 364.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 365.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 365.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 365.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 365.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 366.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 366.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 366.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 366.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 367.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 367.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 367.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 367.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 368.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 368.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 368.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 368.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 369.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 369.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 369.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 369.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 370.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 370.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 370.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 370.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 371.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 371.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 371.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 371.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 372.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 386.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 387.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 387.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 387.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 387.750000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 388.000000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 388.250000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Warning at time : 388.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 441 : The inputs to the listed units have not converged at this timestep. The values at the last iteration will be used and the simulation will proceed. Reported information : UNITS: 6 10 17 *** Fatal Error at time : 388.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available TRNSYS Message 450 : The maximum number of warnings allowed per simulation has been exceeded. Please fix these warnings or increase the limit on the number of warnings allowed per simulation (LIMITS command) Reported information : Not available *** Warning at time : 388.500000 Generated by Unit : 13 Generated by Type : 15 Message : The calculated horizontal beam radiation exceeded the provided total horizontal radiation and was set to the total horizontal radiation for 1 timesteps during the simulation. *** Warning at time : 388.500000 Generated by Unit : Not applicable or not available Generated by Type : Not applicable or not available Message : The simulation failed to converge during 499 timesteps (32% of the time). *** Warning at time : 388.500000 Generated by Unit : 10 Generated by Type : 927 Message : The file C:\Trnsys17\Tess Models\SampleCatalogData\Water-to-WaterHeatPump\Normalized\WWHP_Heating-Normalized.dat was called 1223 times (3% of the time) with a first independent variable value below the range supplied in the data file. Data is interpolated within the data file range but is not extrapolated beyond the range. Performance of the equipment modeled by this UNIT may be incorrect. *** Warning at time : 388.500000 Generated by Unit : 10 Generated by Type : 927 Message : The file C:\Trnsys17\Tess Models\SampleCatalogData\Water-to-WaterHeatPump\Normalized\WWHP_Heating-Normalized.dat was called 1223 times (3% of the time) with a second independent variable value above the range supplied in the data file. Data is interpolated within the data file range but is not extrapolated beyond the range. Performance of the equipment modeled by this UNIT may be incorrect. ********************************************************************************************************* The Following UNIT Numbers, TYPE Numbers, and Logical Units Were Used in the Supplied TRNSYS Input File: 5 9 4 6 11 6 7 15 9 8 65 42 10 114 47 11 343 48 13 682 49 14 927 15 16 17 21 ********************************************************************************************************* Total TRNSYS Calculation Time: 4.2400 Seconds -------------- next part -------------- A non-text attachment was scrubbed... Name: error.jpg Type: image/jpeg Size: 206474 bytes Desc: not available URL: From karol.bandurski at put.poznan.pl Fri Jun 13 07:38:00 2014 From: karol.bandurski at put.poznan.pl (Karol BANDURSKI) Date: Fri, 13 Jun 2014 16:38:00 +0200 Subject: [TRNSYS-users] shady place simulation Message-ID: <002401cf8715$13542ba0$39fc82e0$@put.poznan.pl> Dear Users and Developers, I would like to model the zone that envelope is 'fully of holes', it consists of only shading elements. Like space inside upper branches of a tree or in the forest. So, there is no thermal insulation and air and heat can flow into and across zone by natural ventilation, but sun radiation is limited. I wonder if TRNSYS simulation (TRNBUILD+TRNFLOW) can be appropriate to model such objects (inside thermal comfort) or it is necessary to use CFD simulation. I think to prepare zone (maybe a few airnodes) with very low thermal resistance (or thermal properties of construction material, e.g. steel) and with a lot of cracks in the walls, then to model shading elements using shading zones. Do you have some idea or some experience with such objects? Any comments, hints and tips are appreciated! Kind regards, Karol ------------------------------------------------ Karol Bandurski MSc. Institute of Environmental Engineering Poznan University of Technology www.put.poznan.pl/~karol.bandurski www.ee.put.poznan.pl -------------- next part -------------- An HTML attachment was scrubbed... URL: From karol.bandurski at put.poznan.pl Fri Jun 13 07:39:25 2014 From: karol.bandurski at put.poznan.pl (Karol BANDURSKI) Date: Fri, 13 Jun 2014 16:39:25 +0200 Subject: [TRNSYS-users] shady place simulation Message-ID: <003c01cf8715$465d0d00$d3172700$@put.poznan.pl> Dear Users and Developers, I would like to model the zone that envelope is 'fully of holes', it consists of only shading elements. Like space inside upper branches of a tree or in the forest. So, there is no thermal insulation and air and heat can flow into and across zone by natural ventilation, but sun radiation is limited. I wonder if TRNSYS simulation (TRNBUILD+TRNFLOW) can be appropriate to model such objects (inside thermal comfort) or it is necessary to use CFD simulation. I think to prepare zone (maybe a few airnodes) with very low thermal resistance (or thermal properties of construction material, e.g. steel) and with a lot of cracks in the walls, then to model shading elements using shading zones. Do you have some idea or some experience with such objects? Any comments, hints and tips are appreciated! Kind regards, Karol ------------------------------------------------ Karol Bandurski MSc. Institute of Environmental Engineering Poznan University of Technology www.put.poznan.pl/~karol.bandurski www.ee.put.poznan.pl -------------- next part -------------- An HTML attachment was scrubbed... URL: From mary_xen at hotmail.com Sun Jun 15 15:00:38 2014 From: mary_xen at hotmail.com (mary xen) Date: Mon, 16 Jun 2014 01:00:38 +0300 Subject: [TRNSYS-users] TRNSYS lite_Help In-Reply-To: References: , Message-ID: Hello, I am a master student and I am working for my thesis project on TRNSYS lite. I need to define a new wall and save it in the library in the "Prgwlay_neh_e". My question is what do the coefficients in the list mean. For instance, in this example : "154 , TEPP_005 , 0.005 , 0.288 , 1.3 , 700 , 0.1 , 0.5 , 11 , 11 , 57.8 , 103.9 , 373.9 ," I know the meaning of all coefficients, apart from the last two. Could you help me?Thank you. Mary -------------- next part -------------- An HTML attachment was scrubbed... URL: From Hiller at Transsolar.com Mon Jun 16 06:22:58 2014 From: Hiller at Transsolar.com (Marion Hiller) Date: Mon, 16 Jun 2014 13:22:58 +0000 Subject: [TRNSYS-users] TRNSYS lite_Help In-Reply-To: References: , Message-ID: Mary, don't worry about this coefficients. They aren't used anymore. However, you have to fulfil the syntax meaning that two values have to be there. Marion Dipl.-Ing. Marion Hiller Transsolar Energietechnik GmbH Curiestra?e 2 70563 Stuttgart Telefon: +49 711 67976-0 http://www.trnsys.de Transsolar: KlimaEngineering- Technologien f?r energieeffizientes Bauen und Nutzerkomfort in Geb?uden Stuttgart - M?nchen - New York - Paris Gesch?ftsf?hrer :Diplom-Ingenieur Matthias Schuler, Diplom-Ingenieur Thomas Auer, Diplom-Physiker Stefan Holst, Diplom-Betriebswirt Dieter Schnelle Eingetragen beim Amtsgericht Stuttgart HRB 23347, Steuernummer: 99073/00911,USt-IdNr.: DE 152272639 ________________________________ Von: TRNSYS-users [mailto:trnsys-users-bounces at lists.onebuilding.org] Im Auftrag von mary xen Gesendet: Montag, 16. Juni 2014 00:01 An: trnsys-users at cae.wisc.edu Betreff: [TRNSYS-users] TRNSYS lite_Help Hello, I am a master student and I am working for my thesis project on TRNSYS lite. I need to define a new wall and save it in the library in the "Prgwlay_neh_e". My question is what do the coefficients in the list mean. For instance, in this example : "154 , TEPP_005 , 0.005 , 0.288 , 1.3 , 700 , 0.1 , 0.5 , 11 , 11 , 57.8 , 103.9 , 373.9 ," I know the meaning of all coefficients, apart from the last two. Could you help me? Thank you. Mary -------------- next part -------------- An HTML attachment was scrubbed... URL: From Hiller at Transsolar.com Tue Jun 17 03:02:55 2014 From: Hiller at Transsolar.com (Marion Hiller) Date: Tue, 17 Jun 2014 10:02:55 +0000 Subject: [TRNSYS-users] shady place simulation In-Reply-To: <003c01cf8715$465d0d00$d3172700$@put.poznan.pl> References: <003c01cf8715$465d0d00$d3172700$@put.poznan.pl> Message-ID: Karol, as always there is possibility to model it with Trnsys :). However the modelling is more complex because you have to make sure that the modelling assumptions still yield to a valid result. The basic idea is to model the "semi-outdoor space" as an "indoor space" and you have think about how the main thermal processes are modelled: - short-wave radiation (direct and diffuse) - long-wave radiation - convection - humidity - comfort For example: short-wave radiation (direct and diffuse) - depending on the size and distribution of the holes you can use the so-called "no window" with a 100 % transmittance and the leaf part as an opaque surface with a solar absorptance or model the "leaf roof" as a single layer window with an approximated optical properties. - The direct distribution model is fine, for the diffuse radiation you need to check if the model is adequate. - .... Long-wave radiation - What is the temperature of the "leaf roof" for long-wave radiation exchange within space? Do the holes have to have sky temperature? - ... Convection - What input values do you have? Can a nodal model like TRNFlow solve this or do you need a CFD to define the ventilation rates? - .... Humidity - Do you need to take into account the impact of vegetation with respect to humidity and cooling effects? - .... The success really depends on your project and what the aim of the simulation. Marion Dipl.-Ing. Marion Hiller Transsolar Energietechnik GmbH Curiestra?e 2 70563 Stuttgart Telefon: +49 711 67976-0 http://www.trnsys.de Transsolar: KlimaEngineering- Technologien f?r energieeffizientes Bauen und Nutzerkomfort in Geb?uden Stuttgart - M?nchen - New York - Paris Gesch?ftsf?hrer :Diplom-Ingenieur Matthias Schuler, Diplom-Ingenieur Thomas Auer, Diplom-Physiker Stefan Holst, Diplom-Betriebswirt Dieter Schnelle Eingetragen beim Amtsgericht Stuttgart HRB 23347, Steuernummer: 99073/00911,USt-IdNr.: DE 152272639 ________________________________ Von: TRNSYS-users [mailto:trnsys-users-bounces at lists.onebuilding.org] Im Auftrag von Karol BANDURSKI Gesendet: Freitag, 13. Juni 2014 16:39 An: TRNSYS-users at lists.onebuilding.org Betreff: [TRNSYS-users] shady place simulation Dear Users and Developers, I would like to model the zone that envelope is 'fully of holes', it consists of only shading elements. Like space inside upper branches of a tree or in the forest. So, there is no thermal insulation and air and heat can flow into and across zone by natural ventilation, but sun radiation is limited. I wonder if TRNSYS simulation (TRNBUILD+TRNFLOW) can be appropriate to model such objects (inside thermal comfort) or it is necessary to use CFD simulation. I think to prepare zone (maybe a few airnodes) with very low thermal resistance (or thermal properties of construction material, e.g. steel) and with a lot of cracks in the walls, then to model shading elements using shading zones. Do you have some idea or some experience with such objects? Any comments, hints and tips are appreciated! Kind regards, Karol ------------------------------------------------ Karol Bandurski MSc. Institute of Environmental Engineering Poznan University of Technology www.put.poznan.pl/~karol.bandurski www.ee.put.poznan.pl -------------- next part -------------- An HTML attachment was scrubbed... URL: From alainpascal.goumba5 at yahoo.fr Wed Jun 18 01:00:06 2014 From: alainpascal.goumba5 at yahoo.fr (Alain Pascal Goumba) Date: Wed, 18 Jun 2014 09:00:06 +0100 Subject: [TRNSYS-users] Go on One time Message-ID: <1403078406.87280.YahooMailNeo@web172904.mail.ir2.yahoo.com> Hello, I want to control my simulation. I use a heat pump and i want that this pump go on one time in day. Now, i control: - the time of function (between 0 and 6 am) - the temperature necessary in my tank which is join at pump ? But i don't know exactly what i do for the number of start. ? Thank you ? Alain -------------- next part -------------- An HTML attachment was scrubbed... URL: From yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com Thu Jun 19 00:15:39 2014 From: yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com (yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com) Date: Thu, 19 Jun 2014 09:15:39 +0200 Subject: [TRNSYS-users] Access violation at adress 10215F56 in module " TRNDLL.DLL" Message-ID: <8EB964B7734F9342ADEB7171F20AAE960A49306443@XS203440.MELINDA.LOCAL> Dear TRNSYS users, I have an error while I call the type 62 on TRNSYS. It said : "Access violation at adress 10215F56 in module' TRNDLL.DLL'. Read of address 00000". If anyone can help, it would be really appreciated! Thank you, Best Regards, Yasmina EL HASNAOUI Ing?nieure Calculs P?le Process Industriel Semicad [cid:image001.jpg at 01CF8B9F.096998D0] 123 avenue Barth?l?my Buyer 69005 Lyon - France Tel : +33 (0) 426 10 66 94 yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com Cofely Axima et OMEGA Concept, des marques de la soci?t? AXIMA Concept www.omega-concept-gdfsuez.com P Pensez ? l'environnement avant d'imprimer ce message. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 19321 bytes Desc: image001.jpg URL: From bearcharge at gmail.com Thu Jun 19 18:13:00 2014 From: bearcharge at gmail.com (Enyuan Hu) Date: Thu, 19 Jun 2014 21:13:00 -0400 Subject: [TRNSYS-users] heat pump cannot effectively control the temperature Message-ID: Dear all, I'm trying to use air-to-air heat pump (type 954) to heat and cool a zone. I chose the ventilation mode and closed the heating and cooling mode in type 56. However, I found that the heat pump was not able to control the zone air temperature within the set range. The set point for heating was 20C and for cooling, 24C. But the zone air temperature can be as low as 8C when outside temperature is around -20C. Should I increase the power of heat pump by changing its parameters? if so, what parameters should I change? or should I adopt multiple stage heating/cooling (and how)? Thanks! Enyuan -------------- next part -------------- An HTML attachment was scrubbed... URL: From mihai1989_tt at yahoo.com Fri Jun 20 04:41:27 2014 From: mihai1989_tt at yahoo.com (Mihai T.) Date: Fri, 20 Jun 2014 04:41:27 -0700 Subject: [TRNSYS-users] Type 57 - table number Message-ID: <1403264487.95312.YahooMailNeo@web140406.mail.bf1.yahoo.com> Hello, I need to use type 57, but I can not find ?the table number corresponding to the dimension of the specified input?. I knew that I must look at the ?section 4.1.12 of Volume 1 - TRNSYS ReferenceManual?, but I don`t have this manual. I seaeched it in C:\TRNSYS16\Documentation ... but is not there. Please help me to find TRNSYS ReferenceManual. Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Fri Jun 20 08:34:27 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Fri, 20 Jun 2014 10:34:27 -0500 Subject: [TRNSYS-users] Access violation at adress 10215F56 in module " TRNDLL.DLL" In-Reply-To: <8EB964B7734F9342ADEB7171F20AAE960A49306443@XS203440.MELINDA.LOCAL> References: <8EB964B7734F9342ADEB7171F20AAE960A49306443@XS203440.MELINDA.LOCAL> Message-ID: <53A45483.5020405@tess-inc.com> Yasmina, This is likely to be a permissions problem. Make certain that you have administrator rights on all parts of the computer. Kind regards, David On 6/19/2014 02:15, yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com wrote: > > Dear TRNSYS users, > > I have an error while I call the type 62 on TRNSYS. It said : "Access > violation at adress 10215F56 in module' TRNDLL.DLL'. Read of address > 00000". > > If anyone can help, it would be really appreciated! > > Thank you, > > Best Regards, > > *Yasmina EL HASNAOUI* > Ing?nieure Calculs > P?le Process Industriel > Semicad > > cid:image001.jpg at 01CD9B35.D07198D0 > 123 avenue Barth?l?my Buyer > 69005 Lyon -- France > > Tel : +33 (0) 426 10 66 94 > yasmina.el-hasnaoui at cofelyaxima-gdfsuez.com > > > Cofely Axima et OMEGA Concept, des marques de la soci?t? AXIMA Concept > www.omega-concept-gdfsuez.com > P*Pensez ? l'environnement avant d'imprimer ce message.* > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 19321 bytes Desc: not available URL: From d.bradley at tess-inc.com Fri Jun 20 08:37:46 2014 From: d.bradley at tess-inc.com (David BRADLEY) Date: Fri, 20 Jun 2014 10:37:46 -0500 Subject: [TRNSYS-users] Type 57 - table number In-Reply-To: <1403264487.95312.YahooMailNeo@web140406.mail.bf1.yahoo.com> References: <1403264487.95312.YahooMailNeo@web140406.mail.bf1.yahoo.com> Message-ID: <53A4554A.9020201@tess-inc.com> Mihai, The tables are located in section 5.12.7 of the 05-MathematicalReference.pdf document in Trnsys16. Best, David On 6/20/2014 06:41, Mihai T. wrote: > Hello, > I need to use type 57, but I can not find "the table number > corresponding to the dimension of the specified input". I knew that I > must look at the "section 4.1.12 of Volume 1 - TRNSYS > ReferenceManual", but I don`t have this manual. I seaeched it in > C:\TRNSYS16\Documentation ... but is not there. Please help me to find > TRNSYS ReferenceManual. Thanks! > > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley at tess-inc.com http://www.tess-inc.com http://www.trnsys.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From scott.schollenberger at gmail.com Fri Jun 20 08:44:49 2014 From: scott.schollenberger at gmail.com (Scott Schollenberger) Date: Fri, 20 Jun 2014 09:44:49 -0600 Subject: [TRNSYS-users] please remove me from this list Message-ID: please remove me from this list -- Scott Schollenberger 720-278-0056 scott.schollenberger at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From omar1994 at uab.edu Sun Jun 22 20:00:42 2014 From: omar1994 at uab.edu (Omar Abu-Hamdeh) Date: Mon, 23 Jun 2014 03:00:42 +0000 Subject: [TRNSYS-users] .idf file problem...can not upload from google sketchup to trnsys Message-ID: <5CDFB0CD637B5F42BA7B0C2652782D9F0289AE8B@UABEXMB3.ad.uab.edu> Dear All, I am having problems uploading the .idf file created in Google Sketchup 8. After making a building in sketchup I save the file, open up trnsys simulation studio, and then choose 3D building project. The problem is when I click open IDF and create project, nothing opens and trnsys saves a .idf.ps file to the directory. Any help will be appreciated. Omar -------------- next part -------------- An HTML attachment was scrubbed... URL: From karel.fore at kahosl.be Tue Jun 24 04:02:55 2014 From: karel.fore at kahosl.be (Karel Fore) Date: Tue, 24 Jun 2014 13:02:55 +0200 Subject: [TRNSYS-users] How long have I been working with TRNSYS? Message-ID: <1835BEE804616A4A90ADA29A49E6554B27D0A187A8@MAILRABOT3.acad.kahosl.be> Dear TRNSYS-users, Does anyone know I can see the number of houres I have been working with TRNSYS since I installed it? Or how many times i started TRNSYS? Thanks in advance, Karel For? From nashed.amir at gmail.com Tue Jun 24 04:38:12 2014 From: nashed.amir at gmail.com (Amir Nashed) Date: Tue, 24 Jun 2014 21:38:12 +1000 Subject: [TRNSYS-users] Division by Zero Message-ID: Hello Does anyone know why the error of "dividing by zero" occurs? I mean i noticed many times that i get this error although when i print out the denominator its value never reached zero. Thank you Amir -------------- next part -------------- An HTML attachment was scrubbed... URL: From cnkw at leeds.ac.uk Mon Jun 23 10:37:15 2014 From: cnkw at leeds.ac.uk (Ke Wu) Date: Mon, 23 Jun 2014 18:37:15 +0100 Subject: [TRNSYS-users] connection TRNSYS-Fluent Message-ID: <9449887B644F614B9827BA3177590AA004DD45F0A6E9@HERMES8.ds.leeds.ac.uk> Hi Just couldn't understand "with what instruction should FlUENT open?", this is the original one in white space: "-r6.3.26 2d -i" Maybe this is for old version of Fluent How could I find correct one for Fluent 14.5? Thanks Regards Ke -------------- next part -------------- An HTML attachment was scrubbed... URL: From nashed.amir at gmail.com Tue Jun 24 06:50:43 2014 From: nashed.amir at gmail.com (Amir Nashed) Date: Tue, 24 Jun 2014 23:50:43 +1000 Subject: [TRNSYS-users] The necessity of using pipes in TRNSYS models Message-ID: Dear TRNSYS users I am currently trying to model an application using solar collectors to heat water and i realized that when i put pipes in the solar collector loop, i get strange output water temperatures (very low values). So what i did is that i isolated the solar collector loop and modeled it by itself and the same problem occurs unless i use very small pipes in terms of size. But if i used a small pipe size i sometimes get the warning that the flow rate the pipe during at least one component was greater than the capacity of the pipe. has anyone faced trouble with the pipes before? And is using pipes in the model needed from the first place in terms of the model stability? Thank you -------------- next part -------------- An HTML attachment was scrubbed... URL: From a.jezequel at itf.biz Tue Jun 24 06:54:16 2014 From: a.jezequel at itf.biz (ITF - Adrien JEZEQUEL) Date: Tue, 24 Jun 2014 15:54:16 +0200 Subject: [TRNSYS-users] Division by Zero In-Reply-To: References: Message-ID: <53A98308.4020009@itf.biz> Hi Amir i think you divide something by an input, which is not constant, and may be null, certainly at time = 0 for example, if the output you need is the division between input_a and input_b, you may write : output = (1-EQL(Input_b,0))*input_a/(input_b+0.001*EQL(Input_b,0)) Best regards Logo_ITF *Adrien JEZEQUEL* Simulation Dynamique - Calculs num?riques 62 rue du Bolliet 73230 SAINT-ALBAN-LEYSSE T?l : +33(0) 479 750 029 Fax : +33(0) 479 852 122 a.jezequel at itf.biz www.itf.biz Feuille Le 24/06/2014 13:38, Amir Nashed a ?crit : > Hello > > Does anyone know why the error of "dividing by zero" occurs? > I mean i noticed many times that i get this error although when i > print out the denominator its value never reached zero. > > Thank you > > Amir > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: itf_logo_web.png Type: image/png Size: 4327 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: feuille.png Type: image/png Size: 3404 bytes Desc: not available URL: From bheymer at gmail.com Tue Jun 24 07:17:17 2014 From: bheymer at gmail.com (Ben Heymer) Date: Tue, 24 Jun 2014 09:17:17 -0500 Subject: [TRNSYS-users] The necessity of using pipes in TRNSYS models In-Reply-To: References: Message-ID: Amir, Yes, you should include pipes in the loop with at least enough volume to handle the flow during one timestep. If you think this volume is unrealistically high, reduce your time step. You can set the thermal losses of the pipes to zero if you choose. I sometimes use an equation to define the minimum pipe length to avoid convergence errors as I explore a model. If you define your time step as a global parameter, you can use something like: minpipelength = 1.1 * pipeflow (m^3/hr) * timestep (hr) / pipearea (m2) pipelength = max(minpipelength, realpipelength) -Ben Heymer On Tue, Jun 24, 2014 at 8:50 AM, Amir Nashed wrote: > Dear TRNSYS users > > I am currently trying to model an application using solar collectors to heat > water and i realized that when i put pipes in the solar collector loop, i > get strange output water temperatures (very low values). > > So what i did is that i isolated the solar collector loop and modeled it by > itself and the same problem occurs unless i use very small pipes in terms of > size. > > But if i used a small pipe size i sometimes get the warning that the flow > rate the pipe during at least one component was greater than the capacity of > the pipe. > > has anyone faced trouble with the pipes before? And is using pipes in the > model needed from the first place in terms of the model stability? > > Thank you > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > From arnaud.candaele at gmail.com Tue Jun 24 07:34:57 2014 From: arnaud.candaele at gmail.com (Arnaud Candaele) Date: Tue, 24 Jun 2014 16:34:57 +0200 Subject: [TRNSYS-users] Question about windows properties.. Message-ID: Hi all, I know this kind of question has already been asked, but I can't seem to find a complete answer, so here it is again, maybe someone can help : I'm using a window type in a building simulation, and for this I choose a window from the library "/American/w4-lib", ID 2306. Thiw window type has 2 layers of glass separated by a layer of gas. My question is regarding the Emissivity properties that can be read : Emis F 0.840 0.060 Emis B 0.840 0.840 I just want to be sure of what that means : I guess "F" and "B" are for "front" and "back", but which of these sides is actually towards the interior of the building ? Also, which window is on the interior side, and which one on the exterior side (1st or second column ?) ? I think that for exterior walls, TRNSYS uses "back" to describe the "outer" face of the wall (outside). But I also read somewhere (..) that for instance "Rfsol" (so "front" reflectance) in the window description is also for the exterior facing side of the window.. In the end, I don't know if "front" is supposed to mean "interior facing side" or "exterior facing side". Also, in the window description, there are dimensions (width, height). In the Window Type Manager, there are also dimensions taht you can enter ("For 1 glazing module", just below "slope of window"). Finally, in the different zones of my building where I actually use this type of window, there is an area which correspond to the area of the window I drew in sketchup. ==> which one of these area is actually used in TRNSYS computation? Any help would be greatly appreciated ! I've been looking in WINDOW manual, as wel in the TRNSYS manuals, I can't find anything in there... Thanks , Arnaud. -------------- next part -------------- An HTML attachment was scrubbed... URL: From nashed.amir at gmail.com Tue Jun 24 18:18:44 2014 From: nashed.amir at gmail.com (Amir Nashed) Date: Wed, 25 Jun 2014 11:18:44 +1000 Subject: [TRNSYS-users] TRNSYS-users Digest, Vol 114, Issue 20 In-Reply-To: References: Message-ID: Hi Ben Thank you so much for your answer, it helped a lot Best Regards, Amir On Wed, Jun 25, 2014 at 6:11 AM, wrote: > Send TRNSYS-users mailing list submissions to > trnsys-users at lists.onebuilding.org > > To subscribe or unsubscribe via the World Wide Web, visit > > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > or, via email, send a message with subject or body 'help' to > trnsys-users-request at lists.onebuilding.org > > You can reach the person managing the list at > trnsys-users-owner at lists.onebuilding.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of TRNSYS-users digest..." > > Today's Topics: > > 1. Re: The necessity of using pipes in TRNSYS models (Ben Heymer) > 2. Question about windows properties.. (Arnaud Candaele) > > > ---------- Forwarded message ---------- > From: Ben Heymer > To: "TRNSYS users mailing list at OneBuilding.org" < > trnsys-users at lists.onebuilding.org> > Cc: > Date: Tue, 24 Jun 2014 09:17:17 -0500 > Subject: Re: [TRNSYS-users] The necessity of using pipes in TRNSYS models > Amir, > > Yes, you should include pipes in the loop with at least enough volume > to handle the flow during one timestep. If you think this volume is > unrealistically high, reduce your time step. You can set the thermal > losses of the pipes to zero if you choose. > > I sometimes use an equation to define the minimum pipe length to avoid > convergence errors as I explore a model. If you define your time step > as a global parameter, you can use something like: > > minpipelength = 1.1 * pipeflow (m^3/hr) * timestep (hr) / pipearea (m2) > pipelength = max(minpipelength, realpipelength) > > -Ben Heymer > > On Tue, Jun 24, 2014 at 8:50 AM, Amir Nashed > wrote: > > Dear TRNSYS users > > > > I am currently trying to model an application using solar collectors to > heat > > water and i realized that when i put pipes in the solar collector loop, i > > get strange output water temperatures (very low values). > > > > So what i did is that i isolated the solar collector loop and modeled it > by > > itself and the same problem occurs unless i use very small pipes in > terms of > > size. > > > > But if i used a small pipe size i sometimes get the warning that the flow > > rate the pipe during at least one component was greater than the > capacity of > > the pipe. > > > > has anyone faced trouble with the pipes before? And is using pipes in the > > model needed from the first place in terms of the model stability? > > > > Thank you > > > > > > > > _______________________________________________ > > TRNSYS-users mailing list > > TRNSYS-users at lists.onebuilding.org > > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > > > > > ---------- Forwarded message ---------- > From: Arnaud Candaele > To: trnsys-users at cae.wisc.edu > Cc: > Date: Tue, 24 Jun 2014 16:34:57 +0200 > Subject: [TRNSYS-users] Question about windows properties.. > Hi all, > > I know this kind of question has already been asked, but I can't seem to > find a complete answer, so here it is again, maybe someone can help : > > I'm using a window type in a building simulation, and for this I choose a > window from the library "/American/w4-lib", ID 2306. Thiw window type has 2 > layers of glass separated by a layer of gas. > > My question is regarding the Emissivity properties that can be read : > > Emis F 0.840 0.060 > Emis B 0.840 0.840 > > I just want to be sure of what that means : I guess "F" and "B" are for > "front" and "back", but which of these sides is actually towards the > interior of the building ? > Also, which window is on the interior side, and which one on the exterior > side (1st or second column ?) ? > > I think that for exterior walls, TRNSYS uses "back" to describe the > "outer" face of the wall (outside). But I also read somewhere (..) that for > instance "Rfsol" (so "front" reflectance) in the window description is also > for the exterior facing side of the window.. In the end, I don't know if > "front" is supposed to mean "interior facing side" or "exterior facing > side". > > Also, in the window description, there are dimensions (width, height). In > the Window Type Manager, there are also dimensions taht you can enter ("For > 1 glazing module", just below "slope of window"). Finally, in the different > zones of my building where I actually use this type of window, there is an > area which correspond to the area of the window I drew in sketchup. > > ==> which one of these area is actually used in TRNSYS computation? > > Any help would be greatly appreciated ! I've been looking in WINDOW > manual, as wel in the TRNSYS manuals, I can't find anything in there... > > Thanks , > > Arnaud. > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From s3467254 at student.rmit.edu.au Tue Jun 24 23:24:01 2014 From: s3467254 at student.rmit.edu.au (Jihane Assaf) Date: Wed, 25 Jun 2014 16:24:01 +1000 Subject: [TRNSYS-users] Division by Zero In-Reply-To: <53A98308.4020009@itf.biz> References: <53A98308.4020009@itf.biz> Message-ID: >From experience, just put a condition on the denominator not to go to zero (even if it is never goes to zero); like when it is zero, return "1 or some convenient value" On 24 June 2014 23:54, ITF - Adrien JEZEQUEL wrote: > Hi Amir > > i think you divide something by an input, which is not constant, and may > be null, certainly at time = 0 > for example, if the output you need is the division between input_a and > input_b, you may write : > output = (1-EQL(Input_b,0))*input_a/(input_b+0.001*EQL(Input_b,0)) > > Best regards > > > [image: Logo_ITF] > *Adrien JEZEQUEL* > Simulation Dynamique - Calculs num?riques > > 62 rue du Bolliet > 73230 SAINT-ALBAN-LEYSSE > T?l : +33(0) 479 750 029 > Fax : +33(0) 479 852 122 > a.jezequel at itf.biz > www.itf.biz > [image: Feuille] > Le 24/06/2014 13:38, Amir Nashed a ?crit : > > Hello > > Does anyone know why the error of "dividing by zero" occurs? > I mean i noticed many times that i get this error although when i print > out the denominator its value never reached zero. > > Thank you > > Amir > > > _______________________________________________ > TRNSYS-users mailing listTRNSYS-users at lists.onebuilding.orghttp://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: itf_logo_web.png Type: image/png Size: 4327 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: feuille.png Type: image/png Size: 3404 bytes Desc: not available URL: From Martin.Hauer at uibk.ac.at Tue Jun 24 23:54:23 2014 From: Martin.Hauer at uibk.ac.at (Hauer, Martin) Date: Wed, 25 Jun 2014 06:54:23 +0000 Subject: [TRNSYS-users] Question about windows properties.. In-Reply-To: References: Message-ID: <229B687E5010CC4182CFA1B853B81A3B0DE89955@XMBX2.uibk.ac.at> Dear Arnaud, ?F? means front, ?B? means back, right! In case of DOE, front side is facing exterior, back is facing to interior side (or in your case first column is the exterior glazing layer, second column is the interior glazing layer). It is also defined like this in the software WINDOW. Therefore, also Rfsol is counting for the reflection part (only of glazing) of the glazing side facing exterior. Concerning window geometries in the window manager: so far as I know this values should correspond to the values written in the doe-file. The ?real? geometry of the window has to be entered later as you mentioned by sketchup or manually in the Zone window. So TRNSYS uses the sketchup geometry for calculating the window gains/losses. Kind regards, Martin Von: TRNSYS-users [mailto:trnsys-users-bounces at lists.onebuilding.org] Im Auftrag von Arnaud Candaele Gesendet: Dienstag, 24. Juni 2014 16:35 An: trnsys-users at cae.wisc.edu Betreff: [TRNSYS-users] Question about windows properties.. Hi all, I know this kind of question has already been asked, but I can't seem to find a complete answer, so here it is again, maybe someone can help : I'm using a window type in a building simulation, and for this I choose a window from the library "/American/w4-lib", ID 2306. Thiw window type has 2 layers of glass separated by a layer of gas. My question is regarding the Emissivity properties that can be read : Emis F 0.840 0.060 Emis B 0.840 0.840 I just want to be sure of what that means : I guess "F" and "B" are for "front" and "back", but which of these sides is actually towards the interior of the building ? Also, which window is on the interior side, and which one on the exterior side (1st or second column ?) ? I think that for exterior walls, TRNSYS uses "back" to describe the "outer" face of the wall (outside). But I also read somewhere (..) that for instance "Rfsol" (so "front" reflectance) in the window description is also for the exterior facing side of the window.. In the end, I don't know if "front" is supposed to mean "interior facing side" or "exterior facing side". Also, in the window description, there are dimensions (width, height). In the Window Type Manager, there are also dimensions taht you can enter ("For 1 glazing module", just below "slope of window"). Finally, in the different zones of my building where I actually use this type of window, there is an area which correspond to the area of the window I drew in sketchup. ==> which one of these area is actually used in TRNSYS computation? Any help would be greatly appreciated ! I've been looking in WINDOW manual, as wel in the TRNSYS manuals, I can't find anything in there... Thanks , Arnaud. -------------- next part -------------- An HTML attachment was scrubbed... URL: From shennaut at ulg.ac.be Wed Jun 25 02:29:23 2014 From: shennaut at ulg.ac.be (Samuel Hennaut) Date: Wed, 25 Jun 2014 11:29:23 +0200 Subject: [TRNSYS-users] Belgian TRNSYS DAYS 2014 In-Reply-To: <8431566.1006419.1403618999310.JavaMail.root@ulg.ac.be> References: <8431566.1006419.1403618999310.JavaMail.root@ulg.ac.be> Message-ID: <53AA9673.4040601@ulg.ac.be> Dear Trnsys Users, The BEMS (Building Energy Monitoring & Simulation) research unit of the University of Li?ge, Arlon Campus, organizes on September 10th, 11th & 12th 2014, the Belgian "TRNSYS DAYS 2014", training sessions for energy simulation with Trnsys. I cordially invite you to consult the attached leaflet for further information. Hoping you will join us, please accept our best regards. Imane REHAB (Event coordinateur) Ing?nieur de recherche, Doctorante au laboratoire BEMS Universit? de Li?ge Arlon Campus Environnement Equipe BEMS - Building Energy Monitoring and Simulation - 185, Avenue de Longwy B-6700 ARLON Tel: +32- (0)63 230 937 email: imane.rehab at ulg.ac.be WEB: http://www.bems.ulg.ac.be -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 91980 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: TRNSYS DAYS 2014.pdf Type: application/pdf Size: 747796 bytes Desc: not available URL: From cnkw at leeds.ac.uk Tue Jun 24 07:53:19 2014 From: cnkw at leeds.ac.uk (Ke Wu) Date: Tue, 24 Jun 2014 15:53:19 +0100 Subject: [TRNSYS-users] Coupling between TRNSYS and Fluent Message-ID: <9449887B644F614B9827BA3177590AA004DD45F0A6F4@HERMES8.ds.leeds.ac.uk> Hi Anyone can introduce the coupled trnsys-fluent method in detail? Step by step instruction? Really appreciate your help Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: From joana.batista at tecnico.ulisboa.pt Tue Jun 24 07:40:11 2014 From: joana.batista at tecnico.ulisboa.pt (Joana Margarida Vieira Batista) Date: Tue, 24 Jun 2014 14:40:11 +0000 Subject: [TRNSYS-users] QUA and Qheat in a cube Message-ID: Dear Trnsys users, I have a cubic building with 64 m^3. The cube doesn't have any incident radiation, and its walls are only made of concrete (without windows and doors). The temperature outside the cube was set to 10 ?C. The cube doesn't have occupation, ventilation or infiltration. The only thing inside the cube is a radiator with constant value 3000 kJ/hr with no radiative part. I tried to use the internal calculation for the convective heat transfer coefficient, calculated with the constants given in "properties" of trnbuild. I defined as output Qheat (that gives me 2999 kJ/hr), QUA=UAdT (static UA transmission loss of the zone, that gives me 5600 kJ/hr) and also Qcsurf (total convection to air from all surfaces within zone, that gives me 2600 kJ/hr). Shouldn't the values be similar? Is there anything else I should take into consideration? If I look to the parameters for internal calculation of heat transfer coefficients I have a constant in kJ/(m^2K) and an exponential. The heat transfer coefficient is given by "constant*(?T)exp", so how does trnsys get units in (W/m^2K) with this expression? Thanks in advance, Joana Batista From omar1994 at uab.edu Wed Jun 25 14:23:18 2014 From: omar1994 at uab.edu (Omar Abu-Hamdeh) Date: Wed, 25 Jun 2014 21:23:18 +0000 Subject: [TRNSYS-users] Importing the .idf file into TRNSYS17 Message-ID: <5CDFB0CD637B5F42BA7B0C2652782D9F0289AFA7@UABEXMB3.ad.uab.edu> Dear All, I tried importing the .idf file into TRNBuild but it says it can not locate the .b17 file (which should be created when the project is created). After trying to import my .idf file, it creates 2 more files in the directory. One text file that adds the extension '_trnsidf' and another .idf file that adds the extension '_ps.idf'. I also tried to open the 3d building example .idf file that is installed with the program but that does the same as my .idf file. >From the tutorial: "The wizard reads in the *.idf file that you chose and based on the information therein, generates a building description file (*.b17) and a TRNSYS Project File (*.tpf); a fully functional TRNSYS simulation is set up and the required links are generated. Note: The wizard uses now Type 15 as weather data component. If a different weather data format than *.tm2 shall be used, the weather data component can be replaced. " Neither the .b17 file nor the .tpf file is created when the .idf file is imported. Thanks, Omar Abu-Hamdeh -------------- next part -------------- An HTML attachment was scrubbed... URL: From Mark.Azzopardi at aecom.com Thu Jun 26 00:35:54 2014 From: Mark.Azzopardi at aecom.com (Azzopardi, Mark) Date: Thu, 26 Jun 2014 07:35:54 +0000 Subject: [TRNSYS-users] TRNSYS Hydro model Message-ID: <9B9EDB499F968F489E0C81AA731C43D010290F5C@UKLON3EXMB001.eu.aecomnet.com> Hi, I am very new to TRNSYS and am trying to determine whether using this software will be beneficial. I am an electrical engineering masters student at the University of Edinburgh working with AECOM to do my thesis and I am investigating a control system where I need to model a small private wire system connected to a 90kW hydro turbine. Is there a 'Type' available to be used as a Hydro which could be shared with me? Any help would be appreciated. Best regards, Mark Azzopardi This email is confidential and is for the intended recipient only. If you are not the intended recipient, please contact the author and you must not disclose or use the contents in any way. The author bears responsibility for any legal action or disputes arising from views or professional advice expressed which do not relate to the business of AECOM Ltd. AECOM Limited Registered in England No: 1846493 Registered Office: AECOM House, 63-77 Victoria Street, St Albans, Herts, AL1 3ER Please consider the environment before printing this e-mail -------------- next part -------------- An HTML attachment was scrubbed... URL: From u4847719 at anu.edu.au Thu Jun 26 07:10:33 2014 From: u4847719 at anu.edu.au (Daniel Tallos) Date: Thu, 26 Jun 2014 14:10:33 +0000 Subject: [TRNSYS-users] Battery discharge question/help! Message-ID: <1403791821930.33447@anu.edu.au> Hi all, I have a simple question which is fairly urgent and am wondering who can help. I am using an Inverter (Type48b) and battery (Type47a) within a PV and battery solar system and wish to know if I can select WHEN battery discharge occurs. I have attached an image of the graph output from TRNSYS, with the BLUE line showing the battery output, negative clearly indicating the discharge at 14:00 hours. I wish to be able to discharge the battery starting at 17:00 instead. IS this possible???? Thankyou very much in advance, Daniel. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Battery power and discharge.jpg Type: image/jpeg Size: 75029 bytes Desc: Battery power and discharge.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Battery power and discharge.png Type: image/png Size: 73778 bytes Desc: Battery power and discharge.png URL: From taherian at uab.edu Thu Jun 26 09:54:10 2014 From: taherian at uab.edu (Hessam Taherian) Date: Thu, 26 Jun 2014 16:54:10 +0000 Subject: [TRNSYS-users] problem with *.b17 file creation Message-ID: <5B719F666100AE42B2D63BD8003FE2BA0224423E@UABEXMB2.ad.uab.edu> I tried to import *.idf file using the 3D building wizard. After a quick message of 'Translating trnsys 3D file ...' nothing happens. No errors and no actions. I think during this process a *.b17 file should be created. But that never happens. I saw another post similar to mine, but the answer given was not helpful. Could anyone let me know why *.b17 file would not be created? Sam -------------- next part -------------- An HTML attachment was scrubbed... URL: From jrodrigue at fing.edu.uy Thu Jun 26 13:24:32 2014 From: jrodrigue at fing.edu.uy (=?ISO-8859-1?Q?JuanRodr=EDguez?=) Date: Thu, 26 Jun 2014 17:24:32 -0300 Subject: [TRNSYS-users] Heat exchanger Message-ID: <53AC8180.5000607@fing.edu.uy> Dear I wanted to know if anyone has created a type that models a heat exchanger eficienfia variable, to calculate the efficiency as calculated as a function of test data, temperatures and mass flow inputs. Thank you very much. Juan Rodr?guez Instituto de F?sica Faculad de Ingenieria Unuversidad de la Rep?blica, Uruguay From filippini.giuseppe at gmail.com Fri Jun 27 07:41:02 2014 From: filippini.giuseppe at gmail.com (Giuseppe Filippini) Date: Fri, 27 Jun 2014 16:41:02 +0200 Subject: [TRNSYS-users] type 71 evacuated collector: problem with radiation on 24 hr Message-ID: Dear TRNSYS-users, I simulated my model with TYPE 71,3,4,9,15 and plotter Type 65 (more information in attachement); My time simulation consists in: TIME STOP: 24hr TIME STEP: 1hr And my data reader type 9e reads 24 values of Total Radiation (as a particular day with 24 hr of continuity total radiation) ; so my problems are: 1. How can I obtain inlet/outlet temperature (in a plotter) from the collector, without the difference between daytime and nighttime of the collector? 2. How can I write "Total Radiation data file" in a component to read them in seconds (and not in hours) by the collector TYPE 71? Best regards. Giuseppe -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: GRAFICO SIMULAZIONE.png Type: image/png Size: 152589 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: SIMULATION.png Type: image/png Size: 201185 bytes Desc: not available URL: From d.bradley at tess-inc.com Fri Jun 27 07:54:42 2014 From: d.bradley at tess-inc.com (d.bradley at tess-inc.com) Date: Fri, 27 Jun 2014 09:54:42 -0500 Subject: [TRNSYS-users] TRNSYS Hydro model In-Reply-To: <9B9EDB499F968F489E0C81AA731C43D010290F5C@UKLON3EXMB001.eu.aecomnet.com> References: <9B9EDB499F968F489E0C81AA731C43D010290F5C@UKLON3EXMB001.eu.aecomnet.com> Message-ID: <93b2df1721c7f511aa81f4dd872655f5@tess-inc.com> Mark, I am not aware of a model of a hydro turbine. However, you may still have some options. First, if the output of the turbine is relatively constant then you could write an equation or put the performance into a data file which would then be read in by the simulation. Alternatively, if the turbine performance can be characterized by a COP as a function of a few inlet conditions then you could use Type42 to model it. Type42 is a very generic "lookup table / performance map" component that reads and interpolates performance metrics as a function of inlet conditions. Kind regards, David On 2014-06-26 02:35, Azzopardi, Mark wrote: > Hi, > > I am very new to TRNSYS and am trying to determine whether using this software will be beneficial. > > I am an electrical engineering masters student at the University of Edinburgh working with AECOM to do my thesis and I am investigating a control system where I need to model a small private wire system connected to a 90kW hydro turbine. Is there a 'Type' available to be used as a Hydro which could be shared with me? > > Any help would be appreciated. > Best regards, > > MARK AZZOPARDI > > This email is confidential and is for the intended recipient only. If you are not the intended recipient, please contact the author and you must not disclose or use the contents in any way. The author bears responsibility for any legal action or disputes arising from views or professional advice expressed which do not relate to the business of AECOM Ltd. > AECOM Limited Registered in England No: 1846493 > Registered Office: AECOM House, 63-77 Victoria Street, St Albans, Herts, AL1 3ER > Please consider the environment before printing this e-mail > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org [1] Links: ------ [1] http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Fri Jun 27 08:17:43 2014 From: d.bradley at tess-inc.com (d.bradley at tess-inc.com) Date: Fri, 27 Jun 2014 10:17:43 -0500 Subject: [TRNSYS-users] Battery discharge question/help! In-Reply-To: <1403791821930.33447@anu.edu.au> References: <1403791821930.33447@anu.edu.au> Message-ID: <056c1fde04324f9b1f9e600fc21e45f8@tess-inc.com> Daniel, The battery charges and discharges as a function of the power being put into it and the power being removed from it. The power (or current) in and out of the battery is an input to the model so if you want to make sure that discharge occurs starting at 17:00 you need to change whatever component is computing the load on the battery so that the battery only starts supplying the load after 17:00. I believe that the charge controller uses whatever renewable power is available to meet the load first and then begins to discharge the battery if there is a deficit. What you are seeing suggests that as of 14:00, there is not enough power from the PV to fully meet the load and that the battery must begin supplying power. If you want this to start happening later then you need to do something to make sure that the PV can supply sufficient power to meet the load between 14:00 and 17:00. Kind regards, David On 2014-06-26 09:10, Daniel Tallos wrote: > Hi all, > > I have a simple question which is fairly URGENT and am wondering who can help. > > I am using an Inverter (Type48b) and battery (Type47a) within a PV and battery solar system and wish to know if I can select WHEN battery discharge occurs. > > I have attached an image of the graph output from TRNSYS, with the BLUE line showing the battery output, negative clearly indicating the discharge at 14:00 hours. > > I wish to be able to discharge the battery starting at 17:00 instead. IS this possible???? > > Thankyou very much in advance, > > Daniel. > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org [1] Links: ------ [1] http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Fri Jun 27 08:44:08 2014 From: d.bradley at tess-inc.com (d.bradley at tess-inc.com) Date: Fri, 27 Jun 2014 10:44:08 -0500 Subject: [TRNSYS-users] Heat exchanger In-Reply-To: <53AC8180.5000607@fing.edu.uy> References: <53AC8180.5000607@fing.edu.uy> Message-ID: Juan, I am not aware of such a component. I think the best way to proceed might be to use a linear regression to correlate the heat exchanger UA with inlet conditions using some other software tool. You can then use the resulting UA in one of the standard TRNSYS heat exchanger models. Kind regards, David On 2014-06-26 15:24, JuanRodr?guez wrote: > Dear > > I wanted to know if anyone has created a type that models a heat > exchanger eficienfia variable, to calculate the efficiency as > calculated as a function of test data, temperatures and mass flow > inputs. > > Thank you very much. > > Juan Rodr?guez > Instituto de F?sica > Faculad de Ingenieria > Unuversidad de la Rep?blica, Uruguay > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org From d.bradley at tess-inc.com Fri Jun 27 08:48:36 2014 From: d.bradley at tess-inc.com (d.bradley at tess-inc.com) Date: Fri, 27 Jun 2014 10:48:36 -0500 Subject: [TRNSYS-users] type 71 evacuated collector: problem with radiation on 24 hr In-Reply-To: References: Message-ID: <676d9407e3040ebaf394c8a107929b81@tess-inc.com> Giuseppe, I am not sure what you mean by your first question. As far as your second question is concerned though I think you only need to change the simulation time step. Note that you will leave the data interval unchanged in Type9 (the data interval stays 1 hour). I am not sure that I would set the simulation time step lower than about 1 minute however. The algorithms that interpolate solar radiation data are appropriate for timesteps between about 1 minute and 1 hour but they do an increasingly poor job of predicting the split between beam and diffuse radiation at timesteps less than one minute. Kind regards, David On 2014-06-27 09:41, Giuseppe Filippini wrote: > Dear TRNSYS-users, > > I simulated my model with TYPE 71,3,4,9,15 and plotter Type 65 (more information in attachement); > > My time simulation consists in: > > TIME STOP: 24hr > > TIME STEP: 1hr > > And my data reader type 9e reads 24 values of Total Radiation (as a particular day with 24 hr of continuity total radiation) ; > > so my problems are: > > 1. How can I obtain inlet/outlet temperature (in a plotter) from the collector, without the difference between daytime and nighttime of the collector? > > 2. How can I write "Total Radiation data file" in a component to read them in seconds (and not in hours) by the collector TYPE 71? > > Best regards. > > Giuseppe > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org [1] Links: ------ [1] http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From raffaelecazzato at libero.it Sun Jun 29 00:40:42 2014 From: raffaelecazzato at libero.it (raffaelecazzato) Date: Sat, 29 Jun 2014 07:40:42 +0000 Subject: [TRNSYS-users] =?iso-8859-1?q?raffaelecazzato=40libero=2Eit?= Message-ID: <00B09BD8AE929E4680431946AE6774EA@mail.aim-net.mx> http://detskie-komnaty.ru/zq/oekgydspchggbjdjvvrhv.oqgvvtkgjmsbhkoyzss -------------- next part -------------- An HTML attachment was scrubbed... URL: From blgbharatpur at gmail.com Mon Jun 30 02:29:05 2014 From: blgbharatpur at gmail.com (Bachchulal Gupta) Date: Mon, 30 Jun 2014 14:59:05 +0530 Subject: [TRNSYS-users] regarding photovoltaic panel Message-ID: dear all can u tell me in the type 94 photovoltaic panel the input load voltage is what if the voltage of a module a MPPT is 30.30V is defined in the parameter then what is the load voltage . is it inverter input voltage ? then what will be the maximun value for that the power generation is maximun. regards B.L.Gupta -------------- next part -------------- An HTML attachment was scrubbed... URL: From ajfreire at fe.up.pt Mon Jun 30 08:32:14 2014 From: ajfreire at fe.up.pt (Alexandre J. Freire) Date: Mon, 30 Jun 2014 11:02:14 -0430 Subject: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin Message-ID: Dear users, I?d like to know how to solve the following issue: For some reason many adjacent walls are not recognized when loading the idf file in the trnsys wizard. I?ve seen the surfaces where the error ?Adjacent wall not found? appears and I checked: - Object info recognizes the wall as adjacent and boundary zone is correct - On the matching surface recognition is OK as well - Areas are equal - Vertices are coincident - The idf is written as described in the sketchup interface. - The b17 file is the only where in those surfaces don?t appear something like ?: ADJ_SURF=63 : BACK? Not all adjacent surfaces had this problem but many do (62). Could someone tell me how to make those walls getting recognized in trnsys? Many thanks in advance, Alexandre J. Freire Investigador Cient?fico / Research Engineer Faculdade de Engenharia da Universidade do Porto Departamento de Engenharia Mec?nica Sec??o de Fluidos e Calor Rua Dr. Roberto Frias, Edif. L403 4200-465 Porto - Portugal Tlf: +351 22 508 2264 -------------- next part -------------- An HTML attachment was scrubbed... URL: From mksinghtu at gmail.com Mon Jun 30 08:51:34 2014 From: mksinghtu at gmail.com (manoj kumar singh) Date: Mon, 30 Jun 2014 21:21:34 +0530 Subject: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin In-Reply-To: References: Message-ID: Dear ?Alexander, Many times it happens. To avoid this problem I will suggest you to construct the building project zone by zone and do the surface matching each time you construct a new zone. And also check by importing file to simulation studio. This will be a time consuming process but ultimately you will get a correct model. Do save idf file by different name every time you get a correct model. I face this problem many times when the building geometry gets complex. I hope this suggestion will work for you. Regards, Manoj On Mon, Jun 30, 2014 at 9:02 PM, Alexandre J. Freire wrote: > Dear users, > > > > I?d like to know how to solve the following issue: > > For some reason many adjacent walls are not recognized when loading the > idf file in the trnsys wizard. I?ve seen the surfaces where the error > ?Adjacent wall not found? appears and I checked: > > - Object info recognizes the wall as adjacent and boundary zone > is correct > > - On the matching surface recognition is OK as well > > - Areas are equal > > - Vertices are coincident > > - The idf is written as described in the sketchup interface. > > - The b17 file is the only where in those surfaces don?t appear > something like ?: ADJ_SURF=63 : BACK? > > Not all adjacent surfaces had this problem but many do (62). > > Could someone tell me how to make those walls getting recognized in trnsys? > > > > Many thanks in advance, > > *Alexandre J. Freire* > > *Investigador Cient?fico / Research Engineer* > > > > *Faculdade de Engenharia da Universidade do Porto* > > *Departamento de Engenharia Mec?nica* > > *Sec??o de Fluidos e Calor* > > > > *Rua Dr. Roberto Frias, Edif. L403* > > *4200-465 Porto - Portugal* > > *Tlf: +351 22 508 2264* > > > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org > > -- *Office Address:-* *Dr. Manoj Kumar Singh* *Senior Research Analyst* *Integrated Research and Action for Development (IRADe)* *C-80, Shivalik, Malviya Nagar, New Delhi - 110017, India* Alternate E mail :- mksinghiitd at gmail.com mksinghtu at rediffmail.com MOBILE NO. +91-9868820037 (India) Pl contact at this number +32-488-016-809 (liege, Belgium) )-Presently on Hold -------------- next part -------------- An HTML attachment was scrubbed... URL: From omar1994 at uab.edu Mon Jun 30 10:11:35 2014 From: omar1994 at uab.edu (Omar Abu-Hamdeh) Date: Mon, 30 Jun 2014 12:11:35 -0500 Subject: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin Message-ID: Alecauser, If Manoj's suggestion does not work, try constructing the building on another computer. Many problems can arise if the installation of trnsys and sketchup are not perfect (i.e. Changing the directory of the installation can cause problems). Omar Sent from my Samsung smartphone on AT&T -------- Original message -------- From: manoj kumar singh Date: 06/30/2014 10:51 AM (GMT-06:00) To: "TRNSYS users mailing list at OneBuilding.org" Subject: Re: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin Dear ?Alexander, Many times it happens. To avoid this problem I will suggest you to construct the building project zone by zone and do the surface matching each time you construct a new zone. And also check by importing file to simulation studio. This will be a time consuming process but ultimately you will get a correct model. Do save idf file by different name every time you get a correct model. I face this problem many times when the building geometry gets complex. I hope this suggestion will work for you. Regards, Manoj On Mon, Jun 30, 2014 at 9:02 PM, Alexandre J. Freire wrote: Dear users, ? I?d like to know how to solve the following issue: For some reason many adjacent walls are not recognized when loading the idf file in the trnsys wizard. I?ve seen the surfaces where the error ?Adjacent wall not found? appears and I checked: -????????? Object info recognizes the wall as adjacent and boundary zone is correct -????????? On the matching surface recognition is OK as well -????????? Areas are equal -????????? Vertices are coincident -????????? The idf is written as described in the sketchup interface. -????????? The b17 file is the only where in those surfaces don?t appear something like ?: ADJ_SURF=63 : BACK? Not all adjacent surfaces had this problem but many do (62). Could someone tell me how to make those walls getting recognized in trnsys? ? Many thanks in advance, Alexandre J. Freire Investigador Cient?fico / Research Engineer ? FACULDADE DE ENGENHARIA DA UNIVERSIDADE DO PORTO Departamento de Engenharia Mec?nica Sec??o de Fluidos e Calor ? Rua Dr. Roberto Frias, Edif. L403 4200-465 Porto - Portugal Tlf:?? +351 22 508 2264 ? _______________________________________________ TRNSYS-users mailing list TRNSYS-users at lists.onebuilding.org http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -- Office Address:- ? Dr. Manoj Kumar Singh Senior Research Analyst Integrated Research and Action for Development (IRADe) C-80, Shivalik, Malviya Nagar, New Delhi - 110017, India ?? ? Alternate E mail :-? mksinghiitd at gmail.com ??????????????????????????????mksinghtu at rediffmail.com ??????????????????????????????? ?????????????????????????????? ?MOBILE NO.???+91-9868820037 (India)?????? Pl contact at this number ?????????????????????????+32-488-016-809 (liege, Belgium) )-Presently on Hold ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.bradley at tess-inc.com Mon Jun 30 14:15:49 2014 From: d.bradley at tess-inc.com (d.bradley at tess-inc.com) Date: Mon, 30 Jun 2014 16:15:49 -0500 Subject: [TRNSYS-users] regarding photovoltaic panel In-Reply-To: References: Message-ID: <3a31a09fd6f2f6fdeffa369f1c6dd663@tess-inc.com> Bachchulal, In both Type94 and Type194 you can get two outputs for the array power. One is the power of the array if it is operating at the maximum power point. The other is the power of the array if it is operating at a particular load voltage (an input to the model). It is very rare for PV arrays to be directly connected to a load without the use of a maximum power point tracking (MPPT) device so in general, it is best to use the power (and voltage and current) outputs at the max power point. For both Type94 and Type194 these are outputs 4, 6, and 7. You can usually ignore outputs 1-3 as these are the outputs corresponding to a particular load voltage. Kind regards, David On 2014-06-30 04:29, Bachchulal Gupta wrote: > dear all can u tell me in the type 94 photovoltaic panel the input load voltage is what if the voltage of a module a MPPT is 30.30V is defined in the parameter then > what is the load voltage . is it inverter input voltage ? then what will be the maximun value for that the power generation is maximun. > > regards > > B.L.Gupta > > _______________________________________________ > TRNSYS-users mailing list > TRNSYS-users at lists.onebuilding.org > http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org [1] Links: ------ [1] http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From asilvap00 at gmail.com Mon Jun 30 15:50:52 2014 From: asilvap00 at gmail.com (Alexandre da Silva) Date: Mon, 30 Jun 2014 18:20:52 -0430 Subject: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin In-Reply-To: References: Message-ID: <489C2F86-8A6D-41F4-8963-93998C339482@gmail.com> Many thanks for the reply! Your suggestions turned out ok. It seems that matching also needs to have the roof/floor combination to set the front and back sides of an adjacent wall. Problem solved. Once again thanks Alexandre > El 30/06/2014, a las 12:41, Omar Abu-Hamdeh escribi?: > > Alecauser, > > If Manoj's suggestion does not work, try constructing the building on another computer. Many problems can arise if the installation of trnsys and sketchup are not perfect (i.e. Changing the directory of the installation can cause problems). > > Omar > > > Sent from my Samsung smartphone on AT&T > > > > -------- Original message -------- > From: manoj kumar singh > Date: 06/30/2014 10:51 AM (GMT-06:00) > To: "TRNSYS users mailing list at OneBuilding.org" > Subject: Re: [TRNSYS-users] Adjacent surfaces not recognized with 3d plugin > > > Dear ?Alexander, > > Many times it happens. To avoid this problem I will suggest you to construct the building project zone by zone and do the surface matching each time you construct a new zone. And also check by importing file to simulation studio. > > This will be a time consuming process but ultimately you will get a correct model. > > Do save idf file by different name every time you get a correct model. > > I face this problem many times when the building geometry gets complex. > > I hope this suggestion will work for you. > > Regards, > > Manoj > > >> On Mon, Jun 30, 2014 at 9:02 PM, Alexandre J. Freire wrote: >> Dear users, >> >> >> >> I?d like to know how to solve the following issue: >> >> For some reason many adjacent walls are not recognized when loading the idf file in the trnsys wizard. I?ve seen the surfaces where the error ?Adjacent wall not found? appears and I checked: >> >> - Object info recognizes the wall as adjacent and boundary zone is correct >> >> - On the matching surface recognition is OK as well >> >> - Areas are equal >> >> - Vertices are coincident >> >> - The idf is written as described in the sketchup interface. >> >> - The b17 file is the only where in those surfaces don?t appear something like ?: ADJ_SURF=63 : BACK? >> >> Not all adjacent surfaces had this problem but many do (62). >> >> Could someone tell me how to make those walls getting recognized in trnsys? >> >> >> >> Many thanks in advance, >> >> Alexandre J. Freire >> >> Investigador Cient?fico / Research Engineer >> >> >> >> FACULDADE DE ENGENHARIA DA UNIVERSIDADE DO PORTO >> >> Departamento de Engenharia Mec?nica >> >> Sec??o de Fluidos e Calor >> >> >> >> Rua Dr. Roberto Frias, Edif. L403 >> >> 4200-465 Porto - Portugal >> >> Tlf: +351 22 508 2264 >> >> >> >> >> _______________________________________________ >> TRNSYS-users mailing list >> TRNSYS-users at lists.onebuilding.org >> http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org >> > > > > -- > Office Address:- > > Dr. Manoj Kumar Singh > Senior Research Analyst > Integrated Research and Action for Development (IRADe) > C-80, Shivalik, Malviya Nagar, New Delhi - 110017, India > > > > Alternate E mail :- mksinghiitd at gmail.com > mksinghtu at rediffmail.com > > > > MOBILE NO. +91-9868820037 (India) Pl contact at this number > +32-488-016-809 (liege, Belgium) )-Presently on Hold > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From j.vanlaarhoven89 at outlook.com Mon Jun 30 06:00:39 2014 From: j.vanlaarhoven89 at outlook.com (J. van Laarhoven) Date: Mon, 30 Jun 2014 15:00:39 +0200 Subject: [TRNSYS-users] Radiator type 1231 with type 56 In-Reply-To: <4F98541E.40901@tess-inc.com> Message-ID: Dear David, I?m to connecting the type 1231 to the 56 and i think it works great using the heating rate as an input for gains in the type56. I just get some odd results which is can?t explain. My operative room temperature raises 1.5degree (19C > 20.5C) in 15-20minutes and after that it takes 10hours to raise another 1.5degree (20.5C > 22C). Radiator temperature (and average watertemperature) remain between 69C and 71C. If you have any suggestion, i would love to hear from you. Thanks in advance. Regards, J. van Laarhoven -------------- next part -------------- An HTML attachment was scrubbed... URL: