HomerReid / scuff-em

A comprehensive and full-featured computational physics suite for boundary-element analysis of electromagnetic scattering, fluctuation-induced phenomena (Casimir forces and radiative heat transfer), nanophotonics, RF device engineering, electrostatics, and more. Includes a core library with C++ and python APIs as well as many command-line applications.
http://www.homerreid.com/scuff-em
GNU General Public License v2.0
125 stars 50 forks source link

No --subsratefile in scuff-rf #236

Open Alla2912 opened 2 years ago

Alla2912 commented 2 years ago

The documentation of scuff-rf says that mentioned GF is implemented and there is no need to mesh substrate. Also it says that in scuff-rf I can use command --substratefile or add substrate..endsubsrtate into scuffgeo file. But when I run scuff-rf there is no such option as --eps or --substratefile. Also scuffgeo file cannot be opened with SUBSTRATE...ENDSUBSTRATE. So will you be so kind to help me with your example Edge Fed Antenna with substrate? How could I take it into account?