Open PhilippeRicka opened 6 years ago
I added @lsala as an assignee, he is also concerned by this development
@PhilippeRicka @lsala I would like the toolbox with some examples and benchmarks and of course documentation ready for ECMI 2018 so that we can demo it. This is part of the 2nd toolbox sprint
@prudhomm When you ask for benchmarks, you don't refer to the work done for the convergence tests, do you?
I have another question, which branch do we have to use? I know that the sc-geomap
has some compilation issues ...
Thanks!
The toolboxes mixed-poisson 2D and 3D are working properly on my computer. Which test cases should I work on ?
I have uploaded two new testcases for MixedPoisson 3D steady with and without IBC. Commits 4a4bd48ba5952902962671c3fb1d2cf18afc4f53 and 7ef85ffd8f23e79d0b377a6b18c70a76ae4126fa
where do we stand ? can it be closed ?
What is the difference with the issue #15 ?
This issue is about implementing and documenting the darcy toolbox. The HDG Poisson provides the generic components, now we want to have a subclass wrapping Poisson with the vocabulary of Darcy (velocity, pressure). Documentation should be provided about the modeling and mathematics of the Darcy toolbox. #15 is about providing examples of the toolbox
I move this to v107 as we won't have anything probably this week @PhilippeRicka @lsala ?
We want to develop a toolbox for fluid seepage through porous media in 2D and 3D using the work already done for the Poisson problems.
One of the aims is to be able to solve Stokes-Darcy and Navier-Stokes-Darcy coupled problems within the context of blood perfusion through the brain.
The toolbox should be a subclass of the HDG Poisson.