22 #ifndef NANDRAD_InterfaceSolarAbsorptionH 23 #define NANDRAD_InterfaceSolarAbsorptionH 25 #include <IBK_Parameter.h> 26 #include "NANDRAD_CodeGenMacros.h" 32 NANDRAD_READWRITE_PRIVATE
43 P_AbsorptionCoefficient,
58 double radFlux(
double globalRad)
const;
71 #endif // NANDRAD_InterfaceSolarAbsorptionH modelType_t m_modelType
Model type.
IBK::Parameter m_para[NUM_P]
List of constant parameters.
double radFlux(double globalRad) const
Computes model-dependent solar radiation flux in [W/m2] on surface.
Parametrization for solar absorption (short wave radiation boundary condition).
void checkParameters() const
Checks for valid parameters (value ranges).
modelType_t
Model types supported by the solar absorption model.
The namespace NANDRAD contains the data model classes that make up the NANDRAD solver input data...