sort by:
Revision Author Date Message Commit Date
ca8f05c Merge branch 'TH2M-ResiduumOutput' into 'master' [PL/TH2M] Add/correct residuum output See merge request ogs/ogs!4210 25 August 2022, 14:24:22 UTC
c86934b [T/RM] New MassFlowRate and NodalForces The quantities are now identical (within NLS tolerances) to the solution with the Newton solver. 25 August 2022, 13:57:38 UTC
b7300c3 [T/TH2M] Update references and add new *FlowRate's 25 August 2022, 13:57:37 UTC
4698fb8 [T/PL] Remove M, K, and MKb tests These matrices are no longer assembled by the central and forward differences assemblers. 25 August 2022, 13:57:37 UTC
fe9e553 [PL] Compute residuum in CD/FD local assembly Required for the output of nodal forces, flow rates, and heat fluxes. 25 August 2022, 13:57:37 UTC
52289b1 [PL/TH2M] Add/correct residuum output The residuum consists of heat flux, gas and liquid mass flow rates, and nodal forces. While the residuum for the Newton scheme is readily available, some computations are necessary in the Picard scheme. 25 August 2022, 13:57:37 UTC
cf38797 Merge branch 'web-git-setup' into 'master' [web] Refactored git setup See merge request ogs/ogs!4249 25 August 2022, 13:41:25 UTC
c6488c2 Apply 1 suggestion(s) to 1 file(s) 25 August 2022, 13:07:18 UTC
4190ea1 [web] Added links for conflict resolution and note on force push. 25 August 2022, 11:32:37 UTC
d189ffc [web] Fixed instructions for creating new pages with `hugo new`. 25 August 2022, 11:18:23 UTC
7f9f4ee [web] Added some links to git guis. 25 August 2022, 11:18:23 UTC
a1ebf9e [web] Added link to job id which created the page. 25 August 2022, 11:18:23 UTC
56fe46f [web] Restructured git setup a bit and default to rebase. 25 August 2022, 11:18:23 UTC
8434513 [web] Fix os selector. 25 August 2022, 11:18:23 UTC
23cae10 Merge branch 'Cleanups' into 'master' Cleanups See merge request ogs/ogs!4248 24 August 2022, 11:45:56 UTC
b63a71c Merge branch 'fixing' into 'master' Fixed a bug in Python source term with PETSc See merge request ogs/ogs!4246 24 August 2022, 09:22:48 UTC
e38e8dd [SourceTerm] Fixed a bug in Python source term 24 August 2022, 07:45:08 UTC
5ce9837 [BL/PrjProcessing] Omit C-style cast. 23 August 2022, 20:00:19 UTC
a34347e Fixing 'The scope of the variable can be reduced. 23 August 2022, 20:00:19 UTC
ac37850 [MeL] Fix typo in a comment. 23 August 2022, 19:58:05 UTC
090b055 [MeL] Remove unnecessary string literals includes 23 August 2022, 19:58:05 UTC
655f8e0 Merge branch 'fix-ogs-version' into 'master' [cmake] Fixed ogs --version. Closes ufz-bgr/hpc/docs#30 See merge request ogs/ogs!4245 23 August 2022, 13:04:21 UTC
7c09dc2 [cmake] Fixed ogs --version. Cache variable was shadowed by local variable. 23 August 2022, 12:40:19 UTC
72ea274 [T/M] Slightly relax tolerances 23 August 2022, 11:19:43 UTC
96a0fee Merge branch 'benchmark-gallery' into 'master' [web] Benchmark gallery See merge request ogs/ogs!4225 22 August 2022, 12:07:51 UTC
f58b5df Merge branch 'fixing' into 'master' Two fixes See merge request ogs/ogs!4243 17 August 2022, 13:25:56 UTC
ba4b27f [NumLib] Set an alias to *x_new[process_id] 17 August 2022, 09:56:36 UTC
237b75f [NumLib] Added setLocalAccessibleVector for x_new in Picard nonlinear solver 17 August 2022, 09:56:36 UTC
819492e [ParameterLib] Changed the definition of local char array, error_info 17 August 2022, 09:56:28 UTC
9cfa61e Merge branch 'AddErrorMessageToGmshInterface' into 'master' [A/IO/Gmsh] Error msg for points that aren't part of a polyline. See merge request ogs/ogs!4240 17 August 2022, 08:07:26 UTC
a637ce0 [A/IO/Gmsh] Error msg for point that isn't part of a polyline. 15 August 2022, 06:36:42 UTC
62cd265 Merge branch 'trm-collect-ip-data-accessors' into 'master' TRM: Collect IP data accessors in the local assembler interface See merge request ogs/ogs!4237 12 August 2022, 05:05:20 UTC
5e8d5b6 Merge branch 'function_parameter' into 'master' [PL/THM+TR+TRM] Set coordinates in SpatialPosition Closes #3221 See merge request ogs/ogs!4233 12 August 2022, 05:04:03 UTC
abb9671 [PL] Moved porosity init from loc asm interface to initializeConcrete() 11 August 2022, 07:02:41 UTC
1c9a47d [T] Use function mimicking MaterialIDs to test computed coordinates 11 August 2022, 07:02:41 UTC
18ab8f8 Change project files to test trivial function parameters for MPL/constituitive settings 11 August 2022, 07:02:41 UTC
1e57b43 [PL/TRM] Set coordinates in SpatialPosition Allows using of Parameter type Function. 11 August 2022, 07:02:41 UTC
4d617b3 [PL] Collected IP data accessors in a single vector 09 August 2022, 11:52:19 UTC
5f9cdb0 Merge branch 'trm-re-enable-pressure-dependent-density' into 'master' TRM: Re-enable pressure dependent density. See merge request ogs/ogs!4236 09 August 2022, 06:07:03 UTC
094a91d Merge branch 'trm-move-code-to-superclass' into 'master' TRM: Moved some members and methods to the local assembler interface. See merge request ogs/ogs!4230 09 August 2022, 05:58:01 UTC
aeb873d [PL] Reduced the number of this-> constructs 08 August 2022, 15:54:41 UTC
cfae9fe [T] Test p and T passing by using exprtk for density 08 August 2022, 06:51:17 UTC
5319b40 [PL] Removed unneeded includes 08 August 2022, 06:51:17 UTC
d39af65 [PL] Re-enable p and T dependent density in TRM 08 August 2022, 06:51:10 UTC
04ac859 Merge branch 'spdlog-update' into 'master' [cmake] Spdlog update See merge request ogs/ogs!4227 06 August 2022, 22:00:51 UTC
f384367 Merge branch 'update-web-docker' into 'master' [ci] Update web docker image See merge request ogs/ogs!4234 05 August 2022, 13:57:13 UTC
6460915 [ci] Update nb2hugo in web image. 05 August 2022, 12:38:36 UTC
ad870d0 [web] Update hugo in web image. 05 August 2022, 12:37:59 UTC
1fb8122 [ci] Update urlchecker in web image. 05 August 2022, 12:37:18 UTC
771e1a7 [ci] Update node in web image. 05 August 2022, 12:37:01 UTC
7040a64 [ci] Update cpm cache hash. 05 August 2022, 12:30:23 UTC
088733f [cmake] Silence spdlog warnings. 05 August 2022, 12:27:00 UTC
d07ebd9 Merge branch 'use-zlibstatic-win' into 'master' [CMake] Prefer static zlib library on Windows. See merge request ogs/ogs!4209 05 August 2022, 07:55:00 UTC
99a5983 [PL] Moved posttimestep hook 05 August 2022, 06:14:38 UTC
c913139 [PL] Moved IP data accessors to interface class 05 August 2022, 06:14:38 UTC
9cac09b [PL] Removed SecondaryData 05 August 2022, 06:14:38 UTC
1be4290 [PL] Moved porosity initialization 05 August 2022, 06:14:38 UTC
9d547b6 [PL] Moved setIPDataInitialConditions() 05 August 2022, 06:14:38 UTC
6c93582 [PL] Moved several members to interface class 05 August 2022, 06:14:38 UTC
ebe7af9 [PL] Removed unneeded includes 05 August 2022, 06:14:38 UTC
ab8c893 [PL] Fixed format string errors 04 August 2022, 13:13:36 UTC
f19a0aa [T] Use formatter for messages 04 August 2022, 13:13:36 UTC
54ded20 [MeL] Use runtime-checked formatting 04 August 2022, 13:13:36 UTC
2c7c997 [MeL] Made function consteval compatible 04 August 2022, 13:13:36 UTC
21863c9 [Mat] Make string literal constexpr 04 August 2022, 13:13:36 UTC
12e8fde [BL] Use runtime-checked formatting 04 August 2022, 13:13:35 UTC
5c713b1 [App] Added string conversion for logging 04 August 2022, 13:13:35 UTC
3c3e077 Cast enums for logging 04 August 2022, 13:13:35 UTC
024b808 Fixed format specifiers 04 August 2022, 13:13:35 UTC
f3a7fc4 Added basic format string literals 04 August 2022, 13:13:35 UTC
5082c9b [BL] Made functions consteval compatible The solution is outlined on https://stackoverflow.com/a/68675384 04 August 2022, 13:13:35 UTC
604dcb5 [cmake] Updated spdlog to 1.10.0. 04 August 2022, 13:13:34 UTC
5e1ad64 [web] Regular benchmarks and notebooks are shown together in the gallery. 04 August 2022, 13:11:25 UTC
39eb6b5 [web] Small fixes to the benchmark docs according to MR comments. 04 August 2022, 13:11:25 UTC
d7fdb46 [web] Use empty white image in gallery. 04 August 2022, 13:11:25 UTC
0b6f6fe [web] Updated documentation. 04 August 2022, 13:11:25 UTC
05b7b71 [web] Adapted to new structure: tools. 04 August 2022, 13:11:25 UTC
e2d26c4 [web] Adapted to new structure: useguide. 04 August 2022, 13:11:24 UTC
a26cc36 [web] Adapted to new structure: devguide. 04 August 2022, 13:11:24 UTC
51ef247 [web] Make breadcrumbs configurable for section. 04 August 2022, 13:11:24 UTC
7d8b55f [web] Some missing benchmark images. 04 August 2022, 13:11:24 UTC
3d3b1d1 [web] Added image to benchmark frontmatter. They will now show up in the gallery. 04 August 2022, 13:11:24 UTC
419e2e0 [web] Small fix for docs gallery. 04 August 2022, 13:11:24 UTC
9b7deec [web] Added breadcrumbs navigation to docs. 04 August 2022, 13:11:23 UTC
29c3549 [web] Fixed docs sidebar. 04 August 2022, 13:11:23 UTC
170da84 [nb] Adapted notebooks to new web structure. 04 August 2022, 13:11:23 UTC
0c6fb25 [ci,web] Adapted Jupyter notebook conversion to new structure 04 August 2022, 13:11:23 UTC
f2d2d32 [web] Adapted to new structure: Two-Phase-Flow-pp 03 August 2022, 20:46:57 UTC
3e9efdc [web] Adapted to new structure: Thermo-Richards-Mechanics 03 August 2022, 20:46:57 UTC
1afb831 [web] Adapted to new structure: Thermo-Mechanical Phase-Field 03 August 2022, 20:46:57 UTC
c1cc87d [web] Adapted to new structure: Thermal-Two-Phase Flow 03 August 2022, 20:46:57 UTC
e91e852 [web] Adapted to new structure: Stokes Flow 03 August 2022, 20:46:57 UTC
4c7b6f8 [web] Adapted to new structure: Reactive Transport 03 August 2022, 20:46:56 UTC
b5c7781 [web] Adapted to new structure: Phase-Field 03 August 2022, 20:46:56 UTC
1291edc [web] Adapted to new structure: Hydro-Component 03 August 2022, 20:46:56 UTC
1fa47f1 [web] Adapted to new structure: Removed Ehlers Damage Was nowhere listed. 03 August 2022, 20:46:56 UTC
840b748 [web] Adapted to new structure: Thermo-Mechanics 03 August 2022, 20:46:56 UTC
2642f02 [web] Adapted to new structure: Python Boundary Conditions 03 August 2022, 20:46:55 UTC
52daa8d [web] Adapted to new structure: Heat Transport BHE 03 August 2022, 20:46:55 UTC
5490e53 [web] Adapted to new structure: Two-phase Flow 03 August 2022, 20:46:55 UTC
back to top