neper
neper copied to clipboard
Polycrystal generation and meshing
Upon trying to install neper on an Apple M1 laptop(OS Ventura 13.6.1), I am running into issues with the meshing module. I installed gmsh: ``` kuna138@WE46980 build % gmsh --version...
Refers to Issue #791 For surfaces, instead of printing "1" as the number of physical tags the surface entity belongs to, loop through the values available in the tesselation data...
Hello, I have encounter an error when I want to generate a 2d quad mesh. May I ask what is going on and what can I do ? ======================== N...
**Describe the bug** After creating the structure, why can't it be converted to an inp format file? step 1: neper -T -n 1000 -domain "cube(0.6,0.6,1.4):translate(-0.3,-0.3,-0.7)" -transform "cut(cylinder(-0.9,0,0,0,1,0,0.8),cylinder(0.9,0,0,0,1,0,0.8),cylinder(0,-0.9,0,1,0,0,0.8),cylinder(0,0.9,0,1,0,0,0.8))" step 2: neper...
**Describe the bug** all $PhysicalNames not reflected in $Entities section - basically the tags of the bounding box (x0,x1,y0,y1,z0,z1) **To Reproduce** ``` $ neper -T -n 1 -o new_test ========================...
### Discussed in https://github.com/neperfepx/neper/discussions/755 Originally posted by **Geo572** September 30, 2023 Hello @rquey I have face problem like segmentation fault (core dumped) if I put the value of mean 0.95...
Debug
**Describe the bug** It is possible to perform sphere cutting on a cylinder, and cylinder cutting can also be performed separately. However, when attempting to execute both operations simultaneously, a...
### Discussed in https://github.com/neperfepx/neper/discussions/718 Originally posted by **ccis88** July 7, 2023 I have a line of instructions and results, but don't know what the problem is. neper -T -n 20000...
The following neper command structure that produces a tessellation for Bamboo/Columnar polycrystalline structure that incorporates periodicity gives an error and aborted. ``` neper -T -n 30 -morpho "columnar(z)" -o pcrystal_bamboo...