Go to the source code of this file.
|
class | TerrainRadiationHelbig |
| Radiosity terrain radiation. For each cell of the domain, a view factor to every other visible cell of the domain is computed. Then the contributions from the terrain reflected radiations of every visible cell are added until a convergence criteria is reached. This is described in Helbig, Nora, Henning Löwe, and Michael Lehning, "Radiosity approach for the shortwave surface radiation balance in complex terrain", Journal of the Atmospheric Sciences, 66.9 ,2009, pp 2900-2912. More...
|
|
◆ CellsRadComparator_Helbig()
int CellsRadComparator_Helbig |
( |
const void * |
cell1, |
|
|
const void * |
cell2 |
|
) |
| |
|
inline |