-
**Describe the feature you would like**
I would like the ability to create a Delauney 2.5D mesh of a TLS scan grid, as opposed to just meshing adjacent grid points which is performed by the existing …
-
I'm running the demo included in "ats/tools/meshing/meshing_ats/four-polygon-test" with the recommended command "python ../meshing_ats.py -n 10 -d 1 ./four_polygon.vtk". When runing the following comm…
-
Hi,
it would be great to be able to set a nozzle-temperature to be held while probing the bed.
Atm, my filament starts oozing while meshing and I usually have the temperature fixed at 150°C.
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Tested on conda-version (osx-arm). Something must have changed so that the netgen-mesher i…
-
Hello!
If I run `grain_neighborhoods.py` once from the IDE by simply pressing "run" - everything works fine, a new image is generated each time. But if I want, say, to run it several times in a row, …
-
Hi this function causes the following error message:
```
Info : Done meshing 2D (Wall 0.0325914s, CPU 0.186605s)
Info : 1555 nodes 3259 elements
*** The MPI_Comm_rank() function was called…
-
The cubit calls to create a coil mesh should be a method of the `MagnetCoil` class. The `MagnetSet` class could then have a mesh generation method that calls the mesh gen on each of the coils.
-
## 🐛 Bug
While testing performance of the shapes layer, I found it increasingly easy to produce "complex" shapes (subjective term, not math) which would cause an exception in the triangulation code…
-
this would be useful if we wanted to generate multiple different meshes from the same resulting CAD, since sometimes the booleans take a while
-
Branch tested: development
PETSc version: 3.22.1
Python version: 3.12.7
Issue description:
Accessing the swarm fields using ```getField()``` no longer returns the field of interest as an array. …