========================================= FastCap ========================================= FastCap is the premium capacitance solver originally developed at M.I.T. on Unix platform. A de-facto golden reference standard, FastCap extracts the capacitances of any 3D conductive geometry in free space or embedded in arbitrary, piecewise-constant dielectrics, by solving the Maxwell equations in quasi-static regime. This repository contains the source code, in three separated branches. The 'master' branch contains the original FastCap distribution from M.I.T. Remark: in this branch the original 'README' file has been renamed 'README.mit'. Refer to the README.mit file for further details on this branch. The 'WinMSVS' branch contains the FastCap2 code. FastCap2 is the FastFieldSolvers S.R.L. Windows porting of FastCap, including a GUI. It compiles under the free for open source projects MS Visual Studio 2013 Community Edition (for exact details about MS VS2013 licensing please refer to its terms and conditions from MicroSoft) The 'WRCad' branch contains the FastCap porting made by Whiteley Research Inc. (http://www.wrcad.com/). It supports some minor enhancements and fixes. Code compiles for Linux 32/64 bits as well as for Windows in shell only mode, using MinGW. For pre-compiled binaries, details, branch descriptions, and instructions for compiling please visit http://www.fastfieldsolvers.com/download.htm. Access to the download pages is free, and you may access anonymously if you want.
ediloren/FastCap2
FastCap is the premium capacitance solver originally developed at M.I.T. on Unix platform. A de-facto golden reference standard, FastCap extracts the capacitances of any 3D conductive geometry in free space or embedded in arbitrary, piecewise-constant dielectrics, by solving the Maxwell equations in quasi-static regime. For more information, visit our website.
C