Closed jwscook closed 3 months ago
@futtersack is to bring the tokam code into the diffusion app but you need boundary conditions to work when using realistic geometry
Had some pointers from DM
Heard back from DM and resolved a segfault.
Using https://github.com/ExCALIBUR-NEPTUNE/nektar-diffusion-ambipolar/blame/653af882ffada9b4c41728b24cf65b34dd376b47/example/MASTU/ambipol.xml#L50 for inspiration to shoehorn the parallel derivative boundary condition into the machinery of the existing Robin boundary condition.
Working.
There's a branch in nektar ambipolar diffusion app containing the start of this. Need to refactor to keep the magnetic field having calculated the anisotropy tensor.