neper
neper copied to clipboard
Polycrystal generation and meshing
2D Meshing goes through, but 3D meshing fails ' failed_polys' file generated. gmsh installed correctly, neper tesselation generation is also fine. neper -M n10-id1.tess ======================== N e p e r...
### Discussed in https://github.com/neperfepx/neper/discussions/890 i have created orientation file of the EBSD data file and then facing this error please look abhinabrath1998@MAGMAXT20:/mnt/c/Ubuntu_software_app$ neper -T -n 30 -ori file-orientations.ori -morpho gg...
**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...
Hello, I am exploring the multi-scale tesellation option here. I used the first example provided in validated answer this post https://github.com/neperfepx/neper/discussions/401. Unfortunately the neper crashed with an error that I...
``` neper -T -n "10::msfile(n_msfile2)::msfile(n_msfile3)" -morpho "gg::voronoi::msfile(morpho_msfile3)" -o d ======================== N e p e r ======================= Info : A software package for polycrystal generation and meshing. Info : Version 4.10.1...
Hello, Neper cannot mesh a two-dimensional **periodic** tessellation in raster (.tesr) format. I believe problem is due to periodicity. $ neper -T -dim 2 -n 10 -periodicity all -format tess,tesr...
Hello @rquey, I started using Neper recently (mainly for generating and meshing structures for CPFE simulations) and am faced with a supposed bug during this process. Essentially, I created a...
At first, I write 'neper -T -n 121 -dim 2 -domain 'square("330,330")' -morpho 'gg' -o n121-id1' and visualized successful. Then I shot down the Ubuntu. Then I do some work...
**Describe the bug** I'm meshing a .tesr file whose data come from a EBSD test. There is no bug when I do **_-elttype quad_**, but when I change it to...