[TRNSYS-users] FW: TRNSYS-users Digest, Vol 73, Issue 19

Roberto Martinez De La Guarda hobgoblin_sk at hotmail.com
Thu Jan 13 05:40:27 PST 2011


Hi, I work with a model SDHW and can not get the water temperature exceeds 40 º C,for radiation in CHILE, 300 lt tank and pipe collector area 2.44 m2. What should I set?Model Assistant
 
-Roberto Martínez De La Guarda.Estudiante  Ing. Civil Mecánica Universidad Técnica Federico Santa María, Casa Central





From: trnsys-users-request at cae.wisc.edu
Subject: TRNSYS-users Digest, Vol 73, Issue 19
To: trnsys-users at cae.wisc.edu
Date: Thu, 13 Jan 2011 01:23:16 -0600

Send TRNSYS-users mailing list submissions to
	trnsys-users at cae.wisc.edu
 
To subscribe or unsubscribe via the World Wide Web, visit
	https://mailman.cae.wisc.edu/listinfo/trnsys-users
or, via email, send a message with subject or body 'help' to
	trnsys-users-request at cae.wisc.edu
 
You can reach the person managing the list at
	trnsys-users-owner at cae.wisc.edu
 
When replying, please edit your Subject line so it is more specific
than "Re: Contents of TRNSYS-users digest..."


--Archivo adjunto de mensaje reenviado--
From: JuanF.Belmonte at uclm.es
To: trnsys-users at cae.wisc.edu
Date: Wed, 12 Jan 2011 19:25:57 +0100
Subject: [TRNSYS-users] Error in the simulation of a new Type






Hello everyone.
 
i´ve downloaded from the official website of TRNSYS  a type http://sel.me.wisc.edu/trnsys/trnlib/library16.htm
 
in particular Type210 NODE (i think very interesting when  i can use it).
i´ve  created the dll file because it was not included.
 
and i´ve put the files in the folders as follows:
 
Trnsys16_1\Studio\Proformas the Type210.tmf file.
Trnsys16_1\Studio\Icon the Type210.bmp file
Trnsys16_1\UserLib\DebugDLLs the Type210.dll file
Trnsys16_1\UserLib\ReleaseDLLs the Type210.dll file
and Trnsys16_1\SourceCode\Types the Type210.f90 file (and browse from the Proforma editor - Files, the Source Code File Type210.f90)
 
but i always get the following error:
 
TRNSYS Message    105 : A TYPE was called in the TRNSYS input file but was either not linked into trndll.dll or was not found in an external dll. A dummy subroutine was called in its place. Please link the TYPE or remove it from the input file  Reported information  : Not available
 
Did i miss Something?
What i´m doing wrong?
 
Thanks in advance.
 
 


Juan Francisco Belmonte Toledo
Instituto de Investigación en Energías Renovables
Albacete Spain


--Archivo adjunto de mensaje reenviado--
From: d.bradley at tess-inc.com
CC: trnsys-users at cae.wisc.edu
To: JuanF.Belmonte at uclm.es
Date: Wed, 12 Jan 2011 13:29:44 -0600
Subject: Re: [TRNSYS-users] Error in the simulation of a new Type



  


    
  
  
    Juan,

      When you run your simulation, there should be a few NOTICES at the
    beginning of the log file. If you look through them, you'll notice
    that some of the early ones tell you which directory the TRNDll is
    being loaded from, which directory is expected to contain additional
    DLLs, which DLLs were found and which ones actually contained Types
    that were in the simulation. Those NOTICES should give you an idea
    what the problem is. For example, if you see a notice that says
    "Type210.dll was found but did not contain any Types from the
    simulation" then the problem is in how the name of Type210 is
    exported (at the beginning of your code there must be a line that
    says:

    

    !DEC$Attributes DLLexport :: Type210

    

    if the notices do not mention that a file called Type210.dll was
    found then there is a directory problem.

    

    If you aren't able to figure it out, please send me the *.log file
    that is being created when you run your simulation and I'll try to
    help.

    Best,

     David

    

    

    On 1/12/2011 12:25, JUAN FRANCISCO BELMONTE TOLEDO wrote:
    
      
        Hello everyone.
         
        i´ve downloaded
            from the official website of TRNSYS  a type http://sel.me.wisc.edu/trnsys/trnlib/library16.htm
         
        in particular
            Type210 NODE (i think very interesting when  i can use it).
        i´ve  created the
            dll file because it was not included.
         
        and i´ve put the
            files in the folders as follows:
         
        Trnsys16_1\Studio\Proformas the Type210.tmf file.
        Trnsys16_1\Studio\Icon the Type210.bmp file
        Trnsys16_1\UserLib\DebugDLLs the Type210.dll file
        Trnsys16_1\UserLib\ReleaseDLLs the Type210.dll
          file
        and Trnsys16_1\SourceCode\Types the Type210.f90
          file (and browse from the Proforma editor - Files, the Source
          Code File Type210.f90)
         
        but i always get the following error:
         
        TRNSYS Message   
            105 : A TYPE was called in the TRNSYS input file but was
            either not linked into trndll.dll or was not found in an
            external dll. A dummy subroutine was called in its place.
            Please link the TYPE or remove it from the input file 
            Reported information  : Not available
         
        Did i miss
            Something?
        What i´m doing
            wrong?
         
        Thanks in advance.
         
         
      
      
        
            Juan
                    Francisco Belmonte Toledo

                Instituto de
                      Investigación en Energías Renovables
            Albacete
                      Spain
          
      
      
_______________________________________________
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
  



--Archivo adjunto de mensaje reenviado--
From: hotline at transsolar.com
To: simon.binnemans at khk.be; trnsys-users at cae.wisc.edu
Date: Thu, 13 Jan 2011 08:17:32 +0100
Subject: Re: [TRNSYS-users] error saving file in TRNBuild

Dear Simon,
 
sounds like you hit a limit like:
- the total number of walls is greater than 999
- in the first versions of TRNSYS 17 there sometimes were surfaceID's 
generated with a number higher than 999, even if the total number of 
surfaces is lower. SurfaceID's with a number higher than 999 are not 
possible.
 
As solution you will either have to decrease the number of surfaces or 
if the numbering is wrong then you'll have to update to TRNSYS version 
17.0.0019.  
If this doesn't solve the problem please send the b17 file.
 
Regards
Christian
 
TRANSSOLAR Software Team
hotline at transsolar.com
 
www.trnsys.de
Transsolar KlimaEngineering - Technologien für energieeffizientes Bauen 
und Nutzerkomfort in Gebäuden                                    
Transsolar Energietechnik GmbH, Curiestrasse 2, 70563 Stuttgart / 
Amtsgericht Stuttgart - HRB 23347 / UsSt.-Id: DE152272639
Geschäftsführer: Dipl.Ing. Matthias Schuler, Dipl.Ing. Thomas Auer, 
Dipl.Phys. Stefan Holst, Prof. Volkmar Bleicher
 
-----Ursprüngliche Nachricht-----
Von: Simon Binnemans [mailto:simon.binnemans at khk.be] 
Gesendet: Mittwoch, 12. Januar 2011 14:57
An: trnsys-users at cae.wisc.edu
Betreff: [TRNSYS-users] error saving file in TRNBuild
 
Dear TRNSYS-Users,
 
I created a building with 98 different zones in sketchup 7.0 and with 
the transis3d plug-in I created a .idf file from this building.
When I import this .idf file in TRNBuild 2.0, no error occures and 
everything looks fine. But then when I want to save this file in 
TRNBuild, I always get the following error:
 
run-time error M6201: MATH
- sqrt: DOMAIN error
Image		PC		Routine		Line		Source
gentrn.dll	10117E79	Unknown		Unknown		Unknown
 
Now I can only pres OK and then TRNBuild closes.
 
I tried deleting some zone's but it still generates the same error.
Does someone know how to fix this?
 
Thank you in advance for your answer!
 
_______________________________________________
TRNSYS-users mailing list
TRNSYS-users at cae.wisc.edu
https://mailman.cae.wisc.edu/listinfo/trnsys-users
 
 
 
 


--Archivo adjunto de mensaje reenviado--
From: hotline at transsolar.com
To: trnsys-users at cae.wisc.edu
Date: Thu, 13 Jan 2011 08:23:03 +0100
Subject: [TRNSYS-users] Important for Trnsys3d WG: [openstudio-support] New	Maintenance release of SketchUp 8 addresses the push/pull	problem described below.










 

Dear TRNSYS users,

 

here is an important note from the OpenStudio community 
that also affects Trnsys3d.

Please update your Google Sketchup 8 
version!

 

Christian 





 




When SketchUp 8 came out there was a bug that affected the 
push pull tool when you typed in a number for a distance vs. using the mouse. 
That has now been fixed and can be manually downloaded or updated by using 
SketchUp’s “Check for Update” item under the help menu. You will be able to 
update or install right on top of the original SketchUp 8, and all of your 
plugins including OpenStudio will remain intact and ready to use.


 


For reference, here is a description of the problem that has 
been addressed. Once you upgrade your version of SketchUp you no longer have to 
use these work arounds.


“Using push/pull to extrude a surface loses a vertex from 
new surfaces when entering the extrude distance in the measurement box. People 
with this bug see missing vertices from surfaces when reopening the .idf file. 
To avoid this issue before SketchUp is updated, enter guidelines or use other 
geometry to snap to instead of typing an extrude distance. Another alternative 
is to create and extrude your geometry outside of an EnergyPlus zone, then cut 
the geometry and paste in place from inside of your zone object. If you have 
SketchUp 7 installed, you can also use that until a SketchUp 8 maintenance 
release comes out.”


 


Here is a link to the SketchUp release notes


http://sketchup.google.com/support/bin/static.py?page=release_notes.cs


 


And here is a download page.


http://sketchup.google.com/index.html


 


 


 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.onebuilding.org/pipermail/trnsys-users-onebuilding.org/attachments/20110113/f1b3e307/attachment-0001.htm>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Digest Footer
URL: <http://lists.onebuilding.org/pipermail/trnsys-users-onebuilding.org/attachments/20110113/f1b3e307/attachment-0002.asc>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Today's Topics (4 messages)
URL: <http://lists.onebuilding.org/pipermail/trnsys-users-onebuilding.org/attachments/20110113/f1b3e307/attachment-0001.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tubo evacuado.rar
URL: <http://lists.onebuilding.org/pipermail/trnsys-users-onebuilding.org/attachments/20110113/f1b3e307/attachment-0003.asc>


More information about the TRNSYS-users mailing list