Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warning: could not open file Sphere.cache #242

Open
agrinin opened this issue Mar 28, 2023 · 1 comment
Open

warning: could not open file Sphere.cache #242

agrinin opened this issue Mar 28, 2023 · 1 comment

Comments

@agrinin
Copy link

agrinin commented Mar 28, 2023

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

@texnokrates
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants