Re: [DuMuX] Non-constant pressure BC for non-zero capillary pressure

2018-08-09 Thread Timo Koch
Hi Nikolai, I don't really have time to look into it more but I would like to know if the saturation profile in the original code looks fine over time, or does it also look weird? Is it just the beginning? How about setting Neumann values at the inflow boundary. How does the pressure evolve

Re: [DuMuX] Non-constant pressure BC for non-zero capillary pressure

2018-08-09 Thread Nikolai Andrianov
Dear DuMuX experts, I managed to get the boundary values right by modifying darcyslaw.hh as follows around line 205: // Obtain inside and outside pressures //const auto pInside = insideVolVars.pressure(phaseIdx); //const auto pOutside =