Skip to content

Reply To: Neumann temperature boundary

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 Neumann temperature boundary Reply To: Neumann temperature boundary

#6558
johanna
Participant

Hello Sahil,

unfortunately there is no example with Neumann boundary conditions for Advection-Diffusion equations.
But you can simply use a difference quotient to transform your Neumann boundary into a Dirichlet boundary (fixed temperature boundary) and update it every timestep with a setBoundaryValues method.

Best
Johanna