- Aug 26, 2022
-
-
Dmitri Naumov authored
Mostly using clang-tooling for automatic replacement, though some parts were modified by hand.
-
Dmitri Naumov authored
- reducing the size of the VariableArray structure, - allowing less types/stricter types, - simplified access to variables. Downside is the four-fold repetition of the variable names.
-
- Aug 25, 2022
-
-
Dmitri Naumov authored
[PL/TH2M] Add/correct residuum output See merge request ogs/ogs!4210
-
Dmitri Naumov authored
The quantities are now identical (within NLS tolerances) to the solution with the Newton solver.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
These matrices are no longer assembled by the central and forward differences assemblers.
-
Dmitri Naumov authored
Required for the output of nodal forces, flow rates, and heat fluxes.
-
Dmitri Naumov authored
The residuum consists of heat flux, gas and liquid mass flow rates, and nodal forces. While the residuum for the Newton scheme is readily available, some computations are necessary in the Picard scheme.
-
Lars Bilke authored
[web] Refactored git setup See merge request ogs/ogs!4249
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- Aug 24, 2022
-
-
Dmitri Naumov authored
Cleanups See merge request ogs/ogs!4248
-
Dmitri Naumov authored
Fixed a bug in Python source term with PETSc See merge request ogs/ogs!4246
-
wenqing authored
-
- Aug 23, 2022
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Lars Bilke authored
[cmake] Fixed ogs --version. Closes ufz-bgr/hpc/docs#30 See merge request ogs/ogs!4245
-
Lars Bilke authored
Cache variable was shadowed by local variable.
-
Dmitri Naumov authored
-
- Aug 22, 2022
-
-
Tom Fischer authored
[web] Benchmark gallery See merge request ogs/ogs!4225
-
- Aug 17, 2022
-
-
wenqing authored
Two fixes See merge request ogs/ogs!4243
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
Dmitri Naumov authored
[A/IO/Gmsh] Error msg for points that aren't part of a polyline. See merge request ogs/ogs!4240
-
- Aug 15, 2022
-
-
Tom Fischer authored
-
- Aug 12, 2022
-
-
Tom Fischer authored
TRM: Collect IP data accessors in the local assembler interface See merge request ogs/ogs!4237
-
Tom Fischer authored
[PL/THM+TR+TRM] Set coordinates in SpatialPosition Closes #3221 See merge request ogs/ogs!4233
-
- Aug 11, 2022
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
-
Allows using of Parameter type Function.
-
- Aug 09, 2022
-
-
Christoph Lehmann authored
-