-morphooptiini error 2 #435
Answered
by
rquey
joshuajaistein
asked this question in
Q&A
-
Even on randomizing the seeds for my 5:5:1 cube I am unable to generate the geometry.I am trying to develop a 5:5:1 cube with 40 grains COMMANDS USED : for i in 1 2 3 neper -T -n 40 -morphooptiini "coo:file(neperinput.txt2)" -domain "cube(5,5,1)" -periodicity all -format tesr,vtk -tesrsize 50:50:10 -o jjgeometry |
Beta Was this translation helpful? Give feedback.
Answered by
rquey
Apr 11, 2022
Replies: 1 comment
-
Randomize more... It works with |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rquey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Randomize more... It works with
1e-5
instead of1e-6
.