-morphooptiini error #427
-
neper -T -n 70 -morphooptiini "coo:file(neperinput.txt)" -tesrsize 5:4:3 -periodicity 'all' -format 'vtk' The command ends up giving a ' You have discovered a bug in Neper! Please file an issue at https://github.com/rquey/neper/issues. Thank you.' error I am trying to create geometry with my own coordinates in a 5:4:3 cube |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
First, use -domain "cube(5,4,3)" instead of
|
Beta Was this translation helpful? Give feedback.
First, use -domain "cube(5,4,3)" instead of
-tesrsize 5:4:3
.Then, your seed file corresponds to a degenerate configuration where more than 4 cells intersect at a given vertex. Randomize the positions and it will be fine: