Interior facet integrals needs a volume tag to have a consistent orientation:
|
Dr = -assemble((sigma(v, p, d, mu_f)*n)[0]*ds(6)) |
|
Li = -assemble((sigma(v, p, d, mu_f)*n)[1]*ds(6)) |
|
Dr += -assemble((sigma(v("+"), p("+"), d("+"), mu_f)*n("+"))[0]*dS(5)) |
|
Li += -assemble((sigma(v("+"), p("+"), d("+"), mu_f)*n("+"))[1]*dS(5)) |
ref
https://fenicsproject.discourse.group/t/integrating-over-an-interior-surface/247/4?u=dokken
Interior facet integrals needs a volume tag to have a consistent orientation:
turtleFSI/turtleFSI/problems/TF_fsi.py
Lines 230 to 233 in e1b5350
ref
https://fenicsproject.discourse.group/t/integrating-over-an-interior-surface/247/4?u=dokken