<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="ProgId" content="Word.Document"><meta name="Generator" content="Microsoft Word 12"><meta name="Originator" content="Microsoft Word 12"><link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Cani%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"><link rel="themeData" href="file:///C:%5CDOCUME%7E1%5Cani%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"><link rel="colorSchemeMapping" href="file:///C:%5CDOCUME%7E1%5Cani%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml"><style>
<!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;
        mso-font-charset:0;
        mso-generic-font-family:roman;
        mso-font-pitch:variable;
        mso-font-signature:-1610611985 1107304683 0 0 159 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;
        mso-font-alt:"Arial Rounded MT Bold";
        mso-font-charset:0;
        mso-generic-font-family:swiss;
        mso-font-pitch:variable;
        mso-font-signature:-1610611985 1073750139 0 0 159 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-unhide:no;
        mso-style-qformat:yes;
        mso-style-parent:"";
        margin:0cm;
        margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-font-family:Calibri;
        mso-fareast-theme-font:minor-latin;
        mso-bidi-font-family:"Times New Roman";}
p.MsoNoSpacing, li.MsoNoSpacing, div.MsoNoSpacing
        {mso-style-priority:1;
        mso-style-unhide:no;
        mso-style-qformat:yes;
        margin:0cm;
        margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-font-family:Calibri;
        mso-fareast-theme-font:minor-latin;
        mso-bidi-font-family:"Times New Roman";}
.MsoChpDefault
        {mso-style-type:export-only;
        mso-default-props:yes;
        font-size:10.0pt;
        mso-ansi-font-size:10.0pt;
        mso-bidi-font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:3.0cm 2.0cm 3.0cm 2.0cm;
        mso-header-margin:35.4pt;
        mso-footer-margin:35.4pt;
        mso-paper-source:0;}
div.Section1
        {page:Section1;}
-->
</style>
<p class="MsoNormal"><span style="" lang="EN-US">Dear
Radiance list,</span></p>
<p class="MsoNormal"><span style="" lang="EN-US">I have
build up a model of a room with external glass blinds. The aim with my
simulations is to obtain the light transmittance of the glass blinds, and for
the entire system (blinds + window).</span></p>
<p class="MsoNormal"><span style="" lang="EN-US">The blinds
are modeled as polygons with the trans material. This means that the blinds
have no thickness in the model, but the reflectance and transmittance values
correspond to the information from the glass manufacturer (r=0.31 and LT=0.65).
</span></p>
<p class="MsoNormal"><span style="" lang="EN-US">My approach
is to obtain illuminance at three different locations: </span></p>
<p class="MsoNoSpacing"><span style="" lang="EN-US">1)
Before the blinds, externally; </span></p>
<p class="MsoNoSpacing"><span style="" lang="EN-US">2)
Between the blinds and the window, externally; </span></p>
<p class="MsoNoSpacing"><span style="" lang="EN-US">3) After
the window, internally. </span></p>
<p class="MsoNoSpacing"><span style="" lang="EN-US"> </span></p>
<p class="MsoNormal"><span style="" lang="EN-US">I have
therefore made a grid of points in these locations. The orientation of my
measuring points is outwards, perpendicular to the façade.</span></p>
<p class="MsoNormal"><span style="" lang="EN-US">My results
show that the illuminance level is increased at loaction 2 compared to location 1, which
is a result I do not find reliable! I have placed calculation points in the
entire height of the window with a spacing of 0.01, to be sure not to have the
result affected by high illuminance levels locally. I would have expected
higher illuminance levels locally due to the redirecting of light in the glass
blinds, but I would not have expected a higher average illuminance level.
My simulation approach is given below – please let me know if you can
find any mistakes.</span></p>
<p class="MsoNormal"><span style="" lang="EN-US">Thanks in
advance</span></p>
<p class="MsoNormal"><span style="" lang="EN-US">/Anne</span></p>
<p class="MsoNormal"><span style="" lang="EN-US"> </span></p>
<p class="MsoNormal"><span style="" lang="EN-US"> </span></p>
<p class="MsoNoSpacing"><span style="" lang="EN-US"># /az
30, </span></p>
<p class="MsoNoSpacing"><span style="" lang="EN-US">#Room.rad
includes room geometry, </span></p>
<p class="MsoNoSpacing"><span style="" lang="EN-US">#LamelSystem.rad
includes geometry of the blinds, </span></p>
<p class="MsoNoSpacing"><span style="" lang="EN-US">#Syst2.rad
includes geometry of the window system for mkillum</span></p>
<p class="MsoNoSpacing"><span style="" lang="EN-US"><br>
oconv materials.mat CIE.sky Room.rad
LamelSystem30.rad Syst2.rad >
./profil30az0alt30/scene_window_prof30alt30az0.oct<br>
<br>
cat Syst2.rad | mkillum -ab 4 ./profil30az0alt30/scene_window_prof30alt30az0.oct
>./profil30az0alt30/scene_window_prof30alt30az0_i.rad<br>
<br>
oconv materials.mat Room.rad
./profil30az0alt30/scene_window_prof30alt30az0_i.rad CIE.sky >
./profil30az0alt30/window_ii.oct</span></p>
<p class="MsoNoSpacing"><span style="" lang="EN-US"> </span></p>
<p class="MsoNormal"><span style="" lang="EN-US">#points in
grid inside the room<br>
cat points.xyz | rtrace -w -h -I+ -ab 3 -aa 0.1 -ad 1026 -as 256 -ar 512 -ds .3
-oov ./profil30az0alt30/window_2ii.oct | rcalc -e
'$1=179*($4*0.265+$5*0.670+$6*0.065)' >
./profil30az0alt30/prof30al30az0_2.dat</span></p>
<p class="MsoNormal"><span style="" lang="EN-US">#points
before and after the blind<br>
cat extpoints.xyz | rtrace -w -h -I+ -ab 3 -aa 0.1 -ad 1026 -as 256 -ar 512 -ds
.3 -oov ./profil30az0alt30/window_2ii.oct | rcalc -e
'$1=179*($4*0.265+$5*0.670+$6*0.065)' >
./profil30az0alt30/prof30al30az0_2ext.dat </span></p>
<br clear="all"><br><br>