Loading [MathJax]/extensions/tex2jax.js
OGS
ProcessLib::HeatTransportBHE::BHE::FixedPowerConstantFlow Struct Reference

Detailed Description

Definition at line 85 of file FlowAndTemperatureControl.h.

#include <FlowAndTemperatureControl.h>

Public Member Functions

FlowAndTemperature operator() (double const T_out, double const) const
 

Public Attributes

double flow_rate
 
double power
 
double heat_capacity
 
double density
 
double flow_rate_min
 
double power_min
 

Static Public Attributes

static constexpr bool is_power_bc = true
 

Member Function Documentation

◆ operator()()

FlowAndTemperature ProcessLib::HeatTransportBHE::BHE::FixedPowerConstantFlow::operator() ( double const T_out,
double const  ) const
inline

Member Data Documentation

◆ density

double ProcessLib::HeatTransportBHE::BHE::FixedPowerConstantFlow::density

Definition at line 101 of file FlowAndTemperatureControl.h.

Referenced by operator()().

◆ flow_rate

double ProcessLib::HeatTransportBHE::BHE::FixedPowerConstantFlow::flow_rate

Definition at line 98 of file FlowAndTemperatureControl.h.

Referenced by operator()().

◆ flow_rate_min

double ProcessLib::HeatTransportBHE::BHE::FixedPowerConstantFlow::flow_rate_min

Definition at line 102 of file FlowAndTemperatureControl.h.

Referenced by operator()().

◆ heat_capacity

double ProcessLib::HeatTransportBHE::BHE::FixedPowerConstantFlow::heat_capacity

Definition at line 100 of file FlowAndTemperatureControl.h.

Referenced by operator()().

◆ is_power_bc

bool ProcessLib::HeatTransportBHE::BHE::FixedPowerConstantFlow::is_power_bc = true
staticconstexpr

Definition at line 104 of file FlowAndTemperatureControl.h.

◆ power

double ProcessLib::HeatTransportBHE::BHE::FixedPowerConstantFlow::power

Definition at line 99 of file FlowAndTemperatureControl.h.

Referenced by operator()().

◆ power_min

double ProcessLib::HeatTransportBHE::BHE::FixedPowerConstantFlow::power_min

Definition at line 103 of file FlowAndTemperatureControl.h.

Referenced by operator()().


The documentation for this struct was generated from the following file: