Skip to main content

Module plate

Module plate 

Source
Expand description

2D FDTD waveguide mesh for plates and membranes 2D plate/membrane model — waveguide mesh with FDTD.

Solves the 2D wave equation ∂²z/∂t² = c²(∂²z/∂x² + ∂²z/∂y²) using finite-difference time-domain (FDTD) on a rectangular grid. Single-sample excitation at a configurable position; output is read at the same position.

Structs§

PlateModel
2D plate model using FDTD waveguide mesh.
PlateParams
Parameters for a 2D plate/membrane model.