-
[Plot3D](https://en.wikipedia.org/wiki/PLOT3D_file_format) is a structure grid data format. In two-dimensional space, the structured grid can be converted into quadrilateral spatial mesh. In three-d…
-
**Is your feature request related to a problem? Please describe.**
The GMSH plugin is currently used by femwell, DEVSIM, Palace, and Elmer. These plugins rely on some automatic way to "tag" differe…
-
Hello,
The V2S-net pipeline takes .stl files as input. However, the 3D-IRCADb-01 dataset is in .vtk format. What have you used to make the conversion? or am I missing something? :)
Thanks
-
I am using **neper 4.0.2** along with **Gmsh 4.6.0** (compiled from source) on a windows machine using the Ubuntu app.
I installed the following dependencies:
$ sudo apt-get install libgsl-dev
…
-
The following mesh from Gmsh does crash in Trixi:
![naca](https://user-images.githubusercontent.com/10619309/202692104-32a11f27-faaf-4bfa-9b5f-b96c43df27e2.png)
Correcting the surface orientations…
jmark updated
9 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
I downloaded FreeCAD using Homebrew using `brew install freecad`. After installing, …
-
trab_points = [self.model.getValue(0, idx, []) for idx in trab_point_tags]
https://github.com/simoneponcioni/spline-mesher/blob/8963344f902e3b88d03b4f1928642399019be105/src/spline_mesher/gmsh_mesh_bu…
-
https://github.com/simoneponcioni/spline-mesher/blob/8963344f902e3b88d03b4f1928642399019be105/src/spline_mesher/gmsh_mesh_builder.py#L519
```python
return volume_tag
def query_closest_…
-
Args:
coi (list): _description_
array (list): _description_
https://github.com/simoneponcioni/spline-mesher/blob/8963344f902e3b88d03b4f1928642399019be105/src/spline_mesher/gmsh_mesh_builder.py#L488…
-
Args:
coi_idx (list[int]): _description_
trab_point_tags (list[int]): _description_
https://github.com/simoneponcioni/spline-mesher/blob/8963344f902e3b88d03b4f1928642399019be105/src/spline_mesher/g…