-
Hello,
The convergence rate of an H(div)-conforming field computed from an H(curl)-conforming field with the discrete curl operator appears to be suboptimal. Consider the following minimal failing …
-
Sup Chrono,
I'm trying to create my first project in which I mesh an existing part and sim it.
It seems Pychrono does not have `ChElementTetra_4` class implemented. There is a class of `chrono.Te…
-
**Description**
TL;DR: keeping unused Conditions or SubModelParts on the MDPA for a heat problem yields wrong physics.
This is a problem I have noticed a few months back, only now reporting on it.
C…
-
Hello,
it seems that heat geodesic is implemented only for triangular meshes. Is there any implementation plan for tetrahedral meshes?
thanks,
Petr Henyš
-
**Is your feature request related to a problem? Please describe.**
We've recently expanded the support for `Convex` shapes. A user can declare a mesh of various types (.obj, .vtk, and .gltf) and as…
-
I'm attempting to import a 3D Tetrahedral Mesh (.vtu) and use it for a single-phase flow simulation. I've successfully simulated using an internal mesh and a provided sample (egg.vtu) without encounte…
-
Hi,
I am hoping to use pymesh for building finite element tetrahedral meshes, beginning only with the cloud of points.
I've done this using tetgen (the original library), in the following way:
1.…
iojea updated
5 years ago
-
When clipping a mesh with the method ```TriangleMesh3DOperations.clip```, one would assume that all the points of the mesh, which satisfy the given predicate are part of the resulting clipped mesh. Ho…
-
Your work on tetrahedral mesh generation is admirable!
The packed tetrahedral grid in Figure 3 in your paper(TetGAN overview.) looks very vivid. I want to draw this effect on other models. How did …
-
This is intended to track additional tasks for solvers on simplicial (and more general) meshes
- [x] consider the use of `matmul!` from Octavian.jl - are we OK with adding this as an additional dep…