You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to mesh the following polycrystal from a .tesr :
However neper outputs the following error message
$ neper -M test_out.tesr -elttype tri -rcl 0.5 -format geof
======================== N e p e r =======================
Info : A software package for polycrystal generation and meshing.
Info : Version 4.5.0
Info : Built with: gsl|muparser|opengjk|openmp|nlopt|libscotch (full)
Info : Running on 1 threads.
Info : <https://neper.info>
Info : Copyright (C) 2003-2022, and GNU GPL'd, by Romain Quey.
Info : No initialization file found (`/stck/fgirault/.neperrc').
Info : ---------------------------------------------------------------
Info : MODULE -M loaded with arguments:
Info : [ini file] (none)
Info : [com line] test_out.tesr -elttype tri -rcl 0.5 -format geof
Info : ---------------------------------------------------------------
Info : Reading input data...
Info : - Reading arguments...
Info : Loading input data...
Info : - Loading raster tessellation...
Info : [i] Parsing file `test_out.tesr'...
Info : [i] Parsed file `test_out.tesr'.
Info : - Reconstructing topology...
Info : > Reconstructing 1D mesh... 100%
Info : > Reconstructing 0D mesh... 100%
Error : You have discovered a bug in Neper! Please file an issue at
https://github.com/rquey/neper/issues. Thank you.
Aborted
After investigation, the following zone causes the issue :
I read from #284 that neper does not generate inclusions structures. I wanted to be sure that this was also the reason for this error.
Thanks for the support.
The text was updated successfully, but these errors were encountered:
Hello,
I was trying to mesh the following polycrystal from a .tesr :
However neper outputs the following error message
After investigation, the following zone causes the issue :
I read from #284 that neper does not generate inclusions structures. I wanted to be sure that this was also the reason for this error.
Thanks for the support.
The text was updated successfully, but these errors were encountered: