Skip to content

Reply To: BounceBack boundary

Due to recent bot attacks we have chanced 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 on OpenLB General Topics BounceBack boundary Reply To: BounceBack boundary

#7704
Mike
Participant

Sorry, I answered too fast and has used up my modified limit…

your idea seems different from what I thought before, yours in code is:
cell.neighbor(descriptors::c<DESCRIPTOR>(unknownIndexes[i]))[util::opposite<DESCRIPTOR>(unknownIndexes[i])] = cell[unknownIndexes[i]];

am I right?
I will change code and see if the result is fine. Thank you and sorry to bother again…