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

Revision history [back]

I suggest you first read the Input/Output reference guide for the People object to get a better idea of how it's defined, and what parameter affect the heat generation. You'll want to play close attention to the Sensible Heat Fraction field, which defaults to autocalculate.

Then once you have understood how the People object is characterized, you can read the engineering reference which happens to have a short (that's nice!) section that answers your question called Heat Gain from People

You'll learn that the the Sensible gain is derived from a polynomial function of Temperature and Metabolic rate, and get a representation of the Sensible Heat Gain as a function of metabolic rate for different temperatures.

Sensible Heat Gain

Given that Latent Gain = Metabolic Rate - Sensible Gain, and that the latent gain is the one that "adds water" like you said, it's easy to see that an increase in temperature will produce more latent gain. That's why you see more humidity in the summer, because the indoor space temperature is higher than the winter. It's also quite logical, since you tend to sweat more when its hotter.

In case you have trouble reading the above graph, I went ahead and created a clearer one, where I fixed the metabolic rate to 120W (typical office activity), then used the polynomial equation to create the split between sensible and latent as a function of temperature.

image description

I suggest you first read the Input/Output reference guide for the People object to get a better idea of how it's defined, and what parameter affect the heat generation. You'll want to play close attention to the Sensible Heat Fraction field, which defaults to autocalculate.

Then once you have understood how the People object is characterized, you can read the engineering reference which happens to have a short (that's nice!) section that answers your question called Heat Gain from People

You'll learn that the the Sensible gain is derived from a polynomial function of Temperature and Metabolic rate, and get a representation of the Sensible Heat Gain as a function of metabolic rate for different temperatures.

Sensible Heat Gain

Given that Latent Gain = Metabolic Rate - Sensible Gain, and that the latent gain is the one that "adds water" like you said, it's easy to see that an increase in temperature will produce more latent gain. That's why you see more humidity in the summer, because the indoor space temperature is higher than the winter. It's also quite logical, since you tend to sweat more when its hotter.

In case you have trouble reading the above graph, I went ahead and created a clearer one, where I fixed the metabolic rate to 120W (typical office activity), then used the polynomial equation to create the split between sensible and latent as a function of temperature.

image description

image description

I suggest you first read the Input/Output reference guide for the People object to get a better idea of how it's defined, and what parameter affect the heat generation. You'll want to play close attention to the Sensible Heat Fraction field, which defaults to autocalculate.

Then once you have understood how the People object is characterized, you can read the engineering reference which happens to have a short (that's nice!) section that answers your question called Heat Gain from People

You'll learn that the the Sensible gain is derived from a polynomial function of Temperature and Metabolic rate, and get a representation of the Sensible Heat Gain as a function of metabolic rate for different temperatures.

Sensible Heat Gain

Given that Latent Gain = Metabolic Rate - Sensible Gain, and that the latent gain is the one that "adds water" like you said, it's easy to see that an increase in temperature will produce more latent gain. That's why you see more humidity in the summer, because the indoor space temperature is higher than the winter. It's also quite logical, since you tend to sweat more when its hotter.

In case you have trouble reading the above graph, I went ahead and created a clearer one, where I fixed the metabolic rate to 120W (typical office activity), then used the polynomial equation to create the split between sensible and latent as a function of temperature.

image description

image description

I suggest you first read the Input/Output reference guide for the People object to get a better idea of how it's defined, and what parameter affect the heat generation. You'll want to play close attention to the Sensible Heat Fraction field, which defaults to autocalculate.

Then once you have understood how the People object is characterized, you can read the engineering reference which happens to have a short (that's nice!) section that answers your question called Heat Gain from People

You'll learn that the the Sensible gain is derived from a polynomial function of Temperature and Metabolic rate, and get a representation of the Sensible Heat Gain as a function of metabolic rate for different temperatures.

Sensible Heat Gain

Given that Latent Gain = Metabolic Rate - Sensible Gain, and that the latent gain is the one that "adds water" like you said, it's easy to see that an increase in temperature will produce more latent gain. That's why you see more humidity in the summer, because the indoor space temperature is higher than the winter. It's also quite logical, since you tend to sweat more when its hotter.

In case you have trouble reading the above graph, I went ahead and created a clearer one, where I fixed the metabolic rate to 120W (typical office activity), then used the polynomial equation to create the split between sensible and latent as a function of temperature.

image description


Edit: Unrelated to your original question, but I find it interesting anyways and thought people might too: I noticed something on the curve from the engineering reference: at low metabolic rates, the sensible gain is above the metabolic rate (=total gain), which is physically problematic (sic!).

So I plotted a heatmap to check that, putting in bright red the region where the latent gain ends up negative as a result.

image description

FYI, reading the source code around here what happens in this case is that the sensible gain is set to the metabolic rate, and the latent gain ends up 0 as a result.

I suggest you first read the Input/Output reference guide for the People object to get a better idea of how it's defined, and what parameter affect the heat generation. You'll want to play close attention to the Sensible Heat Fraction field, which defaults to autocalculate.

Then once you have understood how the People object is characterized, you can read the engineering reference which happens to have a short (that's nice!) section that answers your question called Heat Gain from People

You'll learn that the the Sensible gain is derived from a polynomial function of Temperature and Metabolic rate, and get a representation of the Sensible Heat Gain as a function of metabolic rate for different temperatures.

Sensible Heat Gain

Given that Latent Gain = Metabolic Rate - Sensible Gain, and that the latent gain is the one that "adds water" like you said, it's easy to see that an increase in temperature will produce more latent gain. That's why you see more humidity in the summer, because the indoor space temperature is higher than the winter. It's also quite logical, since you tend to sweat more when its hotter.

In case you have trouble reading the above graph, I went ahead and created a clearer one, where I fixed the metabolic rate to 120W (typical office activity), then used the polynomial equation to create the split between sensible and latent as a function of temperature.

image description


Edit: Unrelated to your original question, but I find it interesting anyways and thought people might too: I noticed something on the curve from the engineering reference: at low metabolic rates, the sensible gain is above the metabolic rate (=total gain), which is physically problematic (sic!).

So I plotted a heatmap to check that, putting in bright red the region where the latent gain ends up negative as a result.

image descriptionimage

FYI, reading the source code around here what happens in this case is that the sensible gain is set to the metabolic rate, and the latent gain ends up 0 as a result.

I suggest you first read the Input/Output reference guide for the People object to get a better idea of how it's defined, and what parameter affect the heat generation. You'll want to play close attention to the Sensible Heat Fraction field, which defaults to autocalculate.

Then once you have understood how the People object is characterized, you can read the engineering reference which happens to have a short (that's nice!) section that answers your question called Heat Gain from People

You'll learn that the the Sensible gain is derived from a polynomial function of Temperature and Metabolic rate, and get a representation of the Sensible Heat Gain as a function of metabolic rate for different temperatures.

Sensible Heat Gain

Given that Latent $Latent Gain = Metabolic Rate - Sensible Gain, Gain$, and that the latent gain is the one that "adds water" like you said, it's easy to see that an increase in temperature will produce more latent gain. That's why you see more humidity in the summer, because the indoor space temperature is higher than the winter. It's also quite logical, since you tend to sweat more when its hotter.

In case you have trouble reading the above graph, I went ahead and created a clearer one, where I fixed the metabolic rate to 120W (typical office activity), then used the polynomial equation to create the split between sensible and latent as a function of temperature.

image description


Edit: Unrelated to your original question, but I find it interesting anyways and thought people might too: I noticed something on the curve from the engineering reference: at low metabolic rates, the sensible gain is above the metabolic rate (=total gain), which is physically problematic (sic!).

So I plotted a heatmap to check that, putting in bright red the region where the latent gain ends up negative as a result.

image

FYI, reading the source code around here what happens in this case is that the sensible gain is set to the metabolic rate, and the latent gain ends up 0 as a result.