- Feb 04, 2020
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
- Using standard algorithms, though a little verbose, compared to boost. - Save temporary results to avoid redundand conversions. - Surround chars by ticks. - Check different types of spaces: tabs, newlines, etc.
-
Florian Zill authored
changed media map to shared pointer
-
- Jan 24, 2020
-
-
for now porosity and viscosity only, the rest follows later
-
- 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
-
- Sep 30, 2019
-
-
An object of the generalized material property library is passed to the create-methods of the TwoPhaseFlowWithPP-process.
-
- Sep 23, 2019
-
-
HBShaoUFZ authored
fix the linking error #2019 disable the unused liquid and gas phase remove unused code from the soil assembler remove this and also remove unnecessary local variable
-
- Sep 19, 2019
-
-
- Sep 17, 2019
-
-
renchao.lu authored
-
- Aug 20, 2019
-
-
Tom Fischer authored
-
- Aug 16, 2019
-
-
wenqing authored
-
- Jul 16, 2019
-
-
Dmitri Naumov authored
-
- Jul 15, 2019
-
-
renchao.lu authored
-
- Jun 25, 2019
-
-
The name is already included in the process.
-
-
- Jun 24, 2019
-
-
- Jun 06, 2019
-
-
renchao.lu authored
-
renchao.lu authored
[AL/ProjectData] Allowed water chemistry calculation only in case that component transport process is activated.
-
Dmitri Naumov authored
-
-
- May 20, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- May 02, 2019
-
-
Tom Fischer authored
Makes the search for mesh nodes flexible. If tools, for instance ConstructMeshFromGeometry, give a search radius such that more than one node is contained in the eps environment the nearest node is returned.
-
- Apr 15, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Mar 31, 2019
-
-
- Mar 19, 2019
-
-
- Mar 11, 2019
-
-
Dmitri Naumov authored
-
- Mar 09, 2019
-
-
And set the coordinate systems in those parameters having this tag set true.
-
-
-
- Feb 27, 2019
-
-
Dmitri Naumov authored
-
- Feb 07, 2019
-
-
Dmitri Naumov authored
-
- Jan 22, 2019
-
-
renchao.lu authored
-
- Jan 17, 2019
-
-
A lot of changes are renames for consistency with OGS. Splitting files, and rename them (dropping mp, p, c prefixes). Extraction of the create* functions lead to single step initialization of the Medium, Phase, Component, and Property objects. Formatting and clang-tidy. Improve const-correctness. Remove unneeded Undefined property: The nullptr is probably sufficient in the PropertyArray, which is an array of pointers, for the property to be undefined. Unify value/dValue/d2Value access. [App] Remove requirement for media ids sequence. Reorder public, protected, private sections. Add missing ogs_file_param documentation lines in the code.
-
-
- Jan 08, 2019