-
I use CellConstructor to calculate thermal conductivity. After that, I encountered the following warning and it will keep outputting, resulting in my output file being hundreds of gigabytes in size, how can I solve this?
Here is code
|
Beta Was this translation helpful? Give feedback.
Answered by
caolz
Dec 20, 2023
Replies: 1 comment 2 replies
-
@DjordjeDangic any idea? I believe it happened also to me but simply ignored it not redirecting the output. Anyway it could be annoying and should be fixed. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, I ended up directing the error message to dev/null.