Skip to content

Reply To: Compute and define temperature on a cell.

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 Compute and define temperature on a cell. Reply To: Compute and define temperature on a cell.

#6507
jjessberger
Participant

Dear Sahil,

you can do that using the computeRho/ defineRho methods.

Background: for Advection-Diffusion equations, the zeroth moment is the scalar quantity (= the temperature in your case). This moment is often called “rho” in the LBM theory.

Yours,
Julius