Skip to content

Custom Diameq Distribution Function #165

Answered by rquey
whishei asked this question in Q&A
Discussion options

You must be logged in to vote

The current command is

$ neper -T -n 150 -morpho "diameq:custom(Prob.txt)" -statcell diameq -o Test150

With your command, Neper was trying to read individual diameq values in Prob.txt, which is why it failed for -n larger than the number of entries in the file.

2 advices:

  • specify a sphericity distribution (e.g. the default) to avoid getting weird grain shapes.
  • smooth your distribution (although Neper takes it just fine).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@whishei
Comment options

Answer selected by rquey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #162 on April 02, 2021 19:04.