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
126 stars 50 forks source link

Create unit tests for PFT functionality #22

Open HomerReid opened 9 years ago

HomerReid commented 9 years ago

In conjunction with the TravisCI checking for build failures, scuff-em has long been in dire need of unit tests for core functionality. Tests to confirm the correctness of the power, force, and torque calculations will be a good starting point.