RE: [TRNSYS-users] IISiBat

2005-09-26 Thread keilholz, werner
Hi, 

If you are using IISiBat 3 (TRNSYS 15), you should make sure that your
Proforma is saved to \trnsys15\IISiBat3\Data or a subdirectory of this
directory. Then it should appear in the direct access tool after restarting.

In Simulation Studio (TRNSYS 16) it should go to .\Trnsys16\Studio\Proformas

Werner

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Vangelis Vogiatzis
Envoyé : vendredi 23 septembre 2005 13:49
À : trnsys-users@engr.wisc.edu
Objet : [TRNSYS-users] IISiBat

Dear Trnsys users,

I have created a component using IISiBat. I have compiled the document 
containing the fortran code and linked it with TRNSYS 15 succesfully. I 
have prepared a deck file using TRNShell including as a component of the 
sytem the one I have written and I encountered no problems during 
simulation. Unfortunately, I cannot see the component through the 
DirectAccess toolbar of the IISibat. What should I do?

Thank you in advance

E. Voyiatzis

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

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


RE: [TRNSYS-users] SET_STORAGE_VARS(STORED,NITEMS,INFO)

2005-10-28 Thread keilholz, werner








Hi Jörg, 



For
all I know, the C++ interface is still evolving, and you may have to define
some kernel functions yourself in order to use them.



In
the latest version, I would add 

extern C __declspec(dllimport)
int    _cdecl SETSTORAGEVARS(void);

to Trnsys.h 

(in .\Compilers\Cpp-Mvs2003\Include)



and then call it as   
SETSTORAGEVARS(...);



(The '...'
is your homework ... ;-) ). 



I
use right-mouse / Properties on trndll.dll to figure out the exported name, and
checked under 'Exported tab' - the best procedure until more
people use TRNSYS with C++ and the API gets more standardized...



Hope
this helps, 



Werner







De:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Jörn von Grabe
Envoyé: vendredi 28 octobre
2005 16:31
À: TRNSYS Newsgroup
Objet: [TRNSYS-users]
SET_STORAGE_VARS(STORED,NITEMS,INFO)










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


Re: [TRNSYS-users] Intel Visual Fortran Compiler 9.0 and logical

2006-03-29 Thread keilholz, werner








There
have been issues accessing open LUNs in DLLs, but so
far I've only seen it in mixed language programming (e.g., for types
written in C++) - see the topic 



https://www.cae.wisc.edu/pipermail/trnsys-users/2005/000695.html



for a possible workaround based on special cards. Another (brute-force) approach
consists in just adding your type to the main TRNSYS Dll
and recompile that (TrnDll.dll). 



I
wonder what your 'problems to integrate the Intel Fortran
Compiler' are. There is a trick that you have to apply after opening a FORTRAN
project (such as one created by the TRNSYS Simulation Studio) in the Microsoft Developer
Studio: the project shows up as "C++" per default, and the environment
insists on compiling everything with the C++ compiler, .f90 extension or not
L 



You
just have to right-click on its name, and choose 'convert to FORTRAN
project'. The icons then turns into a blue 'F'.



I
have no clue why this is necessary, but it makes the project usable from within
the Developer Studio, using all the right options as set up by the TRNSYS
Studio, etc. 





Hope
this helps, 



Werner









De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De
la part de Gottwald Dieter
Envoy: mercredi 29
mars 2006 15:36
:
trnsys-users@engr.wisc.edu
Objet: [TRNSYS-users] Intel
Visual Fortran Compiler 9.0 and logical units





I am unable to access files
that are attached via the external files tab in the component. INQUIRE states
that the logical unit is not opened. The added "/libs:dll" option
to the linker, as suggested in the programmer's guide, did not change the
situation at all.



I am using the Intel Visual
Fortran Compiler 9.0 to compile the code and since it cannot integrate itself
into the MS Visual Studio 2005, I am using a makefile to create the dll so I
guess I will have to use different options to make it work.



I use the compiler options
"/O2 /DWIN32 /DNODEBUG /D_WINDOWS /D_USRDLL /D_WINDLL /D_MBCS /c
/nologo" and the linker options "/libs:dll /dll /nologo".
Other than the problem described above, my dlls do work. Most of the options
were copied from the options that are used for a c++-project.



What shall I do?



Regards, Dieter








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


Re: [TRNSYS-users] problem with comis

2006-07-31 Thread keilholz, werner








Delphine, 



This
type of problem is best investigated in a COMIS stand-alone simulation (without
TRNSYS) first. 



This
way, you can better understand the airflow modelling phenomena alone (without
the influence from thermal problems) - which is actually one of the big
advantages of using this coupling (you can run the COMIS part without the
TRNSYS side - just click on the COMIS project window (*.cpf) and run a
COMIS simulation with fixed temperatures / wind / etc. Then you can easily
determine the influence of each phenomenon. At the end, go back to the coupled
simulation (.tpf) ). 



If
you need help on the air flow part, you can use the expertise of the quite
active COMIS user community :



http://groups.yahoo.com/group/comis



You
will find almost 500 COMIS users and the world's top-experts on air flow
modelling on this group. 



Werner


PS:
A similar group exists for CONTAM users: http://groups.yahoo.com/group/CONTAM/











De:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de OCTRUE, Delphine
Envoyé: vendredi 28 juillet
2006 17:21
À:
trnsys-users@engr.wisc.edu
Objet: [TRNSYS-users]
problem with comis











Hello!











I try todesign a double skin facade with Trnsys and
Comis.I have cut the double skin facade in 4 zones (corresponding to the 4
storeys). The double skin facade has no mecanical ventilation but
hastwoopenings downward and upward. I don't know how modelize these
openings : I want to add agrid before the air incomming, so I use the
type duct, entry with screen in comis. But my simulation in trnsys
gives me very high coupling air flow (20 000 kg/h) and no infiltration
(although the % of screen is 90). I think it's not good becausein
reality, there are dynamic loss which drop the airflow! Their is also no
temperature stratification. When I replace this duct with an open window, I
have more accurate results : air coupling flow with 6000kg/h (but it seems
still high), infiltration in the extremity of facade and temperature
stratification.











Have somebody already worked on double skin facade? Or does
someone know why the screen gives me bad results?





If you need more information, ask me.











Thanks a lot for your answers





Best regards











Delphine












   
Les donnees et renseignements contenus dans ce message sont personnels, confidentiels et secrets. Toute publication, utilisation ou diffusion, meme partielle, doit etre autorisee. Si vous n'etes pas le bon destinataire, nous vous demandons de ne pas lire, copier, utiliser ou divulguer cette communication. Nous vous prions de notifier cette erreur a l'expediteur et d'effacer immediatement cette communication de votre systeme.

Any data and information contained in this electronic mail is personal, confidential and secret. Any total or partial publication, use or distribution must be authorized. If you are not the right addressee, we ask you not to read, copy, use or disclose this communication. Please notify this error to the sender and erase at once this communication from your system.
___
TRNSYS-users mailing list
TRNSYS-users@engr.wisc.edu
https://www.cae.wisc.edu/mailman/listinfo/trnsys-users


Re: [TRNSYS-users] Urgent: TESS Ground Coupling libary

2006-08-08 Thread keilholz, werner
Hi Edward, 

There's a complete list of distributors at 
http://sel.me.wisc.edu/trnsys/fr_index.html?/trnsys/sales/distributors.html

I know by coincidence that the one in France has an online ship and accepts
credit cards ;-) but you might also want to try TESS' 'generic' email
address : [EMAIL PROTECTED]

The advantage is that they work even if a particular person is on holiday...

Werner

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Edward Halawa
Envoyé : mardi 8 août 2006 03:27
À : trnsys-users@engr.wisc.edu
Objet : [TRNSYS-users] Urgent: TESS Ground Coupling libary

Dear All,

I need TESS Ground Coupling Library urgently. Last week I emailed David
Bradley, but he was out of office for some days. Is there any TESS
distributor in this mailing list who can help ?

Best regards,


Edward Halawa
Sustainable Energy Centre
University of South Australia
Mawson Lakes SA 5095
Mawson Lakes - Adelaide
Australia
Ph. +61 8 8302 3794
Fax. +61 8 8302 3380


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

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


Re: [TRNSYS-users] New component in other programming languages

2007-01-10 Thread keilholz, werner
Hello, 
 
The programming language you are using must only be able to produce a native
Windows DLL (note that some languages in the Microsoft .NET framework also
produce DLL files, but depending on the language / compile options these
only work with the framework (CLR, Common Language Runtime); you cannot
execute such a DLL targeted for the framework as a TRNSYS type). 
 
I am not an expert with Visual Basic, and I'm not sure it can directly
produce native DLLs (but only managed DLLs for the CLR); you would then
have to create a native DLL with another language and call your program from
that DLL.   
 
If you just want to use Basic to program a TYPE, there is a much simpler
solution though: You can use VBA (Visual Basic for Applications) via Excel. 
Look at the Examples 
 
.\Trnsys16\Examples\Calling Excel
 
to see how it works. (To see the Basic code, just open the .xls file and hit
Alt-F11). 
 
If you are not using FORTRAN or C, you can only use the generated skeletons
as models, but you have to translate them to the language you use, of
course.
 
Hope this helps, 
 
Werner
 
  _  

De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de
[EMAIL PROTECTED]
Envoyé : mardi 9 janvier 2007 06:00
À : TRNSYS-users@engr.wisc.edu
Objet : [TRNSYS-users] New component in other programming languages
 
Dear TRNSYS users
 
I try to create a new compornent(TYPE) in TRNSYS16.
In manual, TRNSYS can create a new component(TYPE) in Fortran and C++ and
Other languages.
Can I create it in Visual Basic.net?
Are there any problems(generate skeleton and etc...),if I can do that?
I would be grateful for your support.
 
Thanks you all.
 
  
  _  

Start Yahoo! Auction now! http://pr.mail.yahoo.co.jp/auction/  Check out
the cool campaign
___
TRNSYS-users mailing list
TRNSYS-users@engr.wisc.edu
https://www.cae.wisc.edu/mailman/listinfo/trnsys-users


Re: [TRNSYS-users] Type 109

2007-02-22 Thread keilholz, werner
Hi Gizmoog, 

In order to be able to use a constant instead of a numerical value for a
variable, you simply have to change the variable's type to 'string' (use the
popup menu on the right of the value field). 

You need to define the constant AA_S1 in an equation card first of course.

Hope this helps, 

Werner

 -Message d'origine-
 De : [EMAIL PROTECTED] [mailto:trnsys-users-
 [EMAIL PROTECTED] De la part de gizmoog
 Envoyé : jeudi 22 février 2007 10:21
 À : trnsys-users@engr.wisc.edu
 Objet : [TRNSYS-users] Type 109
 
 Dear users,
 
 I try to use Type 109 for a multizone project. Several different
 surfaces have to be described and I wanted to do just as in the example,
 ie use variable names like AA_N for the north azimuth to turn it
 simpler afterwards.
 But when i try to write for example AA_S1 for another almost south
 wall, type109 reject my text because only numerical could be accepted,
 I suppose.
 
 Anyone has got an idea ?
 
 best regards,
 gizmoog
 ___
 TRNSYS-users mailing list
 TRNSYS-users@engr.wisc.edu
 https://www.cae.wisc.edu/mailman/listinfo/trnsys-users
 
 
 
 
 
 **
 **
 This footnote confirms that this email message has been scanned by
 PineApp Mail-SeCure for the presence of malicious code, vandals  computer
 viruses.
 **
 **
 




 
 

This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.





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


Re: [TRNSYS-users] to purchase full TRNSYS Package

2007-03-01 Thread keilholz, werner
Hi,

There is a list of all distributors at 

http://sel.me.wisc.edu/trnsys/sales/distributors.html

Werner

 -Message d'origine-
 De : [EMAIL PROTECTED] [mailto:trnsys-users-
 [EMAIL PROTECTED] De la part de [EMAIL PROTECTED]
 Envoyé : jeudi 1 mars 2007 16:17
 À : trnsys-users@engr.wisc.edu
 Objet : [TRNSYS-users] to purchase full TRNSYS Package
 
 hi every body
 i want to buy TRNSYS full packge; need information regarding price list
 and how to process purchasing
 thanks
 farraj
 
 
 
 ___
 TRNSYS-users mailing list
 TRNSYS-users@engr.wisc.edu
 https://www.cae.wisc.edu/mailman/listinfo/trnsys-users
 
 
 
 
 
 **
 **
 This footnote confirms that this email message has been scanned by
 PineApp Mail-SeCure for the presence of malicious code, vandals  computer
 viruses.
 **
 **
 




 
 

This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.





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


Re: [TRNSYS-users] PCM type

2007-06-07 Thread keilholz, werner
There's a PCM type on
http://sel.me.wisc.edu/trnsys/trnlib/library16.htm


 -Message d'origine-
 De : Prof. J.K. Nayak [mailto:[EMAIL PROTECTED]
 Envoyé : mercredi 6 juin 2007 15:14
 À : TRNSYS USER
 Objet : [TRNSYS-users] PCM type
 
 Dear All,
 
 Would you please let me know if a type exists in TRNSYS for analysing PCM
 storage? If so, where can I get the theoretical basis of the model?
 
 Thanks.
 Regards,
 
 J.K. nayak
 ___
 TRNSYS-users mailing list
 TRNSYS-users@engr.wisc.edu
 https://www.cae.wisc.edu/mailman/listinfo/trnsys-users
 
 
 
 
 
 **
 **
 This footnote confirms that this email message has been scanned by
 PineApp Mail-SeCure for the presence of malicious code, vandals  computer
 viruses.
 **
 **
 




 
 

This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.





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


Re: [TRNSYS-users] Reading data from an external file in a new TY PE

2007-06-25 Thread keilholz, werner
Hi Jordi, 

If you use TRNSYS' external file mechanism, the file will actually be opened
by the TRNSYS main program (i.e. you don't need to open it, and thus your
program even doesn't need to know the file name). 

You just use the logical file number (LUN) to read from or write to that
file.

You can see how it works in 
.\Trnsys16\SourceCode\Types\Type9.for

It just says 
READ(LU_DATA,*,ERR=2000,END=2000)
without ever opening that file - it has been opened by TRNSYS by the time
this code is executed. 

The magical variable LU_DATA is just one of the parameters - the one that
has been linked to the assign statement in the PROFORMA (that's the reason
for the Parameter popup in the Files section of the Proforma). 
In type 9 it is a complicated formula depending on the number of parameters,
but basically it is just 
LU_DATA = PAR(N)

(N is the parameter holding the LUN).

Happy data shuffling!

Werner

 

 -Message d'origine-
 De : jordi cipriano [mailto:[EMAIL PROTECTED]
 Envoyé : lundi 25 juin 2007 08:02
 À : trnsys-users@engr.wisc.edu
 Objet : [TRNSYS-users] Reading data from an external file in a new TYPE
 
 Dear all,
 
 I'm programming a new TYPE and I would like to read some inputs from an
 external file. If I define a Logical Unit for this file and I put in the
 proforma of the Type the path of this file, how do I use the OPEN
 instruction
 within my TYPE ?. I have some doubts, because, as I understand, the fact
 of
 putting an external file in the proforma conducts to an ASSIGN instruction
 in
 the deck file. Thus, do I need to re-write again the path of the file in
 my
 fortran code, or is there any way to avoid that?.
 
 Many thanks,
 
 Jordi Cipriano
 BEE-Group
 CIMNE, Spain
 
 --
 Open WebMail Project (http://openwebmail.org)
 Debian Project (http://www.debian.org)
 
 ___
 TRNSYS-users mailing list
 TRNSYS-users@engr.wisc.edu
 https://www.cae.wisc.edu/mailman/listinfo/trnsys-users
 
 
 
 
 
 **
 **
 This footnote confirms that this email message has been scanned by
 PineApp Mail-SeCure for the presence of malicious code, vandals  computer
 viruses.
 **
 **
 




 
 

This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.





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


Re: [TRNSYS-users] free demo version after 2007 09 01

2007-09-26 Thread keilholz, werner
Most distributors have one. Ours is at http://software.cstb.fr 
http://software.cstb.fr/  :

 

http://software.cstb.fr/soft/present.asp?langue=usm=lprcontext=Trnsys

 

(under download).

 

If it doesn't work, just mail [EMAIL PROTECTED] to fix it (but I just tried and 
it seemed to be OK). 

 

Werner

 



De : Olawale James [mailto:[EMAIL PROTECTED] 
Envoyé : mercredi 26 septembre 2007 13:06
À : keilholz, werner; trnsys-users@engr.wisc.edu
Objet : Re: [TRNSYS-users] free demo version after 2007 09 01

 

Please, give me the link to download the demo version.

keilholz, werner [EMAIL PROTECTED] wrote: 

Hi Jan, 

 

The free demo expires about once a year to encourage all users (including the 
users of the free version) to update their copy.

Just download it again, and the problem should go away. The expiration date is 
displayed when you install the software (at the end, in Readme.html).

 

Setting back the clock will work, too, but will create confusing dates in your 
files. 

 

Werner

 



De : jan lietaer [mailto:[EMAIL PROTECTED] 
Envoyé : mercredi 1 août 2007 14:39
À : trnsys-users@engr.wisc.edu
Objet : [TRNSYS-users] free demo version after 2007 09 01

 

Dear TRNSYS user

 

There seems to be an issue with the free demo version of trnsys

Every time I try to run an example a message 105 error shows up

 

The only work around is to change the system date to a date prior to 2007 09 01

 

Best regards Met vriendelijke groeten

Jan Lietaer

Lietaer Studieburo 

Leopold Sabbestraat 83   Prins Leopold Straat 65

8930 Lauwe (Menen)8310 Sint Kruis (Brugge) 

tel 00 32 477 27 87 40

email: [EMAIL PROTECTED]

 






This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.








This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.



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

 

  



Luggage? GPS? Comic books? 
Check out fitting gifts for grads 
http://us.rd.yahoo.com/evt=48249/*http:/search.yahoo.com/search?fr=oni_on_mailp=graduation+giftscs=bz
  at Yahoo! Search. 




This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.











This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.



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


Re: [TRNSYS-users] Error choose icon for new component

2007-10-03 Thread keilholz, werner
Hi Henk, 

 

This usually happens when the OLE server of your draing application (per 
default Paint) is not installed correctly, or has been replaced by one which 
does not work correctly. You can either re-install the drawing application 
(hoping this will repair it), or edit the bitmap directly:

1.  Create the .tmf file and save it; this will create a .bmp file in the 
same directory
2.  Delete the created .bmp file (it is black and white per default, which 
is ugly)
3.  Create a new one with the same name at the same location
4.  When you restart the Studio, the new icon will be used.

 

HTH,

Werner

 



De : Henk Stijnen [mailto:[EMAIL PROTECTED] 
Envoyé : mercredi 3 octobre 2007 09:16
À : trnsys-users@engr.wisc.edu
Objet : [TRNSYS-users] Error choose icon for new component

 

Hi,

 

I'm creating a new component and want to choose an icon. Now when I browse to 
the .bmp file and select it, TRNsys crashes.

What is the matter? What can I do?

 

Thanks for advice,

 

Henk






This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.











This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.



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


Re: [TRNSYS-users] Vista

2007-10-31 Thread keilholz, werner
Hi, 

 

The graphical front end (Simulation Studio) is not officially supported on 
Vista. 

 

Werner

 

 



De : Aude Herout [mailto:[EMAIL PROTECTED] 
Envoyé : mercredi 31 octobre 2007 09:28
À : trnsys-users@engr.wisc.edu
Objet : [TRNSYS-users] Vista

 

Hi,

 

is Trnsys16 compatible with Windows Vista ?

 

Thanks pour your answer.

 






This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.











This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.



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


Re: [TRNSYS-users] Type157 w/schedules

2007-12-04 Thread keilholz, werner
Dear Yoshihiko,

Unfortunately I am not an expert in air flow modelling. If you have questions 
about the physics of COMIS, you should consider discussing them in the COMIS 
mailing list at http://tech.groups.yahoo.com/group/comis/ 


Sincerely,

Werner Keilholz

-Message d'origine-
De : AKAMINE Yoshihiko [mailto:[EMAIL PROTECTED] 
Envoyé : mercredi 28 novembre 2007 17:44
À : keilholz, werner; trnsys-users@engr.wisc.edu
Objet : Re: [TRNSYS-users] Type157 w/schedules

Dear Werner

Thank you very much for your kind help.
I tried to use type-14h, but there were some gaps at time.

So, I used type-9a.
In this schedule, I set the opening factors; 0 to 1 each time step.

If opening factor was 0, out put data of zone-ventilation-supply (ach/hr) was 0.
So, I think that opening and closing windows schedules seem to work correctly.

But, if opening factor was not 0, out put data of zone-ventilation-supply were 
too much.
And they were not changed acording to the time step.
For example, zone-ventilation-supply (ach/hr) were 250 to 765 ach/hr.

I may misunderstand the way of setting the schedules.
If you have an experience like above-mentioned,
please give me some advices.

Sincerely.


- Original Message - 
From: keilholz, werner [EMAIL PROTECTED]
To: AKAMINE Yoshihiko [EMAIL PROTECTED]; trnsys-users@engr.wisc.edu
Sent: Tuesday, November 27, 2007 10:36 PM
Subject: RE : [TRNSYS-users] Type157 w/schedules


Dear Yoshihiko,

When you are coupling an existing COMIS project with a TRNSYS project, only the 
TRNSYS time loop is executed when the simulation is 
run from the TRNSYS project. Therefore, schedules defined in COMIS will not be 
executed. (They are only executed when you run the 
COMIS project using 'Edit Air Flow network' when right-clicking on type 157).

If you wish to open and close windows in the air flow network (or change fan 
speeds, etc.), you have to use and additional input to 
type 157. These additional inputs already exist in your project : they are 
called
'Actual Factor for links with schedules-N'
(where N is the number of the link in the COMIS air flow network definition).

So now you only have to connect these inputs to a schedule defined in TRNSYS 
(not in COMIS). For example, you can use a forcing 
function (Utilities/Forcing Function/General/Type14h) to define the schedule. 
Then connect the output of type 14 to the input of 
type 157.

The meaning of the value depends of the component used in the COMIS airflow 
network for link N : an opening factor (0..1) for 
windows, a fan speed for fans, etc. (see COMIS User Guide in
.\Trnsys16\Studio\Lib\comis-demo\Documentation

or if you have COMIS in
\comis32\Documentation

Hope this helps,

Werner





De: AKAMINE Yoshihiko [mailto:[EMAIL PROTECTED]
Date: lun. 26/11/2007 21:41
À: trnsys-users@engr.wisc.edu
Objet : [TRNSYS-users] Type157 w/schedules



Dear TRNSYS Users,

I'm trying to simulate about cross-ventilated building
with TRNSYS 16.01.0003 and COMIS 3.2.

I would like you to teach me how to set the opening and shutting schedule of 
windows
in the Coupled Project (TRNSYS-COMIS).

In the COMIS stand alone, the schedule work normally.
However, it does not work in the Coupled Project, windows are always opened...


Dr. Eng., Yoshihiko Akamine, Proj. Assist. Prof.
Grad. School of Eng., The Univ. of Tokyo
Hongo 8-3-1, Bunkyo-ku, Tokyo 113-8656 JAPAN
Phone/Fax +81-3-5841-6208
E-mail: [EMAIL PROTECTED]

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







This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.












This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.







 
 

This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.






 
 

This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses

Re: [TRNSYS-users] Type157 w/schedules

2007-12-04 Thread keilholz, werner
Sorry, as I see your question has already been answered. (CSTB currently has 
some email problems).

Werner

-Message d'origine-
De : keilholz, werner 
Envoyé : mardi 4 décembre 2007 15:30
À : AKAMINE Yoshihiko; trnsys-users@engr.wisc.edu
Objet : RE: [TRNSYS-users] Type157 w/schedules

Dear Yoshihiko,

Unfortunately I am not an expert in air flow modelling. If you have questions 
about the physics of COMIS, you should consider discussing them in the COMIS 
mailing list at http://tech.groups.yahoo.com/group/comis/ 


Sincerely,

Werner Keilholz

-Message d'origine-
De : AKAMINE Yoshihiko [mailto:[EMAIL PROTECTED] 
Envoyé : mercredi 28 novembre 2007 17:44
À : keilholz, werner; trnsys-users@engr.wisc.edu
Objet : Re: [TRNSYS-users] Type157 w/schedules

Dear Werner

Thank you very much for your kind help.
I tried to use type-14h, but there were some gaps at time.

So, I used type-9a.
In this schedule, I set the opening factors; 0 to 1 each time step.

If opening factor was 0, out put data of zone-ventilation-supply (ach/hr) was 0.
So, I think that opening and closing windows schedules seem to work correctly.

But, if opening factor was not 0, out put data of zone-ventilation-supply were 
too much.
And they were not changed acording to the time step.
For example, zone-ventilation-supply (ach/hr) were 250 to 765 ach/hr.

I may misunderstand the way of setting the schedules.
If you have an experience like above-mentioned,
please give me some advices.

Sincerely.


- Original Message - 
From: keilholz, werner [EMAIL PROTECTED]
To: AKAMINE Yoshihiko [EMAIL PROTECTED]; trnsys-users@engr.wisc.edu
Sent: Tuesday, November 27, 2007 10:36 PM
Subject: RE : [TRNSYS-users] Type157 w/schedules


Dear Yoshihiko,

When you are coupling an existing COMIS project with a TRNSYS project, only the 
TRNSYS time loop is executed when the simulation is 
run from the TRNSYS project. Therefore, schedules defined in COMIS will not be 
executed. (They are only executed when you run the 
COMIS project using 'Edit Air Flow network' when right-clicking on type 157).

If you wish to open and close windows in the air flow network (or change fan 
speeds, etc.), you have to use and additional input to 
type 157. These additional inputs already exist in your project : they are 
called
'Actual Factor for links with schedules-N'
(where N is the number of the link in the COMIS air flow network definition).

So now you only have to connect these inputs to a schedule defined in TRNSYS 
(not in COMIS). For example, you can use a forcing 
function (Utilities/Forcing Function/General/Type14h) to define the schedule. 
Then connect the output of type 14 to the input of 
type 157.

The meaning of the value depends of the component used in the COMIS airflow 
network for link N : an opening factor (0..1) for 
windows, a fan speed for fans, etc. (see COMIS User Guide in
.\Trnsys16\Studio\Lib\comis-demo\Documentation

or if you have COMIS in
\comis32\Documentation

Hope this helps,

Werner





De: AKAMINE Yoshihiko [mailto:[EMAIL PROTECTED]
Date: lun. 26/11/2007 21:41
À: trnsys-users@engr.wisc.edu
Objet : [TRNSYS-users] Type157 w/schedules



Dear TRNSYS Users,

I'm trying to simulate about cross-ventilated building
with TRNSYS 16.01.0003 and COMIS 3.2.

I would like you to teach me how to set the opening and shutting schedule of 
windows
in the Coupled Project (TRNSYS-COMIS).

In the COMIS stand alone, the schedule work normally.
However, it does not work in the Coupled Project, windows are always opened...


Dr. Eng., Yoshihiko Akamine, Proj. Assist. Prof.
Grad. School of Eng., The Univ. of Tokyo
Hongo 8-3-1, Bunkyo-ku, Tokyo 113-8656 JAPAN
Phone/Fax +81-3-5841-6208
E-mail: [EMAIL PROTECTED]

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







This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.












This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.







 
 

This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses

Re: [TRNSYS-users] number of instances

2007-12-10 Thread keilholz, werner
If you refer to the number of icons you can put into one project at the same 
time (e.g., not more than 5 for the Online), you can modify that by editing the 
model's Proforma. But if there is such a limitation, then it is usually because 
the component was not designed to support more instances (e.g., not more than 5 
tabs in an Online Window), and you would have to re-program the component, too.

 

If you just lift the limit in the Proforma, you're likely to get into trouble.

 

Werner

 



De : Jens Apel [mailto:[EMAIL PROTECTED] 
Envoyé : lundi 10 décembre 2007 13:54
À : trnsys-users@engr.wisc.edu
Objet : [TRNSYS-users] number of instances

 

Dear all,

 

is it somehow possible to change the number of instances allowed in the 
simulation? I tried to change the proforma of an online plotter but that had no 
effect.

 

Thanks in advance

 

Jens Apel

Technical University Berlin






This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.











This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.



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


Re: [TRNSYS-users] HELP!EES-TRNSYS

2008-01-02 Thread keilholz, werner
Hi rouhouz,

 

Did you look at the example in 

.\Trnsys16\Examples\Calling EES

?

 

Werner

 

Hi rouhouz,

 

Did you look at the example in 

.\Trnsys16\Examples\Calling EES

?

 

Werner

 

 

Hi rouhouz,

 

Did you look at the example in 

.\Trnsys16\Examples\Calling EES

?

 

Werner

 

 

Hi rouhouz,

 

Did you look at the example in 

.\Trnsys16\Examples\Calling EES

?

 

Werner

 

Hi rouhouz,

 

Did you look at the example in 

.\Trnsys16\Examples\Calling EES

?

 

Werner



De : zouhour sayadi [mailto:[EMAIL PROTECTED] 
Envoyé : jeudi 27 décembre 2007 12:18
À : trnsys-users@engr.wisc.edu
Objet : [TRNSYS-users] HELP!EES-TRNSYS

 

Dear Trnsys users ; 

I have to simulate an ammonia absorption machine  modeled with EES and which 
the hot water comes from a solar process .In other words , I have to couple 
TRNSYS with EES .The machine was modeled with EES but I don't know how to link 
this machine with TRNSYS .

Please ,  explain me how to link these two programs .It's a real and important 
problem for me .
I use TRNSYS 16 and EES version  7,693 ( I think it's a professionnal version , 
is it? ) 

Thanks for you
best regards 
I hope for you a  happy new year 

rouhouz

 



Ne gardez plus qu'une seule adresse mail ! Copiez vos mails 
http://fr.rd.yahoo.com/mail/mail_taglines/trueswitch/*http:/www.trueswitch.com/yahoo-fr/
  vers Yahoo! Mail 






This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.











This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.



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


[TRNSYS-users] Free tool to make TRNSYS types

2008-01-14 Thread keilholz, werner
Dear TRNSYS users, 

 

I don't follow all discussions on this list regularly, so please forgive
me if this has been said before:

 

Talking about making TRNSYS types in C or C++, it occurs to me that
Microsoft's free version of the Visual Studio makes fine TRNSYS types in
these languages at no cost. 

 

I recently had a chance to watch someone recompile some types I had made
with the full (paying) version of Visual Studio under the free version,
and practically everything worked immediately.

 

So those of you who still hesitate about which compiler to buy may want
to have a look at  

 

http://www.microsoft.com/express/ (download Visual C++ 2008 Express
Edition).

 

Maybe you don't need to buy one at all... :-) 

 

Werner

 

 

  

 








This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.



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


Re: [TRNSYS-users] CONTAM Type 97 .air file reading error with simpleAHS

2008-01-17 Thread keilholz, werner
Hi, 

When you double-click on the CONTAM icon in the Studio, then select 'Inputs', 
do you see the 42 inputs CONTAM is supposed to receive?

If you do, its probably a modelling problem on the CONTAM-side. Did you try to 
run the .air file in CONTAM stand alone?

42 is sort of a suspicious number ... ;-)

Werner

-Message d'origine-
De : Patrick Charles [mailto:[EMAIL PROTECTED] 
Envoyé : jeudi 17 janvier 2008 12:50
À : trnsys-users@engr.wisc.edu
Objet : [TRNSYS-users] CONTAM Type 97 .air file reading error with simpleAHS

 Hello,
 
Did anyone experienced the problem reding the Contam 2.4b generated .air file. 
I am using TRNsys 16.01.0003 and after linking everything and launching the 
simulation give me an error right away. In the result file the error message is 
:
the multizone airflow model was unable to resolve the list of IMPUTS. There 
should either be (4+nZones) inputs or there should be (4+nZones+ 
nPaths)inputs. 
 
THe problem seems to stems from the use of simple AHS (Air Handling Systems) in 
Contam. (The same model with no AHS and just other type of paths works fine.
 
Any ideas how to fix this? Could it be a bug that the format of the contam file 
does not correspond to the format expected by type 97?
 
below is the input section of the .air file
 
Thanks
Best regards
PAtrick Charles
Roger Williams UNiversity
Bristol, Rhode Island
 
 
 
** REQUIRED INPUTS **
1 Temperature of zone Seniors3/3
2 Temperature of zone AHS_LOFT(Rec)/3
3 Temperature of zone AHS_LOFT(Sup)/3
4 Temperature of zone Stairs2/2
5 Temperature of zone Printing2/2
6 Temperature of zone BR21/2
7 Temperature of zone BR22/2
8 Temperature of zone Painting21/2
9 Temperature of zone Painting22/2
10 Temperature of zone Exhaust_Fan(Rec)/2
11 Temperature of zone Exhaust_Fan(Sup)/2
12 Temperature of zone Stairs1/1
13 Temperature of zone StorMech1/1
14 Temperature of zone Office1/1
15 Temperature of zone BR1/1
16 Temperature of zone Shop1/1
17 Temperature of zone Sculpture1/1
18 Temperature of zone AHU_Mech0(Rec)/1
19 Temperature of zone AHU_Mech0(Sup)/1
20 Ambient Temperature
21 Barometric Pressure
22 Wind Speed
23 Wind Direction
24 System flow from zone Seniors3/3 to zone AHS_LOFT(Rec)/3
25 System flow from zone AHU_Mech0(Sup)/1 to zone Printing2/2
26 System flow from zone Printing2/2 to zone AHU_Mech0(Rec)/1
27 System flow from zone Printing2/2 to zone Exhaust_Fan(Rec)/2
28 System flow from zone BR21/2 to zone AHS_LOFT(Rec)/3
29 System flow from zone BR22/2 to zone AHS_LOFT(Rec)/3
30 System flow from zone AHS_LOFT(Sup)/3 to zone Painting22/2
31 System flow from zone Painting22/2 to zone AHS_LOFT(Rec)/3
32 System flow from zone AHS_LOFT(Sup)/3 to zone Painting21/2
33 System flow from zone Painting21/2 to zone AHS_LOFT(Rec)/3
34 System flow from zone StorMech1/1 to zone Exhaust_Fan(Rec)/2
35 System flow from zone AHS_LOFT(Sup)/3 to zone Office1/1
36 System flow from zone Office1/1 to zone AHS_LOFT(Rec)/3
37 System flow from zone BR1/1 to zone AHS_LOFT(Rec)/3
38 System flow from zone Shop1/1 to zone Exhaust_Fan(Rec)/2
39 System flow from zone AHU_Mech0(Sup)/1 to zone Sculpture1/1
40 System flow from zone Sculpture1/1 to zone AHU_Mech0(Rec)/1
41 System flow from zone AHU_Mech0(Sup)/1 to zone Shop1/1
42 System flow from zone Shop1/1 to zone AHU_Mech0(Rec)/1
___
TRNSYS-users mailing list
TRNSYS-users@engr.wisc.edu
https://www.cae.wisc.edu/mailman/listinfo/trnsys-users



 
 

This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.







 
 

This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.





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


Re: [TRNSYS-users] TRNSYS interacts with Excel

2008-01-21 Thread keilholz, werner
Marcos, 

 

If your goal is only to prepare input data for a TRNSYS type, you may consider 
writing a plug-in. 

The advantage is that you can use any programming language (especially one 
which makes it easy to create graphical front ends). 

 

An example of such a plug can be seem in type 14 - note the little icon on the 
bottom-left of the parameter window. 

 

The process is described in the TRNSYS manual under 

2.11. Appendix 2: How to use the plug-in

 

In 

.\Trnsys16\Documentation\02-SimulationStudio.pdf

 

HTH,

 

Werner

 



De : Marcos Falcon [mailto:[EMAIL PROTECTED] 
Envoyé : lundi 21 janvier 2008 11:44
À : trnsys-users@engr.wisc.edu
Objet : [TRNSYS-users] TRNSYS interacts with Excel

 

Hello, good morning. 

My name is Marcos Falcon, a member of the technical team IBERSOLAR ENERGIA S.A. 
in Barcelona, Spain. 

We have gained TRNSYS to perform simulations energy with solar thermal 
applications. 

I am trying to make an application on TRNSYS that interacts with Excel. 

Within the application, I want to create a drop-down menu, where you will get 
the collector model we have in IBERSOLAR, and according to the collector 
chosen, we send some parameters specific collector from the Excel sheet. But I 
find the problem that is not done. 

The route of the information would be as follows: 

Select a collector since TRNSYS. The collector chosen as put in a cell in 
particular the Excel sheet. According to the collector chosen, I will prepare 
the data collector on the Excel sheet to carry them TRNSYS and take these data 
as input parameters for the collector. 

How can I do it? 


Thank you in advance. 



 

Marcos Falcón

 

Dpt. Técnico

FV Aislada

IBERSOLAR Energía S.A.

 

 

 

 

 

 

T. +34 936 350 440

F. +34 936 654 510

E. [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]  

W. www.ibersolar.com http://www.ibersolar.com/ 

 

Pol. Ind. Cami Ral, C/ Isaac Peral 13 Nave 9, 

08850 Gavà (Barcelona), Spain

 

Antes de imprimir este mensaje, asegúrase de que es necesario. El medio 
ambiente está en nuestra mano.

 

El contenido de este mensaje, incluidos los ficheros que pudiera llevar anexos, 
puede contener información confidencial y está estrictamente reservado a las 
personas a las que va dirigido. Si usted lo ha recibido por error, le rogamos 
lo borre completamente de su sistema (incluidas posibles copias), lo notifique 
al remitente, y se abstenga de usar, difundir o copiar ninguna de las partes 
del mismo. 

 

This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error) please 
notify the sender immediately and destroy it.. Any unauthorized copying, 
disclosure or distribution of the material in this e-mail is strictly forbidden.

 

 






This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.











This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.



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


Re: [TRNSYS-users] Component load failed

2008-02-05 Thread keilholz, werner
Dear Lotta, 

If this happens when you try to open the type's icon in the Studio, it is 
likely to be a version conflict. 

I have also seen this when people 
- send .tmf file by email without zipping them (they look like ASCII files but 
may have binary parts)
- tried to edit .tmf files with text editors

HTH,

Werner

-Message d'origine-
De : Lotta Koch [mailto:[EMAIL PROTECTED] 
Envoyé : mercredi 30 janvier 2008 17:12
À : trnsys-users@engr.wisc.edu
Objet : [TRNSYS-users] Component load failed

Dear all,

I got the .dll, .tmf and .bmp files for two different types. I put the 
.dll files in the ReleaseDLL folder and the .bmp and .tmf files in 
studio/proformas/nostand folder. One type works well, the other appears 
in the studio under nostand but says component load failed when trying 
to use it. Does someone have an idea what's happening there? Is it a bug 
in the type or a conflict of versions?
Thanks a lot for a hint!

Best regards,
Lotta

-- 

/Mit freundlichen Grüßen / Yours sincerely/

 

Lotta Koch



PSE AG

Emmy-Noether-Str. 2
79110 Freiburg

Germany

 

Tel. (+49) 761 - 479 14-38

Fax (+49) 761 - 479 14-44

[EMAIL PROTECTED]

www.pse.de



Vorstand - CEO

Dr. Andreas Häberle

Aufsichtsrat - Board

Prof. Dr. Volker Wittwer (Vorsitz / Chair)

Dr. Armin Räuber

Prof. Dr. Joachim Luther

Register

Amtsgericht Freiburg

HRB 701854

/** Confidentiality Statement and Disclaimer **
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte 
Informationen.
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich 
erhalten haben,
informieren Sie bitte sofort den Absender und vernichten Sie diese Mail.
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail sind 
nicht gestattet.
//This e-mail may contain confidential and/or privileged information.
If you are not the intended recipient (or have received this e-mail by 
error)
please notify the sender immediately and destroy this e-mail. Any 
unauthorized copying,
disclosure or distribution of the material in this e-mail is strictly 
forbidden.
** End of Statement**/

 

/Please consider the environment - do you really need to print this email?/

 


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



 
 

This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.







 
 

This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.





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


Re: [TRNSYS-users] NBDM file

2008-02-06 Thread keilholz, werner
Dear Fredery, 

 

The function to open an NBDM file directly from the TRNSYS simulation studio 
has been implemented, but will only be distributed with the next update (there 
has been no TRNSYS update since the release of NBDM 1.0). 

 

In the meantime, you have to translate the NBDM file to a BUI+DCK file using 
BuiXml. Then simply import the DCK file into the studio, using File/Import 
TRNSYS input file. 

 

An update of BuiXml for NBDM 1.2 is currently in progress, to be released soon. 
There is a mailing list for NBDM developers at yahoo (NBDM-dev). 

 

Please contact me if you find any problems with your NBDM files, or bugs, etc., 
or if you have any questions or suggestions concerning NBDM. You can talk to me 
in French if you want.

 

Sincerely,

 

Werner Keilholz (CSTB)

PS: BuiXml is available for free download at 

ftp://ftp.cstb.fr/software/NBDM

 

 



De : fredery lavoye [mailto:[EMAIL PROTECTED] 
Envoyé : mercredi 6 février 2008 10:20
À : trnsys-users@engr.wisc.edu
Objet : [TRNSYS-users] NBDM file

 

Dear trnsys users,
I'd like to open a .NBDM file (Neutral Building Data Model) with Trnsys16. Is 
it possible? The aim is to export a study from the software Comfie to Trnsys.
Thanks for your answer
Fredery.



Les partager, au lieu de les laisser au fin fond d'un fichier... Qu'allez-vous 
faire de vos photos ? http://get.live.com 






This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.











This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer 
viruses.



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