- Nov 17, 2018
-
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
- Nov 13, 2018
-
-
- Nov 09, 2018
-
-
-
Rename `VtkOutputFields` to `IOFields`. Add `primaryVariableName` functions, don't use centralized names yet. Add required template parameters. Adapt properties correspondingly.
-
- Nov 02, 2018
-
-
Melanie Lipp authored
-
- Oct 31, 2018
-
-
- Sep 04, 2018
-
-
Implement decision made in !1137: - 1p gas: `gas` - 1p liquid: `liq` - 2p gas/liquid: `gas` and `liq` - 2p liquid/liquid: `aq` and `napl` - 3p: `gas`, `aq` and `napl` - solid: `s` Add `IsAqueous` to components to detect if a component is aqueous or not. Adapt reference solutions. Adjust `primaryVariableName` only where necessary to make the tests pass. Will be treated in general in !1212.
-
-
- Aug 28, 2018
-
-
- Aug 08, 2018
-
-
Timo Koch authored
-
- Aug 07, 2018
-
-
Timo Koch authored
-
- Jul 20, 2018
-
-
- Jun 29, 2018
-
-
-
Thomas Fetzer authored
-
- Jun 28, 2018
-
-
- Jun 04, 2018
-
-
Bernd Flemisch authored
-
- May 08, 2018
-
-
Timo Koch authored
[solidsystem][spatialparams] Improve interface functions and adapt and clean all spatialparams/problems
-
-
-
The volumevariables derive now from the energyvolumevariables which set the solid propererties needed for nonisothermal models in the new solidstate Each model now also includes a solidstate (inert or compositional) and each problem a solidsystem. For nonreactive models the default is set to constant component where properties can be specified in the input file. The fluidsystems now do not have solid properties anymore. Each solid component now has all thermal properties which might depend on temperature.
-
- May 03, 2018
-
-
With contributions of Farid Mohammadi <farid.mohammadi@iws.uni-stuttgart.de>.
-
- Apr 27, 2018
-
-
Timo Koch authored
Thanks to Kilian for contributing the actual change of all the test's spatial params!
-
- Apr 15, 2018
-
-
Contributions by Timo Koch, Kilian Weishaupt.
-
- Apr 10, 2018
-
-
With contributions of Ned Coltman <edward.coltman@iws.uni-stuttgart.de>.
-
- Apr 09, 2018
-
-
Kilian Weishaupt authored
-
- Apr 07, 2018
-
-
Timo Koch authored
-
- Apr 06, 2018
-
-
Kilian Weishaupt authored
-
- Apr 05, 2018
-
-
- Mar 05, 2018
-
-
Timo Koch authored
-
- Feb 01, 2018
-
-
- Jan 18, 2018
- Jan 16, 2018
-
-
Timo Koch authored
* [test][richards] Fix solver include (Used to compile before due to indirect include over newtoncontroller.
-
- Jan 10, 2018
-
-
- Dec 19, 2017
-
-
Bernd Flemisch authored
The Doxygen comment `//!` refers to the line after the comment. If the comment should refer to the same line, `//!<` has to be used.
-