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

[EnergyPlus_Support] Re: how to use command line to run EnergyPlus simulation





or something like this (the batch file and the idf file are in the same directory):

::========================

set eplusdir=C:\EnergyPlusV8-1-0

set currentdir=%~dp0

set idfname=Treelodge_v168_oneYear.idf

set epwfile=SGP_Singapore.486980_IWEC.epw

CD %eplusdir%

C:

::remove the file extensions .idf and .epw
RunEPlus.bat  %currentdir%%idfname:~0,-4%  %epwfile:~0,-4%

pause

::========================




__._,_.___

Posted by: hope.zh@xxxxxxxxx


Primary EnergyPlus support is found at:
http://energyplus.helpserve.com or send a message to energyplus-support@xxxxxxxx

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 currently allowed but be mindful that not everyone has a high speed connection.  Limit attachments to small files.

EnergyPlus Documentation is searchable.  Open EPlusMainMenu.pdf under the Documentation link and press the "search" button.




Visit Your Group
Yahoo! Groups
• Privacy • Unsubscribe • Terms of Use

__,_._,___