Skip to content

Reply To: Neumann temperature boundary

Due to recent bot attacks, newly registered users are required to send a message via our contact form in order to be able to post in the forum.
#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