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

sort by:
Revision Author Date Message Commit Date
0900e35 [Ctest/THM] Changed the nonlinear convergence tolerance 04 May 2021, 08:54:20 UTC
87a458b [THM] Renamed updateConstitutiveRelationThermal and dropped one of its argument. 04 May 2021, 08:54:20 UTC
b7598fb [THM] Replaced total thermal strain with incremental thermal strain 04 May 2021, 08:54:20 UTC
0d3dc2c Merge branch 'EFM' into 'master' [MPL] Orthotropic Embedded Fracture Permeability See merge request ogs/ogs!3599 04 May 2021, 07:26:33 UTC
ac9e83b Merge branch 'fix-bintray' into 'master' Fix bintray downloads Closes #3144 See merge request ogs/ogs!3603 04 May 2021, 07:15:15 UTC
a68aa2c [conan] Migrate bincrafters repo. https://bincrafters.github.io/2020/04/19/infrastructure-changes-and-required-actions/ 04 May 2021, 06:28:34 UTC
f304345 [conan] Remove community repo. 04 May 2021, 06:23:55 UTC
939bdcf [cpm] Fix Boost download. https://www.boost.org/users/news/boost_has_moved_downloads_to_jfr.html 04 May 2021, 06:22:36 UTC
97c7aad Merge branch 'updateChemistryLib' into 'master' [CL] replacement with operator[] func. See merge request ogs/ogs!3600 03 May 2021, 18:40:44 UTC
93a10a6 [MPL] benchmarks for OrthotropicEmbeddedFracturePermeability 03 May 2021, 14:52:48 UTC
19e6e1c [MPL] added OrthotropicEmbeddedFracturePermeability 03 May 2021, 12:26:41 UTC
fc2ad0a Merge branch 'DontAllowPythonToHandleSignals' into 'master' [A] Don't allow python to handle signals. See merge request ogs/ogs!3601 03 May 2021, 09:05:53 UTC
151db8b [A] Don't allow python to handle signals. Allows ogs to be interrupted by SIGINT, which otherwise is handled by python. See https://docs.python.org/3/c-api/exceptions.html#c.PyErr_CheckSignals and https://pybind11.readthedocs.io/en/stable/faq.html#how-can-i-properly-handle-ctrl-c-in-long-running-functions 02 May 2021, 12:50:31 UTC
a82ffee [CL] replacement with operator[] func. 01 May 2021, 18:46:01 UTC
6cf80f6 Merge branch 'OverloadedOperatorFunc' into 'master' [MPL] Add overloaded operator functions at medium, phase, and component levels See merge request ogs/ogs!3590 01 May 2021, 13:34:53 UTC
4717269 [PL/CT] update inside ComponentTransportProcess. 01 May 2021, 12:51:18 UTC
d8578eb [MPL] add overloaded operator functions. 01 May 2021, 12:51:18 UTC
a4d2d05 Merge branch 'fix-clcache' into 'master' [cmake] Fix clcache See merge request ogs/ogs!3596 01 May 2021, 12:37:27 UTC
e7b1b42 [cmake] Renamed OGS_DISABLE_CLCACHE to OGS_DISABLE_COMPILER_CACHE. [web] Added unified docs for ccache and clcache. 01 May 2021, 11:47:52 UTC
03d2c78 [T] Disable snakemake tests when tee tool is not available. 01 May 2021, 11:47:52 UTC
9ba5f04 [cmake] Disabled Conan not found warning on most configs. Only print warning if a config used where Conan packages are available. 01 May 2021, 11:47:52 UTC
e439fcb [cmake] Fix parsing of native win paths in arguments. 01 May 2021, 11:47:52 UTC
abc42b8 [cmake] Fix clcache. Using clcache-launcher. https://gitlab.com/timblechmann/clcache-launcher 01 May 2021, 11:47:52 UTC
8b49778 Merge branch 'th2m' into 'master' TH2M Process See merge request ogs/ogs!3550 30 April 2021, 22:00:41 UTC
4fade8a [MPL] Add concentration property type. 30 April 2021, 20:50:42 UTC
a8d6061 [T/THM2] Add liquid_pressure_interpolated tests. 30 April 2021, 20:50:41 UTC
f5a6c54 [T/TH2M] Test liquid_pressure. Udpate references. 30 April 2021, 20:50:41 UTC
8bcc097 [PL/TH2M] Rename temperature variable. 30 April 2021, 20:50:41 UTC
7ec3f72 [TH2M] removes the naively calculated _liquid_pressure secondary variable and replaces it with interpolated version 30 April 2021, 20:50:41 UTC
1f33f9d [TH2M] renamed M,K, and f to local_* 30 April 2021, 20:50:41 UTC
b271115 [TH2M] add vapour pressure to ip_data for output 30 April 2021, 20:50:41 UTC
441a8fb [TH2M/PTM] rename phase transition compute variables function 30 April 2021, 20:50:41 UTC
2cf1bfd [TH2M] use solid linear thermal expansion coefficient stored at ip_data 30 April 2021, 20:50:41 UTC
a6f9515 [TH2M] Remove unused IPdata members. Use local qty 30 April 2021, 20:50:41 UTC
97d35ba [TH2M] removed updateConstitutiveRelationThermal 30 April 2021, 20:50:41 UTC
396a855 [TH2M] Use updated updateConstitutiveRelation in assemble 30 April 2021, 20:50:41 UTC
b97cf28 [TH2M] Changed method of getting alpha_T_SR. 30 April 2021, 20:50:41 UTC
3319be3 [TH2M] Use formKelvinVectorFromThermalExpansivity in postNonLinearSolverConcrete 30 April 2021, 20:50:41 UTC
126701f [TH2M] Changed updateConstitutiveRelation 30 April 2021, 20:50:41 UTC
24251b5 [PL/TH2M] Remove duplicate storage of secondaries. Same values are stored in the integration point data. 30 April 2021, 20:50:41 UTC
abc8cdb [PL/TH2M] Remove unused mole fraction liquid sec.v 30 April 2021, 20:50:41 UTC
5085e1e [T/TH2M] Add more variables to vtkdiff tests. Including all primary and most of the secondary variables. 30 April 2021, 20:50:41 UTC
641436c <Tests/TH2M> add two thermo-hydro-mechanic tests 30 April 2021, 20:23:50 UTC
a0027be <Tests/TH2M> add 2D linear mechanics test w/ neumann BC 30 April 2021, 20:23:50 UTC
65a8c10 <Tests/TH2M> add 1D heat transport Dirichlet BC 30 April 2021, 20:23:50 UTC
f3ef133 <Tests/TH2M> add radial heatpipe test with static gas phase 30 April 2021, 20:23:49 UTC
8504ae9 <Tests/TH2M> add heatpipe in a slab test with static gas phase 30 April 2021, 20:23:49 UTC
413a5e9 <Tests/TH2M> add radial symmetrical heat pipe test 30 April 2021, 20:23:49 UTC
df1076b <Tests/TH2M> add heatpipe in a slab test 30 April 2021, 20:23:49 UTC
004eee0 <Tests/TH2M> Tests.cmake update 30 April 2021, 20:23:49 UTC
9893407 [PL/TH2M] New process based on ThermoHydroMechanics 30 April 2021, 20:23:16 UTC
2fdc10a [cmake] Exlcude TH2M tests if process is disabled. 30 April 2021, 18:54:46 UTC
2b41b2c [eve] Bump CMake to 3.20. 30 April 2021, 06:56:37 UTC
9b4ebe5 Merge branch 'build-presets' into 'master' [cmake] Added build and test presets See merge request ogs/ogs!3592 29 April 2021, 12:47:45 UTC
15bb8d2 Merge branch 'HT-ImproveCheckOfMPLProperties' into 'master' [HT] Complete check of read MPL properties. See merge request ogs/ogs!3595 29 April 2021, 12:26:42 UTC
b22d62b Updated container-maker 29 April 2021, 12:25:26 UTC
2fc71b2 [web] Docs for build and test presets. 29 April 2021, 12:25:26 UTC
0850a61 [cmake] Added ctest presets. ctest --preset release https://cmake.org/cmake/help/latest/manual/cmake-presets.7.html#test-preset 29 April 2021, 12:25:26 UTC
03a6b33 [cmake] Added build presets. Requires CMake 3.20. See https://cmake.org/cmake/help/latest/manual/cmake-presets.7.html#build-preset 29 April 2021, 12:25:26 UTC
14cbe72 [de] Fixed vtk examples link. Closes #3134. 29 April 2021, 07:10:25 UTC
568368f [PL/HT] Clang format of MonolithicHTFEM.h 29 April 2021, 06:22:06 UTC
c51d626 [PL/HT] Complete check of read MPL properties. 29 April 2021, 06:20:43 UTC
0e706c7 Merge branch 'DoxygenFixes' into 'master' [doc] Fix placement of ogs_file_XXX for doxygen. See merge request ogs/ogs!3594 28 April 2021, 15:18:30 UTC
fe839cc [doc] Fix placement of ogs_file_XXX for doxygen. 28 April 2021, 14:49:44 UTC
e1594e8 Merge branch 'useConductivityOnMediumScale' into 'master' Use thermal conductivity on medium scale in HT/THM and TRM process See merge request ogs/ogs!3583 28 April 2021, 14:12:32 UTC
afeb5b4 delete implementation of dValue of EffectiveThermalConductivityPorosityMixing property (not used) 28 April 2021, 11:18:09 UTC
b430d1e add Saturation to EffectiveThermalConductivityPorosityMixing property 28 April 2021, 11:03:23 UTC
5251196 change UTF-8 symbols in comments to ASCII text 28 April 2021, 10:49:59 UTC
c667c19 use medium level thermal_conductivity in THM/TRM/HT process 28 April 2021, 10:49:52 UTC
ccb6b65 Merge branch 'SmallFixes' into 'master' Small fixes See merge request ogs/ogs!3593 28 April 2021, 10:03:08 UTC
f04baf1 [PL/HM] Spelling fix in comment. 27 April 2021, 16:00:25 UTC
62ff22f [MeL/IO] Fix warning for unused function parameter 27 April 2021, 16:00:25 UTC
c473b26 [T/FileIO_Qt] Fix unused variable warnings. 27 April 2021, 16:00:25 UTC
758cfae [PL/HM] Directly call set IPdata functions. 27 April 2021, 16:00:25 UTC
43a8b00 [PL/HM] Remove unnecessary include. 27 April 2021, 16:00:25 UTC
8541833 [PL] Use algorithm for deactivated subd. creation. 27 April 2021, 16:00:25 UTC
41b7b62 [App] Fix web link to construct meshes from geo. 27 April 2021, 16:00:25 UTC
4e230d0 Merge branch 'RMMicroporosityFixes' into 'master' [PL/RM] Reuse swelling stress update in secondary variables update. See merge request ogs/ogs!3585 27 April 2021, 11:43:49 UTC
00a14b8 Merge branch 'parallel-hdf5-testcases' into 'master' [MeL/IO] HDF5: Parallel testcases See merge request ogs/ogs!3380 27 April 2021, 08:44:19 UTC
6806e48 [ci] Enable xdmf in PETSc job. 27 April 2021, 07:47:51 UTC
e4f8d47 [MeL/IO] Add xdmf/hdf5 testcase for 2 and 3 mpi processes 27 April 2021, 07:47:51 UTC
f40334c [T/RM] Update after changed swelling stress output 27 April 2021, 07:36:06 UTC
caac9a4 [PL/RM] Reuse swelling stress update in update 2nd Fixes a bug where wrong saturation is used to compute swelling stress when micro-porosity is specified in the project file. 27 April 2021, 07:36:06 UTC
b88a494 [PL/RM] Extract swelling stress update. 27 April 2021, 07:36:06 UTC
3f47600 [PL/RM] MP; Fix nomenclature for total porosity. 27 April 2021, 07:36:06 UTC
2950ca3 Merge branch 'doc' into 'master' [doc] add memory hint to ninja build instruction See merge request ogs/ogs!3584 27 April 2021, 07:25:01 UTC
a7f61ea [web] Added hint on number of compilations per RAM. 27 April 2021, 06:54:04 UTC
269c469 Merge branch 'TH2M-PTM_PhaseTransitionModels' into 'master' PhaseTransitionModels for TH2M Process See merge request ogs/ogs!3588 26 April 2021, 19:36:15 UTC
b2dcb84 [PL/TH2M/PTM] const initialize members. Moving finding of the components and the indices out in separate functions. 26 April 2021, 16:42:20 UTC
4ed0206 [cmake] Add TH2M to ProcessLib and Tests CMake. 26 April 2021, 16:42:20 UTC
8f6e5a6 <gtest/TH2M> unit test for TH2M::PhaseTransitionNone 26 April 2021, 16:42:20 UTC
dbacd25 <gtest/TH2M> unit test for TH2M::PhaseTransitionEvaporation 26 April 2021, 16:42:20 UTC
c655e54 <TH2M/PTM> derived structs have been given their own headers 26 April 2021, 16:42:20 UTC
7bb9431 <TH2M/PTM> structure for phase transition model types 26 April 2021, 16:42:20 UTC
4f271c6 <MPL> added several new MPL::VariableTypes and MPL::PropertyTypes in preparation for TH2M Process 26 April 2021, 11:11:52 UTC
faa6ca3 Merge branch 'fix-frontend' into 'master' Fix build without XDMF. See merge request ogs/ogs!3591 26 April 2021, 08:42:30 UTC
8617adc Fix build without XDMF. Fixes frontend ci job. 26 April 2021, 08:10:43 UTC
0b3c1da Merge branch 'hdf_data_reduce_attributes' into 'master' [MeL/IO] HDF: reduce data size See merge request ogs/ogs!3514 26 April 2021, 06:35:47 UTC
24f7571 Merge branch 'EmbeddedFracturePermeability_2D_Fix' into 'master' [MPL] EmbeddedFracturePermeability fix for 2D See merge request ogs/ogs!3587 23 April 2021, 21:16:51 UTC
30a01f2 [MPL] EmbeddedFracturePermeability fix for 2D 23 April 2021, 20:57:15 UTC
back to top