- Apr 24, 2020
-
-
Alexander Jaust authored
-
- Apr 22, 2020
-
-
Alexander Jaust authored
compares two VTU files and computes the errors. The code is written in C++ and need two vtu files as input. The code is a mess, but it does what it should. VTK libraries are needed as a dependency
-
- Apr 21, 2020
-
-
Alexander Jaust authored
added darcy solver now
-
Alexander Jaust authored
-
Alexander Jaust authored
-
Alexander Jaust authored
This case still needs preCICE
-
Alexander Jaust authored
-
Alexander Jaust authored
-
- Dec 21, 2019
-
-
Alexander Jaust authored
-
Alexander Jaust authored
-
Alexander Jaust authored
-
Alexander Jaust authored
-
Alexander Jaust authored
-
- Dec 20, 2019
-
-
Alexander Jaust authored
-
Alexander Jaust authored
Merge branch 'feature/ff-pm-coupling' of https://git.iws.uni-stuttgart.de/dumux-appl/dumux-precice into feature/ff-pm-coupling
-
Alexander Jaust authored
-
Alexander Jaust authored
-
Alexander Jaust authored
This only works with a special feature branch in which the iterative coupling does not work
-
Alexander Jaust authored
-
- Dec 18, 2019
-
-
Alexander Jaust authored
-
Alexander Jaust authored
-
- Oct 25, 2019
-
-
Alexander Jaust authored
-
- Oct 22, 2019
-
-
Alexander Jaust authored
Updated code to current version on my laptop. Need to cleanup up code. It has a lot of debugging output. Good news: Partitioned results no looke very similar to monolithic result after Kilian has changed the boundary conditions in the monolithic case
-
- Jul 26, 2019
-
-
Alexander Jaust authored
Added functions to write pressure and velocity from solvers directly to csv
-
Alexander Jaust authored
Added functions to write pressure and velocity from solvers directly to csv
-
- Jul 15, 2019
-
-
Alexander Jaust authored
-
- Jul 12, 2019
-
-
Alexander Jaust authored
-
- Jul 05, 2019
-
-
Alexander Jaust authored
Change coupling to: pm receives pressure and communicates velocity WIP
-
Alexander Jaust authored
-
- Jun 12, 2019
-
-
Alexander Jaust authored
-
Alexander Jaust authored
-
- May 28, 2019
-
-
Alexander Jaust authored
-
Alexander Jaust authored
-
Alexander Jaust authored
- Write routines to extrapolate pressure. - Solvers use data from preCICE now - Some hacks to make it work for now
-
- May 27, 2019
-
-
Alexander Jaust authored
-
Alexander Jaust authored
- main_ff and main_pm will update preciceDataIDs of the problem after quantities are announced. - PreciceAdapter uses its own indexing (always starting at zero) instead of preCICE indexing. This allows for easier data access - member `dataVectors_` is increased in size as soon as a new quantity is added to the adapter
-
- May 23, 2019
-
-
Alexander Jaust authored
[ff-pm] mild integration of precice for ff-pm testcase; Need to integrate/reconstruct boundary values properly
-
- May 20, 2019
-
-
Alexander Jaust authored
-
- May 16, 2019
-
-
Alexander Jaust authored
-
Alexander Jaust authored
-