|
[Sponsors] |
August 18, 2010, 13:01 |
refineMesh Dict
|
#1 |
New Member
Frank Whittle
Join Date: Aug 2010
Posts: 12
Rep Power: 16 |
I couldn't find any documentation on the refineMesh dictionary. Can anyone explain what measures I must take to refine a mesh in a particular direction?
Thanks a lot |
|
September 12, 2010, 16:11 |
|
#2 |
New Member
Join Date: Aug 2010
Posts: 11
Rep Power: 16 |
I think you can find some examples of refineMeshDict in the tutorials (particularly multiphase/cavitatingFoam has some examples of it in use). Also there's a refinemeshDict that is well commented in applications/utilities/mesh/manipulation/refineMesh which you can see how it works. Basically there are three vectors (normally (1 0 0) (0 1 0) and (0 0 1)) which refine the mesh in the x, y, and z directions respectively. Changing those 1's to larger numbers refines it differently in the respective direction.
|
|
January 14, 2011, 00:18 |
|
#3 |
Member
Stefano Wahono
Join Date: Aug 2010
Location: Melbourne, Australia
Posts: 42
Rep Power: 16 |
Thank you!
|
|
Tags |
blockmesh, refinement, refinemesh, snappy |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
fail to run series of runApplication topoSet -dict | jiahui_93 | OpenFOAM Programming & Development | 1 | May 25, 2022 13:56 |
[mesh manipulation] Unstructured tetrahedral mesh Refinement using REFINEMESH DICT UTILITY.???? POSSIBLE? | saddy | OpenFOAM Meshing & Mesh Conversion | 4 | February 1, 2019 06:58 |
[mesh manipulation] multiple calls to refineMesh parallel w/ dict failing | Regis_ | OpenFOAM Meshing & Mesh Conversion | 2 | June 4, 2015 14:44 |
[mesh manipulation] Iterate refineMesh | sgr | OpenFOAM Meshing & Mesh Conversion | 1 | May 13, 2015 06:49 |
[mesh manipulation] Cannot get refineMesh to run in parallel | smschnob | OpenFOAM Meshing & Mesh Conversion | 2 | June 3, 2014 12:20 |