This directory contains the TopIE code for integral-equation-based topology optimization
TopIE.m is the main file you must run to start the code.
All user-settable quantities, e.g. current density, frequency, TOBS settings are contained in the block identified by the BEGIN USER SETTINGS / END USER SETTINGS comments.
Some simple test cases are contained in separate directories under "test_cases". Set the "test_case_dir" variables in "TopIE.m" to the appropriate directories.
Follow the instuctions given in "README.txt" inside the "test_cases" directory.
The convergence trend and the topology during algorithm iterations are plotted.
If you use TopIE, please consider citing:
and TopIE itself
[2] F. Lucchini, R. Torchio, "TopIE toolbox", https://github.com/UniPD-DII-ETCOMP/TopIE
For any questions or need help to solve your problem, please contact us
Francesco Lucchini (francesco.lucchini@unipd.it)
Riccardo Torchio (riccardo.torchio@unipd.it)