Skip to content

Reply To: applying the force into Fluid in the openLB code not DEFINITION

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 applying the force into Fluid in the openLB code not DEFINITION Reply To: applying the force into Fluid in the openLB code not DEFINITION

#7892
Adrian
Keymaster

You can simply continue to follow the function calls. i.e. within the block lattice it will fetch a pointer to the dynamics instances that is assigned to the queried cell. This instance implements the momenta computation and so on. Where specifically are you getting lost?