Skip to content

Reply To: Multicomponent flow

#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