-
Hi,
I have found this document on Code_Saturne website [Mesh_Generation](https://www.code-saturne.org/cms/sites/default/files/file_attach/BPG/BPG-2-Mesh-Generation.pdf) and as it is not dated and ref…
-
I can not find these (mesh grid, Parameterization QuadCover).
what should I do?
this page (https://github.com/alecjacobson/gptoolbox_ext) doesn't work.
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
As mentioned at the meeting today, we should clarify what is meant by supporting UGRID.
Triangle, quad, hex, meshes? Full 3D unstructured topology?
For sure, support output from FVCOM , ADCIRC, …
-
It would be awesome to be able to introduce a hybrid mesh that has tetras inside and dualize this section to poly without modifying the rest of the elements of the mesh (and simply keeping them as the…
-
If you use the default planar_hex inside the init file it the boundary conditions work as intended (overflow to the next region as shown below)
![KPP_tracer1](https://user-images.githubusercontent.…
-
I'm trying to compile a file that has a generated array of interfaces, but I get the following error with Verilator 4.216
```terminal
$ verilator -V
Verilator 4.216 2021-12-05 rev UNKNOWN.REV
…
-
Randy Settgast had a test dataset for something he was working on in Ale3d. I've attached it here. It is 3 hexs in a row. The two outer hexes have material A and the middle hex has a mix of materials …
-
You are using hex-meshes mainly to represent voxel meshes.
In this case you should be able to use some improvements:
1. it might be better to use the sub-entity center search instead of the no…
-
Dear Firedrakers,
I would like to solve some 3D Maxwell problems on a structured hexmesh. I achieved to create a mesh using gmsh, but it seems that firedrake currently only supports tetrahedra (exce…