3D sphere - blockMesh
Posted December 15, 2016 at 12:54 by kindle
snappyHexMesh ..........
Quote:
Greetings Ben,
I think it's not impossible, but it's probably very arduous to do. There are a few solutions I can think of:
Bruno
I think it's not impossible, but it's probably very arduous to do. There are a few solutions I can think of:
- Do it interactively: http://openfoamwiki.net/index.php/Contrib/SwiftBlock
- Cheat by using snappyHexMesh, as shown in the tutorial "mesh/snappyHexMesh/iglooWithFridges".
- Use Plot3D format to design the mesh, then convert with datToFoam and then run blockMesh.
- Use OpenFOAM's codeStream and code it directly into "blockMeshDict" See tutorial: "potentialFoam/cylinder/constant/polyMesh/blockMeshDict"
Bruno
Total Comments 0