- Oct 26, 2021
-
-
New test for isotropic added.
-
Previously only the Volumetric-Deviatoric model was available. Now an Isotropic model is added.
-
- Oct 21, 2021
-
-
Lars Bilke authored
Fix snakemake See merge request ogs/ogs!3852
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- Oct 20, 2021
-
-
renchao.lu authored
[CL] Use moles to input surface complexation sites via MPL Closes #3166 See merge request ogs/ogs!3796
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
-
- Oct 19, 2021
-
-
Dmitri Naumov authored
Fix linking nlohmann_json See merge request !3851
-
Naming it same as in an externally found library.
-
Dmitri Naumov authored
[TH2M] Fixed a bug in using pressure, strain, stress dependent permeability models See merge request ogs/ogs!3821
-
-
-
-
-
Dmitri Naumov authored
Fix a segmentation fault in the tool geometryToGmshGeo. Closes #3208 See merge request ogs/ogs!3847
-
-
Writing the merged geometry to a file allows for visual inspection using a GUI. This could help to understand the issue.
-
-
-
test line intersecting domain boundary
-
Lars Bilke authored
-
- Oct 18, 2021
-
-
Lars Bilke authored
-
Dmitri Naumov authored
[partmesh] Removed the option of `-q` or `--lh_elements` for the impementation of parallel computing with Taylor Hood elements See merge request ogs/ogs!3805
-
-
-
-
the mixed linear and high order elements
-
regular base nodes -> regular high order nodes -> ghost base nodes -> ghost high order nodes.
-
Tom Fischer authored
[GL/MGTL] Pointer to vector of Point's wasn't cleaned up properly. Closes #3212 See merge request ogs/ogs!3849
-
- Oct 16, 2021
-
-
Dmitri Naumov authored
The use of unique_ptr is not necessary since the vector will be destroyed when going out of scope in the MarkNodesOutsideOfPolygon.
-