- Jun 08, 2017
-
-
* add input file for test_diffusion_ni * fix bug in staggered/fluxvariables
-
-
* test problem with diffusion and advection
-
* simple test problem, diffusion only
-
* revise storage term, volume variables * minor improvements (comments, clean up)
-
* correct distance computation for gradient
-
* first version of running test problem
-
* previously, only EnableEnergyBalance was available which needs properties of the solid phase (in a porous medium)
-
-
-
-
* not working yet * needs to be fixed: uses staggered/localresidual and fluxvariables instead of staggeredni-files
-
-
-
-
* improvements in fluxvariables, localresidual * further modifications necessary: properties, propertydefaults, indices * no test problem yet
-
* no test problem yet
-
* not working yet * file not complete, needs two more functions
-
* Not working yet * add and adapt files for staggeredni problem
-
- Jun 07, 2017
-
-
Kilian Weishaupt authored
[staggered][localjacobian] Store reference instead of copy See merge request !506
-
Kilian Weishaupt authored
* globalFaceVars were accidentally stored as a copy * this lead to an non-linear increase of assembly time w.r.t the the number of elements * story a reference greatly speeds up assembly
-
- Jun 05, 2017
-
-
Timo Koch authored
-
- Jun 02, 2017
-
-
Thomas Fetzer authored
Merge branch 'freeflow/turbulenceproperties' into 'master' See merge request !503
-
[freeflow] Add estimation of omega inflow BC value See merge request !499
-
- Jun 01, 2017
-
-
Timo Koch authored
- May 31, 2017
-
-
Martin Schneider authored
Fix/#352 inital phase presence on next See merge request !491
-
Kilian Weishaupt authored
* Saves two function overloads for vertex/element
-
Kilian Weishaupt authored
* Saves two function overloads for vertex/element
-
Kilian Weishaupt authored
Fix/mole fractions2pnc for next See merge request !495
-
Martin Schneider authored
-
Kilian Weishaupt authored
* remove boxVolume(), was only used when different initial conditions for the svcs of one vertex was set * we do not support this anymore, the initial condition will now be set per vertex
-
Martin Schneider authored
- No mass fractions output - Delete mass fractions, permeabilityFactor and rename velocity output for 2pncmin reference solutions
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* replace typedefs by aliases
-
Kilian Weishaupt authored
* used for box and cc models * forward to initialPhasePresenceAtPos per default
-
Martin Schneider authored
-
Kilian Weishaupt authored
* for box, get the initialPhasePresence at a vertex, for cc for the element
-