This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- May 17, 2021
- May 10, 2021
-
-
Tom Fischer authored
-
- Apr 04, 2021
-
-
Dmitri Naumov authored
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Oct 13, 2020
-
-
Tom Fischer authored
-
Tom Fischer authored
Output of surface flux uses the standard mesh output. Therefore it isn't necessary anymore to pass the output_directory.
-
- Apr 10, 2020
-
-
Dmitri Naumov authored
-
- Mar 23, 2020
-
-
Tom Fischer authored
Mv porosity/storage from solid to medium properties.
-
- Mar 16, 2020
-
-
Tom Fischer authored
-
Tom Fischer authored
-
- Mar 10, 2020
-
-
Tom Fischer authored
-
- Feb 21, 2020
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Jan 20, 2020
-
-
Tom Fischer authored
- Forward the output folder and mesh vector from ProjectData to CreateLiquidFlow. - Create an optional SurfaceFluxData object.
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Nov 06, 2019
-
-
Dmitri Naumov authored
-
- Nov 03, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Sep 11, 2019
-
-
Dmitri Naumov authored
If only file name is specified it causes a warning about the name not to be specific enough if there is another file with the same name, e.g.: the name `IdealGasLaw.h' supplied as the second argument in the \file statement matches the following input files: ogs/MaterialLib/Fluid/Density/IdealGasLaw.h ogs/MaterialLib/MPL/Properties/IdealGasLaw.h Please use a more specific name by including a (larger) part of the path! From now on only \file w/o a name or a full path will be allowed. find -type f | xargs sed -i 's%\(\\file\).*%\1%'
-
- Jun 25, 2019
-
-
- Mar 11, 2019
-
-
Dmitri Naumov authored
-
- Feb 27, 2019
-
-
Dmitri Naumov authored
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Nov 27, 2018
-
-
Dmitri Naumov authored
The main change was in the creation of liquid flow process; the succeeding changes are just adoptation to a pointer, instead of a reference with boolean.
-
- Nov 23, 2018
-
-
Tom Fischer authored
This versions check if the PropertyVector is assigned to the requested mesh item type and has the required number of components.
-
- Mar 27, 2018
-
-
Dmitri Naumov authored
-
- Jan 17, 2018
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Jan 02, 2018
-
-
Dmitri Naumov authored
Clang format run on near-the-header lines. Happy New Year
-
- Dec 04, 2017
-
-
wenqing authored
-
- May 30, 2017
-
-
Dmitri Naumov authored
-
- May 02, 2017
-
-
Dmitri Naumov authored
Especially on iterator types and 'new' allocations.
-
- Mar 03, 2017
-
-
Tom Fischer authored
-
- Feb 24, 2017
-
-
wenqing authored
-
- Jan 09, 2017
-
-
Dmitri Naumov authored
-
- Dec 01, 2016
-
-
Dmitri Naumov authored
This allows for correct documentation of the process_variables.
-