Dear Timo,

You wrote earlier about the CCFV implicit method:

You get the cell values in the neumann function as “const auto& volVars = elemVolVars[scvf.insideScvIdx()]” and then e.g. “volVars.pressure(phaseIdx)” or “volVars.saturation(phaseIdx)”.

Is there a similar (or not) mechanism to get the cell values in the neumann function in a sequential FV method inherited from FVPressureTwoP, FVTransportTwoP, and IMPESTwoP?

I see that I can get an Intersection object in neumann() in that case, but can not instantly figure how to get volume variables from it.

Best regards,

Dmitry


_______________________________________________
Dumux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux

Reply via email to