This directory contains a FFT-VI code for electromagnetic problems
This code has been inspired by VoxHenry https://github.com/acyucel/VoxHenry
FFT_VI.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.
A simple test case is contained in separate directories under "data". Set the "name_dir" variable in "FFT_VI.m" to the appropriate directory.
Follow the instuctions given in "README.txt" inside the "data" directory.
In the "res_para" directory, the results generated by "FFT_VI.m" are exported in Paraview format.
If you use FFT-VI, please consider citing:
[1] P. Bettini et al., "FFT-VI: a smart approach for the electromagnetic design of complex systems in large fusion devices," in 2020 Plasma Phys. Control. Fusion, https://doi.org/10.1088/1361-6587/abce8f
[2] R. Torchio, "A Volume PEEC Formulation Based on the Cell Method for Electromagnetic Problems From Low to High Frequency," in IEEE Transactions on Antennas and Propagation, vol. 67, no. 12, pp. 7452-7465, Dec. 2019, doi: 10.1109/TAP.2019.2927789. https://ieeexplore.ieee.org/document/8764572
and FFT-VI itself
[3] R. Torchio, F. Lucchini, "FFT-VI toolbox", https://github.com/UniPD-DII-ETCOMP/FFT-VI
Riccardo Torchio ([email protected])
Francesco Lucchini ([email protected])