sort by:
Revision Author Date Message Commit Date
1d83b56 [ci] Updated cpm cache for offline build. 18 February 2022, 10:09:01 UTC
ba03d8b Merge branch 'update_petsc' into 'master' [Test/TRM] Run TaskCDECOVALEX2023 with parallel computing See merge request ogs/ogs!4005 18 February 2022, 08:41:50 UTC
a471286 [Test/TRM] Enabled parallel computing of TaskCDECOVALEX2023 18 February 2022, 08:09:33 UTC
5b60514 [Test/TRM/TaskCDECOVALEX2023] Added the partitioned meshes 18 February 2022, 08:09:33 UTC
914518c Merge branch 'find-mkl' into 'master' [cmake] Use a better FindMKL.cmake which includes also linker flags. Closes #3259 See merge request ogs/ogs!4001 18 February 2022, 06:25:34 UTC
fb7ca87 [cmake] Added option OGS_EIGEN_USE_MKL. Adds define EIGEN_USE_MKL_ALL, see https://eigen.tuxfamily.org/dox/TopicUsingIntelMKL.html. 18 February 2022, 00:54:13 UTC
bdb3879 [web] Docs for OGS_USE_MKL. 18 February 2022, 00:54:13 UTC
7d5d1c4 [ci] Test MKL benchmark on arch job. 18 February 2022, 00:54:13 UTC
0031192 [T] Added Simple MKL benchmark. 18 February 2022, 00:54:13 UTC
1579a6d [cmake] Use a better FindMKL.cmake which includes also linker flags. Environment variable MKLROOT is required! Detection is based on mkl_link_tool. 18 February 2022, 00:54:13 UTC
75bfc98 clang-format 18 February 2022, 00:52:06 UTC
4758a1c Merge branch 'generic-integration-method' into 'master' Generic integration method See merge request ogs/ogs!3990 17 February 2022, 21:34:55 UTC
a3c150f [T] Improved test case 17 February 2022, 20:31:14 UTC
6d953ad [T] Determine maximum integration order 17 February 2022, 20:31:14 UTC
7c1626f [NL] Make data static local to avoid static init order fiasco 17 February 2022, 20:31:14 UTC
cf3145f Compare numerically, not lexicographically 17 February 2022, 20:31:14 UTC
2afbf4c [MeL] Removed param docu to avoid doxygen warnings 17 February 2022, 20:31:14 UTC
59d67de [T] Added tests for the integration method registry 17 February 2022, 20:31:14 UTC
e675c39 [NL] Added an integration method registry 17 February 2022, 20:31:14 UTC
88ca261 [NL] Added generic integration method 17 February 2022, 20:31:14 UTC
05a2f2e [MeL] Bulk element mapping uses non-template points 17 February 2022, 20:31:14 UTC
955dc2d [NL] Shape matrix initialization uses non-template points 17 February 2022, 20:31:14 UTC
558ec1f [NL] Integration methods use non-template points 17 February 2022, 20:31:14 UTC
1b4b36b [NL] Corrected a type alias 17 February 2022, 20:31:14 UTC
4e5c18d [T] Adapted and extended weighted point unit tests 17 February 2022, 20:31:14 UTC
8392f6c [MaL] Added non-template weighted point class 17 February 2022, 20:31:14 UTC
6d66445 [MaL] removed templated weighted point class 17 February 2022, 20:31:14 UTC
073ab82 Merge branch 'web-file-encoding' into 'master' [web] Added note on file encodings in prj include files. See merge request ogs/ogs!4003 17 February 2022, 13:16:16 UTC
c3ee8c5 [web] Added note on file encodings in prj include files. 17 February 2022, 10:51:19 UTC
b8917ac Merge branch 'MPL_in_ThermalTwoPhaseFlowWithPP_part_1' into 'master' Use MPL in ThermalTwoPhaseFlowWithPP (Part 1) See merge request ogs/ogs!3924 17 February 2022, 10:49:14 UTC
8d0f51f [T/T2PF] Add gas density to prj files 16 February 2022, 16:26:59 UTC
f59c0cb [PL/T2PF] Subst. dry air specific heat capacity by MPL 16 February 2022, 16:26:59 UTC
1d59f23 [PL/T2PF] Subst. gas viscosity using MPL. 16 February 2022, 16:26:59 UTC
8ca3479 [PL/T2PF] Remove old gas density input 16 February 2022, 16:26:59 UTC
10c0e15 [Test/TH2_PP] Replaced the old thermal conductivity input with MPL 16 February 2022, 16:26:59 UTC
611ee72 [TH2_PP] Replaced the old effective thermal conductivity with MPL 16 February 2022, 16:26:59 UTC
8d806d5 [PL/T2PF] Subst. liquid viscosity using MPL. 16 February 2022, 16:26:59 UTC
b9596e9 [MPL|PL] Add gas_phase to checkMaterialSpatialProperties. 16 February 2022, 16:26:59 UTC
74e519d [PL/T2PF] Subst. water spec. heat capacity by MPL. 16 February 2022, 16:26:59 UTC
320ce81 [PL/T2PF] Subst. solid spec. heat capacity by MPL. 16 February 2022, 16:26:59 UTC
8cb20fd [T/Data] Adapt project file to use partly MPL. 16 February 2022, 16:26:59 UTC
1ed2e01 [PL/T2PF] Precompute often used factor. 16 February 2022, 16:26:59 UTC
76572ae [PL/T2PF] Introduce / use ip_data abbreviations. 16 February 2022, 16:26:59 UTC
504ffa9 [PL/T2PF] Substitute permeability by MPL::permeablitity. 16 February 2022, 16:26:59 UTC
de5ab19 [PL/T2PF] Activate checkMPLProperties. 16 February 2022, 16:26:59 UTC
9088bf8 [T/T2PF] Add porosity tag to prj files. 16 February 2022, 16:26:59 UTC
5e2c544 [PL/T2PF] Use MPL::porosity property. 16 February 2022, 16:26:59 UTC
9972f14 [T/T2PF] Add MPL solid density to prj files. 16 February 2022, 16:26:59 UTC
ba869c4 [PL/T2PF] Use MPL::Density for the solid density. 16 February 2022, 16:26:59 UTC
0782cc3 [T/T2PF] Add media tag to prj files. 16 February 2022, 16:26:59 UTC
ddcd931 [PL/T2PF] Use MPL::Density for water density. 16 February 2022, 16:26:59 UTC
27a944b [PL/T2PF] MPL data: Fwd to and store in T2PFData. 16 February 2022, 16:26:59 UTC
294015a [mpl] Fix forward declaration. 16 February 2022, 16:10:07 UTC
944ab11 [mpl] Add missing forward declaration. 16 February 2022, 13:08:04 UTC
c803682 [mpl] Add missing include. 16 February 2022, 12:05:37 UTC
135295b Merge branch 'versions-overwrite' into 'master' [cmake] Added option OGS_DEPENDENCY_VERSIONS to overwrite entries in versions.json See merge request ogs/ogs!3999 16 February 2022, 10:37:24 UTC
723c621 [cmake] Added version info output for external dependencies. 16 February 2022, 09:57:44 UTC
fba2210 [web] Added docs for OGS_DEPENDENCY_VERSIONS CMake option. 16 February 2022, 08:26:45 UTC
7ed8942 [cmake] Added option OGS_DEPENDENCY_VERSIONS to overwrite entries in versions.json Syntax, e.g.: cmake .. \ -DOGS_DEPENDENCY_VERSIONS="minimum_version.petsc=3.16.2;ctest.large_runtime=120" 16 February 2022, 08:26:45 UTC
59d7719 Merge branch 'EmbeddedFractureRotation' into 'master' [MPL] enable fracture normal rotation with EmbeddedFracturePermeability See merge request ogs/ogs!3992 16 February 2022, 01:45:19 UTC
1f4213f [MPL] enable fracture normal rotation with EmbeddedFracturePermeability the same as in OrthotropicEmbeddedFracturePermeability 16 February 2022, 00:18:20 UTC
e72a8da Merge branch 'master' into 'master' Implementation of tests (ctest) for partmesh quadratic elements See merge request ogs/ogs!3996 16 February 2022, 00:07:03 UTC
8e9c26b Merge branch 'ci-fixes' into 'master' [ci] Fixes See merge request ogs/ogs!3998 15 February 2022, 12:13:15 UTC
e57d912 cleaning ctest file -> removing useless comments 15 February 2022, 10:59:56 UTC
02fa4a4 partmesh test for quadratic line 15 February 2022, 10:59:48 UTC
621ec1a partmesh test for quadratic hex 15 February 2022, 10:59:20 UTC
deed273 partmesh test for quadratic tetrahedron 15 February 2022, 10:58:44 UTC
71a2a97 [cmake,ci] Fixes for container job. 15 February 2022, 10:54:18 UTC
a7cfc19 partmesh test for quadratic triangle 15 February 2022, 10:54:03 UTC
169e257 [cmake,ci] Fixes for check header job. 15 February 2022, 08:21:42 UTC
5634b3e Merge branch 'offline-build-ext' into 'master' Offline builds for TFEL, PETSc and LIS See merge request ogs/ogs!3995 15 February 2022, 01:04:32 UTC
82c0a9d [web] Added usage instructions for OGS_EXTERNAL_DEPENDENCIES_CACHE. 14 February 2022, 23:23:53 UTC
58702dc [ci] Adapted jobs for caching and testing external dependencies. Creates a new cache in the package registry for the external dependencies. Currently these are: - TFEL - MFront - LIS 14 February 2022, 23:23:53 UTC
42e4110 [cmake] Added option OGS_EXTERNAL_DEPENDENCIES_DIRECTORY. In the directory archives of source code of the external dependenciens (added via ExternalProject_Add()) can be placed to enable offline builds with these dependencies. 14 February 2022, 23:23:53 UTC
23c9af9 Merge branch 'RemoveSC' into 'master' [PL/CT] Remove mineral equilibrium calculation in the initial stage. See merge request ogs/ogs!3947 14 February 2022, 23:21:04 UTC
57d56cf [T] update reference results. 14 February 2022, 22:51:31 UTC
43f5499 [CL] special case for the first time step. 14 February 2022, 22:51:31 UTC
86d0b91 [CL] remove redundant phreeqc dump file in the output folder. 14 February 2022, 22:51:31 UTC
94e9f99 [PL/CT] remove speciation calculation in the initial stage. 14 February 2022, 22:51:31 UTC
122c9c2 Merge branch 'win-shared-fixes' into 'master' [ci] Fix Windows timeouts Closes #3260 See merge request ogs/ogs!3997 14 February 2022, 19:45:55 UTC
a2a714f [cmake] Re-run cmake if versions.json changes. 14 February 2022, 19:12:01 UTC
44c108b [ci] Removed BUILD_PROCESSES variable. This variable set the CMake variable OGS_BUILD_PROCESSES but since !3983 OGS_BUILD_PROCESSES and OGS_BUILD_PROCESS_XX should not be set together. The recent timeouts were because the disabling of TH2M was overriden by OGS_BUILD_PROCESSES=ON on Windows. 14 February 2022, 19:08:40 UTC
2080a6a [CMake,BL,PL] Fixes for BUILD_SHARED_LIBS=ON on Windows. 14 February 2022, 19:08:22 UTC
bc066e7 Merge branch 'master' into 'master' [docs][benchmarks] Fixed broken jupyter notebook in "Consolidation around a point heat source" benchmark See merge request ogs/ogs!3993 11 February 2022, 23:17:00 UTC
ed3a6c3 Merge branch 'gh-actions' into 'master' [ci] Added msvc-code-analysis.yml for GitHub Actions. See merge request ogs/ogs!3994 11 February 2022, 20:30:36 UTC
8f66853 [CL] Added missing include in Output.h. 11 February 2022, 16:52:35 UTC
627d6df [PL] Added missing include in CreateThermoRichardsFlowProcess.h. 11 February 2022, 16:52:35 UTC
b0186a0 [ci] Added msvc-code-analysis.yml for GitHub Actions. This will run a [Visual Studio based code analysis](https://docs.microsoft.com/en-us/cpp/code-quality/quick-start-code-analysis-for-c-cpp?view=msvc-170) with GitHubs CI on master. Results can be viewed: - At https://github.com/ufz/ogs/security/code-scanning - In VS Code with the [Sarif Viewer](https://marketplace.visualstudio.com/items?itemName=MS-SarifVSCode.sarif-viewer) extension 11 February 2022, 16:52:35 UTC
52d0b9a [docs][benchmarks] Fixed broken jupyter notebook Problem 1: When running this notebook, call to GetPionts() method from vtkCommonDataModel.vtkUnstructuredGrid results in AttributeError. It was caused by input file names not following the updated ones from the ogs prj files. File names in the notebook has been updated to match current ones. Problem 2: When quered for sigma, vtkCommonDataModel.vtkUnstructuredGrid object returns 1D array instead of 2D. This leads to IndexError. There was a change in how to interact with GetArray() method in python package for vtk. All lines where this method was called have been adjusted accordingly. Now jupyter notebook runs correctly. 11 February 2022, 08:48:07 UTC
c900994 Merge branch 'update_TRM' into 'master' [TRM] Added the computation of K_uT block of the global Jacobian matrix See merge request ogs/ogs!3986 11 February 2022, 08:39:14 UTC
fc61200 Merge branch 'offline-build' into 'master' Offline builds Closes #3200 See merge request ogs/ogs!3989 11 February 2022, 07:53:18 UTC
7712fa5 [Test/TRM] Added a test for thermal creep analysis. The definition of the test is the same as that for TM 10 February 2022, 18:07:05 UTC
eeb715e [TRM] Added the computation of K_uT block of the Jacobian matrix 10 February 2022, 18:06:57 UTC
306b364 codespell; only lower case words are used; sort 10 February 2022, 16:00:40 UTC
e2b80d3 Spelling. 10 February 2022, 16:00:03 UTC
f18bc4e [PL/HTBHE] White space fixes; Replace tabs. 10 February 2022, 15:59:57 UTC
ef34954 [ci] Added job offline configure. 10 February 2022, 12:03:45 UTC
80c2617 [cpm] Moved CPMAddPackage of metis to Dependencies.cmake 10 February 2022, 12:03:45 UTC
48e2f8f [web] How-to offline build. 10 February 2022, 12:03:44 UTC
90a45b9 [ci] Upload cpm cache snapshot as generic GitLab package. 10 February 2022, 12:03:44 UTC
back to top