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.
On OS X, feenableexcept does not exist, so scuff-em does not compile without this change. I only deactivated the possibility to abort on floating point exceptions, it should in principle also be possible to enable it using a different approach, see this stackoverflow question.
On OS X, feenableexcept does not exist, so scuff-em does not compile without this change. I only deactivated the possibility to abort on floating point exceptions, it should in principle also be possible to enable it using a different approach, see this stackoverflow question.