On 12/02/2016 01:13 PM, Oded Yaakobi wrote:
Now I encounter another aspect of my problem that I don’t know how to tackle –
the matching conditions on the interface between the domains of the Stokes
flow in the droplet and around it.



Attached is a description of the problem in detail. I would be happy to know
if you or anyone else has some advice.

Typically, if you convert the equations into the weak form, you multiply the equation by a test function and then you integrate (on each of the subdomains) by parts. This yields terms that live on the boundaries of the subdomains, including the interface between the subdomains. This is where you then need to use the interface conditions.

In your code, this will lead to integrals over internal faces where these faces sit at the interface.

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 [email protected]
                           www: http://www.math.colostate.edu/~bangerth/

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to