- Oct 07, 2020
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Aug 03, 2020
-
-
Rename a the method from getNumberOfComponents() to getNumberOfGlobalComponents() in class LocalToGlobalIndexMap.
-
- Jul 24, 2020
-
-
Tom Fischer authored
-
- Jul 10, 2020
-
-
Dmitri Naumov authored
If component transport is not enabled in the configuration, the variable is unused.
-
- Jul 02, 2020
-
-
renchao.lu authored
-
- Jun 10, 2020
-
-
wenqing authored
-
- Jun 08, 2020
-
-
Tom Fischer authored
-
- Jun 01, 2020
-
-
renchao.lu authored
-
- May 31, 2020
-
-
renchao.lu authored
-
renchao.lu authored
-
- May 29, 2020
-
-
- May 28, 2020
-
-
renchao.lu authored
We are about to rearrange the existing structure of ChemistryLib (PhreeqcIO and PhreeqcKernel). To make a smooth workflow, we switch off the chemical solver option of PhreeqcKernel for the time being
-
Tom Fischer authored
-
- Apr 14, 2020
-
-
Dmitri Naumov authored
The fmt library happily accepts std::string without any conversions.
-
- Apr 10, 2020
-
-
Dmitri Naumov authored
StringTools.h and FileTools.h mostly. fstream in few places.
-
Dmitri Naumov authored
-
Include spdlog via BaseLib/Logging.h, which provides macro replacements for ERR/DBUG/WARN/INFO...
-
- Mar 25, 2020
-
-
Tom Fischer authored
Rename the tag for the process in project files.
-
Tom Fischer authored
Rename namespaces and classes.
-
Tom Fischer authored
Rename: - CreateGroundwaterFlowProcess to CreateSteadyStateDiffusion.
-
Tom Fischer authored
- Rename + process name, + process folder, and + cmake macros.
-
- Mar 19, 2020
-
-
Tom Fischer authored
-
- Mar 13, 2020
-
-
renchao.lu authored
-
- Mar 10, 2020
-
-
- Mar 04, 2020
-
-
Tom Fischer authored
-
- Feb 21, 2020
-
-
Dmitri Naumov authored
-
Tom Fischer authored
-
- Feb 11, 2020
-
-
This breaks dependency of RM on RichardsFlow process.
-
- 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
-