Typo in dattoensight.py? #487
alstarostina
started this conversation in
General
Replies: 1 comment
-
Thank you for reporting. This typo Feel free to push your fix to the scripts repo. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried out the script dattoensight.py (found under/baci/scripts/datutils) to read meshes and view DNODE Sets in 4C, and it worked like a charm. I had to correct a small typo, though.
In row 262, I had to replace
sections["PROBLEM TYP"]
withsections["PROBLEM TYPE"]
, and then the script worked without a single error.Beta Was this translation helpful? Give feedback.
All reactions