neper icon indicating copy to clipboard operation
neper copied to clipboard

Polycrystal generation and meshing

Results 49 neper issues
Sort by recently updated
recently updated
newest added

Hi, I am building a microstructure where some of the grains have thin lamella of a different phase. To do so, I create a basic polycrystal without the lamella to...

### Discussed in https://github.com/neperfepx/neper/discussions/521 Originally posted by **shahul31** July 20, 2022 Hello, Thank you for the update about loadmesh options, which is really helpful. It is working good in 3D,...

``` $ neper -T -n 100 -morpho graingrowth -periodicity x -dim 2 $ neper -M n100-id1.tess -interface cohesive [...] info - Processing mesh interface... info > Making mesh discontinuous... node...

bug

**To Reproduce** ``` $ neper -T -n 5 -morpho "centroid:file(points.txt)" -domain "cube(4,4,5)" -o Test ======================== N e p e r ======================= Info : A software package for polycrystal generation and...

![Neper_Error](https://user-images.githubusercontent.com/96156375/170764224-0dc66adb-09c0-4111-b791-8bd64b74f082.png) Hi, I'm trying to generate a cylindrical volume with 1mm diameter and 1.2mm height and I ran into this error after 4 million iterations. What can be the possible...

neper -T -n 100 -domain "cube(0.00000001,0.00000001,0.00000001)" -morpho "diameq:lognormal(0.5,0.05),1-sphericity:lognormal(0.145,0.03)" -o 100grains -format 'vtk' -statcell vol,diameq,sphericity ======================== N e p e r ======================= Info : A software package for polycrystal generation and...

Dear Roman, I am tring to generate an .inp file for Abaqus and I see some elements missing in the inp model generate. Here are the commands I am using:...

When running the tesselation module, the following command will cause a crash. The command was run in a loop from id=1:100 and crashes occurred when id=24 and id=50. Neper Version...

bug

Hello, Problem: Error occurred while trying to transform->cut->cubei a 1000 nos grain structure. Purpose: I am computing a periodic tessellation in FEPX after meshing in Neper, but the meshed periodic...

Hi Romain, I get a segmentation fault when I try to mesh a tessellation with cohesive interfaces and a mesh order of 2: ``` ========================` N e p e r...