Hi Khadija,
you are right, the CCMpfaSubControlVolumeFace class currently does not
provide a boundaryFlag() function. There is an ongoing merge request
that introduces it:
https://git.iws.uni-stuttgart.de/dumux-repositories/dumux/-/merge_requests/2695,
however, it is based on the current master.
If you can move to the current Dumux master, you may try using this
branch to see if it works.
Best wishes,
Dennis
On 02.07.21 13:07, Khadija Talali wrote:
Hello,
I would like to ask a question about the boundaryFlag() function.
How can I return the boundary indicator *( const auto boundaryId =
scvf.boundaryFlag())* for the MPFA method (Multi-Point Flux
Approximation)???
I looked in the Co2 test case but the model is only implemented for
the TPFA and box method. In both cases, I get the boundary indicator,
which is not the case when I execute the code using the MPFA method
for spatial discretization.
According to the error message in the attached file, it appeared
that the boundaryFlag() function is not a method of the
CCMpfaSubControlVolumeFace <> class.
Should I add this function to the class?? or how can I get the
boundary flag in this case.
Best regards
Khadija
_______________________________________________
DuMux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
_______________________________________________
DuMux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux