- Oct 16, 2019
-
-
Florian Zill authored
for validation of principal stresses
-
- Oct 15, 2019
-
-
Florian Zill authored
for validation of principal stresses
-
Florian Zill authored
Averaged per Element Stored as MeshLib::Property Vectors -> saved by default
-
- Oct 10, 2019
-
-
Dmitri Naumov authored
Pass solutions to pre and post
-
- Oct 09, 2019
-
-
Dmitri Naumov authored
preTimestep now accepts a vector of solution together with a process_id. In postTimestep only the vector of solutions has been changed.
-
renchao.lu authored
[PL] CT; Remove unneeded getFlux implementation.
-
- Oct 08, 2019
-
-
Dmitri Naumov authored
There is another one, which is used.
-
- Oct 07, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Was replaced by MPL.
-
- Oct 02, 2019
-
-
Dmitri Naumov authored
Flatten local coupled solutions vector.
-
Dmitri Naumov authored
Eliminate two single-line functions.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
The flat vector of staggered solution simplifies the data access. Fixing the location of phasefield/temperature/displacement subvectors in phase field processes.
-
Dmitri Naumov authored
The vector has same structure as for the monolithic case.
-
Dmitri Naumov authored
Some of the staggered processes use previous solution to compute time derivative of the solution.
-
Dmitri Naumov authored
The vector has same structure as for the monolithic case.
-
Dmitri Naumov authored
[HM] output of sigma and epsilon per IP
-
Florian Zill authored
-
- Sep 30, 2019
-
-
Dmitri Naumov authored
Use MPL in H2-PP.
-
Dmitri Naumov authored
Fix wrong comment. Move media and phases out of integration loop. Add aliases for integration weight, dNdx, mass operator. Set position to current integration point. Remove Sw and temperature local variables.
-
Dmitri Naumov authored
Use short name for permeability, i.e. K.
-
-
-
-
The specialized material property methods for the TwoPhaseFlowWithPP- process are removed and replaced entirely by the generalized MPL.
-
-
-
-
There have been two seperate runs of the same test setup where different results have been compared. The redundant test run is removed.
-
The local assembler now uses the generalized MPL-versions of material property methods, rather than those designed specifically for this process.
-
-
An object of the generalized material property library is passed to the create-methods of the TwoPhaseFlowWithPP-process.
-
Dmitri Naumov authored
[PL] Anisotropic thermal conductivity and diffusion
-
- Sep 27, 2019
-
-
Dmitri Naumov authored
-
renchao.lu authored
-
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Mark constructor as explicit.
-
Dmitri Naumov authored
-