- Dec 05, 2018
-
-
Lars Bilke authored
6.2 is the minimum tested compiler by our CI (on envinf1). 6.5 is the default gcc 6 in Ubuntu 16.04 when using the ubuntu-toolchain-r/test PPA.
-
Lars Bilke authored
-
- Dec 03, 2018
-
-
Lars Bilke authored
-
Tom Fischer authored
BHE; Move the function body in "CreateFlowAndTemperatureControl.h" to cpp file.
-
Dmitri Naumov authored
Fix DOF table for lower order variables
-
Chaofan Chen authored
-
- Nov 30, 2018
-
-
Dmitri Naumov authored
The lower order pressure variable didn't correctly work with the Neumann BC. The change is not influencing the results. Cleanup the parameters.
-
Dmitri Naumov authored
If the derived boundary mesh dof table is defined only on base nodes then the other nodes do not contain a valid global index.
-
Chaofan Chen authored
-
Chaofan Chen authored
-
Chaofan Chen authored
In the case of the CXA/CXC or 2U BHE, we also need to call the function named "createFlowAndTemperatureControl", and this will cause an error of multiple definition when compiling. Besides, we also need to enrich flow and temperature boundary conditions including the BHE coupled with heat pump.
-
- Nov 29, 2018
-
-
- Nov 28, 2018
-
-
Dmitri Naumov authored
Dirichlet boundary condition within a time interval
-
Dmitri Naumov authored
BHE_1U flow properties update and bugfixes.
-
wenqing authored
-
The result is the same, but semantically it was in wrong order.
-
-
Dmitri Naumov authored
This is used in the CXA/CXC implementations.
-
Dmitri Naumov authored
Eliminates code duplication in future 2U implementation.
-
wenqing authored
-
wenqing authored
[BC] Added two auxiliary functions to avoid the way of inheritance for reducing source code duplication.
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
Lars Bilke authored
-
- Nov 27, 2018
-
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
Dmitri Naumov authored
MaterialIDs
-
Dmitri Naumov authored
The main change was in the creation of liquid flow process; the succeeding changes are just adoptation to a pointer, instead of a reference with boolean.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Nov 26, 2018
-
-
Tom Fischer authored
Use new overloaded getPropertyVector
-
- Nov 23, 2018
-
-
Dmitri Naumov authored
-
This versions check if the PropertyVector is assigned to the requested mesh item type and has the required number of components.
-
This versions check if the PropertyVector is assigned to the requested mesh item type and has the required number of components.
-
This versions check if the PropertyVector is assigned to the requested mesh item type and has the required number of components.
-
This versions check if the PropertyVector is assigned to the requested mesh item type and has the required number of components.
-