mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
8aa1e9d39c
PR: ports/93968 Submitted by: Pedro Giffuni <giffunip@asme.org>
21 lines
863 B
Plaintext
21 lines
863 B
Plaintext
FastCap computes self and mutual capacitances between ideal
|
|
conductors of arbitrary shapes, orientations and sizes.
|
|
The conductors can be embedded in a dielectric region composed
|
|
of any number of constant-permittivity regions of any shape and
|
|
size.
|
|
|
|
The algorithm used in FastCap is an acceleration of the
|
|
boundary-element technique for solving the integral equation
|
|
associated with the multiple-conductor, multiple-dielectric
|
|
capacitance extraction problem. The linear system resulting
|
|
from the boundary-element discretization is solved using a
|
|
generalized conjugate residual algorithm with a fast multipole
|
|
algorithm to efficiently compute the iterates.
|
|
|
|
---------------------
|
|
This version of fastcap has been cleaned up and enhanced by Stephen R.
|
|
Whiteley of Whitleley Research Inc.
|
|
---------------------
|
|
|
|
WWW: http://www.rle.mit.edu/cpg/research_codes.htm
|