OGS
ProcessLib::HeatTransportBHE::BHE::FixedPowerConstantFlow Struct Reference

Detailed Description

Definition at line 54 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
 

Static Public Attributes

static constexpr bool is_power_bc = true
 

Member Function Documentation

◆ operator()()

Member Data Documentation

◆ density

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

Definition at line 64 of file FlowAndTemperatureControl.h.

Referenced by operator()().

◆ flow_rate

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

Definition at line 61 of file FlowAndTemperatureControl.h.

Referenced by operator()().

◆ heat_capacity

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

Definition at line 63 of file FlowAndTemperatureControl.h.

Referenced by operator()().

◆ is_power_bc

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

Definition at line 65 of file FlowAndTemperatureControl.h.

◆ power

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

Definition at line 62 of file FlowAndTemperatureControl.h.

Referenced by operator()().


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