Error: Expression `size:rel' could not be processed #952
Unanswered
necdetaliozdur
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
According to the documentation, it is possible to obtain average values of statistical values by appending
:rel
to the keyword. I'm trying to find the average sizes of all cells with the keysize:rel
since my domain is very small, thus the absolute sizes come out very small as well. However, when I try to use this feature, I receive anExpression 'size:rel' could not be processed
error. I think I am using the correct command and syntax according to the documentation. I also tried putting quotes around the expression, but the issue persists. Here are the details of my system and the command I used:Neper Version: 4.10.1
Operating System: Fedora 41
Command:
Terminal Output:
I would greatly appreciate any help regarding this issue. Thank you for your assistance!
Beta Was this translation helpful? Give feedback.
All reactions