-
Hello,
When importing Ansys Fluent meshes, I noticed that tetrahedral .msh files get imported without problem in BaramFlow. However, when the .msh file contains another topology (polyhedral, polyhe…
-
We are generating a polyhedral mesh that's a polygonal mesh extruded in the third dimension. If we write a ucd mesh using silo's DBPutZonelist2 method, VisIt fails to correctly render polyhedra with m…
-
Reported by @BradWhitlock
When plotting very large polyhedral meshes generate_sides() is called multiple times, which is slow.
Brad explored publishing the data as VTK Polyhedra and that improv…
-
Wishlist stub for a new format to support: [OpenFOAM](https://cfd.direct/openfoam)'s [polyMesh](https://cfd.direct/openfoam/user-guide/v7-mesh-description/#x24-1680005.1).
> By default OpenFOAM def…
-
Great job. It works well with non-polyhedral cells. But when I tried to read polyhedral cells, the error came as follow.
```
WARNING:root:Unknown index '4'. Skipping.
WARNING:root:Unknown index '64…
-
In order to support backwards compatibility as Blueprint evolves, the schema should be augmented to include version information.
xjrc updated
5 months ago
-
Once #850 is complete these will be the next important tasks:
### Short term:
- [x] materials - #1171
- [x] ability to output sparse by material and full matsets from silo -> blueprint - #1236
…
-
I think it may be useful to create a second way to describe AMR meshes with the blueprint. This would not replace what has already been done but would be another option. The existing format contains…
-
As discussed in the feb. 2021 ngff [community call](https://forum.image.sc/t/next-call-on-next-gen-bioimaging-data-tools-feb-23/48386), and following this [image.sc thread](https://forum.image.sc/t/me…
-
A non-conforming mesh is a mesh where the nodes of one edge may end in the middle of another edge or face. These happen in block structured AMR meshes and in unstructured meshes being used for general…