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
128 stars 51 forks source link

Issue with long time involved to obtain the casimir forces in the case of Silicon Slabs #248

Closed RMSK07 closed 10 hours ago

RMSK07 commented 1 month ago

I wished to simulate casimir force between the objects and as a beginner, I tried the example of Silicon slabs. I followed the steps given in official documentation and obtained till trans files. But while running the code to obtain the casimir force and energy, it is running for more than 5 hours and I did not obtain the results yet. I have good system facilities (16GB RAM, 8GB graphix card and so on), How can I obtain the output. Is there any mistake with the code that I execute or system needs more facilities?