chombo-discharge
Todo List
File CD_AmrMesh.H

a_lmax is a dead parameter in buildGrids. Fix this and the dependencies.

a_regsize is a dead parameter which should be removed.

File CD_CdrPlasmaJSON.H
Energy stuff on domain sides is missing.
File CD_EBMultigridInterpolator.H
When performance and stability has settled in for the AggStencil routines, the "slow" routines can be removed.
File CD_EddingtonSP1.cpp
Stencil weights and order need to be input parameters!
File CD_LinearStencil.cpp
Code-review needed. Multi-cell support in 2D/3D is not great.
File CD_McPhoto.cpp
Create new classes for handling domain BCs – the old ones stink.
File CD_ParticleOps.H
In ebIntersectionRaycast we should check if the path is tangential to the EB since that can consume a lot of resources.
File CD_Timer.H
Make sure that events that were started but not stopped are reports as unfinished (or somesuch)
Member CdrSolver::computeSourceDt (const Real a_max, const Real a_tolerance)
An old routine which we could (probably) remove.