underworldcode / underworld3

https://underworldcode.github.io/underworld3/
18 stars 10 forks source link

Advection updates #245

Closed lmoresi closed 21 hours ago

lmoresi commented 1 week ago

Bring over some of the bug-fixes in meshing / labelling / mesh distribution.

Lots of work to understand the SLCN advection solver and get it under control.

Added the Quickstart notebooks for quarto

lmoresi commented 1 week ago

Changing the base to development (PR generated automatically from GitHub desktop !).

lmoresi commented 21 hours ago

OK - tests passing and this is now working again with the conda version of PETSc.

I plan to merge so that this is not blocking. I have been mostly working on the docs and all the bug fixes have been to solve problems encountered along the way. Advection was the main one, but many minor(ish) things too.