[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [EnergyPlus_Support] Run without EP-Launch NO2
The various paths in the rueplus.bat file are relative, and they assume that
the "current" directory in the DOS window is the EnergyPlus main folder. In
your case this is D:\EnergyPlusV1-2-3
Change the following lines in the batch file from this:
set program_path=
set program_name=EnergyPlus.exe
set input_path=ExampleFiles\
set output_path=ExampleFiles\Outputs\
set post_proc=PostProcess\
set weather_path=WeatherData\
to this:
set program_path=D:\EnergyPlusV1-2-3\
set program_name=EnergyPlus.exe
set input_path=D:\EnergyPlusV1-2-3\ExampleFiles\
set output_path=D:\EnergyPlusV1-2-3\ExampleFiles\Outputs\
set post_proc=D:\EnergyPlusV1-2-3\PostProcess\
set weather_path=D:\EnergyPlusV1-2-3\WeatherData\
Or you may prefer to
set input_path=
set output_path=
and then specify the full path to the input file, and the output files will go
in the same folder as the input file.
Mike
On 2 May 2006 at 1:34, daiounomiso wrote:
> Hello.
>
> I have another question about running EnergyPlus using RunEPlus.bat.
>
> That way was shown in GettingStarted.pdf.
>
> For example, if I will install EnergyPlus into [D:\EnergyPlusV1-2-3],
> I could run EnergyPlus by writting as follows in DOS Window.
>
> D:\EnergyPlusV1-2-3>RunEPlus <input_file_name> <weather_file_name>
>
> I understand it and a test is coplete,
> but I hope to make a success of another way.
> I hope that EnergyPlus can run by writting as follows.
>
> C:\>D:\EnergyPlusV1-2-3>RunEPlus <input_file_name>
> <weather_file_name>
>
> But it brings Fatal Error, and a simulation terminates.
>
> Would you tell me the way if I can make a success of this run
> by modifying the batch file and so on?
>
> Thank you in advance.
>
> Tetsuji
>
>
>
>
>
> 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
>
>
>
>
>
>
>
>
========================================================
Michael J. Witte, GARD Analytics, Inc.
EnergyPlus Testing and Support
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 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/