This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Jul 21, 2021
-
-
Tobias Meisel authored
-
Tobias Meisel authored
-
Tobias Meisel authored
-
Tobias Meisel authored
-
- Apr 23, 2021
-
-
Tobias Meisel authored
-
Tobias Meisel authored
-
Tobias Meisel authored
-
Tobias Meisel authored
-
- Apr 22, 2021
-
-
Tom Fischer authored
PVD support was implemented already.
-
Tom Fischer authored
-
- Apr 04, 2021
-
-
Dmitri Naumov authored
Adding a single space in incorrectly broken lines.
-
Dmitri Naumov authored
-
- Mar 18, 2021
-
-
Lars Bilke authored
-
- Jan 29, 2021
-
-
Dmitri Naumov authored
Fixes clang-tidy warning bugprone-use-after-move.
-
- Jan 11, 2021
-
-
Dmitri Naumov authored
Use const references where necessary.
-
- Jan 08, 2021
-
-
Dmitri Naumov authored
Especially useful when all nonlinear iterations should be output. See <output_iteration_results> tag.
-
- Jan 05, 2021
-
-
Tobias Meisel authored
-
- Jan 04, 2021
-
-
Dmitri Naumov authored
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Dec 22, 2020
-
-
Tom Fischer authored
-
- Dec 03, 2020
-
-
Lars Bilke authored
Makes hdf5 and libxml2 dependencies optional.
-
- Nov 25, 2020
-
-
Lars Bilke authored
Apply 17 suggestion(s) to 6 file(s)
-
-
- Nov 18, 2020
-
-
Tom Fischer authored
-
Tom Fischer authored
-
- Oct 30, 2020
-
-
- Oct 27, 2020
-
-
Tobias Meisel authored
-
Tobias Meisel authored
-
Tobias Meisel authored
contains fix: iteration output was overwritten at each timestep because name did not include timestep or time. implementation note: Replaced time by iteration because of missing functionality in BaseLib::constructFormattedFileName to handle iterations
-
Tobias Meisel authored
- rename to makeoutput
-
Tobias Meisel authored
-
Tobias Meisel authored
-
- Oct 16, 2020
-
-
Tom Fischer authored
-
- Aug 26, 2020
-
-
Lars Bilke authored
-
- Aug 04, 2020
-
-
wenqing authored
-
- Jun 12, 2020
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
The previous implementation would miss a fixed output time if the time step was repeated.
-
- May 27, 2020
-
-
Tom Fischer authored
Since for one process output on multiple (sub)domains / meshes can be required it is necessary to manage multiple pvd files. All pvd files for all processes are stored in a multimap. The findPVDFile method is extended to find the correct pvd file for the corresponding domain and process. For processes containing multiple subprocesses (staggered scheme and component transport) it isn't allowed to contain the process id in the output prefix template.
-
Tom Fischer authored
-
Tom Fischer authored
-