segmentation fault while specifying an Experimental Cell Size Distribution #713
-
HI I am trying to simulate a microstructure of melt and while using Laguerre tessellation ,as a sample, I created a .txt file called mydistrib.txt which contains
|
Beta Was this translation helpful? Give feedback.
Answered by
rquey
Jun 30, 2023
Replies: 1 comment
-
Use the full file name: |
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
Use the full file name:
diameq:custom(mydistrib.txt)
, not justdiameq:custom(mydistrib)
.