OGS
|
Definition in file CreateFlowAndTemperatureControl.cpp.
#include "CreateFlowAndTemperatureControl.h"
#include "BaseLib/Algorithm.h"
#include "BaseLib/ConfigTree.h"
#include "BuildingPowerCurves.h"
#include "MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h"
#include "RefrigerantProperties.h"
Go to the source code of this file.
Namespaces | |
namespace | ProcessLib |
namespace | ProcessLib::HeatTransportBHE |
namespace | ProcessLib::HeatTransportBHE::BHE |
Functions | |
FlowAndTemperatureControl | ProcessLib::HeatTransportBHE::BHE::createFlowAndTemperatureControl (BaseLib::ConfigTree const &config, std::map< std::string, std::unique_ptr< MathLib::PiecewiseLinearInterpolation > > const &curves, RefrigerantProperties const &refrigerant) |