- Nov 22, 2018
-
-
-
[nonequilibrium] change number of transport equations to numcomponents in case of thermal nonequilibrium but chemical equilibrium. otherwise models with more components than phases do not work
-
[fourierslaw][nonequilibrium] make it possible to use nonequilibrium fourierslaw for liquidmixture and for one phase
-
-
[mpnc][test] use extra combustionlocalresidual for combustion test as this is has some unique qboil functions. Cleanup normal nonequilibrium thermal localresidual, does now only normal energy exchange between phases
-
Allows to eliminate the `FluidState` template parameter.
-
See #555.
-
See #555.
-
-
[feature] make thermal nonequilibrium work with tpfa and with 3 equations for chemical equilibrium and thermal nonequilibrium
-
-
Ned Coltman authored
-
Martin Schneider authored
Restructure mpfa flux caches See merge request !1298
-
Holger Class authored
[brine] Remove default for constant salinty Closes #607 See merge request !1318
-
Timo Koch authored
-
Bernd Flemisch authored
[flux] Create new flux folder move headers Closes #606 See merge request !1311
-
- Nov 21, 2018
-
-
Timo Koch authored
-
Kilian Weishaupt authored
[staggered] Depreate GridVariables::init with two arguments See merge request !1312
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Dennis Gläser authored
-
Kilian Weishaupt authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
This is more in agreement to the local view classes.
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
- Nov 20, 2018
-
-
Dennis Gläser authored
That makes it possible to overload the local assembler class while reusing an interaction volume.
-
Dennis Gläser authored
instead of storing pointers to the transmissibilities and temperatures etc, we now only store a pointer to the data handle and reconstruct the fluxes in the FouriersLaw implementation. This dramatically reduces the number of lines needed for the cache implementation.
-
Dennis Gläser authored
instead of storing pointers to the transmissibilities and pressures etc, we now only store a pointer to the data handle and reconstruct the fluxes in the FicksLaw implementation. This dramatically reduces the number of lines needed for the cache implementation.
-
Dennis Gläser authored
instead of storing pointers to the transmissibilities and pressures etc, we now only store a pointer to the data handle and reconstruct the fluxes in the DarcysLaw implementation. This dramatically reduces the number of lines needed for the cache implementation.
-