UCL / dxss

DOLFINx slab solver

Home Page:http://github-pages.ucl.ac.uk/dxss/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use higher order and fine-grained mesh in a cron job (scheduled)

krishnakumarg1984 opened this issue · comments

For the CI that runs on every push or PR, we can go with a very coarse mesh and suitable order ratio.

  • Aim for convergence tests.

GH actions supports a schedule. We'd just need to have an additional command-line option to the test to crank up the mesh reference level.

Order of convergence: $h^{\min(q,k)}$ where $q$: order of elements in time, $k$ is the order of elements in space. $h \propto \Delta t$.

In January 2024 they moved to 4 virtual CPUs and 16G memory.

Cadence of ~1mo?