FDTD_Solver.edge_correction

rfnetwork.solver.FDTD_Solver.edge_correction

FDTD_Solver.edge_correction(p1, p2, integration_line, CFe=None, CFh=1)

Analytic correction factors for singularities at PEC surface edges.

Parameters

p1tuple

coordinates of first end point of PEC edge to apply the correction to.

p2tuple

coordinates of second PEC edge end point

integration_line{“x+”, “x-”, “y-”, “y+”, “z-”, “z+”}

perpendicular direction pointing away from the edge along which the fields vary asymptotically. This should be in the plane of the PEC surface.