+Albert and me met a few weeks ago to add advection (i.e [JustPIC](https://github.com/JuliaGeodynamics/JustPIC.jl)) to the 2D version of [DEDLoc](https://github.com/ArneSpang/DEDLoc). I finished the work at the hackathon and tested several cases for my thermal runaway models. Considering advection of temperature reduces the maximum temperature by about 100 C and maximum velocities by about one order of magnitude. Interpolating directly from particles to cell centers results in a smaller impact. For a strongly refined grid, the effect on temperature is still large, but velocities are almost unaffected by advection. Interpolating directly to centers does not work here yet, so work remains in progress.
0 commit comments