Reply To: Multicomponent flow
Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum please send a message via our contact form.
› Forums › OpenLB › General Topics › Multicomponent flow › Reply To: Multicomponent flow
April 15, 2021 at 5:24 am
#5602
Gloriousface
Participant
Hello mathias,
I’m trying to speed the oil drop. The code is as follows:
sLatticeOne.defineUbouzidi(superGeometry,5,poiseuilleU );
sLatticeTwo.defineUbouzidi(superGeometry,5,poiseuilleU );
Program output error reported as
class old::SuperLattice2D<double,old::descriptors::D2Q9<old::descriptors::VELOCITY,olb::descriptors::FORCE,olb::descriptors::EXTERNAL_FORCE,olb::descriptor::OMEGA> > has no member named “defineUBouzidi”
Could you tell me if defineubouzidi cannot be used in this model?
Best
Gloriousface
