-
While reading some of the in #29, I noticed that the `evaluate()` function is not checking if the passed polyhedra is valid or not, and returning the gravity field values without any warning that they…
-
This is difficult
-
Iso2mesh needs to be recompiled for arm Mac. I tried to recompile according to the instructions but I have an error when compiling JMeshLib.
See log file:
https://justpaste.it/5o8b3
-
This is also related to issue #28
I did a small test by comparing the tensor quantities with the numerical differences of the "gravity" components (derivative of the potential) for delta = 1 m, as fo…
-
Dear contributors,
I've been getting started with this software recently, my question is which types of mesh does FDS apply(say, tetrahedral, Wedge-shaped body, and polyhedral) and how does FDS wor…
-
**Submitting author:** @Rombur (Bruno Turcksin)
**Repository:** https://github.com/adamantine-sim/adamantine
**Branch with paper.md** (empty if default branch): release/1.0
**Version:** v1.0
**Editor:…
-
```[tasklist]
### Tasks
```
-
Currently, weighted triangulations do not work, and so we error if the user tries to create one (actually, weighted triangulations of convex polygons do work with `triangulate_convex`, but anyway). Th…
-
When trying to export a polyhedral mesh to UNV, the following warning is received:
During export mesh with name "Mesh_1_Voronoi" to UNV Polyhedrons will be missed.
Do you want to continue?
If c…
-
Hello, I'm back. 😊 Today I'm trying to test out this set of AMR tools that I'm really excited about.
According to my understanding, I can choose any of the error estimation methods provided to fin…