neper
neper copied to clipboard
Polycrystal generation and meshing
Dear professor,thank you for providing this excellent soft and it helps me a lot with polycrystalline modeling. Here is a question about the tessellation. When the ratio of the two...
**Describe the bug** When trying to run a through a file (.tesr) with an empty space, the code stops working. I suspect it is due to the voids being inside...
Hello, I am facing segmentation fault when creating tessellation with domain morphology "planes". I would be very grateful if you could help me with this issue. Thank you very much...
**Describe the bug** I am trying to reproduce an RVE with a centered, small spherical void inside it using cubic morphology instead of using 'voronoi', and then later mesh with...
`-transform rmcell` very often generates errors. For instance: ``` neper -T -n 2 -transform "rmcell(id>1)" ======================== N e p e r ======================= Info : A software package for polycrystal generation...
**Describe the bug** I get a segmentation fault when trying to read in a .msh file on my M1 Mac (`macOS 14.4.1`). Neper version: tried both `4.8.2` and `4.5.0` `gmsh...
**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...
Maybe I was overly optimistic, but I was trying to generate a slightly complex 2D tesselation, something like:  I tried to follow roughly what was done here: https://github.com/neperfepx/neper/discussions/826 The...
Hello, 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...