Calculates the reflecting faces from specular surfaces. It only takes into account the first reflection coming from a surface hit by the primary Sun hit faces. More...
Public Member Functions | |
| ClassName ("faceReflecting") | |
| faceReflecting (const fvMesh &mesh, const faceShading &directHiyFaces, const solarCalculator &, const scalarList &spectralDistribution, const dictionary &dict) | |
| Construct from components. More... | |
| ~faceReflecting ()=default | |
| Destructor. More... | |
| const volScalarField & | qreflective (const label bandI) const |
| void | correct () |
| Correct reflected flux. More... | |
Calculates the reflecting faces from specular surfaces. It only takes into account the first reflection coming from a surface hit by the primary Sun hit faces.
Definition at line 55 of file faceReflecting.H.
| faceReflecting | ( | const fvMesh & | mesh, |
| const faceShading & | directHiyFaces, | ||
| const solarCalculator & | solar, | ||
| const scalarList & | spectralDistribution, | ||
| const dictionary & | dict | ||
| ) |
|
default |
Destructor.
| ClassName | ( | "faceReflecting" | ) |
|
inline |
Definition at line 190 of file faceReflecting.H.
| void correct | ( | ) |
Correct reflected flux.
Definition at line 560 of file faceReflecting.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.