0

Basement.exe: how to get GroundTemperature?

Hey,

I would like to get GroundTemperature from my .epw weather file. But I don't understand the advice given here: https://bigladdersoftware.com/epx/doc...

If I write RunBasement in my command prompt, it doesn't recognise this term. How can I use this pre-process application?

In advance, thanks for your help. Best,

JSo's avatar
23
JSo
asked 2020-09-15 09:22:07 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Are you using the GroundHeatTransfer:Basement objects like GroundHeatTransfer:Basement:SimParameters, GroundHeatTransfer:Basement:MatlProps, etc.. directly in your IDF file? If so, the batch file with EP-Launch already will use those inputs and run the Basement.exe program.

You may also want to consider using Foundation:Kiva objects. This is a more recent addition to EnergyPlus and provides advantages over the Basement.exe program.

JasonGlazer's avatar JasonGlazer (2020-09-18 07:33:46 -0500) edit
add a comment see more comments

1 Answer

0

Here there are the guide lines to modify the batch file in order to run the Basement program.

Anyway, in newer versions of EnergyPlus, Basement is accessible in an easier way, from the EP-Launch GUI, in the "Utilities" tab.

rainbow's avatar
116
rainbow
answered 2020-09-15 10:00:18 -0500
edit flag offensive 0 remove flag delete link

Comments

Thank you! I have EnergyPlus 9.3.0, but nothing in the utilities tab. Is there a way to get Basement in it?

JSo's avatar JSo (2020-09-18 07:21:53 -0500) edit

Yes, it's a known issue of the 9.3.0 release. This pre-release of EnergyPlus fixed that bug.

rainbow's avatar rainbow (2020-09-18 07:28:00 -0500) edit
add a comment see more comments