22 #ifndef NANDRAD_SolarLoadsDistributionModelH 23 #define NANDRAD_SolarLoadsDistributionModelH 25 #include <IBK_Parameter.h> 27 #include "NANDRAD_CodeGenMacros.h" 34 NANDRAD_READWRITE_PRIVATE
49 P_RadiationLoadFractionZone,
50 P_RadiationLoadFractionFloor,
51 P_RadiationLoadFractionCeiling,
52 P_RadiationLoadFractionWalls,
84 #endif // NANDRAD_SolarLoadsDistributionModelH Short wave radiation on surface is distributed via view factor table (defined in each zone)...
void checkParameters() const
To be called after readXML() and mainly used to check whether user-provided parameters are in the val...
Short wave radiation on surface is distributed based on surface type (see P_RadiationLoadFractionFloo...
IBK::Parameter m_para[NUM_P]
List of parameters.
distribution_t m_distributionType
Defines the way short wave radiation loads are distributed.
distribution_t
Short wave radiation model variant.
Short wave radiation on surfaces is distributed area-weighted.
void initDefaults()
Init default values (called before readXML() in solver).
This model stores global parameters related to solar loads distribution in zones. ...
The namespace NANDRAD contains the data model classes that make up the NANDRAD solver input data...