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

sort by:
Revision Author Date Message Commit Date
4ab863f Merge branch 'VariableOutput' into 'master' Draft: Control which variable is written See merge request ogs/ogs!4557 18 April 2023, 07:10:28 UTC
9e0da35 md Add output flags to tools 18 April 2023, 07:09:57 UTC
6ecfe1a Merge branch 'fix-xdmf' into 'master' Follow-up on !4558. See merge request ogs/ogs!4572 17 April 2023, 13:31:28 UTC
e165f4d Follow-up on !4558. 17 April 2023, 13:30:11 UTC
5d8f582 md update LiquidFlow test 17 April 2023, 11:51:39 UTC
6163144 Update HM benchmark prj file - fixes notebook 17 April 2023, 11:51:39 UTC
17b4051 md PVD2XDMF 17 April 2023, 11:51:39 UTC
b2155e5 [T] Output all vars from mesh in unit test 17 April 2023, 11:51:39 UTC
7b5c1a6 wip md xdmf / hdf5 17 April 2023, 11:51:39 UTC
87d0bad [A/U] Flag all current mesh properties as output 17 April 2023, 11:51:39 UTC
959034b [MeL] Function to flag all current mesh properties as output 17 April 2023, 11:51:39 UTC
0390ef0 Update test names 17 April 2023, 11:51:39 UTC
584f607 Update output variables section in T process prj files 17 April 2023, 11:51:39 UTC
e9df932 Update output variables section in LIE prj files 17 April 2023, 11:51:39 UTC
127457b Update output variables section in ThermoRichardsFlow xml files 17 April 2023, 11:51:39 UTC
4eb190e Update output variables section in TH2M xml files 17 April 2023, 11:51:38 UTC
6ae5d48 Update output variables section in TH2M prj files 17 April 2023, 11:51:38 UTC
1046581 Update output variables section in TRM prj files 17 April 2023, 11:51:38 UTC
fd58e87 Update output variables section in ThermoHydroMechanics prj files 17 April 2023, 11:51:38 UTC
a77daae Update output variables section in RichardsMechanics prj files 17 April 2023, 11:51:38 UTC
b52bfd8 Update output variables section in HydroMechanics prj files 17 April 2023, 11:51:38 UTC
bf3862d Update output variables section in Mechanics prj files 17 April 2023, 11:51:38 UTC
992038d Update output variables section in SteadyStateDiffusion prj files 17 April 2023, 11:51:38 UTC
01a3387 Update output variables section in StokesFlow prj files 17 April 2023, 11:51:38 UTC
c70d344 Update output variables section in ComponentTranport prj files 17 April 2023, 11:51:38 UTC
39ce6e3 Update output variables section in HT prj file 17 April 2023, 11:51:37 UTC
2ec982c Update output variables section in LiquidFlow prj files 17 April 2023, 11:51:37 UTC
178beea [MeL/IO/XDMF] Output property only if output flag is set 17 April 2023, 11:51:37 UTC
95413c1 [PL/Output] Set property output flag for output vars 17 April 2023, 11:51:37 UTC
57bd7d6 [MeL/Vtk] Output property only if output flag is set 17 April 2023, 11:51:37 UTC
a1ceae8 [MeL] Flag marking PropertyVector planed as output 17 April 2023, 11:51:37 UTC
36b2b46 Merge branch 'reqs-rm-editable' into 'master' [py] Remove pip install --editable flag for some dependencies. See merge request ogs/ogs!4571 17 April 2023, 10:11:42 UTC
c5f54ca [py] Update wheel. 17 April 2023, 08:54:54 UTC
4cebbe3 [py] Remove pip install --editable flag for some dependencies. Don't know why it was there in the first place. 17 April 2023, 08:53:14 UTC
27e4d96 Merge branch 'CMakeXDMFDebugMode' into 'master' [CMake] Enable xdmf in debug mode See merge request ogs/ogs!4558 16 April 2023, 16:03:49 UTC
aec35fe Merge branch 'gmsh-no-x11' into 'master' [py] Use gmsh no X11 package on Linux. See merge request ogs/ogs!4566 14 April 2023, 20:48:27 UTC
3cae618 Merge branch 'fix-matrix-output-warning-logic' into 'master' [PL] Fixed matrix output warning logic See merge request ogs/ogs!4567 14 April 2023, 20:03:32 UTC
76b1f28 [py] Use gmsh no X11 package on Linux. 14 April 2023, 14:14:58 UTC
29f3d37 [CMake] Enable xdmf in debug mode 14 April 2023, 14:11:16 UTC
f29fe1a [PL] Fixed matrix output warning logic 14 April 2023, 13:56:57 UTC
8150030 Merge branch 'stabilizer_update' into 'master' Generalized numerical stabilizer and consequently applied full upwind stabilizer to HC See merge request ogs/ogs!4387 14 April 2023, 12:45:47 UTC
69ebdfe Merge branch 'WellboreSimulator-EOS4' into 'master' WellboreSimulator-EOS: Water enthalpy IAPWSIF97 region1 See merge request ogs/ogs!4564 14 April 2023, 11:59:53 UTC
209aa77 [NL] Make naming consistency in NumericalStabilization-impl.h 14 April 2023, 11:06:22 UTC
8b41049 [NL] Consistent file name, remove unnecessary incl 14 April 2023, 11:06:11 UTC
2653688 [NL] Make argument type more specific 14 April 2023, 11:05:58 UTC
ca0df30 [NL] Zero-initialization upon creation 14 April 2023, 11:05:58 UTC
06d3b1b [NL] Use Eigen array ops replacing for-loops 14 April 2023, 11:05:58 UTC
415dea5 [NL] Avoid code duplication 14 April 2023, 11:05:58 UTC
5f2ed8d [CTest/HC] Copied and modified an existing test to use the full upwind scheme 14 April 2023, 11:05:58 UTC
a68abd5 [HC] Use the process independent interface for numerical stabilization 14 April 2023, 11:05:58 UTC
2107c42 [NumLib] A process independent interface for numerical stabilization 14 April 2023, 11:05:58 UTC
76e3c4f [HC/CTest] Corrected a typo of nonlinear solver name in 1D_MultiLayerDiffusion.prj 14 April 2023, 11:05:58 UTC
3c505d1 [Hc/CTest] Increase the tolerance of one nonlinear solver of 1D_MultiLayerDiffusion 14 April 2023, 11:05:58 UTC
50e201f [HC] Split the advection term from the storage of the Laplacian matrix 14 April 2023, 11:05:58 UTC
1dfb8b4 [HC] Moved numerical stabilization function pointer from local assembler class to ComponentTransportProcessData to avoid memory allocation 14 April 2023, 11:05:58 UTC
d186067 [UnitTest] Add the unit test of water enthalpy in IAPWSIF97 region1. 14 April 2023, 10:28:22 UTC
6ab243b [Doc] Add para doc of water enthalpy in IAPWSIF97 region1. 14 April 2023, 10:28:22 UTC
cceff66 [MPL/Water] Add water enthalpy in IAPWSIF97 region1. 14 April 2023, 10:28:22 UTC
5e2ab7d Merge branch 'matrix-output' into 'master' Debug output for local and global matrices See merge request ogs/ogs!4546 14 April 2023, 10:01:59 UTC
24dc1ab Merge branch 'fix-links' into 'master' [web, doxygen] Fix links See merge request ogs/ogs!4563 14 April 2023, 06:55:45 UTC
73541f2 [T] Added test for Eigen matrix formatting 14 April 2023, 06:43:28 UTC
c5bb379 [MaL] Added output formatter for Eigen dense types 14 April 2023, 06:43:28 UTC
d38add6 [PL/SD] Enable global matrix output 14 April 2023, 06:43:28 UTC
d487756 [PL] Enable local matrix debug output 14 April 2023, 06:43:28 UTC
daf3f1b [T] Added unit tests for some matrix output internals 14 April 2023, 06:43:28 UTC
bb21407 [T] Added tests for the matrix debug output 14 April 2023, 06:43:28 UTC
f39f588 [PL] Added matrix output functionality 14 April 2023, 06:43:28 UTC
7978335 [web] Fix link in IntegrateBoreholesIntoMesh. 14 April 2023, 06:00:47 UTC
a8efa86 [web] Format IntegrateBoreholesIntoMesh. 14 April 2023, 06:00:47 UTC
88b8096 [doxygen] Fix PETSc links. 14 April 2023, 06:00:47 UTC
cacfe8d [web] Fix links in AddFaultToVoxelGrid. 14 April 2023, 06:00:47 UTC
b66b441 [web] Format AddFaultToVoxelGrid. 14 April 2023, 06:00:46 UTC
d701696 [web] Fix link in parallel_computing_mpi.md. 14 April 2023, 06:00:46 UTC
78b58fd [web] Fix link in checkMesh/index.md. 14 April 2023, 06:00:46 UTC
0777636 [web] Format checkMesh/index.md. 14 April 2023, 05:59:41 UTC
a237a43 [web] Fix head downloads. 14 April 2023, 05:59:40 UTC
e2fd9dc Merge branch 'rm-ogs_build_python_module' into 'master' Remove option OGS_BUILD_PYTHON_MODULE See merge request ogs/ogs!4523 12 April 2023, 15:43:36 UTC
c333ea0 Merge branch 'WellboreSimulator-EOS3' into 'master' WellboreSimulator-EOS: Water temperature IAPWSIF97 region1 See merge request ogs/ogs!4562 12 April 2023, 14:01:48 UTC
532c885 [cmake] Removed option OGS_BUILD_PYTHON_MODULE. 12 April 2023, 13:56:14 UTC
e4ae815 [UnitTest] Add unit test for water temperature in region1. 12 April 2023, 12:24:39 UTC
70db53b [Doc] Add para doc for the water temperature in region1. 12 April 2023, 12:24:39 UTC
651959c [MPL/Water] Add water temperature calculation in IAPWS-IF97 region1. 12 April 2023, 12:24:39 UTC
c7b9252 Merge branch 'better-license-file' into 'master' [cmake,ci] Better third-party license collection See merge request ogs/ogs!4561 11 April 2023, 18:30:38 UTC
4a584e2 [versions] Updated cpm cache info. 11 April 2023, 15:13:17 UTC
f6b63a4 [cmake] Better third-party license collection. - Adapted functionality from https://github.com/cpm-cmake/CPMLicenses.cmake - Only one license file (build/third_party_licenses.txt) - No additional targets - One dependeny less (CPMLicenses.cmake) 11 April 2023, 15:13:17 UTC
2643fe6 [cpm] Bump nlohman/json to 3.10.5. From 3.10 tarball also contains license file. 11 April 2023, 15:13:16 UTC
3e2f4e6 Merge branch 'fix-docs-threshold' into 'master' [ci] Fix doxygen warnings output. See merge request ogs/ogs!4559 11 April 2023, 13:21:18 UTC
bb725e4 Merge branch 'covariant-view' into 'master' Covariant polymorphic views for std::vectors See merge request ogs/ogs!4526 11 April 2023, 12:21:26 UTC
2189c19 Merge branch 'num-diff' into 'master' Added generic numerical differentiation algorithm See merge request ogs/ogs!4522 11 April 2023, 11:46:45 UTC
91cb9ac Merge branch 'WellboreSimulator-EOS2' into 'master' WellboreSimulator-EOS: Liquid water density and enthalpy in IAPWSIF97 Region4 See merge request ogs/ogs!4543 11 April 2023, 11:35:09 UTC
791cda2 [cmake-format] Dependencies.cmake 11 April 2023, 09:13:58 UTC
4f7ea2c [ci] Fix doxygen warnings output. 11 April 2023, 07:48:33 UTC
b2a14ec [App/IO] Fixed conversion warning 07 April 2023, 09:51:17 UTC
5971d43 [scr] Enable inline suppressions in cppcheck ... and script refactored 07 April 2023, 09:51:17 UTC
c4d3925 [CI] Save cppcheck artifact 07 April 2023, 09:51:17 UTC
3fbcb10 [T] Added tests for covariant container views 07 April 2023, 09:51:17 UTC
a322b74 [BL] Added covariant container views 06 April 2023, 13:30:59 UTC
210d446 [Doc] Add para docu of the water liquid enthalpy in IAPWSIF97 Region4. 05 April 2023, 19:17:26 UTC
ab4dff3 [Doc] Add para docu of the water liquid density in IAPWSIF97 Region4. 05 April 2023, 19:17:26 UTC
309d32e [UnitTest] Add the test of water liquid enthalpy in IAPWSIF97 Region4. 05 April 2023, 19:17:16 UTC
back to top