2

3-Phase-Method Window Modelling

Greetings, I am learning to work with Radiance to evaluate the illuminance inside a room. After reading some examples I understood that the windows in the 3 Phase Method must be defined as a glow material and separate away (4-5cm) outside from the surface 'wall'. My question is: why the material must be a glow type and why the window is away from the wall? I tried with a glass material type and Radiance gave me a warning and the illuminance values are slightly different. Thank you in advance, Best regards

NunoSaraiva's avatar
83
NunoSaraiva
asked 2018-05-02 09:19:17 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2018-05-09 15:36:10 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

3

The window polygon does not have to be "away" from the wall. There are some geometry considerations that depend on whether you are modeling your walls with thickness or as infinitely thin walls as in an energy model. What does need to be separated from the wall/window plane is the polygon you will use for the BSDF, if you are using one. In this case, you use glow or (light) as the material because with the 3-phase method, the window polygon is acting as a light source to the points in the space (or the pixels of a given view) for the view matrix.

It sounds like you may be conflating a simple(r) two-phase approach -- where you just create a single view matrix and use that for an annual climate based daylight simulation, and the 3-phase --where you have some dynamic element (shade, blind, louver/film). In the former, you would use a glass material, and calculate a view matrix; the latter, you'd have a glass material for your window, and a second polygon inside the window plane to accept a BSDF. This second polygon is what would have the glow or light material for the view matrix, and acts as the sender polygon for the daylight matrix.

I recommend you review Sarith's excellent tutorial here for more information on this.

rpg777's avatar
7k
rpg777
answered 2018-05-02 23:30:33 -0500
edit flag offensive 0 remove flag delete link

Comments

Thank you for your response, it helped a lot.

Best regards, Nuno Saraiva

NunoSaraiva's avatar NunoSaraiva (2018-05-07 05:24:26 -0500) edit

General housekeeping note, @NunoSaraiva: consider making this a comment on my answer, rather than a posted "answer". Glad my response was helpful!

rpg777's avatar rpg777 (2018-05-07 10:11:19 -0500) edit
add a comment see more comments