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

Mesh inclusion #875

Open
FloG1 opened this issue Jun 19, 2024 · 0 comments
Open

Mesh inclusion #875

FloG1 opened this issue Jun 19, 2024 · 0 comments

Comments

@FloG1
Copy link

FloG1 commented Jun 19, 2024

Hello,

I was trying to mesh the following polycrystal from a .tesr :
image

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 :
image

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.

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