Michael Carley

NA
7papers
38citations
Novelty35%
AI Score19

7 Papers

NAJan 24, 2012
Potential integrals on triangles

Michael Carley

The problem of evaluating potential integrals on planar triangular elements has been addressed using a polar coordinate decomposition. The resulting formulae are general, exact, easily implemented, and have only one special case, that of a field point lying in the plane of the element. Results are presented for the evaluation of the potential and its gradients, where the integrals must be treated as principal values or finite parts, for elements with constant and linearly varying source terms. These results are tested by application to a single triangular element to the evaluation of the potential gradient outside the unit cube. In both cases, the method is shown to be accurate and convergent.

NAOct 10, 2011
Numerical Solution of the Modified Bessel Equation

Michael Carley

A Green's function based solver for the modified Bessel equation has been developed with the primary motivation of solving the Poisson equation in cylindrical geometries. The method is implemented using a Discrete Hankel Transform and a Green's function based on the modified Bessel functions of the first and second kind. The computation of these Bessel functions has been implemented to avoid scaling problems due to their exponential and singular behavior, allowing the method to be used for large order problems, as would arise in solving the Poisson equation with a dense azimuthal grid. The method has been tested on monotonically decaying and oscillatory inputs, checking for errors due to interpolation and/or aliasing. The error has been found to reach machine precision and to have computational time linearly proportional to the number of nodes.

NADec 11, 2007
Numerical quadratures for near-singular and near-hypersingular integrals in boundary element methods

Michael Carley

A method of deriving quadrature rules has been developed which gives nodes and weights for a Gaussian-type rule which integrates functions of the form: f(x,y,t) = a(x,y,t)/((x-t)^2+y^2) + b(x,y,t)/([(x-t)^2+y^2]^{1/2}) + c(x,y,t)\log[(x-t)^2+y^2]^{1/2} + d(x,y,t), without having to explicitly analyze the singularities of $f(x,y,t)$ or separate it into its components. The method extends previous work on a similar technique for the evaluation of Cauchy principal value or Hadamard finite part integrals, in the case when $y\equiv0$. The method is tested by evaluating standard reference integrals and its error is found to be comparable to machine precision in the best case.

NADec 11, 2007
Evaluation of Biot-Savart integrals on tetrahedral meshes

Michael Carley

An arithmetically simple method has been developed for the evaluation of Biot--Savart integrals on tetrahedralized distributions of vorticity. In place of the usual approach of analytical formulae for the velocity induced by a linear distribution of vorticity on a tetrahedron, the integration is performed using Gaussian quadrature and a ray tracing technique from computer graphics. This eliminates completely the need for the evaluation of square roots, logarithms and arc tangents, and almost completely eliminates the requirement for trigonometric functions, with no operation more costly than a division required during the main calculation loop. An assessment of the algorithm's performance is presented, demonstrating its accuracy, second order convergence and near-linear speedup on parallel systems.

NAFeb 14, 2019
Closed-form evaluation of potential integrals in the Boundary Element Method

Michael Carley

A method is presented for the analytical evaluation of the singular and near-singular integrals arising in the Boundary Element Method solution of the Helmholtz equation. An error analysis is presented for the numerical evaluation of such integrals on a plane element, and used to develop a criterion for the selection of quadrature rules. The analytical approach is based on an optimized expansion of the Green's function for the problem, selected to limit the error to some required tolerance. Results are presented showing accuracy to tolerances comparable to machine precision.

NAFeb 25, 2013
Quadrature for second-order triangles in the Boundary Element Method

Michael Carley

A quadrature method for second-order, curved triangular elements in the Boundary Element Method (BEM) is presented, based on a polar coordinate transformation, combined with elementary geometric operations. The numerical performance of the method is presented using results from solution of the Laplace equation on a cat's eye geometry which show an error of order $P^{-1.6}$, where $P$ is the number of elements.

NAFeb 23, 2010
Moving least squares via orthogonal polynomials

Michael Carley

A method for moving least squares interpolation and differentiation is presented in the framework of orthogonal polynomials on discrete points. This yields a robust and efficient method which can avoid singularities and breakdowns in the moving least squares method caused by particular configurations of nodes in the system. The method is tested by applying it to the estimation of first and second derivatives of test functions on random point distributions in two and three dimensions and by examining in detail the evaluation of second derivatives on one selected configuration. The accuracy and convergence of the method are examined with respect to length scale (point separation) and the number of points used. The method is found to be robust, accurate and convergent.