You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I follow the example of the Mie-scattering and get the following warning. What does it mean and how to avoid it?
ubuntu@ubuntu2004:~/scuff-em/myscuff-em$ scuff-scatter < Args
warning: could not open file Sphere.cache (skipping cache preload)
Thank you for your support!
Alexey
The text was updated successfully, but these errors were encountered:
That should be benign, you don't need to worry about the warning. SCUFF-EM saves certain values to this cache file, so it doesn't have to recalculate them on the next run.
Just FYI, this repo hasn't been updated for years, and even the pull requests for known bugs have not been merged. I recommend using my fork https://github.com/texnokrates/scuff-em, which has some of the known bugs fixed.
I follow the example of the Mie-scattering and get the following warning. What does it mean and how to avoid it?
ubuntu@ubuntu2004:~/scuff-em/myscuff-em$ scuff-scatter < Args
warning: could not open file Sphere.cache (skipping cache preload)
Thank you for your support!
Alexey
The text was updated successfully, but these errors were encountered: