OGS
ProcessLib::HeatTransportBHE::BHE::FixedPowerFlowCurve Struct Reference

Detailed Description

Definition at line 65 of file FlowAndTemperatureControl.h.

#include <FlowAndTemperatureControl.h>

Collaboration diagram for ProcessLib::HeatTransportBHE::BHE::FixedPowerFlowCurve:
[legend]

Public Member Functions

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

Public Attributes

MathLib::PiecewiseLinearInterpolation const & flow_curve
 
double power
 
double heat_capacity
 
double density
 

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ density

double ProcessLib::HeatTransportBHE::BHE::FixedPowerFlowCurve::density

Definition at line 76 of file FlowAndTemperatureControl.h.

Referenced by operator()().

◆ flow_curve

MathLib::PiecewiseLinearInterpolation const& ProcessLib::HeatTransportBHE::BHE::FixedPowerFlowCurve::flow_curve

Definition at line 72 of file FlowAndTemperatureControl.h.

Referenced by operator()().

◆ heat_capacity

double ProcessLib::HeatTransportBHE::BHE::FixedPowerFlowCurve::heat_capacity

Definition at line 75 of file FlowAndTemperatureControl.h.

Referenced by operator()().

◆ power

double ProcessLib::HeatTransportBHE::BHE::FixedPowerFlowCurve::power

Definition at line 74 of file FlowAndTemperatureControl.h.

Referenced by operator()().


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