|
ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
Sun and irradiances of the last compute_shortwave() call, for reports. More...
#include <ERF_IBFaceSet.H>

Public Attributes | |
| amrex::Real | zenith = 0.0 |
| amrex::Real | azimuth = 0.0 |
| [rad] More... | |
| amrex::Real | sx = 0.0 |
| amrex::Real | sy = 0.0 |
| amrex::Real | sz = 1.0 |
| Unit vector toward the sun. More... | |
| amrex::Real | dni = 0.0 |
| Direct-normal irradiance [W/m2]. More... | |
| amrex::Real | diffuse_h = 0.0 |
| Diffuse on a horizontal surface [W/m2]. More... | |
Sun and irradiances of the last compute_shortwave() call, for reports.
| amrex::Real IBFaceSet::SunState::azimuth = 0.0 |
[rad]
Referenced by IBFaceSet::compute_shortwave(), and IBFaceSet::report().
| amrex::Real IBFaceSet::SunState::diffuse_h = 0.0 |
Diffuse on a horizontal surface [W/m2].
Referenced by IBFaceSet::compute_shortwave(), and IBFaceSet::report().
| amrex::Real IBFaceSet::SunState::dni = 0.0 |
Direct-normal irradiance [W/m2].
Referenced by IBFaceSet::compute_shortwave(), and IBFaceSet::report().
| amrex::Real IBFaceSet::SunState::sx = 0.0 |
Referenced by IBFaceSet::compute_shortwave().
| amrex::Real IBFaceSet::SunState::sy = 0.0 |
Referenced by IBFaceSet::compute_shortwave().
| amrex::Real IBFaceSet::SunState::sz = 1.0 |
Unit vector toward the sun.
Referenced by IBFaceSet::compute_shortwave().
| amrex::Real IBFaceSet::SunState::zenith = 0.0 |
Referenced by IBFaceSet::compute_shortwave(), and IBFaceSet::report().