[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [EnergyPlus_Support] Re: ConvertESOMTR



Linda,

 

Made the changes you suggested. The conversion routine works fine now!
Thank you.

 

Currently, the ConvertESOMTR program converts "Watts" into "kWatts". To
convert  "Watts" into "kBtu/hr" , I replaced the first "conv" command in the
Power section as shown below. This resulted in an error and the program
reverted to the "no conversion" mode. How can I make
{conv,W,kBtuh,2.928751E-04,0}  the default conversion instead of
{conv,W,kW,0.001,0}?

Your help is much appreciated.

 

Merid 

 

................

! Power

!------------------------------

!    (1 kW / 1000 W)

!conv,W,kW,0.001,0

conv,W,kBtuh,2.928751E-04,0

!    (0.2928751 Btuh /1 W) * (1 kBtuh/1000 Btuh)

conv,W,kBtuh,2.928751E-04,0

!    (1 ton  / 3516.853 W)

..............

  _____  

From: EnergyPlus_Support@xxxxxxxxxxxxxxx
[mailto:EnergyPlus_Support@xxxxxxxxxxxxxxx] On Behalf Of Linda Lawrie
Sent: Wednesday, May 03, 2006 8:56 PM
To: EnergyPlus_Support@xxxxxxxxxxxxxxx
Subject: [EnergyPlus_Support] Re: ConvertESOMTR

 

Found the problem.

Where the commands are:
IF EXIST convertESOMTR.exe convertESOMTR
IF EXIST ip.eso REN eplusout.eso eplusout.esoold
IF EXIST ip.eso REN ip.eso eplusout.eso
IF EXIST ip.mtr REN eplusout.mtr eplusout.mtrold
IF EXIST ip.mtr REN ip.mtr eplusout.mtr

do this, instead:
IF EXIST convertESOMTR.exe convertESOMTR
IF EXIST ip.eso MOVE eplusout.eso eplusout.esoold
IF EXIST ip.eso MOVE ip.eso eplusout.eso
IF EXIST ip.mtr MOVE eplusout.mtr eplusout.mtrold
IF EXIST ip.mtr MOVE ip.mtr eplusout.mtr

But before you do anything, you need to go into the main folder for 
energyplus (i think you said c:\EnergyPlusV1-3-0

and delete two files:
eplusout.esoold
eplusout.mtrold

(optionally, you could change those files to be saved -- they are the 
si format files).

Linda









The primary EnergyPlus web site is found at:
http://www.energyplus.gov <http://www.energyplus.gov> 

The group web site is:
http://groups.yahoo.com/group/EnergyPlus_Support/
<http://groups.yahoo.com/group/EnergyPlus_Support/> 

Attachments are not allowed -- please post any files to the appropriate
folder in the Files area of the Support Web Site.

EnergyPlus Documentation is searchable.  Open EPlusMainMenu.idf and press
the "search" button.





SPONSORED LINKS 


Wedding program software 

Backup software program 

Email software program 


Maintenance program software 

Medical software program 

Cad software program 

 

  _____  

YAHOO! GROUPS LINKS 

 

*	 Visit your group "EnergyPlus_Support
<http://groups.yahoo.com/group/EnergyPlus_Support> " on the web.
  
*	 To unsubscribe from this group, send an email to:
 EnergyPlus_Support-unsubscribe@xxxxxxxxxxxxxxx
<mailto:EnergyPlus_Support-unsubscribe@xxxxxxxxxxxxxxx?subject=Unsubscribe> 
  
*	 Your use of Yahoo! Groups is subject to the Yahoo!
<http://docs.yahoo.com/info/terms/>  Terms of Service. 

 

  _____  



[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Everything you need is one click away.  Make Yahoo! your home page now.
http://us.click.yahoo.com/AHchtC/4FxNAA/yQLSAA/dkFolB/TM
--------------------------------------------------------------------~-> 

The primary EnergyPlus web site is found at:
http://www.energyplus.gov

The group web site is:
http://groups.yahoo.com/group/EnergyPlus_Support/

Attachments are not allowed -- please post any files to the appropriate folder in the Files area of the Support Web Site.

EnergyPlus Documentation is searchable.  Open EPlusMainMenu.idf and press the "search" button.
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/EnergyPlus_Support/

<*> To unsubscribe from this group, send an email to:
    EnergyPlus_Support-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/