[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Etesla6 math questions
Original poster: "Barton B. Anderson by way of Terry Fritz <teslalist-at-qwest-dot-net>" <classictesla-at-netzero-dot-com>
Hi Robert,
Terry is correct. Fantc will handle all linear secondary or primary coil
shapes possible for a single layer coil. It does not have inputs for curves
along the coils length, for example, a flat coil which bends over and up
into a helical. But if it's a cone (inverse or otherwise), flat, or
helical, and this shape is linear from top to bottom, then Fantc can handle it.
http://www.classictesla-dot-com/fantc/fantc.html
Take care,
Bart
Tesla list wrote:
>Original poster: "Terry Fritz" <teslalist-at-qwest-dot-net>
>
>Hi Robert,
>
>The code that defines the voltage along a coil and its shape are simple
>point voltage setups. By modifying the code, E-Tesla could do any coil
>form as long as it is symmetrical about a cylindrical axis.
>The program can do any form since the relaxation matrix does not care
>about shape but rather predefined boundary conditions. The C-source code
>is included in the zip file and it should recompile on any C compiler
>(simple code). The code is free, non copyright, public domain and all
>that. So anyone can do with it as they please.
>
>I seem to remember that FANTC can do more arbitrary coil shapes? But I am
>not sure about that.
>
>Cheers,
>
> Terry