![]() |
OGS
|
Definition at line 437 of file FlowAndTemperatureControl.h.
#include <FlowAndTemperatureControl.h>
Public Member Functions | |
FlowAndTemperature | operator() (double const T_out, double const time) const |
Public Attributes | |
BuildingPowerCurves const | building_active_cooling_curves |
MathLib::PiecewiseLinearInterpolation const & | flow_curve |
double | heat_capacity |
double | density |
double | flow_rate_min |
double | power_min |
Static Public Attributes | |
static constexpr bool | is_power_bc = true |
|
inline |
Definition at line 439 of file FlowAndTemperatureControl.h.
References building_active_cooling_curves, ProcessLib::HeatTransportBHE::BHE::check_power_and_flow_rate(), ProcessLib::HeatTransportBHE::BHE::BuildingPowerCurves::cop_curve, density, flow_curve, flow_rate_min, MathLib::PiecewiseLinearInterpolation::getValue(), heat_capacity, ProcessLib::HeatTransportBHE::BHE::BuildingPowerCurves::power_curve, and power_min.
BuildingPowerCurves const ProcessLib::HeatTransportBHE::BHE::ActiveCoolingCurveFlowCurve::building_active_cooling_curves |
Definition at line 458 of file FlowAndTemperatureControl.h.
Referenced by operator()().
double ProcessLib::HeatTransportBHE::BHE::ActiveCoolingCurveFlowCurve::density |
Definition at line 462 of file FlowAndTemperatureControl.h.
Referenced by operator()().
MathLib::PiecewiseLinearInterpolation const& ProcessLib::HeatTransportBHE::BHE::ActiveCoolingCurveFlowCurve::flow_curve |
Definition at line 459 of file FlowAndTemperatureControl.h.
Referenced by operator()().
double ProcessLib::HeatTransportBHE::BHE::ActiveCoolingCurveFlowCurve::flow_rate_min |
Definition at line 463 of file FlowAndTemperatureControl.h.
Referenced by operator()().
double ProcessLib::HeatTransportBHE::BHE::ActiveCoolingCurveFlowCurve::heat_capacity |
Definition at line 461 of file FlowAndTemperatureControl.h.
Referenced by operator()().
|
staticconstexpr |
Definition at line 465 of file FlowAndTemperatureControl.h.
double ProcessLib::HeatTransportBHE::BHE::ActiveCoolingCurveFlowCurve::power_min |
Definition at line 464 of file FlowAndTemperatureControl.h.
Referenced by operator()().