SolarCal model to Simulate delta MRT

Hello Ladybug-Tools community,
I want to use Ladybug’s SolarCal model, but I noticed in Ladybug 1.8.0, the LB Indoor Solar MRT component no longer allows setting analysisPeriodOrHOY. Was this parameter deprecated? Are there alternative methods to define the analysis period?
I would appreciate your help.

Thanks a lot
Savannah

Hi @Savannah,

As feeding in a period of data to the MRT componet, you can sort out the data (of dir/diffuse radiation) over a period before pluging to it. Here is the example:

btw, I am using the fake LW MRT (as the Outdoor drybulb) in that example to make sure it is working as expected.

Regards,
Beiyu

Thank you so much for your prompt response! I really appreciate it. Additionally, I would like to ask another question: How can we simulate the MRT Thermal Map of a space at a specific moment? I look forward to your reply and assistance when convenient. Thank you again for your help!
Savannah

Hi @Savannah,

In general, there are two methods to achieve this in LBT.

If you already have the long-wave MRT data and are working with a single type of glazing (one SHGC value), then i guess you can directly go with Method 1. However, if you don’t have the long-wave MRT or need to account for multiple glazing types (different SHGC values), then Method 2 is the better choice.


Method 1:

The first method is to use the IndoorMRT component with a sky vault (HumanToSkyRelation) to assess the sky exposure on specific points, as shown below:


This method takes into account the sky fraction, as explained in ASHRAE 55. It calculates the spatial relationship between the points and the sky, considering the context that blocks the sky.

However, there are some constraints to be aware of:
1 - You cannot assign different SHGC values to different glazings. The input _window_trans in the IndoorMRT component allows you to define the SHGC of the glazings without assigning them to specific objects. It presumably considers some reductions by the SHGC in the calculation (similar to Tsol in ASHRAE 55).

2 - You need a set of long-wave MRT values to ensure accuracy.


Therefore, I would recommend the second method, which is to use the Comfort Map in Honeybee Energy.

Method 2:

The Adaptive Comfort Map is one of the comfort models available, as shown below:

This method offers higher accuracy due to the 2-phase Radiance calculation. It can compute the indoor long-wave MRT since it is based on an energy model via EnergyPlus, and you can modify your glazing properties to see how the glazing design influences the MRT.

I tried using the long-wave MRT from this method and plugged it into the IndoorMRT component to compare the results (as the Method 3 below). Here is the comparison for your reference:

n.b.: The first result was calculated using fake long-wave MRT (outdoor dry-bulb temperature). This was done to demonstrate that if your long-wave MRT data is missing, it can lead to significant inaccuracies.

and have fun :slight_smile:
MRT example.gh (126.7 KB)

Regards,
Beiyu

2 Likes

Your solution was exactly what I needed! I can’t thank you enough for taking the time to help me with this critical issue. Your guidance made a huge difference and truly saved my day. I deeply appreciate your expertise and kindness​:heart::sparkles:.
— Savannah