- Nov 30, 2018
-
-
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.
-
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.
-
The additional version tests despite the data type and the name also the item_type and the number of components. The user has less to test which makes OGS more secure.
-
This version checks if the PropertyVector is assigned to the requested mesh item type and has the required number of components.
-
This version checks if the PropertyVector is assigned to the requested mesh item type and has the required number of components.
-
This version checks if the PropertyVector is assigned to the requested mesh item type and has the required number of components.
-
This version checks if the PropertyVector is assigned to the requested mesh item type and has the required number of components.
-
-
The new imlementation of getPropertyVector checks not only for existence of the PropertyVector, it checks also for correct mesh item type and number of components.
-