Xnec2c: Fast Multi-Threaded EM Simulator based on NEC2
Xnec2c is a GTK3-based Graphical version of nec2c, a translation to the C language of NEC2, the FORTRAN Numerical Electromagnetics Code commonly used for antenna simulation and analysis.
Xnec2c is a GTK3-based Graphical version of nec2c, a translation to the C language of NEC2, the FORTRAN Numerical Electromagnetics Code commonly used for antenna simulation and analysis.
To install xnec2c, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install xnec2c
To see what files were installed by xnec2c, run:
port contents xnec2c
To later upgrade xnec2c, run:
sudo port selfupdate && sudo port upgrade xnec2c
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.