Recently, I am working on a multiphase LBM using C-S equation of state to calculate effective mass. However, I feel, I am having trouble in keeping the densities of liquid and vapor parameters.
However, the density of liquid and vapor that I used for it are:
density_liquid=0.39;
density_vapor=4.8808e-4;
The density ratio is approximately 800.
I am using Shan Chen BGK lattice boltzmann method using C-S EOS.
I will be happy with any kind of input from your side.
Thank you!
Regards,
Debashis Panda