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

[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

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/