Hello.
I am considering the problem of dust transfer and I want to work on its sedimentation on the surface.
It is necessary for me that the dust fell on the surface, but did not leave it.
I need help with define sedimentation on a surface.
Consider a simple example
du0 = u.dx(0)
a = (dt1 * u * v + du0 * x_w * v) * dx
L = (S + dt1 * u_e) * v * dx
where u is concentration of dust, dt1 is time step (1/sec), u_e is value of u on previous iteration, x_w is speed, S - source.
I think, that u on boundary (Ub) is:
Or
But i don't know, how i can realize this on Fenics.
What i have without boundary: https://youtu.be/22synVetBoY
What i want: https://youtu.be/78-NQt-SUcg
Please help me to add boundary! Freelance is being considered