- Nov 09, 2018
-
-
-
-
Kilian Weishaupt authored
* fugacity was missing
-
Kilian Weishaupt authored
-
-
-
Restore the template parameters for the `IOField`s to the state when they where `VtkOutputField`s. Add a uniform template parameter `ModelTraits` to the `primaryVariableName` functions inside the `IOField`s.
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* takes a multitypeblockvector and an index constant to automatically figure out the pv names for cellcenter and face privars
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
-
Add names to `IOName`. Adapt names in some reference solutions.
-
-
Rename `VtkOutputFields` to `IOFields`. Add `primaryVariableName` functions, don't use centralized names yet. Add required template parameters. Adapt properties correspondingly.
-
-
See discussion in !1212.
-
See discussion in !1212.
-
Kilian Weishaupt authored
-
Adapt and rename OnePVtkOutputFields. Adapt model.hh.
-
-
-
-
-
- Nov 08, 2018
-
-
Samuel Burbulla authored
-
Bernd Flemisch authored
[compositionalfluidstate] Use std::array See merge request !1267
-
Kilian Weishaupt authored
* replace c-style arrays with std::array * removes false positive gcc warning about index being out of bounds
- Nov 02, 2018
-
-
Simon Emmert authored
Resolve "Remove TypeTag from Problem-specific TypeTag definitions" Closes #584 See merge request !1249
-
Timo Koch authored
-
Melanie Lipp authored
-
- Oct 31, 2018
-
-
Bernd Flemisch authored
[fix] fix bugs from change to solidsystem, still wrong solutions See merge request !1247
-
Timo Koch authored
-
Kilian Weishaupt authored
Feature/complete fluidsystem test Closes #508 See merge request !1252
-
Katharina Heck authored
-
Katharina Heck authored
[fix] change calculation of molardensity back to as it was on 2.12 as this changes the result extremely
-