CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

cfMesh non-straight vertical line from top to bottom

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 16, 2023, 05:59
Default cfMesh non-straight vertical line from top to bottom
  #1
ALN
New Member
 
ALN
Join Date: Nov 2023
Posts: 3
Rep Power: 2
ALN is on a distinguished road
Hi,



I do not understand why cfMesh creates such a mesh (see mesh.jpg file). Why vertical lines are not straight from top to bottom ? How to fix it ?



In meshDict, I have :

Code:
surfaceFile "bathywithbox.stl";
keepCellsIntersectionBoundary 1; 
keepCellsIntersectionPatches 1; 
checkForGluedMesh 1;
maxCellSize 500;


objectRefinements
{

    waterbox  
 {
       cellSize 50;
       type box ;
       centre (720000 7590000 0);
       lengthX 100000;
       lengthY 100000;
       lengthZ 500;
}

}

Thanks !
Attached Images
File Type: jpg mesh.jpg (101.2 KB, 5 views)
ALN is offline   Reply With Quote

Reply

Tags
cfmesh, mesh, openfoam, pre-processing


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
parallel run error cma-permission-denied supvato OpenFOAM Running, Solving & CFD 3 October 10, 2022 04:48
[mesh manipulation] RefineMesh Error and Foam warning jiahui_93 OpenFOAM Meshing & Mesh Conversion 4 March 3, 2018 11:32
[Other] Compiling hacFoam (Ubuntu 10.04)(OF2.0.0)(LAMMPS13Jul2010)) Henrik_E OpenFOAM Installation 3 September 29, 2016 16:16
[OpenFOAM] Take derivative of mean velocity in paraFoam hiuluom ParaView 13 April 26, 2016 06:44
8x icoFoam speed up with Cufflink CUDA solver library kmooney OpenFOAM Running, Solving & CFD 42 November 6, 2012 11:37


All times are GMT -4. The time now is 02:00.