- Aug 14, 2024
-
-
Dmitri Naumov authored
This slightly simplifies code avoiding extra boolean variable.
-
Dmitri Naumov authored
This is not sufficient for the staggered scheme yet.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Same as 3e9a70cd but for global matrices. A little code duplication in favor not to deal with pointers.
-
Dmitri Naumov authored
Same fix as in ogs/ogs!4865
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Fixing a typo: then to than See merge request ogs/ogs!5073
-
wenqing authored
-
Lars Bilke authored
Refactored Snakemake tests into pytest See merge request ogs/ogs!5058
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
Co-authored-by:
Christoph Lehmann <christoph.lehmann@ufz.de>
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
Allows co-existance with ogstools python package in build dir virtual environment. Requires to uninstall ogs wheel in venv and to set the PYTHONPATH (both handled by CMake and .envrc-file used by the direnv-tool).
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
ogs.simulator works in wheel only
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
CLI flags without additional value can now be given with e.g.: cli.GMSH2OGS(gmsh2_physical_id=True) # or gmsh2_physical_id=None cli.GMSH2OGS(gmsh2_physical_id=False) # disables the flag.
-
- Aug 13, 2024
-
-
Lars Bilke authored
See ogs/tools/ogstools!123: `--ogs` --> `--keep_ids`
-
Lars Bilke authored
-
Lars Bilke authored
[py] Use ogstools current master.
-
Lars Bilke authored
-
Lars Bilke authored
- pytest is added to requirements-dev.txt - 'pytest' ctest is added [T] Disable pytest on sanitizer build.
-
Lars Bilke authored
Requires direnv tool.
-
Lars Bilke authored
-
Dmitri Naumov authored
cpardiso-container and usage See merge request ogs/ogs!5069
-