![]() |
OGS
|
|
Definition at line 314 of file FlowAndTemperatureControl.h.
#include <FlowAndTemperatureControl.h>
Public Member Functions | |
| FlowAndTemperature | operator() (double const T_out, double const time) const |
Public Attributes | |
| PowerWithCOP const | building_active_cooling |
| ParameterLib::Parameter< double > const & | flow_rate_param |
| double const | heat_capacity |
| double const | density |
| double const | flow_rate_min |
| double const | power_min |
Static Public Attributes | |
| static constexpr bool | is_power_bc = true |
|
inline |
Definition at line 316 of file FlowAndTemperatureControl.h.
References building_active_cooling, ProcessLib::HeatTransportBHE::BHE::check_power_and_flow_rate(), density, flow_rate_min, flow_rate_param, heat_capacity, and power_min.
| PowerWithCOP const ProcessLib::HeatTransportBHE::BHE::ActiveCooling::building_active_cooling |
Definition at line 337 of file FlowAndTemperatureControl.h.
Referenced by operator()().
| double const ProcessLib::HeatTransportBHE::BHE::ActiveCooling::density |
Definition at line 341 of file FlowAndTemperatureControl.h.
Referenced by operator()().
| double const ProcessLib::HeatTransportBHE::BHE::ActiveCooling::flow_rate_min |
Definition at line 342 of file FlowAndTemperatureControl.h.
Referenced by operator()().
| ParameterLib::Parameter<double> const& ProcessLib::HeatTransportBHE::BHE::ActiveCooling::flow_rate_param |
Definition at line 338 of file FlowAndTemperatureControl.h.
Referenced by operator()().
| double const ProcessLib::HeatTransportBHE::BHE::ActiveCooling::heat_capacity |
Definition at line 340 of file FlowAndTemperatureControl.h.
Referenced by operator()().
|
staticconstexpr |
Definition at line 344 of file FlowAndTemperatureControl.h.
| double const ProcessLib::HeatTransportBHE::BHE::ActiveCooling::power_min |
Definition at line 343 of file FlowAndTemperatureControl.h.
Referenced by operator()().