- Jan 03, 2020
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Add overriden control, modified data container Rename the tespy converge control remove unused bool variable Passing this bool variable is not needed
-
Change the roughness of pipe to avoid the WARNING message in TESPy new version (0.1.3) format the python scripts update the benchmark test results relax the error tolerance [py] Formatted HeatTransportBHE_3D_3BHEs_array files. Manually and with yapf. [py] Removed duplicated instruction. modify benchmark input change the imported module; fixed local variables change the imported pandas module to only csv_read; import the local variables from the network csv files; Add comments in the Benchmark input file Delete the unused variables in the script
-
-
- add /file in the top decription - iostream dropped for not needed - modified the phrase in the cmake list - delete the else branch for no need
-
-
-
-
-
-
-
Update the Test files for 3-BHEs array coupled pipe network example. Update the Test file in Process HeatTransportBHE. Add the computed 10th result file for 3-BHEs benchmark. Modified the Tests.cmake file for HeatTransportBHE. The test of 3 BHE requires python support. Add copyright license into python scripts for 3 BHE case.
-
fixed merge conflict When the MPL is used, several conflicts emerges. This commit will fix it. Comment out the BHE pipeline flowrate initialization process, for now it causes conflict
-
Modified the template typename in BHEInflwoPythonBoundaryCondition.h fixed unused parameter x problem in BHEInflowPythonBoundaryConditoin adding missing \file
-
Add the Python_bc in BHEUType; migrate the updateHeatTransferCoefficients function from protected to public
-
-
-
Fixing the null power probelm to ensure the bhe is shut off during the recovery.
-
Add BHEinflowPythonBoundaryCondition into following places 1) PythonBoundaryCondition 2) Pybind11_Embedded_Module 3) The CMakeList 4) Switch on the compiling flag OGS_USE_PYTHON when pipe network is present Add OGS_USE_PYTHON option in HeatTransportBHE process cmakelist
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
assembleWithJacobianPhaseFiledEquations
-
- Jan 02, 2020
-
-
Dmitri Naumov authored
Name time increment as everywhere else 'dt'.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Update local assemblers and access to the local_x values.
-
Dmitri Naumov authored
This is going to replace one part of the local_coupled_solutions object.
-
Dmitri Naumov authored
Drop coupled_xs in HT::assembleHeatTransportEq.
-
Dmitri Naumov authored
Pass through the interface to avoid the coupled_xs in the feature.
-
- Dec 10, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Dec 09, 2019
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
fixup! [PL/HT] Use Medium::isProperty and Phase::isProperty to check the existence of properties.
-
Tom Fischer authored
-
Lars Bilke authored
-
- Dec 06, 2019
-
-
Probably forgotten when splitting the preTS in init and postTS.
-
- Dec 04, 2019
-
-
Tom Fischer authored
-
Dmitri Naumov authored
Needs output file name format which does not include the time step number. Then a comparison on different test environments will be possible. Currently it fails because some platforms need say 400 time steps but other 398.
-
Dmitri Naumov authored
Original test written by Vinay Kumar.
-