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

neper -T bug #852

Open
felicity-yf opened this issue May 7, 2024 · 0 comments
Open

neper -T bug #852

felicity-yf opened this issue May 7, 2024 · 0 comments

Comments

@felicity-yf
Copy link

Describe the bug
run this: neper -T -n 100 -id 11 -transform "cut(spherei(0.5,0.5,0.5,0.4))"
get bug: 5307 Aborted neper -T -n 100 -id 11 -transform "cut(spherei(0.5,0.5,0.5,0.4))"

$ neper -T -n 100 -id 11 -transform "cut(spherei(0.5,0.5,0.5,0.4))"

========================    N   e   p   e   r    =======================
Info   : A software package for polycrystal generation and meshing.
Info   : Version 4.8.2
Info   : Built with: gsl|muparser|opengjk|openmp|nlopt|libscotch (full)
Info   : Running on 10 threads.
Info   : <https://neper.info>
Info   : Copyright (C) 2003-2022, and GNU GPL'd, by Romain Quey.
Info   : No initialization file found (`/home/yf/.neperrc').
Info   : ---------------------------------------------------------------
Info   : MODULE  -T loaded with arguments:
Info   : [ini file] (none)
Info   : [com line] -n 100 -id 11 -transform
         cut(spherei(0.5,0.5,0.5,0.4))
Info   : ---------------------------------------------------------------
Info   : Reading input data...
Info   : Creating domain...
Info   : Creating tessellation...
Info   :   - Setting seeds...
Info   :   - Running tessellation...
Info   : Generating crystal orientations...
Info   : Transforming tessellation...
Info   :   - Cutting (experimental)...
Info   :     > spherei(0.5,0.5,0.5,0.4)...
Info   :     [o] Writing file `tess.debug'...
face = 222
edges = 112 111 346 347 348 437 443 463 469 484 499 502 504 509 512 521
Info   :     [o] Wrote file `tess.debug'.
Error  : You have discovered a bug in Neper!  Please file an issue at
         https://github.com/rquey/neper/issues.  Thank you.

Aborted
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