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

sort by:
Revision Author Date Message Commit Date
895f5eb [MPL/VanGenuchtenMualem] Added name argument to ctor 30 July 2020, 09:14:15 UTC
07a592c [MPL/VanGenuchtenMualem] set S_l for krel_min 30 July 2020, 09:14:00 UTC
7410ad5 [MPL/VanGenuchtenMualem] Changes according to Dima's comments 28 July 2020, 06:51:09 UTC
580b027 [MPL/RelativePermeability] Made it as phase property 27 July 2020, 11:41:05 UTC
735dba7 [Test] Added a test of RelPermNonWettingVanGenuchten 27 July 2020, 11:41:05 UTC
9e4dd19 [Parameter documentation] RelPermNonWettingPhaseVanGenuchtenMualem 27 July 2020, 11:41:05 UTC
b8f16fe [MPL] Added createRelPermNonWettingPhaseVanGenuchtenMualem 27 July 2020, 11:41:05 UTC
e5b5131 [MPL] Added RelPermNonWettingPhaseVanGenuchtenMualem 27 July 2020, 11:41:05 UTC
51c1252 Merge branch 'AllowCurveUsageInFunctionParameters' into 'master' Allow curve usage in function parameters See merge request ogs/ogs!3058 24 July 2020, 21:31:41 UTC
cad22ed Merge branch 'MPLInHeatConduction' into 'master' Use MPL properties in HeatConduction process See merge request ogs/ogs!3062 24 July 2020, 17:29:32 UTC
a3bda72 [doc] Add curves to FunctionParameter expressions. 24 July 2020, 11:08:02 UTC
99710b9 [T] Replace a CurveScaled parameter for testing. Use a Function type parameter with reference to the curve. 24 July 2020, 11:08:01 UTC
94a9c8d [ParL] Pass curves to FunctionParameter. Allows usage of curves in Function type parameters. 24 July 2020, 11:07:11 UTC
94fc4e0 [Docu] HeatConduction: Rm. docu not longer required. 24 July 2020, 07:37:37 UTC
0136204 [T] Use MPL in HeatConduction tests. 24 July 2020, 07:37:37 UTC
0607dc6 [PL/HeatConduction] Use MPL for density. 24 July 2020, 07:37:29 UTC
04a22b6 [PL/HeatConduction] Use MPL for heat capacity. 24 July 2020, 06:58:03 UTC
b7ce1bc [PL/HeatConduction] Use MPL for thermal_conductivity. 24 July 2020, 06:57:49 UTC
8be64e5 Merge branch 'KineticReactantBenchmarkUseTestDefinition' into 'master' [T/CT] Use test_definition for the KineticReactant Benchmark. See merge request ogs/ogs!3060 23 July 2020, 10:50:20 UTC
00a3706 [T/CT] Use test_definition for ctest. 23 July 2020, 09:04:42 UTC
e4cd679 Merge branch 'thm-doc' into 'master' improving process description in benchmark docu See merge request ogs/ogs!3059 22 July 2020, 10:04:57 UTC
24936b8 Merge branch 'web-markdown-lint' into 'master' [web] markdown linting See merge request ogs/ogs!3056 22 July 2020, 04:45:19 UTC
c4102ef [web] Fix scientific notation. 21 July 2020, 14:02:12 UTC
0249119 [web] Remove empty lines in latex scope. This results in wrong rendering otherwise. 21 July 2020, 14:02:12 UTC
05e5cc3 [web] Fixed markdownlint issues. Mainly: - syntax hint for fenced code blocks - Alt text for images - Header mismatches 21 July 2020, 14:02:12 UTC
ace3d02 [web] Ran markdownlint. https://github.com/igorshubovych/markdownlint-cli ```bash markdownlint -f -i releases **/*.pandoc **/*.md ``` 21 July 2020, 14:02:12 UTC
a833f97 Merge branch 'FixBugInFunctionParameter' into 'master' Fix bug in function parameter See merge request ogs/ogs!3054 21 July 2020, 11:59:39 UTC
a0639e4 improving process description in benchmark docu 20 July 2020, 13:51:30 UTC
551b947 [T] Add moving source term test. For evaluating the time dependent parameter expressions. 20 July 2020, 11:58:40 UTC
aa436f7 [ParL] Add time to possible function experssions. 20 July 2020, 10:38:12 UTC
c668bca [T] Test for mesh independent FunctionParameter. 20 July 2020, 09:30:42 UTC
de55e42 [PL/ST/VolumetricSourceTerm] Set coords in spatial pos. Needed because the FunctionParameter is now independent of a mesh item. 20 July 2020, 09:30:42 UTC
ad4cda6 [PL/ST/LineSourceTerm] Set coords in spatial pos. Needed because the FunctionParameter is now independent of a mesh item. 20 July 2020, 09:30:42 UTC
a128d45 [PL/ST] Set coordinates in spatial positions. 20 July 2020, 09:30:42 UTC
d4bf623 [PL/BC] Set coordinates in spatial positions. 20 July 2020, 09:30:42 UTC
5965d43 [PL/BC/PhaseField] Rm unused var. pos. 20 July 2020, 09:30:42 UTC
56ba6e4 [PL/BC] Exec. pos.setNodeID() only when necessary. 20 July 2020, 09:30:42 UTC
0223f5a Set coordinates in spatial positions. 20 July 2020, 09:30:42 UTC
1d8d8db [ParamLib] Make FunctionParameter independent from mesh. 20 July 2020, 09:30:42 UTC
a401e5a Merge branch 'SmallFixes' into 'master' Small fixes Closes #3016 See merge request ogs/ogs!3055 20 July 2020, 03:49:59 UTC
6e065b4 Merge branch 'conan-warnings' into 'master' [cmake] Treat Conan includes as system includes to suppress warnings. See merge request ogs/ogs!3057 17 July 2020, 13:36:07 UTC
dc3591d [cmake] Treat Conan includes as system includes to suppress warnings. 17 July 2020, 12:21:22 UTC
41ef272 [A/U/MP] Format debug message. 17 July 2020, 12:07:41 UTC
a5576af [PL/BC] Clang format. 17 July 2020, 12:07:41 UTC
34bd9a1 [NL/DOF] Clang fmt OGS_FATAL message in NL::CompMap. 17 July 2020, 12:07:41 UTC
c3c513d [doc] Fix placement of \ogs_file_param. 17 July 2020, 10:57:05 UTC
aa7eb81 [T] Slightly relax tolerances of some ctests. 17 July 2020, 10:54:05 UTC
4d72fa1 [MatL] MFront; Formatting CMakeLists. 17 July 2020, 10:54:05 UTC
a84a17f [MaL] KelvinVector; Relax deviatoric test tols. 17 July 2020, 10:54:05 UTC
1395ef3 Merge branch 'ci-checks' into 'master' [CI] cppcheck See merge request ogs/ogs!3053 17 July 2020, 05:56:49 UTC
e8d8239 [web] Update release procedure and added 6.3.2 page. 16 July 2020, 16:04:15 UTC
a559ed6 [ci] Build container in tag pipeline. 16 July 2020, 16:03:37 UTC
3dbf4e0 Updated Changelog. 16 July 2020, 15:11:59 UTC
fd8af37 [ci] Build package target on Linux and Mac. 16 July 2020, 14:56:15 UTC
3b9c05e [ci] Artifacts on all platforms. 16 July 2020, 12:59:50 UTC
1a4d020 [ci] Disabled regular code quality job in favor of cppcheck. Currently there can just be one code quality report, see https://gitlab.com/gitlab-org/gitlab/-/issues/9014 Workaround could be https://gitlab.com/gitlab-org/gitlab/-/issues/9014#note_374129632 For now favoring cppcheck report. 16 July 2020, 12:48:58 UTC
7055e06 [ci] Enable cppcheck code quality report. 16 July 2020, 12:48:08 UTC
e2ef867 [ci] Run code quality on envinf1. 16 July 2020, 12:48:08 UTC
d7e6ee6 [ci] Code quality markdown-lint. 16 July 2020, 12:48:08 UTC
7ce5530 [ci] code quality excludes. 16 July 2020, 12:48:07 UTC
af0a101 [T/GL] Fix creation of surfaces. Triangle could be "empty" and will not be added to the surface. Changing to a while loop until the required number of triangles is added to the surface. Introduced in https://gitlab.opengeosys.org/ogs/ogs/-/merge_requests/3048 16 July 2020, 12:01:13 UTC
d9bfdd3 Merge branch 'PetscNonlinearSolver' into 'master' PETSc nonlinear solver See merge request ogs/ogs!3049 16 July 2020, 10:24:58 UTC
bd81770 Extend docu for non-linear solver types. Keeping it in same concise style as before, sure all of that docu needs a heavy upgrade. 16 July 2020, 10:01:19 UTC
22d77c7 [T] Test newtonls SNES solver on HeatConduction. Same results as in the OGS's version of the Newton. 16 July 2020, 10:01:19 UTC
1a16936 [PL] Add PETSc NS creation and to the time loop. 16 July 2020, 10:01:19 UTC
1f81164 [NL] ODE; Add PETSc SNES nonlinear solver. 16 July 2020, 10:01:19 UTC
b941753 [PL] TimeLoop: Remove generic setEquationSystem. This is preparation for the PETSc nonlinear solver. There we need different (from Picard) behaviour in the Newton tag case. 16 July 2020, 10:01:19 UTC
580454c [PL] Remove NLTag template from createProcessData. 16 July 2020, 10:01:18 UTC
839ec22 [MaL] Petsc; Check vector's lock before access. VecGetArray function requires the accessed vector not to be locked. 16 July 2020, 10:01:18 UTC
564d883 Merge branch 'fix-doxygen-ui-link' into 'master' [ci] Fixed Doxygen link in MR user interface. See merge request ogs/ogs!3052 15 July 2020, 11:48:19 UTC
5270813 Merge branch 'HeatConductionNewtonAndMassLumping' into 'master' HeatConduction; Newton and mass lumping See merge request ogs/ogs!3045 15 July 2020, 10:29:16 UTC
f41d983 [ci] Re-order includes. 15 July 2020, 10:09:40 UTC
e07f1d3 [ci] Fixed Doxygen link in MR user interface. 15 July 2020, 10:09:39 UTC
bc3a55b Merge branch 'MeshPropertiesIterators' into 'master' Iterators for mesh properties. See merge request ogs/ogs!3022 15 July 2020, 09:19:36 UTC
aa5618f Merge branch 'ImproveErrorMessages' into 'master' Improve error messages See merge request ogs/ogs!3051 15 July 2020, 04:57:11 UTC
4004e22 [PL/BC] Improve err. msg. mentioning data type. 15 July 2020, 03:39:07 UTC
7632aac [DE] Update ElementTree bounds. More types. Update for new signature of the getValueBounds(). Generalize to more types. Deduplicate creation of the entries. 14 July 2020, 21:44:19 UTC
42c8dd0 Update calls to changed getValueBounds(). 14 July 2020, 21:28:53 UTC
858d0a8 [MeL] Move print bounds lambda to function. 14 July 2020, 21:28:52 UTC
aa67531 [MeL] Generalize writePropertyVectorInformation(). Uses new getValueBounds(). Handles more types of mesh properties. Differentiate differentiate more error types. 14 July 2020, 21:28:52 UTC
dd5423d [MeL] Try to avoid a gcc warning. 14 July 2020, 21:28:52 UTC
f683a94 [MeL] MeshInfo::getValueBounds takes a property. Change argument to existing property vector. This avoids double search. Also change return type to std::optional. 14 July 2020, 21:28:52 UTC
f65d755 [App/Unity] Local variable rename. 14 July 2020, 21:28:52 UTC
eba9279 [App/Unity] Loop over properties, not their names. Handle more property types. 14 July 2020, 21:28:52 UTC
c3f4778 Loop over properties instead of property names. Also call MeshInformation::writePropertyVectorInformation() for similar code parts. 14 July 2020, 21:28:52 UTC
1dc7b7d [NL] Fix spacing in error message. 14 July 2020, 19:44:31 UTC
c0c1907 Merge branch 'GeoLibGeometryDuplicationUnitTestCleanup' into 'master' [T/GL] DuplicateGeometry; Small cleanup. See merge request ogs/ogs!3048 14 July 2020, 14:57:51 UTC
3c0a705 [web] Fixed docs.opengeosys.org redirects. 14 July 2020, 12:27:47 UTC
d6eb9fe [MGTL] Improve error msg. in MeshNodeSearcher. 14 July 2020, 11:47:15 UTC
dd1ea19 Merge branch 'ci-fix-ctest-results' into 'master' [ci] Added missing docker login to ctest results job. See merge request ogs/ogs!3050 14 July 2020, 10:43:03 UTC
b13bcdb [ci] Added missing docker login to ctest results job. 14 July 2020, 10:06:08 UTC
84c6c8c [T/GL] Generate non-empty surfaces with >= 1 tri. 13 July 2020, 19:05:45 UTC
54a62b3 [T/GL] DuplicateGeometry; Small cleanup. - avoid variable shadowing by adding scope - use std::rand() - remove implicit and explicit casts - rely on actual size of geometry object (polylines) The test would fail sporadically (say in one out of 10000) runs. Reasons are not clear. My best guess is that the number of actually stored polylines differ from the number of generated polylines. A failing testrun would look like this: /Users/gitlab/builds/TqLuBEs-/0/ogs/ogs/Tests/GeoLib/TestDuplicateGeometry.cpp:92: Failure Expected equality of these values: n_plys Which is: 6 new_plys->size() Which is: 5 [ FAILED ] GeoLib.DuplicateGeometry (1 ms) 13 July 2020, 19:05:45 UTC
4b729e3 Merge branch 'FixPartmeshTryingToPartitionIntegrationPointData' into 'master' [App] Partmesh; Exclude integration point data. Closes #3013 See merge request ogs/ogs!3043 13 July 2020, 16:37:32 UTC
532adcb [App] Partmesh; Remove metis files only if created inside the partmesh tool. Keep them otherwise. 13 July 2020, 10:44:41 UTC
fd4af9c [T] partmesh: partition mesh including field data. Metis converted input prepared with partmesh -i cube_1x1x1_hex_8.vtu --ogs2metis mpmetis -gtype=nodal cube_1x1x1_hex_8.mesh 2 13 July 2020, 10:41:16 UTC
6dcfb9a [App] Partmesh; Exclude integration point data. For now exclude the partitioning of this mesh item type. 12 July 2020, 20:58:14 UTC
1afcf5e [docu] Heatconduction; Plot various errors. Extend and correct the benchmark description page. 10 July 2020, 21:42:16 UTC
d1939bd [T] HeatConduction; Add script for analytical sol. - Replace the ASCII values and add new time steps to analytical solution file. - Use same mesh as for the tests (now in x-direction, not in z). - Update ctest references. 10 July 2020, 21:42:16 UTC
30d7cfa [T] HeatConduction; Masslumping tests. For both Newton and Picard non-linear solvers. 10 July 2020, 21:42:16 UTC
back to top