- Nov 13, 2018
-
-
-
This involes small changes for the 2p non-isothermal problem and the mpnc-comparison references and links.
-
-
-
-
-
-
-
-
- Nov 12, 2018
-
-
Bernd Flemisch authored
[properties] Implement getPropValue as free constexpr function See merge request !1273
-
Kilian Weishaupt authored
Feature/iofields Closes #562 See merge request !1212
-
Bernd Flemisch authored
[components] Reset tabulated component in init Closes #590 See merge request !1274
-
Kilian Weishaupt authored
[freeflow] Change energyBalanceIdx to energyEqIdx Closes #587 See merge request !1281
-
Kilian Weishaupt authored
-
- Nov 09, 2018
-
-
Dennis Gläser authored
Fix of facetcoupling for xi != 1 See merge request !1275
-
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Ned Coltman authored
Feature/improve fixed cell ff See merge request !1182
-
Kilian Weishaupt authored
* allow setting a fixed value anywhere in the domain * do not use boundaryType but a separate function to check for fixed cell * set 1.0 on the diagonal in the system matrix and 0.0 for the off-diagonal entries to improve numerical accuracy
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
The functionality is tested in `test/io/vtk/test_vtk_staggeredfreeflowpvnames`.
-
-
-
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.
-