-
pp-mo updated
2 months ago
-
It's very straightforward to render meshes from unstructured meshes, if you are satisfied with the first-order approximation. We should add this to widgyts, to make it easier to visualize the structu…
-
Not sure if a more general issue is needed about what mesh information a solver requires and what type of input it understands (we have so far been passing meshes round as opaque objects without think…
-
Currently, when creating mapping files for an MPAS mesh that has cells removed (i.e. land for the ocean / sea ice) some cells are not map-able (according to ESMF) for each mapping type (conservative, …
-
Could solids4foam be applied to the solid domain with unstructured mesh?
I test one simple case, the structured mesh works, and the unstructured mesh crashes.
Sometimes it's really difficult to crea…
-
Implement a table or grid of benchmark attributes or qualities versus benchmark IDs. The attributes would be attributes that are tested by the given benchmark such as "unstructured meshes", "Implicit …
-
Since we now got reading routines for structured VTK meshes with PR https://github.com/nschloe/meshio/pull/399, it would be nice to conserve the information about the structured mesh.
Therefor we c…
-
Just FYI, we have a (longish, perhaps by October) plan to change the way we handle orientation of meshes on the Firedrake side. Rather than globally orienting the mesh such that every physical element…
-
I suggest to add some limited support for unstructured grids, since @jbusecke expressed his interest. From CMIP6 models this will consider AWI-CM (FESOM1.4) and MPAS-O (E3SM). All metrics that are bas…
-
In some very low speed laminar flames, buoyancy could be important. Can we try to make a dfBuoyantFoam from dfBuoyantPimpleFoam?