-
By reusing the same principal as for the FEMM coupling it should be simple to create a coupling with GMSH (http://gmsh.info/)
The main step would be to:
- Reuse the build_geometry method to genera…
-
Hello, guys. much appreciate if you could help me to solve this problem. When I try to compile the third_party dependencies by running build.py all, the error message is as follows:
```
➜ ./build.py…
-
It would improve a lot the quality if the triangles dont intersect each others :
Here an exemple before / after simplifying where the triangles intersect each other making bad result :
![image](h…
-
I am trying to build a library for working with polyhedra in Curv. I have written a function that computes the signed distance from a point to an arbitrary (convex *or* non-convex) polyhedron, describ…
p-e-w updated
5 years ago
-
-
Cesium already has excellent support for streaming terrain and imagery, but there are lots of ways we can improve it. This issue catalogs the many ideas and possibilities. Have ideas or want to get …
kring updated
4 years ago
-
Thread solids are not valid, and consequently fail boolean operations.
```python
>>> import cqparts
>>> thread = cqparts.types.threads.iso_262.ISO262Thread().make(5)
>>> thread.val().wrapped.isV…
-
It would make it a lot easier to integrate this with plotting packages.
-
The fit function might require a library, but it will be tighter and the projection function is the same (just a series of plane constraints).
Also, just wanted to say that this is a super neat tri…
-
## Bug Description
When using mesh adaptivity with an interface kernel (e.g., in the fluid-structure interaction), MOOSE throws an error saying that interface kernels don't work with stateful materia…