Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Periodic Tessellation error #889

Open
rsooraj opened this issue Jul 26, 2024 · 0 comments
Open

Periodic Tessellation error #889

rsooraj opened this issue Jul 26, 2024 · 0 comments

Comments

@rsooraj
Copy link

rsooraj commented Jul 26, 2024

Describe the bug

Trying to produce periodic tessellation, with periodicity along X-direction, Neper shows the following error after running for some number of iterations.

The commands used and the error displayed are as follows.

$ neper -T -n from_morpho -oricrysym cubic -periodicity x -domain "cube(2,5,5)" -morpho voronoi,"diameq:lognormal(mean=0.11,sigma=0.042),1-sphericity:lognormal(0.145,0.03)" -morphooptistop itermax=1000000 -statcell diameq,body,npolynb,sphericity,convexity,nseednb -o c_2x5x5_per_lognorm_mu_11e-2_sig_42e-3_10L_iters_VOR -oridescriptor euler-bunge -format ply,tess

======================== N e p e r =======================
Info : A software package for polycrystal generation and meshing.
Info : Version 4.5.1-4
Info : Built with: gsl|muparser|opengjk|openmp|nlopt|libscotch (full)
Info : Running on 64 threads.
Info : https://neper.info
Info : Copyright (C) 2003-2022, and GNU GPL'd, by Romain Quey.
Info : No initialization file found (`/home/sooraj/.neperrc').
Info : ---------------------------------------------------------------
Info : MODULE -T loaded with arguments:
Info : [ini file] (none)
Info : [com line] -n from_morpho -oricrysym cubic -periodicity x
-domain cube(2,5,5) -morpho
voronoi,diameq:lognormal(mean=0.11,sigma=0.042),1-sphericity:lognormal(0.145,0.03)
-morphooptistop itermax=1000000 -statcell
diameq,body,npolynb,sphericity,convexity,nseednb -o
c_2x5x5_per_lognorm_mu_11e-2_sig_42e-3_10L_iters_VOR
-oridescriptor euler-bunge -format ply,tess
Info : ---------------------------------------------------------------
Info : Reading input data...
Info : Creating domain...
Info : Creating tessellation...
Info : . Number of cells: 47696
Info : - Setting seeds... 100%
Info : - Generating crystal orientations...
Info : - Running tessellation...
Info : > Initial solution: f =0.358254279
Info : > Iteration 9030: fmin=0.343747920 f=0.343747920Error : You have discovered a bug in Neper! Please file an issue at
https://github.com/rquey/neper/issues. Thank you.

Aborted (core dumped)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant