Loading [MathJax]/extensions/MathMenu.js
OGS
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
v
w
z
Enumerations
b
c
d
e
f
g
i
l
m
n
o
p
s
t
u
v
Enumerator
a
b
c
d
e
f
g
h
l
m
n
p
r
s
t
v
y
Classes
Class List
Class Index
Class Hierarchy
Files
File List
File Members
All
a
b
c
d
e
f
g
i
k
m
n
o
p
r
s
t
v
w
x
Functions
a
c
d
e
f
g
i
m
o
p
r
s
t
v
w
Variables
Typedefs
Enumerations
Macros
b
c
g
m
n
o
p
r
s
t
▼
OGS
►
OpenGeoSys 6.5.4-276-g3d6bff6232 source code documentation
►
OGS CTests—Project Files
►
OGS Input File Parameters—Quality Assurance
►
OGS Input File Parameters
BulkMappingDocuPage
Todo List
OGS Input File Parameters—List of incomplete documentation pages
Bibliography
►
Namespaces
►
Classes
▼
Files
▼
File List
►
Applications
►
BaseLib
►
build
►
ChemistryLib
Documentation
►
GeoLib
►
InfoLib
►
MaterialLib
►
MathLib
►
MeshGeoToolsLib
►
MeshLib
►
MeshToolsLib
►
NumLib
►
ParameterLib
▼
ProcessLib
►
Assembly
►
BoundaryConditionAndSourceTerm
►
Common
►
ComponentTransport
►
ConstitutiveRelations
►
Deformation
►
Graph
►
HeatConduction
▼
HeatTransportBHE
▼
BHE
BHE_1P.cpp
►
BHE_1P.h
►
BHE_1U.cpp
►
BHE_1U.h
►
BHE_2U.cpp
►
BHE_2U.h
►
BHE_CXA.h
►
BHE_CXC.h
►
BHECommon.h
BHECommonCoaxial.cpp
►
BHECommonCoaxial.h
►
BHECommonUType.h
►
BHETypes.h
►
BoreholeGeometry.cpp
►
BoreholeGeometry.h
►
BuildingPowerCurves.h
►
CreateBHE1PType.cpp
►
CreateBHE1PType.h
►
CreateBHECoaxial.cpp
►
CreateBHECoaxial.h
►
CreateBHEUType.cpp
►
CreateBHEUType.h
►
CreateFlowAndTemperatureControl.cpp
►
CreateFlowAndTemperatureControl.h
►
FlowAndTemperatureControl.h
►
GroutParameters.cpp
►
GroutParameters.h
►
MeshUtils.cpp
►
MeshUtils.h
►
Physics.h
►
Pipe.cpp
►
Pipe.h
►
PipeConfiguration1PType.h
►
PipeConfigurationCoaxial.h
►
PipeConfigurationUType.h
►
RefrigerantProperties.cpp
►
RefrigerantProperties.h
►
ThermalResistancesCoaxial.h
►
ThermoMechanicalFlowProperties.h
►
BoundaryConditions
►
LocalAssemblers
►
CreateHeatTransportBHEProcess.cpp
►
CreateHeatTransportBHEProcess.h
HeatTransportBHEProcess.cpp
►
HeatTransportBHEProcess.h
►
HeatTransportBHEProcessData.h
►
HMPhaseField
►
HT
►
HydroMechanics
►
LargeDeformation
►
LIE
►
LiquidFlow
►
Output
►
PhaseField
►
Reflection
►
RichardsComponentTransport
►
RichardsFlow
►
RichardsMechanics
►
SmallDeformation
►
SmallDeformationNonlocal
►
SteadyStateDiffusion
►
StokesFlow
►
SurfaceFlux
►
TES
►
TH2M
►
ThermalTwoPhaseFlowWithPP
►
ThermoHydroMechanics
►
ThermoMechanicalPhaseField
►
ThermoMechanics
►
ThermoRichardsFlow
►
ThermoRichardsMechanics
►
TwoPhaseFlowWithPP
►
TwoPhaseFlowWithPrho
►
Utils
►
WellboreSimulator
►
AbstractJacobianAssembler.h
AnalyticalJacobianAssembler.cpp
►
AnalyticalJacobianAssembler.h
►
AssemblyMixin.cpp
►
AssemblyMixin.h
►
CentralDifferencesJacobianAssembler.cpp
►
CentralDifferencesJacobianAssembler.h
►
CompareJacobiansJacobianAssembler.cpp
►
CompareJacobiansJacobianAssembler.h
►
CoupledSolutionsForStaggeredScheme.cpp
►
CoupledSolutionsForStaggeredScheme.h
►
CreateDeactivatedSubdomain.cpp
►
CreateDeactivatedSubdomain.h
►
CreateForwardDifferencesJacobianAssembler.cpp
►
CreateForwardDifferencesJacobianAssembler.h
►
CreateJacobianAssembler.cpp
►
CreateJacobianAssembler.h
►
CreateProcessData.cpp
►
CreateProcessData.h
►
CreateTimeLoop.cpp
►
CreateTimeLoop.h
DeactivatedSubdomain.cpp
►
DeactivatedSubdomain.h
ForwardDifferencesJacobianAssembler.cpp
►
ForwardDifferencesJacobianAssembler.h
LocalAssemblerInterface.cpp
►
LocalAssemblerInterface.h
►
LocalAssemblerTraits.h
►
Process.cpp
►
Process.h
►
ProcessData.cpp
►
ProcessData.h
►
ProcessVariable.cpp
►
ProcessVariable.h
►
SubmeshAssemblySupport.h
►
TimeLoop.cpp
►
TimeLoop.h
►
VariableTransformation.h
VectorMatrixAssembler.cpp
►
VectorMatrixAssembler.h
►
File Members
CreateBHEUType.h
Go to the documentation of this file.
1
11
#pragma once
12
13
#include <Eigen/Core>
14
#include <map>
15
#include <memory>
16
#include <string>
17
18
#include "
BHECommon.h
"
19
#include "
FlowAndTemperatureControl.h
"
20
#include "
PipeConfigurationUType.h
"
21
22
namespace
BaseLib
23
{
24
class
ConfigTree;
25
}
26
namespace
ProcessLib
27
{
28
namespace
HeatTransportBHE
29
{
30
namespace
BHE
31
{
32
template
<
typename
T_BHE>
33
T_BHE
createBHEUType
(
34
BaseLib::ConfigTree
const
& config,
35
std::map<std::string,
36
std::unique_ptr<MathLib::PiecewiseLinearInterpolation>>
const
&
37
curves);
38
}
// namespace BHE
39
}
// namespace HeatTransportBHE
40
}
// namespace ProcessLib
BHECommon.h
FlowAndTemperatureControl.h
PipeConfigurationUType.h
BaseLib::ConfigTree
Definition
ConfigTree.h:107
BaseLib
Definition
TestDefinition.h:21
ProcessLib::HeatTransportBHE::BHE::createBHEUType
T_BHE createBHEUType(BaseLib::ConfigTree const &config, std::map< std::string, std::unique_ptr< MathLib::PiecewiseLinearInterpolation > > const &curves)
Definition
CreateBHEUType.cpp:82
ProcessLib
Definition
ProjectData.h:51
ProcessLib
HeatTransportBHE
BHE
CreateBHEUType.h
Generated by
1.12.0