Reply To: Multicomponent flow
Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.
› Forums › 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 );
