-
Since the `.cells` were split into a `List[Cells]` in #631, there has been the possibility of having more than one of the `Cells` having the same `Cells.type`. This was indeed the purpose.
It ha…
-
Dear SU2 developers and users,
I am running RANS simulations around a typical aircraft wing (EBW in the following) and I am facing some issues.
Here are the flight conditions:
- Mach number: 0.…
-
I guess you do regional analysis by taking a map, selections a Lon lat range and then take a weighted average.
What about using regionmask or salem for selection of regions. Here we could select b…
-
Speed up rendering of unstructured meshes and polygons
-
Need to add support for mesh-spacing functions defined on unstructured ellipsoidal surface meshes...
-
Hi,
I have a file with a triangular mesh grid. It contains:
```
dimensions:
ncells = 830305 ;
nv = 16 ;
nlinks_max = 8 ;
Three = 3 ;
ntriags = 1634526 ;
```
with
` double lon_vertices(…
-
Hi there!
As a new user of MFEM, I'd like to know how to create/read meshes (Tri/Tetra) with holes in v1.x format?
I see that the Library does support data mesh generated by different mesh generator…
MrNGS updated
5 years ago
-
**Describe the bug**
GEOSX crashes while building the faces after importing an external mesh
**To Reproduce**
Steps to reproduce the behavior:
1. Clone develop
2. Run `src/coreComponents/physic…
-
Interpolator (Combine field, dofbasis, geomap)
FE Space (global numbering, Dirichlet boundary conditions, multiphysics)
Mesh (Structured mesh, Dirichlet boundary, queries, ... GMesh.jl)
FE Operator…
-
**Submitting author:** @pankajkmishra (Pankaj K Mishra)
**Repository:** https://github.com/pankajkmishra/NodeLab
**Version:** v1.0
**Editor:** @kyleniemeyer
**Reviewer:** @Kevin-Mattheus-Moerman, @vij…