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

[scuff-neq&scuff-integrate] error: --DataColumn 0 not in range [1,239778] (aborting) #246

Open XuanYu606 opened 1 year ago

XuanYu606 commented 1 year ago

When I use the scuff-integrate to integrate the generalized flux file generated by the scuff-neq, why is it that .SIFlux file is automatically recognized for integration, but this error occurs when integrating the .SRFlux file. The manual says that the .SRFlux file can be integrated through the scuff-integrate, but the scuff-integrate doesn't seem to identify the .SRFlux file correctly.How can I solve this problem and get the .SRIntegrand output file and .PVMST output file?

anufrievroman commented 2 months ago

Had the same issue. Seems scuff-integrate no longer works. Just parse SIFlux file with your own script and integrate the spectrum.