- Dec 09, 2019
-
-
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.
-
- Dec 03, 2019
-
-
Tom Fischer authored
Relax the test tolerances for the parallel TracerSimulation benchmark.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Dec 02, 2019
-
-
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
For the first timestep the initialization would fail if the property is defined on nodes. It was not caught before because the LIE/HM/single_fracture_3compartments_flow_linear_aperture0.prj test didn't use the right material_id value for the fracture.
-
Dmitri Naumov authored
The Darcy velocity wasn't initialized at all and lead to spurious numbers in output when the flow in the matrix was deactivated.
-
-
-
- Nov 30, 2019
-
-
-
-
Extracting solid material internal variables to secondary variables conversion.
-
- Nov 26, 2019
-
-
Dmitri Naumov authored
Fails on gcc-7.x. Might be related to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82410
-
- Nov 25, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Because local DOF table is used, the location must also be constructed for the local mesh.
-
- Nov 22, 2019
-
-
- Nov 19, 2019
-
-
-
Dmitri Naumov authored
-
-
- Nov 12, 2019
-
-
Boyan Meng authored
drop the ctor in IntegrationPointDataSoil.h and replace emplace_back with push_back in the IP data initializaiton
-
Boyan Meng authored
-
Boyan Meng authored
trailing whitespace Squashed commit: [9e54bd161] improve the soil assembler according to code reviewers' suggestions [e1ee1880e] trailing whitespace
-
Boyan Meng authored
replace orginal benchmark files with new ones using smaller mesh and shorter simulation time (+2 squashed commit) use four spaces instead of tab in all prj files reformat prj files using xmlstarlet add ctest Squashed commit: [adb3f6bfa] add ctest [f711c1f8d] reformat prj files using xmlstarlet (+1 squashed commits) Squashed commits: [a89b72dc1] use four spaces instead of tab in all prj files (+1 squashed commits) Squashed commits: [352748bb4] add the benchmark test (+1 squashed commits) Squashed commits: [a22a66353] add the benchmark test
-
- Nov 08, 2019
-
-
Boyan Meng authored
replace the solid phase thermal conductivity with the hydrodynamic thermodispersion tensor of the porous medium
-
Boyan Meng authored
-
Boyan Meng authored
-
Boyan Meng authored
-
-
- Nov 07, 2019
-
-
Dmitri Naumov authored
... monolithic processes. Used for x and dof_table.
-
Dmitri Naumov authored
-