FFT-PEEC
FFT-PEEC copied to clipboard
FFT-PEEC code for electromagnetic problems
FFT-PEEC
This directory contains a FFT-PEEC code for electromagnetic problems
This code has been inspired by VoxHenry https://github.com/acyucel/VoxHenry
Description
FFT_PEEC_COND.m is the main file you must run to start the code.
All user-settable quantities, e.g. frequency, are contained in the block identified by the BEGIN USER SETTINGS / END USER SETTINGS comments.
Available test cases
Some simple test cases are contained in separate directories under "data". Set the "name_dir" variable in "FFT_PEEC_COND.m" to the appropriate directory.
User-defined test cases
Follow the instuctions given in "README.txt" inside the "data" directory.
Results visualization
The impedance value is shown in the Command Window. In the "res_para" directory, the results generated by "FFT_PEEC_COND.m" are exported in Paraview format.
Credits
If you use FFT-PEEC, please consider citing:
and FFT-PEEC itself
[4] R. Torchio, F. Lucchini, "FFT-PEEC toolbox", https://github.com/UniPD-DII-ETCOMP/FFT-PEEC
Contacts & Authors
For any questions or need help to solve your problem, please contact us
Riccardo Torchio ([email protected])
Francesco Lucchini ([email protected])