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

sort by:
Revision Author Date Message Commit Date
ac2fc81 rename 'vapor_pressure' to 'vapour_pressure' 22 April 2021, 10:31:27 UTC
08dd507 Merge branch 'ImproveCodeQualityInMeshComponentMap' into 'master' Readability improvements in MeshComponentMap. See merge request ogs/ogs!3577 21 April 2021, 22:35:46 UTC
79ac3d6 [NL/DOF] Readability: rename id -> index. 21 April 2021, 21:56:55 UTC
9cdb735 [NL/DOF] Correct mistake in code documentation. 21 April 2021, 21:56:55 UTC
9dd8b3a [NL/DOF] Instant init. the var. with the correct value. 21 April 2021, 21:56:55 UTC
fb9ce35 [NL/DOF] Readability: p_mesh -> partitioned_mesh. 21 April 2021, 21:56:55 UTC
db74ada [NL/DOF] Remove comments that aren't necessary anymore. 21 April 2021, 21:56:55 UTC
1a2b13a [NL/DOF] Test the component order before doing anything else. This avoids also multiple testing using same input data. 21 April 2021, 21:56:55 UTC
d1ff553 [NL/DOF] Move code to its own method. Move the code for creating parallel MeshComponentMap to its own method. 21 April 2021, 21:56:55 UTC
c9a93be Merge branch 'MFrontRestart' into 'master' MFront restart capability. See merge request ogs/ogs!3574 21 April 2021, 14:36:20 UTC
a9cd590 Merge branch 'ThermalConductivityMedium' into 'master' add MPL property for handling effective thermal conductivity on the medium level See merge request ogs/ogs!3546 21 April 2021, 13:31:10 UTC
1a064ec [T/RM] Restart for MFront internal variables. 21 April 2021, 12:18:11 UTC
6a2fbcf [PL/RM] FEM; Set IPData for internal state vars. 21 April 2021, 12:18:11 UTC
64cb4cf [PL/RM] Add IP writers for internal state vars. 21 April 2021, 12:18:11 UTC
f47f34d [PL] Common function for resetting internal vars. Takes values and copies them to the memory location of the internal variable. 21 April 2021, 12:18:11 UTC
85e8bea [PL/RM] FEM; Read access to internal state vars. 21 April 2021, 12:18:11 UTC
4d41ae9 [PL] IPWriter creation for internal state vars. Similar to the secondary variables function but now for the integration point writers. 21 April 2021, 12:18:11 UTC
9ed70d7 [MPL] Access and reset to internal state variables For storage as ip-data in the output and simulation restart. 21 April 2021, 12:18:04 UTC
80f9bc2 [BL] Very simple dynamic span class. Should be replaced with std::span when the compiler version gcc >= 10, msvc >= 19.26 are available for development. 21 April 2021, 12:18:04 UTC
f4767ab [MPL] Zero initialization for constant dvalue. 21 April 2021, 11:40:35 UTC
c82285b [MPL] medium effective thermal conductivity. 21 April 2021, 11:40:35 UTC
c5a5ff7 Extracted MaterialLib/FractureModels into own library. 21 April 2021, 11:40:35 UTC
1df7a7d Extracted MaterialLib/SolidModels into own library. Fix issue where on MSVC there cannot be two cpp files with the same name compiled into one library. 21 April 2021, 11:40:35 UTC
2e95ebe Merge branch 'DataExplorerStationMapping' into 'master' [DE] Station mapping in GUI See merge request ogs/ogs!3578 21 April 2021, 11:30:55 UTC
42130a5 local scopes for geo-objects 20 April 2021, 11:42:42 UTC
00539cc [DE] unlocking station mapping in GUI 20 April 2021, 11:42:36 UTC
518278f Merge branch 'fixTHM1' into 'master' [THM] Corrected the temperature passed to variable_array_prev See merge request ogs/ogs!3571 20 April 2021, 07:42:32 UTC
fbf2e50 Merge branch 'MPL_IdealGasLaw_update' into 'master' <MPL> changed MPL::IdealGasLaw behaviour See merge request ogs/ogs!3572 20 April 2021, 07:16:09 UTC
d597f07 Merge branch 'qt-5.15' into 'master' [conan] Bump Qt to 5.15 on Linux and Mac. See merge request ogs/ogs!3575 20 April 2021, 05:56:49 UTC
f5f5a9d [conan] Bump Qt to 5.15 on Linux and Mac. 19 April 2021, 21:15:36 UTC
fee256a Merge branch 'ctest-race-cond' into 'master' Fixed a ctest race condition in GocadTSurface_[Mesh/Array]_Test See merge request ogs/ogs!3573 19 April 2021, 21:09:13 UTC
32ff758 [T] Fixed a race condition in GocadTSurface_Mesh/Array_Test. 19 April 2021, 20:42:04 UTC
d005d96 [web] Fixed formatting. 19 April 2021, 10:56:40 UTC
8b78551 <MPL-related> changed MPL::IdealGasLaw behaviour 19 April 2021, 10:48:25 UTC
38e925c <MPL> add VariableType 'molar_mass' 19 April 2021, 10:48:25 UTC
b4a43d8 Merge branch 'EquilibriumReactantBehavior' into 'master' [CL] Optional functionality for equilibrium reactant behavior See merge request ogs/ogs!3567 19 April 2021, 09:27:04 UTC
99f6b62 Add equilibrium phases reaction direction option. A new optional keyword <reaction_direction> to enable additional functionality for the Phreeqc chemical solver is added. 19 April 2021, 08:47:42 UTC
abf04bf [THM] Corrected the temperature passed to variable_array_prev 19 April 2021, 08:23:29 UTC
903b122 [de] Fixed link in comment. 19 April 2021, 06:22:08 UTC
71c0eec Merge branch 'fixTRM' into 'master' [TRM] Corrected the temperature passed to variable_array_prev See merge request ogs/ogs!3568 16 April 2021, 14:45:19 UTC
e4a5b05 Merge branch 'exe-warnings' into 'master' Enable compiler warnings for executables See merge request ogs/ogs!3570 16 April 2021, 13:38:28 UTC
53440de [TRM] Corrected the temperature passed to variable_array_prev 16 April 2021, 13:35:54 UTC
29d99db Added missing std:: namespace. 16 April 2021, 11:16:49 UTC
9a6c6c6 Fixed warning in NewtonRaphson.h 16 April 2021, 11:16:14 UTC
8e6d038 Fixed warning in TestMeshGenerator.cpp 16 April 2021, 11:16:14 UTC
f49ccf0 Fixed xdmfdiff test. 16 April 2021, 11:16:14 UTC
991a596 Fixed warnings in Tests. 16 April 2021, 11:16:14 UTC
6b77472 Fixed warnings in Applications. 16 April 2021, 11:16:14 UTC
4e95dc5 [cmake] Use ogs_add_executable(). 16 April 2021, 11:16:13 UTC
a1b4a82 [cmake] Added function ogs_add_executable for proper warning levels. 16 April 2021, 11:16:12 UTC
9c2e961 Merge branch 'fix_bc' into 'master' [BC::getEssentialBCValuesLocal] Cleaned two vector reserve See merge request ogs/ogs!3569 16 April 2021, 10:02:33 UTC
a294bbe Merge branch 'fix-mkl-ubuntu' into 'master' Updated cmake-modules to fix MKL finding on Ubuntu. See merge request ogs/ogs!3565 15 April 2021, 09:41:29 UTC
0e70add [BC::getEssentialBCValuesLocal] Cleaned two vector reserve 15 April 2021, 09:10:15 UTC
250091e Merge branch 'fix_node_source_term' into 'master' [NodalSourceTerm] Fixed a bug when the Taylor-Hood elements are used See merge request ogs/ogs!3566 15 April 2021, 08:29:55 UTC
ef7566f [Web] Added a description of "A test with nodal source term" 15 April 2021, 07:59:31 UTC
933bd09 [Ctest] Added HydroMechanics_nodal_source_test 15 April 2021, 07:39:39 UTC
9bea4ba [HT] Added a test using NodalSourceTerm 15 April 2021, 07:39:30 UTC
74e2aa5 [NodalSourceTerm] fixed the bug in the computation with the Taylor-Hood element. 14 April 2021, 12:32:59 UTC
e513eb6 Updated cmake-modules to fix MKL finding on Ubuntu. 13 April 2021, 11:58:58 UTC
6d663a4 Merge branch 'vtk_init' into 'master' [de] Init vtk modules See merge request ogs/ogs!3564 13 April 2021, 08:54:09 UTC
6ae861b Merge branch 'dox-warnings-limit' into 'master' [ci] Doxygen warnings threshold See merge request ogs/ogs!3562 13 April 2021, 08:39:35 UTC
d0a3aed [de] Init vtk modules. Fixes runtime crash. 13 April 2021, 07:40:00 UTC
9f504d9 [ci] Doxygen warnings threshold (16). Fails the job if exceeded. 12 April 2021, 12:44:30 UTC
ca6058e [ci] link-checker: fixed url. 12 April 2021, 12:27:14 UTC
34323e8 Merge branch 'fix-linking-gui-tools' into 'master' Fix linking gui tools See merge request ogs/ogs!3558 09 April 2021, 10:21:42 UTC
895e392 Extracted vtk filters into an own library VtkVisFilter. Finally fixes linking for Raster2PointCloud. 09 April 2021, 09:46:28 UTC
1e3456c Fix linking of Raster2PointCloud. 09 April 2021, 07:54:39 UTC
00d9dda Merge branch 'web-singularity' into 'master' [web] Added Ubuntu install instructions for Singularity. See merge request ogs/ogs!3559 08 April 2021, 07:58:00 UTC
388b779 [web] Added Ubuntu install instructions for Singularity. 08 April 2021, 07:18:58 UTC
eff28b5 Merge branch 'DoxygenFixes' into 'master' Fix several doxygen warnings. See merge request ogs/ogs!3557 07 April 2021, 08:45:42 UTC
6d59cc4 [MeL/IO] Add missing xdmf parameter documentation. 06 April 2021, 19:10:21 UTC
104b84e [ParL] Add missing curves parameter documentation. 06 April 2021, 19:10:20 UTC
85a0ac4 [MeL/Vtk] Remove recursive include. 06 April 2021, 19:10:20 UTC
64fc2ac [MeL] Remove extraneous namespace qualifier. 06 April 2021, 19:10:20 UTC
d46d992 [MaL/Eigen] Remove unused applyKnownSolution. 06 April 2021, 19:10:20 UTC
820c9e6 [GL] Remove extraneous namespace qualifiers. 06 April 2021, 19:10:20 UTC
4952257 [App/IO] Gocad; Don't use extra ns qualifiers. Code is already in the FileIO::Gocad namespace. 06 April 2021, 19:10:20 UTC
c678f12 Merge branch 'ClangFormat' into 'master' Clang format code base. See merge request ogs/ogs!3555 06 April 2021, 19:04:30 UTC
f212cd1 Merge branch 'fix-link-checker' into 'master' [web] Fixed and updated links in IDE page. See merge request ogs/ogs!3556 05 April 2021, 19:53:59 UTC
d7517b5 [web] Fixed and updated links in IDE page. 05 April 2021, 19:15:29 UTC
2f87ca2 [MaL] Move Eigen/Sparse include out of ifdef. The Sparse' module parts are used also if unsupported module support is turned off. 04 April 2021, 12:47:07 UTC
233846b [T] XdmfDiff; Correct copyright/version message. 04 April 2021, 12:19:08 UTC
5d0c291 Format multiline strings. Adding a single space in incorrectly broken lines. 04 April 2021, 11:37:07 UTC
c23ba64 Fix various include directive issues. - formatting - system includes vs. project includes - use absolute paths 04 April 2021, 11:37:07 UTC
f241c4a [T] gtest.h is a system include. 04 April 2021, 11:37:06 UTC
3c2fa09 clang-format Tests 04 April 2021, 11:37:06 UTC
0a2c81a clang-format ProcessLib 04 April 2021, 11:37:06 UTC
4a9a3e9 clang-format ParameterLib 04 April 2021, 11:37:06 UTC
785afda clang-format NumLib 04 April 2021, 11:37:06 UTC
a168032 clang-format MeshLib 04 April 2021, 11:37:06 UTC
c89f126 clang-format MeshGeoToolsLib 04 April 2021, 11:37:06 UTC
6ecd346 clang-format MathLib 04 April 2021, 11:37:06 UTC
a197ba9 clang-format MaterialLib 04 April 2021, 11:37:06 UTC
6373515 clang-format GeoLib 04 April 2021, 11:37:06 UTC
f78b670 clang-format ChemistryLib 04 April 2021, 11:37:06 UTC
0352ceb clang-format BaseLib 04 April 2021, 11:37:06 UTC
f086660 clang-format Applications/DataExplorer 04 April 2021, 11:37:06 UTC
4db612a clang-format Applications 04 April 2021, 11:37:06 UTC
801d6b6 [web] Fix release date part 2. 03 April 2021, 11:42:00 UTC
786068d Fix cmake-lint. 03 April 2021, 11:30:37 UTC
back to top