This project is mirrored from https://:*****@gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Oct 11, 2022
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
- Sep 28, 2022
-
-
- Jul 13, 2022
-
-
wenqing authored
-
- Feb 04, 2022
-
-
wenqing authored
of the entries of the global residual vector that do not need initial non-equilibrium compensation
-
- Jan 09, 2022
-
-
Dmitri Naumov authored
-
- Dec 21, 2021
-
-
Christoph Lehmann authored
-
- Dec 02, 2021
-
-
Dmitri Naumov authored
-
- Sep 21, 2021
-
-
renchao.lu authored
-
- Sep 07, 2021
-
-
Tom Fischer authored
-
Tom Fischer authored
-
- Sep 03, 2021
-
-
renchao.lu authored
-
- Jul 29, 2021
-
-
wenqing authored
-
- Mar 10, 2021
-
-
Dmitri Naumov authored
-
- Jan 11, 2021
-
-
Dmitri Naumov authored
Use const references where necessary.
-
- Jan 04, 2021
-
-
renchao.lu authored
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Dec 30, 2020
-
-
renchao.lu authored
-
- Dec 23, 2020
-
-
renchao.lu authored
-
renchao.lu authored
-
- Nov 17, 2020
-
-
- Oct 27, 2020
-
-
- Oct 26, 2020
-
-
Dominik Kern authored
-
- Oct 16, 2020
-
-
wenqing authored
-
- Sep 09, 2020
-
-
wenqing authored
-
- Jul 02, 2020
-
-
renchao.lu authored
-
- Jun 25, 2020
-
-
renchao.lu authored
-
- May 07, 2020
-
-
Dmitri Naumov authored
Interface and time loop changes. Processes are in the next commit.
-
- Apr 21, 2020
-
-
Dmitri Naumov authored
The integration point writer are defined only on the bulk mesh of a process. If other meshes (observation, boundary, etc.) are given for output, the integration point data must be output only on the main mesh of a process.
-
- Feb 12, 2020
-
-
Dmitri Naumov authored
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Jan 02, 2020
-
-
Dmitri Naumov authored
Name time increment as everywhere else 'dt'.
-
- Nov 03, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Oct 22, 2019
-
-
Dmitri Naumov authored
Main reason for modification is the getFlux function, which for particular processes (ComponentTransport) relies on all solutions being available. This modification ripples through all of the code, especially through the boundary conditions. Modified `applyNaturalBC`, `preTimestep`, `integrate`, and `assemble` functions.
-
- Oct 13, 2019
-
-
Dmitri Naumov authored
-
- Oct 10, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Oct 09, 2019
-
-
Dmitri Naumov authored
preTimestep now accepts a vector of solution together with a process_id. In postTimestep only the vector of solutions has been changed.
-
- Sep 24, 2019
-
-
Dmitri Naumov authored
Pass process_id to FEM::assemble calls.
-