|
[Sponsors] | |||||
[blockMesh] Mesh directions - checkMesh results |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
|
#1 |
|
Member
Join Date: Nov 2009
Posts: 56
Rep Power: 18 ![]() |
Hello all,
Can someone enlighten me about the origin of the following message from the checkMesh utility?: This mesh has no valid solving directions. dirs = (-1 -1 -1). Please check mesh definition for empty patches. This is a 0-D mesh Overall domain bounding box (-4 -3 0) (4 3 0.5) Mesh (non-empty) directions (0 0 0) Mesh (non-empty, non-wedge) dimensions 0 ***Number of edges not aligned with or perpendicular to non-empty directions: 22126 <<Writing 11884 points on non-aligned edges to set nonAlignedEdges Has this something to do with the consistency of the axis coordinates when I define my blocks? |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Mar 2009
Posts: 225
Rep Power: 19 ![]() |
TIP: When creating a mesh, frontAndBack patches cannot be set up initially as empty ones. That's the reason of this error. Initially set it up to "patch", then you can redefine it in "polyMesh/boundary" file to "empty".
Hope it solves your problem. Best, K |
|
|
|
|
|
|
|
|
#3 | |
|
Member
wided
Join Date: Jul 2010
Posts: 54
Rep Power: 17 ![]() |
Quote:
|
||
|
|
|
||
|
|
|
#4 |
|
Senior Member
Ehsan
Join Date: Mar 2009
Posts: 112
Rep Power: 18 ![]() |
Hi
I like to move my mesh's cell only by dx/2 and dy/2 and create a new mesh. Could you please help me how to change the blockmesh file to create a new mesh whose cells are moved by dx/2 and dy/2 relative to the first mesh? Thanks a lot |
|
|
|
|
|
|
|
|
#5 |
|
Member
Anonymouse
Join Date: Dec 2015
Posts: 98
Rep Power: 12 ![]() |
While this post is really old, but in case it comes up on a google search: I think what you're looking for, for shifting a mesh, is "mergeFields".
|
|
|
|
|
|
|
|
|
#6 | |
|
Member
Luís Tiago Ferreira Fernandes
Join Date: Mar 2018
Posts: 30
Rep Power: 9 ![]() |
Quote:
Luís |
||
|
|
|
||
![]() |
| Tags |
| blockmesh, checkmesh, solving directions |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mesh Independance Test VS Matching CFD Results with Experiments | fadoobaba | FloEFD, FloWorks & FloTHERM | 5 | May 10, 2018 09:49 |
| buoyantBoussinesqSimpleFoam - increasing mesh density lead to underestimating results | a_habib | OpenFOAM Running, Solving & CFD | 1 | March 23, 2018 10:07 |
| [snappyHexMesh] No layers in a small gap | bobburnquist | OpenFOAM Meshing & Mesh Conversion | 6 | August 26, 2015 10:38 |
| [snappyHexMesh] Layers:problem with curvature | giulio.topazio | OpenFOAM Meshing & Mesh Conversion | 10 | August 22, 2012 10:03 |
| checkMesh Errors after refineMesh | mgdenno | OpenFOAM | 0 | July 30, 2012 22:39 |