Hi all,
I am trying to model the discharge of a cylindrical tube in the ambient. Therefore I have a solid + axi + two-phase problem.
At the moment Basilisk have several tools for doing this:
a) Use mask to model the solid. This work reasonably well but it has the major constrain that the postprocessing is not available since the incompatibilty of + mask + dump + bview2D.
b) The new library embed.h. Not available yet with the metric. To fix the metric terms (and eventually make it compatible with volume fractions) could not be easy and it would need time.
c) To use the Stephane's trick. The solid is a volume fraction. The velocity in the cells included solid is enforced. (as in tangaroa.c and some test in the Antoon & Stephane's sandboxes). This a little rough but do the job. I have implemented it (see the attached file) .
However, I am not sure if this trick can be implemented if initially the solid intersect the boundary. With my code the simulation diverge from the very first istep. Am I missing some detail in the initialization or the boundary condition?
Cheers, thanks in advance and Merry Christmas!
Jose