sort by:
Revision Author Date Message Commit Date
c188540 [doc] Fix spellings 17 September 2022, 15:26:30 UTC
d75c3b9 [A/IO] Constifying var in OGSIOVer4 fixes warning 17 September 2022, 15:26:30 UTC
90705c7 [A/IO] Fixing warning: Use cleanupVectorElements() 17 September 2022, 15:26:30 UTC
5cec97b [A/IO] Fix "Variable 'gmsh_pnt' can be declared as pointer to const" 17 September 2022, 15:26:19 UTC
c5b5b03 [A/IO/CsvInterface] Reduce scope of var. 17 September 2022, 15:26:18 UTC
90ed4ab [ci] Fixed link checker. 16 September 2022, 20:21:14 UTC
2ddaa47 Merge branch 'num_stabilizer_hc' into 'master' Isotropic diffusion stabilization for ComponentTransport See merge request ogs/ogs!4272 15 September 2022, 22:03:34 UTC
7074fa3 [web/HC] Added a web page for Ogata Banks' example 15 September 2022, 21:29:37 UTC
262ed1f [HC] Added a test using the isotropic diffusion stabilization 15 September 2022, 21:29:37 UTC
ad06473 [HC] Added isotropic diffusion stabilization 15 September 2022, 21:29:37 UTC
66040fe Merge branch 'heatpipe-notebook' into 'master' Heatpipe notebook added to TH2M/TH2 benchmark See merge request ogs/ogs!4244 15 September 2022, 21:19:11 UTC
b4d9244 [T/TH2M] Update petsc linear solver settings 15 September 2022, 20:18:46 UTC
c171cf1 TH2M/TH2 heatpipe example as Jupyter notebook 15 September 2022, 20:18:46 UTC
d9e2c43 Merge branch 'MeshMappingCli' into 'master' Mesh mapping CLI See merge request ogs/ogs!4270 15 September 2022, 18:37:06 UTC
0a8c157 Merge branch 'bugfix_rebase' into 'master' [Jupyter notebook] Bugfix: decay-chain problem: update path to GIA results. See merge request ogs/ogs!4277 15 September 2022, 18:24:16 UTC
c6cf0b0 [MeL] Use exact predicates for point projection Previously using inexact predicates would yield ambiguous results whether a point is inside or outside of a projected element, depending on compiler and architecture. The exact predicates are slower, so one could think about to add a run-time flag to use exact or inexact predicates giving the user an option for fast or correct calculations. 15 September 2022, 16:09:49 UTC
1615ae6 added tests 15 September 2022, 16:09:49 UTC
10509c5 added mapping to static value 15 September 2022, 16:09:49 UTC
a2a266e added mapping based on raster 15 September 2022, 16:08:25 UTC
da64440 using TCLAP 15 September 2022, 16:08:24 UTC
b8c92d2 removed translation of mesh nodes (this can be handled via the MoveMesh-tool) 15 September 2022, 16:08:24 UTC
c0d2d87 renamed tool 15 September 2022, 16:08:24 UTC
e078ca7 [Jupyter notebook] decay-chain problem: update path to GIA results. 15 September 2022, 14:58:19 UTC
ed55840 Merge branch 'disc_with_hole_convergence_analysis' into 'master' Jupyter Notebook: Convergence study of the disc with hole problem. See merge request ogs/ogs!4235 15 September 2022, 13:22:42 UTC
d62619a [T] Cleaned up comments 15 September 2022, 13:03:10 UTC
def4a34 [T] Make simulations run with different output directories Different environments (local, CI) might have different output directories for simulation results 15 September 2022, 12:31:58 UTC
8496521 [T] Find results for the finest mesh in the right location 15 September 2022, 12:31:58 UTC
ec42244 [T] Use a file name without spaces 15 September 2022, 12:31:58 UTC
fc8ce2b [T] Changed some texts 15 September 2022, 12:31:57 UTC
2c2bf0b [T] Removed some comments 15 September 2022, 12:31:57 UTC
fef663c [T] Performance improvements and small plot sketch fix 15 September 2022, 12:31:57 UTC
ce6b80a [T] Track most expensive simulation results in git 15 September 2022, 12:31:57 UTC
6d82ea6 [T] Final version 15 September 2022, 12:31:57 UTC
ed2baaf [T] Added texts 15 September 2022, 12:31:57 UTC
1b82222 [T] Adjusted error tolerances 15 September 2022, 12:31:57 UTC
4e71a86 [T] Added prj files for additional mesh resolutions 15 September 2022, 12:31:57 UTC
352e803 [T] Added graphs for y axis and diagonal 15 September 2022, 12:31:57 UTC
d7bb1f0 [T] Refactored mesh generation script 15 September 2022, 12:31:57 UTC
174990a [T] Picked Dominik's meshing script 15 September 2022, 12:31:57 UTC
1f06142 Merge branch 'Bugfix' into 'master' resolve issue #3317 "Job Failed #232323" Closes #3317 See merge request ogs/ogs!4275 15 September 2022, 09:51:24 UTC
6165bd3 [T] fix a bug along with thorough cleanups. 15 September 2022, 07:58:00 UTC
dca79bc [T] adjust model runtime. 14 September 2022, 14:15:22 UTC
051bf79 Merge branch 'fix_whitespaces_only_lines_in_xdmf' into 'master' Fix trailing whitespaces on 'empty' lines in XDMF output. See merge request ogs/ogs!4274 13 September 2022, 21:27:51 UTC
eb433a7 [MeshLib/IO/XDMF] Fix trailing whitespaces in XDMF output. 13 September 2022, 13:33:32 UTC
0be68c4 Merge branch 'JupyterNotebook-DecayChain' into 'master' Jupyter notebook: 1D decay-chain problem See merge request ogs/ogs!4239 13 September 2022, 09:12:18 UTC
fa395bb [Docu] jupyter notebook decay-chain problem. 12 September 2022, 21:16:26 UTC
22d945b [T] GIA decay-chain parallelized model. 12 September 2022, 21:16:26 UTC
fcb5407 [T] GIA decay-chain model. 12 September 2022, 21:16:26 UTC
83886e1 [T] OS decay-chain model with smaller time step size. 12 September 2022, 21:16:26 UTC
8ae1c5d [T] OS decay-chain model. 12 September 2022, 21:16:26 UTC
9474baf Merge branch 'fix-iomp' into 'master' [ci] Fix builds (MKL, Python mac / win) See merge request ogs/ogs!4269 12 September 2022, 20:48:05 UTC
9c7b4ba [ci] Run build jupyter on every envinf. 12 September 2022, 19:46:39 UTC
82a01f0 [versions] Updated cpm cache info. 12 September 2022, 14:34:56 UTC
2542db9 [cmake] Install Python runtime dlls into build/bin-directory. 12 September 2022, 13:43:39 UTC
1baa069 [cmake] Fixed mac venv issue. 12 September 2022, 13:43:39 UTC
e699c48 [cmake] Install wheel when using OGS_USE_PIP. Also update pip and setuptools on venv creation. 12 September 2022, 13:30:39 UTC
f008748 [ci] Allow for before_script in *nix jobs. 12 September 2022, 13:30:39 UTC
7808072 Merge branch 'mfront-tdyn-forces-view' into 'master' Convenient block access to MFront's thermodynamic forces data See merge request ogs/ogs!4258 12 September 2022, 07:55:56 UTC
cee1f4f [T] Added tests for the thermodynamic forces view 12 September 2022, 06:03:25 UTC
9c8f2be [Mat] Added a view for accessing MFront's thermodynamic forces data 12 September 2022, 06:03:25 UTC
d2153ba Added new dependency Boost MP11 12 September 2022, 06:03:25 UTC
4eae3a3 [T] Added googletest predicate for Eigen matrices 12 September 2022, 06:03:25 UTC
d0d7281 [cmake] Fix max Python version when OGS_USE_PIP=ON. 09 September 2022, 13:58:30 UTC
1a1a702 [cmake] Ignore libtbb from system (HACK). To pick it up from oneAPI installation. 09 September 2022, 13:58:30 UTC
8fc3b82 [cmake] Update FindMKL.cmake oneAPI 2022.1 09 September 2022, 13:58:30 UTC
92c19bc Merge branch 'fix_warning' into 'master' [MPL] Fixed a compilation warning See merge request ogs/ogs!4268 09 September 2022, 11:21:51 UTC
878d1e8 [MPL] Fixed a compilation warning 09 September 2022, 07:36:54 UTC
b7d9c5c [T/HT] Slightly relax ctest's tolerances 08 September 2022, 12:04:16 UTC
f6c1c03 Merge branch 'Gui4kSupport' into 'master' [DE] Added resolution aware scaling for GUI elements See merge request ogs/ogs!4265 08 September 2022, 08:11:38 UTC
67fbe82 [T/HM] Slightly relax ctest's tolerance 07 September 2022, 17:59:18 UTC
d65d336 Merge branch 'Cleanup' into 'master' Small fixes and cleanups See merge request ogs/ogs!4261 07 September 2022, 15:36:51 UTC
769b98f [PL/CT] Lookup table's intersection is now inplace Avoids creation of a temporary and some reallocations during push-back calls. 07 September 2022, 14:09:18 UTC
1432d6c [web] Fix web rendering using \rvert instead of | 07 September 2022, 14:09:18 UTC
f1e1625 [MaL] Sort includes to reduce config-tree deps The linear solver parser is only used in the ProjectData and there is no need to include it in the GlobalMatrixVector file. The latter is included by each process pulling in the config tree dependencies. 07 September 2022, 14:09:18 UTC
3ac0c14 [MaL] Move linear solver options parser in own TU 07 September 2022, 14:09:18 UTC
23aa906 [PL/BC] Add missing includes 07 September 2022, 14:09:18 UTC
f75028b [App/Sim] Add missing <optional> 07 September 2022, 14:09:18 UTC
f2fa868 [T/ParL] Remove unreachable code Number of columns is always 1 by definition. 07 September 2022, 14:09:18 UTC
314449e [ParL] Hide debug output variabes behind NDEBUG 07 September 2022, 14:09:18 UTC
3be1452 Merge branch '2dmImport' into 'master' Adding support for 2dm files See merge request ogs/ogs!4250 07 September 2022, 14:06:30 UTC
dda335d Added resolution aware scaling for GUI elements 07 September 2022, 13:37:24 UTC
1f65e06 Merge branch 'SmallFixes' into 'master' [PL/Output] Small refactorization / improvements See merge request ogs/ogs!4262 07 September 2022, 12:59:30 UTC
a8dbbeb added test for 2dm import 07 September 2022, 12:52:20 UTC
16f6182 changed name of GMSInterface mesh reading method, also adjusted GUI text 07 September 2022, 12:52:20 UTC
efad05e replaced node pointers with arrays and fixed parentheses 07 September 2022, 12:52:20 UTC
c88f7fc adding support for 2dm files 07 September 2022, 12:52:20 UTC
dde9c85 [PL] OutputFile: delete copy constr. + assignment Output file are directly connected to resources. These resources should be uniquely associated to one OutputFile object. Thus, it shouldn't be possible to copy an object of class OutputFile. 07 September 2022, 08:58:12 UTC
35c57f9 [PL/Output] Rename attribute according the style guide 07 September 2022, 08:58:12 UTC
01696e6 [PL] TimeLoop: Rm unnecessary include 07 September 2022, 07:08:46 UTC
4daceb0 [ci] Fixed blocked master pipeline. 06 September 2022, 12:19:20 UTC
3142569 Merge branch 'TestsAndFixesForClassOutputDataSpecification' into 'master' [PL/Output] Tests and fixes for `class OutputDataSpecification` See merge request ogs/ogs!4257 06 September 2022, 09:12:42 UTC
d84d5b8 Merge branch 'TrmPassMoreVariablesToMPL' into 'master' [PL/TRM] Pass several variables to MPL properties See merge request ogs/ogs!4260 06 September 2022, 07:53:22 UTC
6a1c540 [PL/TRM] Pass several variables to MPL properties The TransportPorosityFromMassBalance and PorosityFromMassBalance need volumetric_strain, effective_pore_pressure, and porosity to be set. The later called van-Genuchten relation also needs capillary_pressure to be set. 06 September 2022, 07:39:40 UTC
a336420 Merge branch 'TH2M_dissolution' into 'master' TH2M Dissolution of gas components in liquid phase See merge request ogs/ogs!4131 05 September 2022, 13:24:31 UTC
1dcf56d [T/PL/Output] Test unsorted fixed time steps input 05 September 2022, 12:11:43 UTC
ffb1dd3 [PL/Output] Mv impl. to cpp file 05 September 2022, 12:11:43 UTC
e08a1c1 [PL/Output] Check correctness of RepeatsEachSteps pairs 05 September 2022, 12:11:43 UTC
e1aed97 [PL/Output] Impl. isOutputStep() using lambdas 05 September 2022, 12:11:43 UTC
c9a3db5 [PL/Output] Fix OutputDataSpecification; handle empty repeats_each_steps 05 September 2022, 12:11:43 UTC
bd68d36 [T/PL] Test OutputDataSpecification::isOutputStep() tests for fixed_output_times method tests for repeat-each-steps method 05 September 2022, 12:11:43 UTC
back to top