Reply To: Multicomponent flow
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › Multicomponent flow › Reply To: Multicomponent flow
June 8, 2021 at 2:29 pm
#5717
Gloriousface
Participant
Hello,all
I’m simulating the flow of oil and water. It’s difficult to set the density of the two components. The following is the density of the two components I set, but the simulation results beat very seriously. Is there any problem with this setting?
AnalyticalConst2D<T,T> waterrho( 1 );
AnalyticalConst2D<T,T> oilrho( 0.8 );