- Jul 11, 2019
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Jul 10, 2019
-
-
Lars Bilke authored
-
Lars Bilke authored
5.12 introduced lots of new options and dependencies, could not get it to work...
-
Lars Bilke authored
-
Lars Bilke authored
-
- Jul 09, 2019
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
Docker in Docker is not possible with our current images. Reverted back to previous setup.
-
Lars Bilke authored
-
Dmitri Naumov authored
Needed by the createIsoparametricFiniteElement() function.
-
Lars Bilke authored
-
Lars Bilke authored
Things to be built on master only are now executed in a stages post() part. This allows for more parallelism of the sub-jobs. More changes: - Removed setting of option OGS_CPU_ARCHITECTURE on eve frontend builds - Failed header compilation in stage 'Check headers' marks the build as unstable - Tests-Large now runs on singularity1 or envinf1
-
Dmitri Naumov authored
Random fixes
-
Dmitri Naumov authored
The classes aren't used anywhere in the code aside the self-tests.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
The length of the passed initializer list is expected to be short, well below of 100 entries or so.
-
Dmitri Naumov authored
HM mass formulation
-
- Jul 08, 2019
-
-
Lars Bilke authored
-
Florian Zill authored
after HM implementation tolerance for pressure was sligthly too tight in the test hm2_1Dcolumn1 for testing on Frontend2 (serial)
-
- Jul 05, 2019
-
-
Dmitri Naumov authored
LIE/HM fracture permeability model: ConstantPermeability
-
Florian Zill authored
HM mass formulation caused in this test (square_1e2_unconfined_compression_early) minimal differences in the pressure solution
-
Florian Zill authored
due to mass formulation of HM the hydraulic flow is now rho_fr times larger than before
-
Florian Zill authored
-
Florian Zill authored
in mass formulation p_neumann has to be rho_fr times larger than before rho_fr = 1000 1e-5 * rho_fr = 1e-2
-
Florian Zill authored
influence of g was neglected with zero density, now density (solid and fluid) is 1, gravity is 0, result is the same
-
Florian Zill authored
added Kpu, multiplied rho_fr where necessary
-
Dmitri Naumov authored
Added nonequilibrium_stress to ThermoMechanics process
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
# Conflicts: # ProcessLib/LIE/HydroMechanics/CreateHydroMechanicsProcess.cpp
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Tested with salt cavern model.
-
error_dx and global_component are swapped
-
-
- Jul 04, 2019
-
-
Dmitri Naumov authored
LIE/HM fracture permeability models; CubicLaw
-
Dmitri Naumov authored
Remove specific file name in \file macro to avoid matching it against other/new Permeability.h.
-