- May 09, 2018
-
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
Feature/box elastic See merge request !973
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
This way we can reuse code more easily for geomechanics
-
Dennis Gläser authored
This commit will enable the geomechanics framework to not have to state the number of phases in geomechanical model traits. Also, when velocity output for the geomechanical models is implemented, we will have to distinguish in the vtk output module anyway, as then we would have to call numSolidPhases(). Outsourcing it directly to the velocity output seems like an elegant solution.
-
Dennis Gläser authored
Geomechanical models will not be able to reuse the vtk output module otherwise.
-
- May 08, 2018
-
-
Timo Koch authored
[solidsystem][spatialparams] Improve interface functions and adapt and clean all spatialparams/problems
-
Timo Koch authored
-
Timo Koch authored
-
[cleanup] use temperatureFluid to make it more obvious which temperature is meant for thermal nonequilibrium
-
-
-
-
-
[references][2pncminbox] update reference solution for saltflushbox after introduction of solidsystem
-
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.
-
The energyvolumevariables are able to deal with thermal nonequilibrium, setting each temperature in the fluidstate or solidstate respectively
-
-
-
-
-
-
-
Dennis Gläser authored
Cleanup/fluidsystem See merge request !958
-
-
Dennis Gläser authored
[2p2c] Remove useKelvinVaporPressure as property and model trait. Set directly for the fluid system Closes #488 See merge request !972
-
Dennis Gläser authored
We always call this function, since we instantiate a local view for the previous volume variables independent of if the problem is stationary or instationary. We simply don't call bind on it for stationary problems. Thus, the assertion fails for all stationary problems.
- May 07, 2018
-
-
Kilian Weishaupt authored
[navierstokes][1d] 1d implementation of the staggered Navier-Stokes model See merge request !960
-
Timo Koch authored
-
Dennis Gläser authored
Feature/update gridvariables aftergridadaption See merge request !971
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Thomas Fetzer authored
-