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

sort by:
Revision Author Date Message Commit Date
5a2ef50 Merge branch 'ci-images' into 'master' [ci] Improvements in Docker image selection See merge request ogs/ogs!3635 28 May 2021, 17:45:35 UTC
927404a Merge branch 'BinaryToPVTUConversionTool' into 'master' Tool to convert binary parallel mesh format to PVTU format. See merge request ogs/ogs!3629 28 May 2021, 15:45:06 UTC
e41b471 [T/Utils/binaryToVTU] Add test for tool. 28 May 2021, 12:29:24 UTC
8a32473 [T/xdmf] Fix spelling. 28 May 2021, 12:29:24 UTC
facacbf [A/U/ModelPreparation] Activate tool only if OGS_USE_MPI is set. 28 May 2021, 12:29:23 UTC
0e1f97a [A/U/ModelPrep] Tool that reads mesh from parallel binary format and writes it as pvtu. 28 May 2021, 12:29:23 UTC
e9ed281 [MeL/IO] Add file name to info message. 28 May 2021, 12:19:32 UTC
6ff1690 [MeL/IO] Use MPI_COMM_WORLD instead of PETSC_COMM_WORLD. This change makes it possible to use MPI related mesh IO functionality without initializing PETSc. 28 May 2021, 12:19:32 UTC
1c97e42 [ci] Streamlined Docker image selection logic. 28 May 2021, 11:36:18 UTC
18f3516 Merge branch 'DataExplorerFixWarnings' into 'master' DataExplorer: fix Qt deprecated warnings See merge request ogs/ogs!3643 28 May 2021, 11:27:26 UTC
bbc4e96 Merge branch 'ctest-output' into 'master' [ctest] Fixing log output See merge request ogs/ogs!3639 28 May 2021, 08:37:19 UTC
fda48cd [A/DE] Fix Qt warning: 'QFlags' is deprecated. 28 May 2021, 06:27:13 UTC
232469c [A/DE] Fix Qt warning: 'split' is deprecated. 28 May 2021, 06:26:29 UTC
cc050e8 Merge branch 'DisableNonMPIToolsInMPIBuild' into 'master' Disable building non MPI tools in MPI / PETSc build See merge request ogs/ogs!3638 28 May 2021, 05:14:47 UTC
f9ea88b [ci] Cleanup ctest log files for passed tests. 27 May 2021, 14:04:53 UTC
730335a [ci] Archive logs. 27 May 2021, 13:07:17 UTC
9d1d560 Revert "Use xsltproc to transform ctest error output (win)." This reverts commit 033fa1ec17c611d2fb3dd638b9898cbf26345d64. 27 May 2021, 13:07:17 UTC
6f6fc4f Revert "Use xsltproc to transform ctest error output." This reverts commit c3b4e85b26ae14baa6c10e213d00fb00acc210e5. 27 May 2021, 13:07:17 UTC
bef6e6a [ctest] Log for OgsTest(). 27 May 2021, 13:07:17 UTC
fb4792f [ctest] Log for MeshTest(). 27 May 2021, 13:07:16 UTC
741c368 [ctest] Better output. - ctests added with AddTest() write log files to build-dir/logs/ - when running ctest --output-on-failure: - test wrapper do not output log to console, only log file - test tester output to console as well 27 May 2021, 13:07:16 UTC
20d18b4 [cmake] Return early in tools CMakeLists, avoids indentation. 27 May 2021, 10:17:41 UTC
3b5cf62 Merge branch 'MplEnumStringConversions' into 'master' MPL enum string conversions See merge request ogs/ogs!3641 27 May 2021, 10:10:46 UTC
43b7b32 [AppL] Add missing include. 27 May 2021, 08:59:09 UTC
5ff226d [MPL] Fix missing includes. 27 May 2021, 08:59:09 UTC
52f0661 [MPL] Move implementation in own TU. 27 May 2021, 08:59:09 UTC
6a04320 [MPL] Rewrite string to PropertyType conversion. 27 May 2021, 08:12:19 UTC
1669465 [MPL] Rewrite string to Variable conversion. 27 May 2021, 08:11:40 UTC
1382ea0 [MPL] Variable enum to string conversion. 27 May 2021, 08:11:02 UTC
86a8de3 [T] Fix snakemake_ExtractBoundary dependencies. 27 May 2021, 06:19:18 UTC
ca5825e [A/U/SimpleMeshCreation] Disable build of non-MPI tools in MPI config. 27 May 2021, 06:19:18 UTC
de5cc63 [A/U/PostProcessing] Disable build of non-MPI tools in MPI config. 27 May 2021, 06:19:18 UTC
31ff9b5 [A/U/ModelPreparation] Disable build of non-MPI tools in MPI config. 26 May 2021, 19:28:13 UTC
1758eec [A/U/MGT] Disable build of non-MPI tools in MPI config. 26 May 2021, 19:28:13 UTC
b2ad827 [A/U/MeshEdit] Disable build of non-MPI tools in MPI config. 26 May 2021, 19:28:12 UTC
36a3316 [A/U/FileConverter] Disable build of non-MPI tools in MPI config. 26 May 2021, 19:28:12 UTC
e11efdd [conan] Added gcc 11 to settings.yml. 26 May 2021, 18:58:40 UTC
3cf0325 Merge branch 'tclap-c++20' into 'master' [cpm] Updates to tclap and vtkdiff See merge request ogs/ogs!3636 26 May 2021, 13:10:01 UTC
a862941 Merge branch 'single-poetry-add' into 'master' [cmake] Collect python packages and run poetry add just once. See merge request ogs/ogs!3524 26 May 2021, 12:03:30 UTC
631eec9 [BL] Added missing include. 26 May 2021, 10:05:39 UTC
0233019 [cpm] Updated tclap. Includes fix for C++20 with gcc 11. 26 May 2021, 09:13:27 UTC
c8a717f [cpm] Updated vtkdiff. 26 May 2021, 09:02:58 UTC
72c457b [cmake] Refacotred python requirement of TESPy. Maybe removed later on: https://github.com/oemof/tespy/issues/252 21 May 2021, 12:00:52 UTC
07c7eba [cmake] Collect python packages and run poetry add just once. Packages to install are written to build/.python_packages during CMake run and then installed once at the end of the CMake run via poetry add. Speeds up CMake configure time a bit. 21 May 2021, 09:05:12 UTC
a83e717 Merge branch 'CleanupRasterReaders' into 'master' Cleanup ASCII raster reader interface. See merge request ogs/ogs!3630 21 May 2021, 09:01:12 UTC
e1aa6fc Merge branch 'SmallFixes' into 'master' Small fixes See merge request ogs/ogs!3631 21 May 2021, 08:55:35 UTC
c7757ec [A/IO/Gmsh] Constify methods of GMSHPolygonTree. 19 May 2021, 16:02:34 UTC
5385249 [A/IO/Legacy] Remove unused include. 19 May 2021, 16:00:26 UTC
9b1d832 'liquid_phase_pressure' string can be converted to MPL property 19 May 2021, 15:59:46 UTC
aad6b3f Use operator[] for point's coordinates access. 19 May 2021, 15:58:44 UTC
3605d83 [App/IO] Extract special reading function. 19 May 2021, 15:46:41 UTC
69d4c4d [App/IO] Use strtod from std namespace. 19 May 2021, 15:46:41 UTC
65da96e [App/IO] Invert if-cnd handling error case first. 19 May 2021, 15:46:41 UTC
d2d1748 [App/IO] Move raster readers in cpp file. Functions are only used internally in the translation unit. No need to expose the interface. 19 May 2021, 15:46:41 UTC
c04b0b7 [App/IO] Surfer raster header returns an optional. 19 May 2021, 15:46:41 UTC
b94ce77 [App/IO] Ascii raster header returns an optional. 19 May 2021, 15:46:41 UTC
4c56ad2 [App/IO] AsciiRasterIF. Cleanup iterator usage. Return immideately. 19 May 2021, 15:46:41 UTC
47ee783 [GL] Remove unused compiler version #if. 19 May 2021, 15:32:35 UTC
1c24753 [A/U/MGT] Fix unused vars warning in VerticalSliceFromLayers. 19 May 2021, 15:32:34 UTC
2508808 [T] XdmfDiff; Remove unused zip iterator. 19 May 2021, 15:32:34 UTC
dcd9ce8 [T/RM] A2; Relax vtkdiff stress tolerance. 19 May 2021, 14:52:55 UTC
55b98e6 Merge branch 'ci-container-runtime-check' into 'master' [ci] container runtime check See merge request ogs/ogs!3627 19 May 2021, 13:40:52 UTC
a8447be Merge branch 'EFM_Fix' into 'master' [MPL] Fix for Orthotropic Embedded Fracture Permeability See merge request ogs/ogs!3626 19 May 2021, 13:29:20 UTC
87a78c3 [web] Fix pdf link for geoenergy tutorial I. 19 May 2021, 12:45:54 UTC
f18fc87 [cmake] Fix exclusion of steady state benchmarks. 19 May 2021, 12:45:53 UTC
2863864 [ci] Check if container runs. 19 May 2021, 12:45:53 UTC
c425aff Fixes #3147. Fix project file link. 19 May 2021, 12:34:16 UTC
8946ee7 [T/HM] changed mean fracture distance to a more reasonable value 19 May 2021, 07:22:40 UTC
a3ef513 [MPL] Fix strain in OrthotropicEmbeddedFracturePermeability 19 May 2021, 07:22:40 UTC
11ca068 Merge branch 'job-pools' into 'master' [cmake] Job pools for Ninja. See merge request ogs/ogs!3624 18 May 2021, 18:56:55 UTC
4060392 [cmake] Job pools for Ninja. Better parallelization of the build: There are two job pools: - light_tasks on most systems will utilize all available logical cores (default) - heavy_tasks requires 4 GB of free memory per job, is used for all processes. Could be optimized by introducing another pool with less memory requirements (medium_tasks) and use it in the more simple processes. 18 May 2021, 17:22:10 UTC
fee75ce Merge branch 'ci-fix' into 'master' Several CI fixes See merge request ogs/ogs!3625 18 May 2021, 14:17:56 UTC
7395bbe Updated container-maker. 18 May 2021, 10:46:52 UTC
c628170 [ci] Force container-maker checkout. 18 May 2021, 10:46:52 UTC
d04af6f [cpm] Fixed config errors in xdmf due to OPTIONS scope. 18 May 2021, 10:46:52 UTC
7ae4794 [ctest] 1 GB output limit. 18 May 2021, 10:46:51 UTC
970b671 [MatL] Fixed linker error when using shared libs. 18 May 2021, 10:46:51 UTC
5de1fc3 [cpm] Fixed config errors in VTK due to OPTIONS scope. 18 May 2021, 10:46:51 UTC
ec65037 [cpm] Bump to 0.32.1, fixes BUILD_SHARED_LIBS=ON having no effect. cpm 0.32 introduces a scope encapsulation: https://github.com/cpm-cmake/CPM.cmake/releases/tag/v0.32.0 18 May 2021, 10:46:51 UTC
4bd49f0 [cpm] Enable ccache for dependencies. 18 May 2021, 10:46:51 UTC
a168353 [cpm] Bump LibXml2 to 2.9.12 and build statically. Will fix container runtime. 18 May 2021, 10:46:51 UTC
906dcad Merge branch 'TRM_update' into 'master' [TRM] Include the thermal strain into total mechanical strain See merge request ogs/ogs!3611 18 May 2021, 09:55:12 UTC
efe3542 [T/TRM] A2; Slightly relax stress tolerance. 18 May 2021, 09:10:04 UTC
b46ce10 [TRM] Moved the swelling strain computation to the scope under the if-condition of having swelling stress rate. 18 May 2021, 09:10:04 UTC
e6976f8 [TRM] Introduced an alias to ip_data_[ip] 18 May 2021, 09:10:04 UTC
183f684 [TRM] Include the thermal strain into total mechanical strain 18 May 2021, 09:10:04 UTC
0b4818e Updated container-maker. 18 May 2021, 06:21:41 UTC
595206d Merge branch 'MathLibPrivateMembersStyle' into 'master' MathLib: trailing underscore for private members. See merge request ogs/ogs!3622 17 May 2021, 21:38:36 UTC
958946a [MaL] Use trailing underscore for private members. 17 May 2021, 13:25:55 UTC
3fb8c03 [MaL] Remove unused type declaration FP_T. 17 May 2021, 12:17:18 UTC
20e1dab [MaL] Make TemplatePoint::_x a private member. Using (const) access functions in two cases of direct member access. 17 May 2021, 12:17:18 UTC
a4cf5c6 [MaL] Make id member private. Protected write acs. Move common setID() member from derived classes into the base class allows for making the _id member private. Access through getID() in two occasions for in gmsh and gocad IO interface functions. 17 May 2021, 12:17:18 UTC
3ef47cf Merge branch 'SetInitialSurfaceFlux' into 'master' [SurfaceFlux] Output of the initial surface flux. Closes #3133 See merge request ogs/ogs!3621 17 May 2021, 09:27:34 UTC
5bc6f8a Merge branch 'H_body_force' into 'master' [LiquidFlow] Use body force vector in the local assember See merge request ogs/ogs!3623 17 May 2021, 09:25:49 UTC
ad0feaf [cpm] Build libxmlpatch statically. Avoids a runtime dependency on the shared lib. Fixes container. 17 May 2021, 08:39:12 UTC
dffc636 [LiquidFlow] Removed the old gravity parameters 17 May 2021, 08:34:44 UTC
a829392 [LiquidFlow] Use body force vector in the local assembler 17 May 2021, 08:31:45 UTC
190f89f [LiquidFlow/Creator] Use body force vector instead of the gravitational axis ID. 17 May 2021, 08:31:39 UTC
e9e0777 [T/LiquidFlow] Test specific_flux output for time step 0. 17 May 2021, 07:11:15 UTC
79efbbf [PL/SurfaceFlux] Set the initial surface flux in the mesh. 17 May 2021, 07:11:15 UTC
back to top