Open jwscook opened 1 year ago
Estimate to have done an initial run done by monday (analysis thereafter in python and calculate effective perpendicular diffusivity (the quantity from the Giorgiani paper)).
This is waiting on a meeting with Dave on Monday
Dave suggested that:
Docker images are being pulled from Chris' personal dockerhub. We will need dockerhub / ghcr https://github.blog/2020-09-01-introducing-github-container-registry/ in the long run.
Needs Neumann BCs for DG in the core - work should be done for 3D HW equations by DM. Dave has started working on this.
DM needs to put the DG capable anisotropic diffusion into the Nektar++ release / branch.
DM ran some code but this gives @cmacmackin NaNs. Perhaps we don't have the right nektar++ commit to build against? Extras:
DM has given some code that runs albeit with a low timestep for an explicit stepper.
We still need a forcing term for MMS.
DoOdeRhs could have a ForcingTerm from SolverUtils. There's an example in SimpleSOL: `NESO/examples/SimpleSol/
The non-conformal mesh exhibits instability at the top and bottom edges (i.e. away from the source BCs) after a while, where the edge closer to the signal goes first. Try with Dirichlet rather than Neumann.
Friday 27th Sept, DM was made aware of some IC / BC problems...
Some progress with Dave Moxey in collaboration kickoff meeting; Dave will get in touch with @cmacmackin .
On going with DM
Intention is to use the anisotropic diffusion miniapp to test the FAME gridding vs cranking up the p refinement in terms of both accuracy and performance.
Might want to run this past John, Romain, a,nd,/o,r, Andy.