Hi
The harmonic mean is a better approximation in principle, this is explained in
Tryggvason, G., Scardovelli, R., & Zaleski, S. (2011). Direct numerical simulations of gas–liquid multiphase flows. Cambridge University Press.
chapter 3, section 4.
you may also wan to check whether in the Basilisk code you have a "filtering" activated. It is activated in Gerris by the line:
in Basilisk a similar filter is activated if the macro FILTERED is defined.
Best