Dear Wang,
There is a "report" button on the left hand side of the main screen
in Window5. When you click it, you will see a pulldown menu that gives
you three options: Detailed, EnergyPlus, and DOE2. Choose DOE2 and the
report will be displayed in a seperate window. Select all the
information, copy, and then paste it into the w4lib.dat file or
directly into your *.bui file.
Kind regards,
David
On 8/2/2010 09:11, 王洋 wrote:
hi, dear everyone:
another question:
I have already built a new window type with Window 5 Program, but the
format is *.mdb and *.ldb, but TRNSYS need the format of *.dat(DOE2
output format), how to get the format of *.dat(DOE2 output format) from
*.mdb and *.ldb?
many thanks!
Br.
wang
2010/8/2 <trnsys-users-request@cae.wisc.edu>
Send TRNSYS-users mailing list submissions to
trnsys-users@cae.wisc.edu
To subscribe or unsubscribe via the World Wide Web, visit
https://www-old.cae.wisc.edu/mailman/listinfo/trnsys-users
or, via email, send a message with subject or body 'help' to
trnsys-users-request@cae.wisc.edu
You can reach the person managing the list at
trnsys-users-owner@cae.wisc.edu
When replying, please edit your Subject line so it is more specific
than "Re: Contents of TRNSYS-users digest..."
Today's Topics:
1. Parametric Analysis using TRNSYS (Nino Losurdo)
2. Parametric Analysis using TRNSYS (Nino Losurdo)
3. FW: Interoperability between TRNSYS and ESP-r: A request for
proposals (Ferguson, Alex)
4. Re: TRNSYS-users Digest, Vol 67, Issue 68 (keilholz, werner)
---------- 已转发邮件 ----------
From: Nino Losurdo <ninolosurdo@gmail.com>
To: trnsys-users@cae.wisc.edu
Date: Mon, 2 Aug 2010 10:48:28 +0100
Subject: [TRNSYS-users] Parametric Analysis using TRNSYS
Hi my name is Nino Losurdo,
I need to have parametric analysis using Trnsys to simulate
different configuration of walls and windows (es. changing insulation
thickness or conductivity proprieties). I see that using Trnedit is not
possible to set as parameter thickness or thermal proprieties of wall
types, maybe because TRNSYS need to calculate transfer function
coefficient before starting simulations. Is that any way to do that?
Sorry for my english
Kind Regards
Nino Losurdo
---------- 已转发邮件 ----------
From: Nino Losurdo <ninolosurdo@gmail.com>
To: trnsys-users@engr.wisc.edu
Date: Mon, 2 Aug 2010 12:08:47 +0100
Subject: [TRNSYS-users] Parametric Analysis using TRNSYS
Hi my name is Nino Losurdo,
I need to have parametric analysis using Trnsys to simulate
different configuration of walls and windows (es. changing insulation
thickness or conductivity proprieties). I see that using Trnedit is not
possible to set as parameter thickness or thermal proprieties of wall
types, maybe because TRNSYS need to calculate transfer function
coefficient before starting simulations. Is that any way to do that?
Sorry for my english
Kind Regards
Nino Losurdo
---------- 已转发邮件 ----------
From: "Ferguson, Alex" <Alex.Ferguson@NRCan-RNCan.gc.ca>
To: <trnsys-users@engr.wisc.edu>
Date: Fri, 30 Jul 2010 10:07:23 -0400
Subject: [TRNSYS-users] FW: Interoperability between TRNSYS and ESP-r:
A request for proposals
Natural Resources Canada is currently
seeking proposals to develop interoperability between the ESP-r and
TRNSYS simulation software suites. This work will enable time-step
coupled simulations between the two programs, and provide functionality
that will eventually be distributed in their publically-available
versions.
This tender
is open to North American suppliers. You can learn
more and request the complete RFP at the following address, or by
searching for the reference number (
Alex Ferguson
Housing, Buildings and Communities Group
CanmetENERGY
Natural Resources Canada
P:+1 613 995 3294
F:+1 613 996 9909
Alex.Ferguson@NRCan-RNCan.gc.ca
---------- 已转发邮件 ----------
From: "keilholz, werner" <werner.keilholz@cstb.fr>
To: 王洋 <wanghongyang1767@gmail.com>,
<trnsys-users@cae.wisc.edu>
Date: Mon, 2 Aug 2010 15:05:18 +0200
Subject: Re: [TRNSYS-users] TRNSYS-users Digest, Vol 67, Issue 68
Hi Wang,
You can
purchase the full version of COMIS from most TRNSYS distributors;
CSTB’s online shop is here:
http://software.cstb.fr/soft/present.asp?context=COMIS&langue=us&cd=n&search=
Werner
I build a COMIS project, but it shows "the
full version of COMIS is not installed correctly, the demo version be
used......." How to make it? I had TRNSYS/TRNFLOW.
thans!
2010/7/29 <trnsys-users-request@cae.wisc.edu>
Send TRNSYS-users
mailing list submissions to
trnsys-users@cae.wisc.edu
To subscribe or unsubscribe via the World Wide Web, visit
https://www-old.cae.wisc.edu/mailman/listinfo/trnsys-users
or, via email, send a message with subject or body 'help' to
trnsys-users-request@cae.wisc.edu
You can reach the person managing the list at
trnsys-users-owner@cae.wisc.edu
When replying, please edit your Subject line so it is more specific
than "Re: Contents of TRNSYS-users digest..."
Today's Topics:
1. Re: TRNSYS-users Digest, Vol 67, Issue 65 (Jeff
Thornton)
---------- 已转发邮件 ----------
From: "Jeff Thornton" <thornton@tess-inc.com>
To: "ghetu mariana" <ghetu_mariana@yahoo.co.uk>,
trnsys-users@cae.wisc.edu
Date: Thu, 29 Jul 2010 10:44:43 -0500 (CDT)
Subject: Re: [TRNSYS-users] TRNSYS-users Digest, Vol 67,
Issue 65
Mariana wrote:
<You can use this:
if(Ta.LT.15)then
Ta=15
if(Ta.GT.23)then
Ta=23
end if
end if
>
That's not correct. That formulation can only be used in
FORTRAN. The
question was directed towards using EQUATIONS in the TRNSYS input file.
The cleanest solution is the one posted earlier.
Ta1=MAX(15,MIN(Ta,23))
Jeff
Jeff Thornton
President - TESS, LLC
22 North Carroll Street - Suite 370
Madison WI 53703 USA
Phone: 608-274-2577
Fax: 608-278-1475
E-mail: thornton@tess-inc.com
Web: www.tess-inc.com
_______________________________________________
TRNSYS-users mailing list
TRNSYS-users@cae.wisc.edu
https://www-old.cae.wisc.edu/mailman/listinfo/trnsys-users
_______________________________________________
TRNSYS-users mailing list
TRNSYS-users@cae.wisc.edu
https://www-old.cae.wisc.edu/mailman/listinfo/trnsys-users
_______________________________________________
TRNSYS-users mailing list
TRNSYS-users@cae.wisc.edu
https://www-old.cae.wisc.edu/mailman/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
bradley@tess-inc.com
http://www.tess-inc.com
http://www.trnsys.com
|