- Sep 02, 2021
-
-
-
-
Dennis Gläser authored
[staggered][bugfix] Reinitialize maps in update See merge request !2815
-
Dennis Gläser authored
-
Timo Koch authored
If update is called twice the connectivity map is wrong sinnce we push additional entries in there, i.e. each node in the stencil will appear twice. This makes sure all vectors are correctly reinitalized in every update
-
Timo Koch authored
-
- Aug 31, 2021
-
-
It also wouldn't translate because PengRobinson::computeMolarVolumes does not exist.
- Aug 30, 2021
-
-
Dennis Gläser authored
[test][cleanup] Remove sequential references See merge request !2807
-
Timo Koch authored
-
- Aug 27, 2021
-
-
-
[test][stokesdarcy convergencetest] Make analytical solution time dependent. For creating the analytical solution use analyticalsolutionvectors.hh.
-
[test][freeflow] Process third round of comments in MR to move createAnalyticalSolution to file and reuse for several tests.
-
[test][freeflow] Process second round of comments in MR to move createAnalyticalSolution to file and reuse for several tests.
-
[test][freeflow] Process comments in MR to move createAnalyticalSolution to file and reuse for several tests.
-
[test][freeflow] Move createAnalyticalSolution to file and reuse for several tests. Change signature of analyticalSolution to include time for angeli test.
-
Ned Coltman authored
Add new class for calculating wall distance See merge request !2708
-
-
-
References are update to test new configurations but have been verified to produce the same results as before in the cases where a comparison was possible.
-
-
-
-
-
-
-
-
-
Ned Coltman authored
-
Ned Coltman authored
-
-
-
-
* conveniently calculates the closest distance to a boundary described by a collection of geometries
-
-
-
-
Ned Coltman authored