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

Different Space Discretization Constant per material layer

asked 2022-11-07 14:32:28 -0500

GR@VT's avatar

updated 2022-11-08 07:58:54 -0500

The Engineering Reference discusses the constant "C" under Basic Finite Difference Solution Approach and specifically says:

> As of version 7, the value of this constant can be controlled by the user with the input field called Space Discretization Constant in the HeatBalanceSettings:ConductionFiniteDifference input object. The discretization method allows CondFD to assign different node spacing or grid size to different material layers in a wall or roof, as building walls and roofs typically consist of several layers of different materials having different thermal properties.

How can this setting be applied to a specific layer? I only could set this for the entire model (all material layers), which extends runtimes significantly. I would like to set this for only one (thinner) layer for project.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2022-11-08 08:22:55 -0500

updated 2022-11-08 08:24:54 -0500

Reading just above and below the Eng Ref section you quoted, I believe this is saying that this Space Discretization Constant is a global setting which EnergyPlus uses to calculate the number of nodes within each material layer -- you don't have direct control over the number of nodes. See highlighted portions from the Eng Ref section below.

image description

In summary, increasing the Space Discretization constant will reduce the number of nodes for material layers depending upon their thermal diffusivity, thereby reducing simulation time.

It does not look like you can apply Conduction Finite Difference (CondFD) to just one specific material layer within a construction assembly. However, you can apply CondFD to individual surfaces or construction assemblies in multiple ways:

The other surfaces and construction assemblies in the model will use the global heat balance algorithm. This may be enough to apply CondFD just to the surfaces with a construction assembly that contains the thinner layer you want to focus on, reducing the simulation time by applying a different heat balance algorithm (likely the default conduction transfer function) to the remaining surfaces.

edit flag offensive delete link more

Comments

I was afraid that this was an unintended mis-phrasing of the specific section that I cited. I noticed the other passages as well where it talked about this being global setting for CondFD. What I didn't know was that I can set/trigger CondFD for individual surfaces/constructions. This may become helpful in other instances but will be less so in my particular case. I have a rather thick material layer with a very low diffusivity next to a thinner material layer with higher diffusivity and wanted get more intervals only for the latter to study it in more detail.

GR@VT's avatar GR@VT  ( 2022-11-08 11:28:52 -0500 )edit

Your Answer

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

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2022-11-07 14:32:28 -0500

Seen: 55 times

Last updated: Nov 08 '22