Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
4

How can I use the Slab Preprocessor when the floor is not insulated ?

asked 6 years ago

tassimo4.0's avatar

updated 6 years ago

Since the ground site temperature is a key factor in the simulation of residential buildings and small areas, I'm wondering if the Slab preprocessor is useful in predicting accurate GS-temperature of the non-insulated ground surfaces. And how can I use it?

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
8

answered 6 years ago

Instead of the Slab preprocessor, I would recommend using the Foundation boundary condition for a ground-contact surface in EnergyPlus. Instead of pre-calculating ground-contact temperatures in Slab, this option uses Kiva. There are three key benefits to this:

  • Kiva can take EnergyPlus inputs, pre-calculate ground-contact temperatures, then provide ground-contact temperature results as inputs to the EnergyPlus simulation. This is more integrated than running Slab to get temperatures as its own process, then taking outputs from Slab to provide as inputs to EnergyPlus.
  • Kiva can calculate ground-contact temperatures every time step. This is much more accurate than using the monthly average ground temperatures calculated by Slab.
  • Kiva allows you to simulate insulation placement inside or outside of footing walls that EnergyPlus normally can't handle due to its requirement of continuous material layers spanning entire surfaces.

You can read more about Kiva in Unmet Hours posts here and here.

Preview: (hide)
link

Comments

@Aaron Boranian This looks really good! Are there any shortcomings of this method as compared to the Slab and Basement preprocessors or the Site:GroundDomain:ETC objects?

Slab Basement can only handle rectangular domains, and choosing a floor boundary as a slab perimeter or slab core are a bit granular. Basement took 23 mins to run the example file. The Site:GroundDomain:ETC objects all had "undisturbed" ground temperatures in their descriptions, so do those really apply to ground under buidlings???

Kiva doesn't even ask for data that can be calculated from the weather file.

Mitchal Dichter's avatar Mitchal Dichter  ( 6 years ago )
1

@tassimo4.0 Please change the accepted answer to @Aaron Boranian's. Kiva definitely seems like the way to go!

Mitchal Dichter's avatar Mitchal Dichter  ( 6 years ago )

thanks for the answers !

tassimo4.0's avatar tassimo4.0  ( 6 years ago )

@tassimo4.0 By the way, you might want to just use the Kiva software directly instead of using it through energyplus if you don't need energyplus.

Mitchal Dichter's avatar Mitchal Dichter  ( 6 years ago )
3

answered 6 years ago

Mitchal Dichter's avatar

updated 6 years ago

I'm wondering if the Slab preprocessor is useful in predicting accurate GS-temperature of the non-insulated ground surfaces

I'd say yes. Slab is accurate. Even if you don't have a layer in the slab that is specifically meant for providing insulation, concrete still provides some insulation and Slab will run.

And how can I use it?

That is not as easy to answer. Slab is quite old, and I think it's still written in Fortran.

image description

Your best bet is to use the Slab objects from an example file with a similar building to yours. You can find example idf files that use slab objects from this file in the energyplus example files folder.

image description

image description

If you really want to dig into Slab, you can look in the Input Output Reference and Auxiliary Programs documentation pdfs. However, as you can see from the screenshot of the object links file, some of the Slab objects no longer have example files. I've had great difficulty trying to figure out how to use Slab in the past. I think Slab has gotten so old at this point that, while it works and is accurate, the people who wrote the code, and thus truly understood all the Slab objects, are retired. Good luck!


Post Script
I found more ground temperature modeling objects.

image description

The SITE:GROUNDDOMAIN:BASEMENT, SITE:GROUNDDOMAIN:SLAB, and related objects don't seem to be part of the Slab or Basement preprocessors. I ran the example files and I think they operate during the energyplus simulation, rather than the preprocessors which calculate the Site:GroundTemperature:BuildingSurface object and then energyplus runs.


Post Post Script
After looking at the available objects much closer, it looks like the SITE:GROUNDDOMAIN:BASEMENT and SITE:GROUNDDOMAIN:SLAB use models of the ground for "undisturbed" ground temperatures, which means temperatures of soil that have not been disturbed by construction. "They are not considered appropriate for calculations of building losses."

Then Slab is only implemented for rectangular slabs too, but it's used in models with zones having trapezoidal floors. Perhaps the shape of the slab refers to the entire building footprint, but that is not clear from the documentation.

Preview: (hide)
link

Comments

I'm very grateful to you, sir mldichter. Thank you so much for taking your time writing this exhaustive answer. What do you mean by 'old'? Are there any other easy to use applications for modeling residential building's ground temperature ?

tassimo4.0's avatar tassimo4.0  ( 6 years ago )

@tassimo4.0 Old as in the Slab code was written a long time ago.

As for modeling, I don't know of any other easy way to calculate ground temperatures from an energyplus model. Also, I don't think Slab actually runs during the normal energyplus simulation. Instead, Slab uses the materials and geometry of the slab to calculate the temperatures for the Site:GroundTemperature:BuildingSurface object and energyplus uses that object during the building simulation.

Using Slab really isn't that bad if you find a good example. Figuring out all the objects from scratch would be though.

Mitchal Dichter's avatar Mitchal Dichter  ( 6 years ago )

Thanks a lot. Sincerely,

tassimo4.0's avatar tassimo4.0  ( 6 years ago )

@tassimo4.0 You're welcome. And please mark the answer as accepted.

Mitchal Dichter's avatar Mitchal Dichter  ( 6 years ago )

@tassimo4.0 By chance I'm working on some building models that I need to run the Slab and Basement preprocessors for and came upon some more useful information. When I looked at the example files links, I didn't realize that there are only two example files. LgOffVAVusingBasement.idf and 5ZoneAirCooledWithSlab.idf are the only example files. So if you have an unusual building that doesn't match either of those, I guess you'll have to dig into the documentation.

Mitchal Dichter's avatar Mitchal Dichter  ( 6 years ago )

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

5 followers

Stats

Asked: 6 years ago

Seen: 786 times

Last updated: Mar 01 '19