-
Hi,
These are my results after running through all the steps. Any tips or suggestions to get a better end result? I left most settings as default but did not use a fine tuned dreambooth model but …
-
I have this error, it means that I not have the correct mesh, because Peridigm wants only hesaedric mesh? If it is correct somuone know a program that consents to create hesaedric mesh?
Peridig…
-
| Case | Ready | Meshes | Comments |
|---------|-----|-----|--------|
| MMS | [x] | Scripts ready; Structured hex (blockMesh) or tet/poly (Gmsh + polyDualMesh) | 2nd order displacement; 1-1.5…
-
I observed that the iteration numbers of linear solvers changed on the current master branch while computing on Tet meshes. I tried to solve a problem using the dual-splitting method, where the iterat…
-
## Reason
We would like to directly perform surface-to-surface ray tracing using Cardinal's DAGMC plugin on MOOSE meshes.
## Design
DAGMC only performs tracking on tet meshes, but many of the mes…
-
**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…
-
Hi,
I am interested in building a DG code using MFEM at its core, specifically targeting conformal Tetrahedron adaption. Ideally this would be dynamic where the mesh would be refined or coarsened i…
-
Are you interested in me implementing the FEM for 3D Tets?
I already have a working version for every element type using [gmsh](https://gmsh.info/doc/texinfo/gmsh.html).
You probably want to stay …
-
Sometimes I experience silent failures with assembling matrices on gpus with full assembly, mainly 3D tet meshes for me.
The root is `MaxNbNbr` in `ElementRestriction`, and how it gets used in `Ele…
-
Excuse me. I changed the TET FREE mesh to a HEX SWEEP mesh when I modified the mesh generation command in the program. After importing into cae, only a 2D section mesh is generated, not a 3D mesh. How…