|
[Sponsors] | |||||
|
|
|
#1 |
|
Senior Member
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 22 ![]() |
If I know that my blockMeshDict is perfect; let's say I tested it using lesser number of nodes in all three directions and everything was fine, then is there anyway to skip all checks when running blockMesh?
The reason I ask is because I'm trying to do a mesh refinement study and the resulting mesh will be around 56 million cells, I would like to cut down on any time involved in checking. If this is possible, can someone tell me which lines to comment in the source? |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Eugene de Villiers
Join Date: Mar 2009
Posts: 725
Rep Power: 22 ![]() |
There is very minimal checking during blockMesh and all in the polyMesh constructors. So unfortunately, there is no easy way of reducing the blockMesh overhead (although it certainly is possible).
|
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [OpenFOAM.org] blockMesh issue on openfoam6 startup - ubuntu 16.04 | bjdarrer | OpenFOAM Installation | 7 | August 25, 2020 20:15 |
| Is Playstation 3 cluster suitable for CFD work | hsieh | OpenFOAM | 9 | August 16, 2015 15:53 |
| [blockMesh] External flow around cube with blockMesh | Woody8 | OpenFOAM Meshing & Mesh Conversion | 0 | March 31, 2015 15:54 |
| [blockMesh] set of xyz data in blockMesh | psk | OpenFOAM Meshing & Mesh Conversion | 12 | August 27, 2013 09:37 |
| Blockmesh cavity error message | tonitoney | OpenFOAM Installation | 2 | March 17, 2008 12:59 |