<div dir="ltr">Hello Nek Users,<div><br></div><div>I have a periodic fluid domain with heat flux BCs at my walls. To prevent my temperatures from increasing indefinitely, I am prescribing a sink within userq using qvol which is equal to "user_flux * wall_surface_area / fluid_volume".</div><div><br></div><div>This works in theory. The issue is that due to round-off errors, my temperatures still increases (although extremely slowly).</div><div><br></div><div>I would like my average temperature be the same regardless of run time. What would be the most efficient method to balance the temperature in my domain?</div><div><br></div><div>Best,</div><div>Jon</div></div>