| 37 | === Window transmissivity: representation === |
| 38 | |
| 39 | The radiant flux received by the window (incident radiant flux, Φ,,I,,) |
| 40 | is partially reflected back (Φ,,R,,), partially absorbed |
| 41 | by the mass of the glass (Φ,,A,, which is simulated |
| 42 | by four discretized layers of window depth) and partially transmitted |
| 43 | through the window, where the transmitted flux Φ,,T,, |
| 44 | may be processed by the indoor model (if enabled), therefore |
| 45 | {{{ |
| 46 | #!Latex |
| 47 | \[ |
| 48 | \Phi_{\mathrm{I}}=\Phi_{\mathrm{R}}+\Phi_{\mathrm{A}}+\Phi_{\mathrm{T}} |
| 49 | \] |
| 50 | }}} |
| 51 | Most of the reflection happens as specular reflection on the frontal |
| 52 | and rear boundary between the glass and air. The radiant flux reflected |
| 53 | at the rear boundary is partially reflected again at the frontal boundary, |
| 54 | then partially at the rear boundary again and so on, however, these |
| 55 | fluxes are typically negligible, as are the non-specular reflections, |
| 56 | the absorption of the reflected fluxes and the scattering inside the |
| 57 | glass; a bias can be avoided by adjusting the parameters of the non-neglected |
| 58 | processes. The reflected radiant flux can thus be simplified as Φ,,R,,=Φ,,RF,,+Φ,,RR,,, |
| 59 | where Φ,,RF,, is the radiant flux reflected at the frontal |
| 60 | boundary and Φ,,RR,, is the radiant flux reflected at |
| 61 | the rear boundary. |
| 62 | |
| 63 | The ''total transmissivity'' ''T''=Φ,,T,,/Φ,,I,, |
| 64 | is the fraction of transmitted and received radiant flux, i.e. it |
| 65 | includes loss by reflection and absorption together. The ''internal |
| 66 | transmissivity'' ''T'',,I,,=Φ,,TT,,/Φ,,TI,, |
| 67 | describes the loss by absorption by a single pass of the light through |
| 68 | the glass, where Φ,,TI,,=Φ,,I,,-Φ,,RF,, |
| 69 | is the radiant flux entering the glass after frontal boundary reflection |
| 70 | and Φ,,TT,,=Φ,,TI,,-Φ,,A,, is |
| 71 | the radiant flux leaving the glass before rear boundary reflection. |
| 72 | The ''frontal reflectivity'' ''R'',,F,,=Φ,,RF,,/Φ,,I,, |
| 73 | and ''rear reflectivity'' ''R'',,R,,=Φ,,RR,,/Φ,,TT,, |
| 74 | express the fraction of radiant flux reflected at each boundary. Together, |
| 75 | the radiant flux passing through the glass can be described sequentially |
| 76 | as it is diminished by frontal reflection, absorption and rear reflection. |
| 77 | (2) describes this process additively while (1) |
| 78 | describes the fractions multiplicatively: |
| 79 | {{{ |
| 80 | #!Latex |
| 81 | \begin{align} |
| 82 | T & =(1-R_{\mathrm{F}})T_{\mathrm{I}}(1-R_{\mathrm{R}})\\ |
| 83 | \Phi_{\mathrm{T}} & =\Phi_{\mathrm{I}}-\Phi_{\mathrm{RF}}-\Phi_{\mathrm{A}}-\Phi_{\mathrm{RR}} |
| 84 | \end{align} |
| 85 | }}} |
| 86 | |
| 87 | The internal transmissivity is described by the Beer–Lambert law. |
| 88 | For a homogeneous material with width ''z'', it is equal to |
| 89 | {{{ |
| 90 | #!Latex |
| 91 | \[ |
| 92 | T_{\mathrm{I}}=e^{-az} |
| 93 | \] |
| 94 | }}} |
| 95 | where ''a'' is the absorption (attenuation) coefficient. |
| 96 | |
| 97 | === Window transmissivity: modelling === |
| 98 | |
| 99 | The window fraction of surfaces in PALM is described by two parameters: |
| 100 | `albedo` (total reflectivity in the respective band, ''R''=Φ,,R,,/Φ,,I,,) |
| 101 | and `transmissivity` (total, ''T''). |
| 102 | |
| 103 | The frontal and rear reflectivities of glass are similar. From simple |
| 104 | Fresnel equations they are equal, in reality the frontal reflectivity |
| 105 | is slightly stronger. In PALM they are modelled as equal and they |
| 106 | are calculated from the total reflectivity. |
| 107 | {{{ |
| 108 | #!Latex |
| 109 | \begin{align*} |
| 110 | \Phi_{\mathrm{R}} & =\Phi_{\mathrm{RF}}+\Phi_{\mathrm{RR}}\\ |
| 111 | \Phi_{\mathrm{R}} & =\Phi_{\mathrm{I}}R_{\mathrm{F}}+(\Phi_{\mathrm{T}}+\Phi_{\mathrm{R}}-\Phi_{\mathrm{RF}})R_{\mathrm{R}}\\ |
| 112 | R & =R_{\mathrm{F}}+(T+R-R_{\mathrm{F}})R_{\mathrm{R}} |
| 113 | \end{align*} |
| 114 | }}} |
| 115 | Using ''R'',,F,,=''R'',,R,, we get: |
| 116 | {{{ |
| 117 | #!Latex |
| 118 | \[ |
| 119 | R_{\mathrm{F}}=\frac{R+T+1-\sqrt{(R+T+1)^{2}-4R}}{2} |
| 120 | \] |
| 121 | }}} |
| 122 | |
| 123 | In order to simulate the absorption by the discretized window layers, |
| 124 | the absorption coefficient has to be calculated from the parameters: |
| 125 | {{{ |
| 126 | #!Latex |
| 127 | \begin{align*} |
| 128 | T_{\mathrm{I}} & =\frac{\Phi_{\mathrm{TT}}}{\Phi_{\mathrm{TI}}}\\ |
| 129 | T_{\mathrm{I}} & =\frac{\Phi_{\mathrm{T}}+\Phi_{\mathrm{R}}-\Phi_{\mathrm{RF}}}{\Phi_{\mathrm{I}}(1-R_{\mathrm{F}})}\\ |
| 130 | e^{-az} & =\frac{T+R-R_{\mathrm{F}}}{1-R_{\mathrm{F}}}\\ |
| 131 | a & =\frac{-\log\frac{T+R-R_{\mathrm{F}}}{1-R_{\mathrm{F}}}}{z} |
| 132 | \end{align*} |
| 133 | }}} |
| 134 | |
| 135 | In the prognostic equations, the absorbed flux is added to the temperature |
| 136 | tendency in the Runge–Kutta method for each layer ''l'', depending |
| 137 | on layer width and. The absorbed flux is equal to |
| 138 | {{{ |
| 139 | #!Latex |
| 140 | \[ |
| 141 | \Phi_{\mathrm{A},l}=\Phi_{\mathrm{I}}(1-R_{\mathrm{F}})(e^{-az_{l-1}}-e^{-az_{l}}) |
| 142 | \] |
| 143 | }}} |
| 144 | where ''z'',,''l''-1,, is the depth of the previous layer (cumulative width |
| 145 | of all previous layers) and ''z'',,''l'',, is the depth of layer ''l''. |