-
Presently, uniform and local refinement of simplex cell meshes is support. There is no support for refinement of quadrilateral or hexahedral cell meshes.
Uniform refinement of quadrilateral/hexahed…
-
STARCCM using a hexahedral TrueGrid mesh created the file, here is the error from VisIt The compute engine running on host issued the following warning: FEPOLYGON and FEPOLYHEDRON not yet implemented.…
-
Hello,
there is an issue in salome 9.13, here is an example of an study done in salome 9.13 the exact same workflow, with same geometry and setup in 9.12 works correctly, where the mesh in 9.13 clear…
-
**Describe the issue**
For multiphase poromechanics simulations on hexahedral meshes, the memory requirements of the constitutive models (multifluid, relperm, capillary pressure) are huge because of …
-
Currently [it seems to only support](https://github.com/gridap/Gridap.jl/blob/4c94645c2cb44e60d7efd48de01f8826616957bf/src/ReferenceFEs/NedelecRefFEs.jl#L46) quadrilateral/hexahedral meshes. Are t…
-
Hi everyone,
I am still working on the reactivation of the **TopologyOptimizationApplication**. While the topology optimization itself is working now, I have a problem with the post processing feat…
-
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…
-
When I get the `FaceGeometricFactors` for 2-D boundaries in 3-D space, the Jacobian matrix is empty. The code is
```
if (dim == 2)
const FaceGeometricFactors *face_geom = mesh->GetFaceGeometricF…
-
I noticed while writing #11121 that, for a pyramid, we implement face 0 as the base. I think it would be more logical to make this face 4 since it is in the same place as face 4 of the hexahedron. We …
-
(Requested by Chris Johnson)
From: Tzanio Kolev tzanio@llnl.gov
Date: June 30, 2016
Subject: MFEM version 3.2
Version 3.2 of MFEM, a lightweight, general, scalable C++ library for
finite element met…