- 29 Sep, 2020 1 commit
-
-
Kilian Weishaupt authored
-
- 14 Apr, 2020 1 commit
-
-
Timo Koch authored
-
- 07 Apr, 2020 1 commit
-
-
Timo Koch authored
-
- 30 Mar, 2020 2 commits
- 26 Mar, 2020 5 commits
-
-
-
-
Ned Coltman authored
-
-
-
- 02 Oct, 2019 2 commits
-
-
-
volumevariables as maxwell-stefan needs that
-
- 18 Dec, 2018 1 commit
-
-
Sina Ackermann authored
-
- 17 Dec, 2018 1 commit
-
-
Timo Koch authored
-
- 13 Dec, 2018 1 commit
-
-
Katharina Heck authored
return molar density from fluidstate in volumevariables. this is a more consistent implementation of molar density for co2
-
- 30 Nov, 2018 2 commits
-
-
Simon Scholz authored
-
-
- 26 Nov, 2018 1 commit
-
-
* export PrivarSwitch in VolVars * do not set PriVarSwitch property in model.hh anymore
-
- 17 Nov, 2018 4 commits
-
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
- 11 Jul, 2018 3 commits
- 04 Jul, 2018 2 commits
-
-
-
Co-authored-by: Simon Scholz simon.scholz@iws.uni-stuttgart.de Co-authored-by: Beatrix Becker beatrix.becker@iws.uni-stuttgart.de
-
- 20 Jun, 2018 1 commit
-
-
Add a corresponding python script `bin/util/create_cmakelists.py`. Move the folder `bin/moduleutil` to `bin/util`. Run the script.
-
- 04 Jun, 2018 1 commit
-
-
Bernd Flemisch authored
-
- 16 May, 2018 1 commit
-
-
Timo Koch authored
-
- 08 May, 2018 3 commits
-
-
Timo Koch authored
-
-
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.
-
- 27 Apr, 2018 1 commit
-
-
Following headers are not fixed: make -t headercheck__tutorial_solution_ex3_mycompressiblecomponent.hh headercheck__dumux_material_chemistry_electrochemistry_electrochemistryni.hh headercheck__dumux_discretization_staggered_elementvolumevariables.hh headercheck__dumux_discretization_staggered_gridvariablestraits.hh
-
- 23 Apr, 2018 1 commit
-
-
Thomas Fetzer authored
-
- 15 Apr, 2018 2 commits
-
-
Timo Koch authored
Fluid systems exported phase indices for wetting and nonwetting components. The fluid system is not the right place to decide about wettability. This introduces wettingPhase() in the spatial params which returns the index of the phase in the fluidsystem we consider the wetting phase. This way wettability can change temporally and spatially. Indices throughout the 2p/2p2c/2pnc nc and mpnc where renamed accordingly.
-
Contributions by Timo Koch, Kilian Weishaupt.
-
- 29 Mar, 2018 1 commit
-
-
Thomas Fetzer authored
-
- 15 Mar, 2018 1 commit
-
-
Dennis Gläser authored
This commit introduce a model traits class that encapsulates a few properties, such as NumEq, NumComponents as well as the specifications on active processes (EnableAdvection ... ). The respective property tags become obsolete and can be deleted.
-
- 05 Mar, 2018 1 commit
-
-
Timo Koch authored
-