Numerical methods#
The chapters below inventory every numerical method currently built into Magnelio, in the order a simulation passes through them: spatial discretisation, mesh generation and conformal geometry, boundary conditions, port models, lumped circuit elements, dispersive materials, conductor losses, sources and monitors, far-field computation, and the eigenmode solver. A final chapter covers implementation-level engineering (backends, precision) that is not itself a research method.
Every method that originates in published research carries a citation; in-house derivations are marked as such in the text.
- Spatial discretisation and time integration
- Mesh generation and conformal geometry
- Boundary conditions
- Waveguide ports and S-parameter extraction
- Discrete ports and lumped circuit elements
- Dispersive and lossy materials
- Conductor losses
- Sources, monitors and post-processing
- Far-field computation
- Eigenmode analysis
- Implementation engineering (non-method)