THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added:
FS#117 - Move evalOutflowSegment() to boxlocalresidual User who did this - Bernd Flemisch (bernd) ---------- I propose to do this move. However, this cannot be done without having to change two model-specific methods: - the routine computeFlux of the local residual, - the constructor of the flux variables. Both have to get an additional optional parameter onBoundary. This already has been done for stable, but models from devel will break without this adaption. In order to get the outflow conditions to work, the flux variables also have to be changed to deal with both subcontrolvolume and boundary faces. An additional method face() has to be implemented returning the correct face depending on the value of onBoundary, and every call to fvGeometry_.subContVol[faceIdx_] has to be replaced by face(). This also has been done for stable already. As usual, I am happy to (help you to) adapt your devel model, please just let me know. If no serious objections occur, I will do the change after the next meeting on May 2nd, where we can also have a look at this. ---------- More information can be found at the following URL: http://dumux.org/flyspray/index.php?do=details&task_id=117#comment230 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. _______________________________________________ Dumux mailing list [email protected] https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
