-
Hi Romain,
I was testing out the -clratio option to build a denser mesh on the side of a columnar model and ran into the bug below.
![image](https://user-images.githubusercontent.com/81585331/1272…
-
Hi all. I am trying to make 3D RVEs applying periodicity and then I import the geometry in Abaqus. For 100 grains, I didn't face a problem but when I increase the number of grains, some geometrical as…
-
Hi,
To visualize *3D_testFEPX.msh* with Neper, I called `neper -V 3D_testFEPX.msh -print 2.png`, which gave me the following result:
```
======================== N e p e r =========…
-
Generating a tessellation with 100 cells as follows doesn't seem to work, while 99 or 101 cells are not a problem.
```
neper -T -dim 2 -n 100 -transform "cut(ecylinder(1.0, 0.5, 0.0, 0.0, 0.0, 1.…
-
Hello,
Thanks for the tools you provide. I was trying to do transform a tesr to mesh and I got an error.
My tesr is a custom one build for a VTK file. Therefore it can be no written correctly.
Any…
-
Hi,
I am trying to generate a radially-orientated particle, but I am running into an issue providing the seeds.
This tessellation works fine:
$ neper -T -n 4 -dim 2 -id 1 -domain "circle(1)" -…
-
Hi,
I am having an issue trying to generate a large grain tessellation when I give an input file for the diameq distribution. The tessellation works for 100 and 125 grain, but fails for anything 15…
-
Hi,
I am trying to generate a periodic unit cell with the command you answer in #49.
But when I use the command "neper -M 50grains.tess -elttype tet -order 1 -meshqualmin 1.0 -rcl 1 -pl 1000 -o 50gr…
-
Starting with:
```
$ neper -T -n 1000 -morpho graingrowth -periodicity x,y
```
Works fine. Then:
```
$ neper -M n1000-id1.tess -format inp
======================== N e p e r ===…
-
I am in the process of learning to use FEPX. When I tried to run example 1, an error occurred.
The neper -S command prompts that the file cannot be read.