[DuMuX] Flyspray Activity for Task 266 (Add decoupled 2p 3d test cases to CMake)

2015-05-22 Thread DuMuX
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task is now closed: FS#266 - Add decoupled 2p 3d test cases to CMake User who did this - Christoph GrĂ¼ninger (gruenich) Reason for closing: Implemented Additional comments about closing: in r14789. More information can be found at the

[DuMuX] Check for phase presence in the mpnc model

2015-05-22 Thread Georg.Futter
Hello DuMuX, I started working with the mpnc model and I wonder how I can check for the phase presence. Just accessing the phase saturation does not seem to be a safe way since during newton iterations the value may differ from zero even though the phase is not present (am I right here?).

[DuMuX] Flyspray Activity for Task 267 (MPI exit with error: MPI_Op_free after MPI_FINALIZE)

2015-05-22 Thread DuMuX
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. A new Flyspray task has been opened. Details are below. User who did this - Christoph GrĂ¼ninger (gruenich) Attached to Project - DuMuX Summary - MPI exit with error: MPI_Op_free after MPI_FINALIZE Task Type - Bug Report Category - General Status -

Re: [DuMuX] Parallel run of 2p2c decoupled model

2015-05-22 Thread Tri Dat NGO
Hi Bernd, Thank you so much for your help. Please let me know if you have any progress on the decouple 2p2c in parallel. Concerning 2p decoupled adaptive + parallel simulations, your comments lead me to run *test_3d2p* in *dumux/test/decoupled/2p* in parallel and I obtained the following error

Re: [DuMuX] Parallel run of 2p2c decoupled model

2015-05-22 Thread Bernd Flemisch
Hi Tri Dat, I had a closer look at decoupled 2p2c in parallel. Two issues have to be solved: 1. Apparently, our CubeGridCreator doesn't create a parallel YaspGrid. This can be fixed easily. Until then, one can use the default DgfGridCreator for YaspGrid and parallel. 2. In the decoupled 2p2c

Re: [DuMuX] Parallel run of 2p2c decoupled model

2015-05-22 Thread Martin Schneider
Hi Tri Dat, probably the MPFA L method has problems with the grid you are using. There are some grid restrictions for the implemented MPFA methods. Could you please send us your grid file. You could try to run the test with the Mimetic discretization instead, by executing test_2p3d