OGS
PowerWithCOP.h
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright (c) OpenGeoSys Community (opengeosys.org)
2// SPDX-License-Identifier: BSD-3-Clause
3
4#pragma once
5
6#include <variant>
7
10
11namespace ProcessLib
12{
13namespace HeatTransportBHE
14{
15namespace BHE
16{
23 std::variant<PowerWithCOP,
24 std::reference_wrapper<ParameterLib::Parameter<double>>>;
25} // namespace BHE
26} // namespace HeatTransportBHE
27} // namespace ProcessLib
std::variant< PowerWithCOP, std::reference_wrapper< ParameterLib::Parameter< double > > > CoolingVariant
ParameterLib::Parameter< double > const & power_param
MathLib::PiecewiseLinearInterpolation const & cop_curve