Technical Details on Files for Ground Heat Transfer with Basements[LINK]
The basement program used to calculate the results is included with the EnergyPlus distribution. It requires an input file named BasementGHTin.idf in input data file format. The needed corresponding idd file is BasementGHT.idd. An EnergyPlus weather file for the location is also needed. A batch file, RunBasement, is placed in the same folder with the program and sample files. To use it (Command mode or DOS mode), one may modify several important lines:
:Instructions:
: Complete the following path and program names.
: path names must have a following \\ or errors will happen
set program\_path =
set program\_name = Basement.exe
set input\_path =
set output\_path =
set weather\_path = C:\\EnergyPlus\\WeatherData\\
and then in command mode issue the run command:
RunBasement myinput Chicago
Where you would have myinput.idf in “input_path” and Chicago would be the name of the .epw file in the “weather_path”.
You should set up the command mode so that it does not automatically close the window at the end of program termination if you want to see the commands as they run and know for sure that no errors occurred.
Technical Details on Files for Ground Heat Transfer with Basements[LINK]
The basement program used to calculate the results is included with the EnergyPlus distribution. It requires an input file named BasementGHTin.idf in input data file format. The needed corresponding idd file is BasementGHT.idd. An EnergyPlus weather file for the location is also needed. A batch file, RunBasement, is placed in the same folder with the program and sample files. To use it (Command mode or DOS mode), one may modify several important lines:
and then in command mode issue the run command:
Where you would have myinput.idf in “input_path” and Chicago would be the name of the .epw file in the “weather_path”.
You should set up the command mode so that it does not automatically close the window at the end of program termination if you want to see the commands as they run and know for sure that no errors occurred.
Documentation content copyright © 1996-2022 The Board of Trustees of the University of Illinois and the Regents of the University of California through the Ernest Orlando Lawrence Berkeley National Laboratory. All rights reserved. EnergyPlus is a trademark of the US Department of Energy.
This documentation is made available under the EnergyPlus Open Source License v1.0.