Replies: 1 comment 4 replies
-
|
hi @jacktang, yes you're right, the dataset of the first tutorial comes from Smithers and it is originally created by running finite-element simulations with FEniCS. I do not really get what order are you expecting in the nodes coordinates array, but let us know if you still have doubts! |
Beta Was this translation helpful? Give feedback.
4 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.
-
Hello there,
I am learning ROM by following the tutorials and I am puzzled with the npy files. I read the coordination info from
coord.npyand found it completely disorder. I also searched the discussions and it might come from using Smithers (but I didn't find any example in documentation). And my questions is how to generate the coordination and snapshots npy file? If now I only have coordination csv data and snapshot point data, is it possible to convert to npy file? Thanks a lot!Beta Was this translation helpful? Give feedback.
All reactions