underworldcode / underworld3

https://underworldcode.github.io/underworld3/
Other
21 stars 10 forks source link

Add surface integration feature #198

Open gthyagi opened 5 months ago

julesghub commented 5 months ago

knepley's comment for this feature Can you use https://petsc.org/main/manualpages/DMPlex/DMPlexComputeBdIntegral/ ?

lmoresi commented 5 months ago

I think that would work - we probably need to wrap it as we did with the volume integrals.

We could also fake it with an approximate delta function at the surface (we did this before for boundary conditions). That would be a workaround until the wrapper is implemented.

gthyagi commented 5 months ago

I will try the suggestions

lmoresi commented 2 months ago

@jcgraciosa - can we assign this to you ?

jcgraciosa commented 2 months ago

@lmoresi yes, please do.