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

sort by:
Revision Author Date Message Commit Date
a455d3f Merge branch 'update-web' into 'master' [web] Update web dependencies See merge request ogs/ogs!4103 20 April 2022, 10:40:06 UTC
5255ece [web] Changes due to tailwind update. See https://tailwindcss.com/docs/upgrade-guide. 19 April 2022, 10:55:22 UTC
d5b717e [web] Updated tailwind version to 3 and pin npm dependencies. 19 April 2022, 10:54:32 UTC
f1da2ab [web] Removed yarn.lock. 19 April 2022, 10:54:13 UTC
5ea06d2 Merge branch 'cmake-3.22' into 'master' CMake cleanup and improvements See merge request ogs/ogs!4101 19 April 2022, 10:00:07 UTC
2226cbe [cmake] Fixed embedded virtualenv path on Windows. 19 April 2022, 08:10:50 UTC
08218bd [cpm] Change eigen download url. Direct download instead of git clone which results in https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/8475 19 April 2022, 08:10:50 UTC
e95efea [cmake] Added find Python setup for OGS_USE_PIP. 19 April 2022, 08:10:50 UTC
63c4705 [cmake] Cleanup. 19 April 2022, 08:10:50 UTC
169c1d9 [cmake,web] Removed unused vtkjs functionality. 19 April 2022, 08:10:50 UTC
649821c [cmake] Narrowed scope for -DOGS_USE_NETCDF-symbol. 19 April 2022, 08:10:50 UTC
6040d37 [cmake] Simplified find_package(OpenMP). 19 April 2022, 08:10:50 UTC
9be6528 [cmake] Simplify find_package(Threads). 19 April 2022, 08:10:50 UTC
cc05e01 [cmake] Use FindPython instead of FindPython3. Use just a single find_package()-call. 19 April 2022, 08:10:50 UTC
135eb07 Re-enable "[cmake] Use file(COPY_FILE) instead of configure_file()." This reverts commit 5ff907f46d20e39f2f0b5d106196d7d641f6b660. 19 April 2022, 08:10:49 UTC
e70b8b4 Merge branch 'test-bulk-point-mapping' into 'master' Fixes and Extensive unit tests for the bulk point mapping See merge request ogs/ogs!4036 14 April 2022, 16:39:49 UTC
b301609 clang-format. 14 April 2022, 13:17:48 UTC
d4d8025 [T] Applied clang-format 14 April 2022, 13:16:00 UTC
f50eb0d [T] Applied review suggestions 14 April 2022, 13:16:00 UTC
b85ca5c [T] Test bulk element point mapping 14 April 2022, 13:16:00 UTC
d07f77e [T] Common functionality moved 14 April 2022, 13:16:00 UTC
1d664dd [T] Added reference element tests 14 April 2022, 13:16:00 UTC
70550d4 [T] Added shape function utils 14 April 2022, 13:15:59 UTC
a5cf2d4 [T] Added reference element utils 14 April 2022, 13:15:59 UTC
ad1bf60 [T] Added element utils 14 April 2022, 13:15:59 UTC
c8bd601 [T] Added point utils 14 April 2022, 13:15:59 UTC
a5f9440 [PL] Adapted to changed dynamic span 14 April 2022, 13:15:59 UTC
d0a9f3a [NL] Added missing include 14 April 2022, 13:15:59 UTC
ffb5aea [NL] Cleaned up includes & added point 14 April 2022, 13:15:59 UTC
f5b127e [MeL] Fixed mapping formulae 14 April 2022, 13:15:58 UTC
c185af4 [MaL] added output operator 14 April 2022, 13:15:58 UTC
1c1723c [BL] Extended dynamic span 14 April 2022, 13:15:58 UTC
7817126 Merge branch 'TemplatePointRefactorizationPart2' into 'master' [MaL] Substitute TemplatePoint by Point3d See merge request ogs/ogs!4099 14 April 2022, 13:14:10 UTC
5bbf342 [MaL] Remove class template TemplatePoint. 13 April 2022, 13:11:50 UTC
bd09b11 [T/MaL/Point3d] Test Point3d instead TemplatePoint. 13 April 2022, 13:11:50 UTC
40df783 [MaL] Impl. Point3d instead `using Point3d = MathLib::TemplatePoint<double>;` 13 April 2022, 13:11:50 UTC
09783de [ParameterLib/SpatialPosition] Use MaL::Point3d instead MaL::TemplatePoint. 13 April 2022, 13:11:50 UTC
3cdeb4e [MeL] Use std::any_of instead of manual for loop and if condition. 13 April 2022, 13:11:50 UTC
6bfce62 Merge branch 'SmallCleanupInMeshLibNode' into 'master' [MeL/Node] Remove updateCoordinates(). See merge request ogs/ogs!4098 13 April 2022, 11:14:29 UTC
0ab6e43 Merge branch 'TemplatePointRefactorization' into 'master' [MaL] Refactoring TemplatePoint (Rm. seldom/unused code) See merge request ogs/ogs!4095 13 April 2022, 11:13:20 UTC
452a258 Merge branch 'fix-ci' into 'master' Fix CI See merge request ogs/ogs!4097 13 April 2022, 08:58:07 UTC
df0fe82 [MeL/Node] Remove updateCoordinates(). The previous comment above the declaration of the method was wrong. There weren't updates of areas / volumes of all the connected elements. The coordinates can be updated using the operator[]. 13 April 2022, 07:55:27 UTC
659a3c8 [MeL/MG/MeshLayerMapper] Subst. Node::updateCoordintates() by access operator[]. 13 April 2022, 07:55:17 UTC
78440b1 [cmake] Added option OGS_BUILD_PYTHON_MODULE. Disabled OGS_BUILD_PYTHON_MODULE on check-header and sanitizer ci jobs. 13 April 2022, 07:55:06 UTC
2851fcb [doc] Fix a doxygen warning -> adjust threshold. 13 April 2022, 07:51:26 UTC
a36bc2d [ci] Bump cmake on eve. 13 April 2022, 06:24:54 UTC
8fc4d31 [MaL/GeometricBasics] Clang format. 13 April 2022, 05:27:38 UTC
71c43e3 [MaL/TemplatePoint] Clang format. 13 April 2022, 05:27:38 UTC
b6628ae [MaL/TemplatePoint] Fix spelling. 13 April 2022, 05:27:38 UTC
95f0b5c [MaL] Remove unused operator>> for TemplatePoint. 13 April 2022, 05:27:38 UTC
1ca78c8 [MaL/TemplatePoint] DIM is always 3. Rm. DIM template parameter. 13 April 2022, 05:27:38 UTC
9e8f574 [T/MaL] Restrict tests to 3d points. Everywhere in OGS TemplatePoint is used in the 3d version. 13 April 2022, 05:27:38 UTC
3b629f1 [MaL/ParameterLib] Don't repeat default template parameter. Default template parameter is 3. 13 April 2022, 05:27:38 UTC
d8ac4ac [MaL/TemplatePoint] Remove TemplatePoint::write(). 13 April 2022, 05:27:38 UTC
81286ba [MaL/TemplatePoint] Subst. write() in output op. 13 April 2022, 05:27:38 UTC
56ca2d6 [MaL/TemplatePoint] Remove seldom used read(). 13 April 2022, 05:27:37 UTC
5c30bad Merge branch 'ogs_as_python_module' into 'master' Very first version of an python - OGS interface. See merge request ogs/ogs!4049 12 April 2022, 13:35:33 UTC
25a7ed9 [cmake] Moved OGS_USE_PYTHON variable declaration. Is used in CMakeSetup.cmake. 12 April 2022, 12:29:35 UTC
304babc Disable Python test on Windows Release. 12 April 2022, 11:55:50 UTC
b5c3511 [cmake] Don't use lld for Python module. lld linker strips out PyInit_OpenGeoSys symbol which results in the following runtime error: ImportError: dynamic module does not define module export function (PyInit_OpenGeoSys) 12 April 2022, 11:55:50 UTC
ca07195 [ci] Simplify ci_images job. 12 April 2022, 11:55:50 UTC
457465b [ci] Use shared libs on code coverage job. 12 April 2022, 11:55:50 UTC
5be1817 [cmake] Bump minimum version to 3.22. 12 April 2022, 11:55:50 UTC
0bcdd08 [A/CLI] Test the python module (execute LiquidFlow benchmark via python). 12 April 2022, 11:55:50 UTC
5860e5b Merge branch 'mpi-check' into 'master' [cmake] Check for mpi compiler. See merge request ogs/ogs!4096 12 April 2022, 08:08:14 UTC
a612d26 [cmake] Check for mpi compiler. When using OGS_USE_PETSC=ON it is required to also use a MPI compiler. 12 April 2022, 06:26:28 UTC
a12af52 [cmake] Use CMAKE_POSITION_INDEPENDENT_CODE also when OGS_USE_PYTHON. The OGS Python interface is always a shared lib and thus requires -fPIC. 12 April 2022, 05:56:52 UTC
6837529 [A/CLI] First version of script testing the python interface. 12 April 2022, 05:56:52 UTC
9bad488 [A/CLI/ogs_python_module] Separate executeSimulation() from initOGS. 12 April 2022, 05:56:52 UTC
7a4be57 [cmake] Generate an OpenGeoSys python module. 12 April 2022, 05:56:52 UTC
afeb31e [A/CLI] Init. impl. of OGS python interface. md 12 April 2022, 05:56:52 UTC
65e8a08 [BL] Move/rename setConsoleLogLevel to BaseLib::initOGSLogger(). The functionality will be reused in the OGS python module. 12 April 2022, 05:56:52 UTC
d52299d Merge branch 'ForwardDifferences' into 'master' Forward differences Jacobian assembler See merge request ogs/ogs!4087 11 April 2022, 18:26:03 UTC
f524596 Merge branch 'VerticalSliceMatReversal' into 'master' [utils] adjusting vertitical slice tool to construct meshes from bottom to top See merge request ogs/ogs!4093 11 April 2022, 18:23:55 UTC
7857683 fixed function signature and clang format issue 11 April 2022, 13:32:30 UTC
57702a8 updating comparison result for vertical slice test 11 April 2022, 13:32:30 UTC
d7222b9 changed mesh construction from bottom to top (and with that also fixing an issue occuring with outcroppings at the surface) 11 April 2022, 13:32:30 UTC
3f31d5c [doc] ForwardDifferences tag docu, same as for CD 08 April 2022, 14:39:30 UTC
785cc12 [T/PL] Extract randomVector() and randomReal() 08 April 2022, 14:39:30 UTC
71eb10b [T/PL] Adjust testing tolerance for forward diff Since the tolerances returned by the getTol() method are for the second order scheme (central differences) taking the square root reduces expectations of the first order scheme results. 08 April 2022, 14:39:30 UTC
2462513 [T/PL] Forward differences Jacobian. Copy from CD and few renames. 08 April 2022, 14:39:30 UTC
c39c768 [PL] Forward differences Jacobian assembler Similar to the central differences Jacobian assembler but taking 1/3 time less. 08 April 2022, 14:39:30 UTC
5ff907f Revert "[cmake] Use file(COPY_FILE) instead of configure_file()." This reverts commit 2adc95c1658a258884fc4ab0e3349700a508fad8. Closes #3285. Requires CMake 3.21. Will be re-added later on. 08 April 2022, 11:55:29 UTC
60e65a1 [web] Simplified feature branch checkout instruction. 08 April 2022, 09:36:50 UTC
c331729 Merge branch 'ci_images-envinfs' into 'master' [ci] Run ci_images on all envinfs See merge request ogs/ogs!4092 08 April 2022, 07:12:07 UTC
5aacca4 [web] Typo in git instructions. 08 April 2022, 06:33:02 UTC
f99c4cf [web] Some more docs on dev container usage. 08 April 2022, 06:23:03 UTC
afe49c5 Update container-maker to fix mfront march flags. 07 April 2022, 12:49:20 UTC
5c517d0 [ci] Run ci_images job on all envinfs. 07 April 2022, 12:49:20 UTC
65e42df [ci] Pin lizard analyzer to 1 thread. There were deadlocks with more than 1 thread. 07 April 2022, 10:42:22 UTC
1c75143 Merge branch 'vtk-wheels' into 'master' Use vtk wheels from pyvista on Python 3.10 See merge request ogs/ogs!4086 07 April 2022, 10:29:13 UTC
2b0d6c0 [python] Added missing matplotlib requirement. 07 April 2022, 09:26:25 UTC
18791da [cmake] Use vtk wheels from pyvista on Python 3.10. 07 April 2022, 09:26:25 UTC
c3f2c19 Merge branch 'fix-doc-links' into 'master' [ci] Fix web links checker See merge request ogs/ogs!4088 07 April 2022, 09:16:10 UTC
68b4f44 [ci] Format Dockerfile.web. 07 April 2022, 08:32:36 UTC
bdc8b82 [ci] Update web image. 07 April 2022, 08:32:35 UTC
7360a5a [ci] Added sciencedirect.com to urlchecker whitelist. 07 April 2022, 08:11:20 UTC
74d628a [web] Use https for sciencedirect.com links. 07 April 2022, 08:11:20 UTC
b2af54c Merge branch 'fix-sanitizer' into 'master' [ci] Fix sanitizer Closes #3284 See merge request ogs/ogs!4083 06 April 2022, 23:21:08 UTC
8365f30 [ci] Added numpy to leak_sanitizer.suppression list. 06 April 2022, 21:08:09 UTC
back to top