-
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…
-
move PolyMesh to Aardvark.Base under Apache license
-
# Introduction
Minecraft Bedrock now supports polymesh models. It's existed for a long time since the introduction of Persona and Skin Creator. This format is widely used in persona pieces, marketpla…
MC874 updated
1 month ago
-
I am trying to run cyclicAMI boundary in blueCoreCFD for the simulation of a mixer and created geometry and mesh of the mixer in salome. When implementing the cyclicAMI boundary condition and typin…
-
I discovered a bug: when using AMR/LB on a mesh that has been locally refined (refinebox), it will coarsens the local mesh. You can check the results of [TScas3.](https://github.com/2022ZM/tscas/blob/…
-
after I successfully comply `myChtPimpleCentralFoam` followed [the gasThermoCoupled traning materials](https://github.com/unicfdlab/TrainingTracks/tree/master/OpenFOAM/gasThermoCoupled/gasThermoCouple…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe your proposed enhancement in detail.
Is there a plan to enhance `nilearn.plotting.view_surf` to show …
-
After i run it. i use reconstructParMesh. it can work.
But i run reconstructPar. There are some problems.
```
--> FOAM Warning :
From function virtual Foam::polyMesh::readUpdateState Foam::…
-
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…
-
In some situations it might be need to triangulate a PolyMesh. The current implementation is hidden in `Engine::Mesh`:
https://github.com/STORM-IRIT/Radium-Engine/blob/443e471981a7c39fc857b07f70a5776…