https://gitlab.opengeosys.org/ogs/ogs.git

sort by:
Revision Author Date Message Commit Date
7503abe [PL/TimeLoop] Store the ids of xdot GlobalVector's. 08 March 2021, 05:51:01 UTC
6a569b4 [NL/DOF] Rm getVector() method to avoid misuse. 06 March 2021, 14:44:42 UTC
0fe8217 [NL/ODESolver/Newton] Store ids to reuse the xdot vectors. 06 March 2021, 14:44:39 UTC
aa7ecc9 [NL/ODESolver/Newton] Store ids to reuse the xdot vectors. 06 March 2021, 14:44:33 UTC
74c93ec [NL/ODESolver/Picard] Store ids to reuse the xdot vectors. 06 March 2021, 14:44:24 UTC
a22b51d Merge branch 'TRM_THM_update' into 'master' Update the solid thermal expansion calculation in THM and TRM See merge request ogs/ogs!3483 05 March 2021, 14:24:32 UTC
650273d Merge branch 'snakemake-vtkdiff-followup' into 'master' [T] Rule output to stdout in Snakemake. See merge request ogs/ogs!3488 05 March 2021, 09:20:21 UTC
91eb420 [TRM] Updated the solid thermal expansivity calculation 05 March 2021, 08:22:51 UTC
5115453 [THM] Updated the solid thermal expansivity calculation 05 March 2021, 08:20:41 UTC
92e636e [T] Rule output to stdout in Snakemake. Generalized generate_square_mesh output file name. 05 March 2021, 08:19:42 UTC
9da7dc6 Merge branch 'snakemake-vtkdiff' into 'master' Small Snakemake refactorings See merge request ogs/ogs!3487 04 March 2021, 18:21:19 UTC
48cdafa [T] Extracted snakemake rule generate_square_mesh. 04 March 2021, 15:47:58 UTC
d7f55ed Merge branch 'doxy-defines' into 'master' [doxygen] Added preprocessor macros to complete docs. See merge request ogs/ogs!3486 04 March 2021, 14:18:23 UTC
f092a26 [T] Use vtkdiff wrapper in VoxelGridFromLayers.smk. 04 March 2021, 14:00:54 UTC
5c3e978 [T] Made Snakemake vtkdiff wrapper more generic. Files to compare have to specified explicitly. Added check_mesh option. 04 March 2021, 13:54:19 UTC
96cd959 [doxygen] Added preprocessor macros to complete docs. 04 March 2021, 12:52:59 UTC
6b3b0bd Merge branch 'THM_fixing' into 'master' [THM] Removed the double declared VariableArray See merge request ogs/ogs!3485 04 March 2021, 11:13:57 UTC
1dc27da [THM] Removed the double declared VariableArray 04 March 2021, 08:31:20 UTC
9c1e1b1 Merge branch 'GhostPartitioningFix' into 'master' [A/U/MP] Correct ghost element information. See merge request ogs/ogs!3481 03 March 2021, 11:03:56 UTC
99b500f Merge branch 'AddFaultToVoxelGrid-workflow' into 'master' Add fault to voxel grid workflow Closes #3103 See merge request ogs/ogs!3470 03 March 2021, 11:03:22 UTC
7c5d6ad Merge branch 'ExcludeDepsFromWarnings' into 'master' Exclude _deps directory from warnings check. See merge request ogs/ogs!3478 03 March 2021, 09:27:50 UTC
cd2a40b [Tests/Data] Fix of ghost data requires update. 03 March 2021, 08:54:19 UTC
540d0b4 [T] Replaced AddFaultToVoxelGrid tests with workflow. 03 March 2021, 08:38:55 UTC
fcc5c8a [A/U/MP] Correct ghost element information. 03 March 2021, 05:44:12 UTC
e225681 Exclude _deps directory from warnings check. Now this includes the submodules, which are essentially system includes. 02 March 2021, 22:50:05 UTC
a5442d7 Merge branch 'DoxygenFixes' into 'master' Doxygen fixes See merge request ogs/ogs!3474 02 March 2021, 21:01:01 UTC
96780f6 [ci] Fix check header job 02 March 2021, 19:47:10 UTC
0af78e8 Merge branch 'FixSpellingMistakes' into 'master' Fix spelling mistakes. See merge request ogs/ogs!3472 02 March 2021, 19:26:23 UTC
0b50451 Merge branch 'FixALargeCTestTolerance' into 'master' [T/HM] Slightly relax tolerance for sigma. See merge request ogs/ogs!3480 02 March 2021, 18:08:29 UTC
ae85674 [T/HM] Slightly relax tolerance for sigma. 02 March 2021, 17:32:47 UTC
635275d [App/IO] Use English in comments. 02 March 2021, 17:14:46 UTC
9743a42 [ci] Added codespell check to pre-commit. 02 March 2021, 17:14:46 UTC
2864654 Fix spelling mistakes. 02 March 2021, 17:14:46 UTC
ed4b925 Merge branch 'BHE_array_2D' into 'master' Update the python script for the BHE Array 2D benchmark See merge request ogs/ogs!3475 02 March 2021, 13:58:43 UTC
e245bab Merge branch 'ci-fix-artifacts' into 'master' [ci] Fixed correct artifact archival. See merge request ogs/ogs!3479 02 March 2021, 13:53:47 UTC
728a16d [ci] Fixed correct artifact archival. 02 March 2021, 13:20:50 UTC
312fdf9 [HC/docu] fixed the input parameter typo and equation format errors 02 March 2021, 11:29:31 UTC
bbe08c2 [HC/script] update the python script of the analytical solver for the BHE array benchmark 02 March 2021, 11:29:31 UTC
1c17b1e Merge branch 'ConstraintProcessVariables' into 'master' Update PETSc SNES solver and add I/F for constraint variables. See merge request ogs/ogs!3468 01 March 2021, 22:08:11 UTC
d0b959f [PL] HM/TM; Fix parameter names in docu. 01 March 2021, 22:05:39 UTC
11f8aa7 [MatL] KozenyCarman; Add opening latex formula tag 01 March 2021, 22:05:39 UTC
8840359 [NL] SNES; Nonlinear solver prefix and maxiter. 01 March 2021, 21:30:06 UTC
fc4633a [NL] SNES; Add finalizeAssembly call for r too. 01 March 2021, 21:30:06 UTC
15bb33b [NL] SNES; Fix application of Dirichlet BCs. 01 March 2021, 21:30:06 UTC
847e2eb [NL] SNES Add inequality constraints callback. This allows a process to set lower or upper bounds to the solution vector for SNESVI solvers. Only two types of SNES solver support this. 01 March 2021, 21:30:06 UTC
dad7c47 [T] Use PETSc SNES NLS in mechanics ctests. 01 March 2021, 21:30:06 UTC
45e4102 Merge branch 'PoreDiffusion' into 'master' [PL/CT] Replaced molecular diffusion with pore diffusion See merge request ogs/ogs!3467 01 March 2021, 16:57:55 UTC
7afa220 [T] Relax absolute tolerance. 01 March 2021, 14:53:08 UTC
e72dc4f [T] Update .prj files. 01 March 2021, 14:53:08 UTC
385f01a [PL/CT] Rename as pore diffusion. 01 March 2021, 14:53:08 UTC
b90fb0f [MPL] Separate out pore diffusion. 01 March 2021, 14:53:08 UTC
912c7dd Merge branch 'update-conan' into 'master' Bumped minimum Conan to 1.33.0 See merge request ogs/ogs!3473 01 March 2021, 14:30:14 UTC
d159997 Merge branch 'out-of-source' into 'master' Change back to out-of-source builds See merge request ogs/ogs!3466 01 March 2021, 13:51:45 UTC
0be9bcb [ci] Fix frontend job. 01 March 2021, 13:30:26 UTC
e7d497e [pre-commit] Ignore ci configs in check-yaml. 01 March 2021, 13:30:26 UTC
edcf3f9 Update pre-commit hooks. 01 March 2021, 13:30:26 UTC
a985ade [ci] Fix coverage. 01 March 2021, 13:30:26 UTC
c7eceda [ci] Symlink build dir. 01 March 2021, 13:30:26 UTC
f8436f5 Bumped minimum Conan to 1.33.0 01 March 2021, 12:55:06 UTC
0c1d852 Merge branch 'MPL_fixing' into 'master' Fixed a bug in MPL/Curve See merge request ogs/ogs!3471 01 March 2021, 12:37:02 UTC
052f28f [MPL/Curve] Fixed a bug 01 March 2021, 08:35:23 UTC
25f1eb4 Merge branch 'ConstexprIf' into 'master' Constexpr if instead of enable_if. See merge request ogs/ogs!3469 26 February 2021, 16:47:04 UTC
df2b56d [PL] Use constexpr if replacing enable_if. 26 February 2021, 14:31:55 UTC
38a65fe [NL] Use constexpr if instead of enable_if. 26 February 2021, 14:31:55 UTC
92c807f [web] Update docs. 26 February 2021, 08:22:54 UTC
a09f7b2 [ci,cmake] Changed to out-of-source builds. 26 February 2021, 08:22:54 UTC
0ed92c3 Merge branch 'TM_fixing' into 'master' [TM] Fixed the integration order for IP data I/O See merge request ogs/ogs!3464 25 February 2021, 19:02:13 UTC
90b2d58 Merge branch 'LinkProcessesToTestrunner' into 'master' [T] Add Processes interface library for linkage. See merge request ogs/ogs!3465 25 February 2021, 08:49:06 UTC
ad18431 [T] Add Processes interface library for linkage. Allows functions defined in the individual process libraries to be tested. 24 February 2021, 21:59:41 UTC
b8dc9c5 [TM] Fixed the integration order for IP data I/O 24 February 2021, 20:23:23 UTC
c35a91e Merge branch 'ci-manual-large' into 'master' [ci] Added manual job "linux ctest large". See merge request ogs/ogs!3462 24 February 2021, 19:55:12 UTC
10a350e Merge branch 'HM_UpdatedToEpsilonSigmaOutput' into 'master' Changed the strain and stress output in HydroMechanics See merge request ogs/ogs!3459 24 February 2021, 19:39:43 UTC
731fd84 [ci] Added manual job "linux ctest large". 24 February 2021, 14:17:14 UTC
748f824 [Test/HM] Updated Tests.make 24 February 2021, 13:43:57 UTC
31b8d6b [Test/HM] Updated the result files with tensor wise stress/strain output 24 February 2021, 13:41:09 UTC
47f6df5 Merge branch 'TM_MPL' into 'master' Fixed benchmark failures in TM Closes #3106 and #3108 See merge request ogs/ogs!3461 23 February 2021, 21:04:48 UTC
365ae87 [Test/TM] Changed the result comparison tolerances of two benchmarks 23 February 2021, 16:56:55 UTC
6398b34 [Test/TM] Updated one reference result file 23 February 2021, 16:56:55 UTC
d1b08c5 [Test/TM] Changed the density model in two benchmarks 23 February 2021, 16:56:48 UTC
2e63da1 Merge branch 'CleanupTMDocu' into 'master' [doc/TM] Drop unused tags documentation. See merge request ogs/ogs!3457 23 February 2021, 09:41:33 UTC
4e0cd0a [web] Added redirects for docs/tools and docs/userguide. 23 February 2021, 08:38:57 UTC
f30f8ae [web] Fixed docs overview page. 23 February 2021, 08:38:57 UTC
fa11ff2 [doc/TM] Drop unused tags documentation. 22 February 2021, 17:10:42 UTC
6cf835e [HM] Updated the project files with tensor wise stress/strain output 22 February 2021, 15:11:18 UTC
d99dc48 [HM] Replaced component wise stress/strain output with tensor wise one 22 February 2021, 14:32:36 UTC
2ac95d7 Merge branch 'web-styling' into 'master' Some web styling and fixes See merge request ogs/ogs!3455 22 February 2021, 08:29:06 UTC
840bc12 [ci] Optimized job order for faster coverage. 22 February 2021, 07:46:40 UTC
5a7375f [web] Fixed devguide and benchmarks redirects. 22 February 2021, 07:42:27 UTC
62ec11f [CMake] Fix git branch detection on CI. 22 February 2021, 07:37:18 UTC
235d628 [web] A bit more color and whitespace on docs overview page. 22 February 2021, 07:36:51 UTC
6ec3ad1 [web] Styled front page discourse links. 22 February 2021, 07:36:51 UTC
0f955c3 [web] Fixed some margins especially on small screens. 22 February 2021, 07:36:50 UTC
30f9366 Merge branch 'RM_UseDoublePorosityModel' into 'master' RM use double porosity model See merge request ogs/ogs!3441 20 February 2021, 15:03:37 UTC
10e698b [PL/RM] Comment the whole block for empty if-cnd. 20 February 2021, 11:10:53 UTC
d8efbc3 [T/RM] Micro-porosity swelling test. 20 February 2021, 11:10:53 UTC
d830a65 [PL/RM] Use micro-porosity in FEM. 20 February 2021, 11:10:53 UTC
6655988 [PL/RM] Parse micro-porosity, store in data. 20 February 2021, 11:10:53 UTC
213332e [PL/RM] Add micro pressure and saturation sec. out 20 February 2021, 11:10:53 UTC
2605054 [PL/RM] Add micro saturation and pressure to IPs. 20 February 2021, 11:10:53 UTC
26e1ea9 [PL/RM] MP, fix a Jacobian entry. 20 February 2021, 11:10:53 UTC
back to top