FEniCSx implementation for focused ultrasound (FUS) simulation.
Focused ultrasound (FUS) is a non-invasive medical technique that uses ultrasound for therapeutic purposes. FUS generates acoustic waves using transducers to treat diseases inside a patient body without incisions.
- Spatial discretisation:
- High-order finite element method.
- Time discretisation:
- Classical Runge-Kutta 4th order method.
- Requires full hexahedral (3D) or quadrilateral (2D) mesh.
- Implementation of the sum-factorisation algorithm for tensor-product element.