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

extrudeMesh for 3D Axisymmetric problems

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree3Likes
  • 3 Post By Xinze

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 2, 2016, 06:40
Default extrudeMesh for 3D Axisymmetric problems
  #1
New Member
 
Join Date: Sep 2015
Location: Prague
Posts: 1
Rep Power: 0
J.galuska is on a distinguished road
Hello foamers,
With extrudeMesh utility I am trying to extrude 2D mesh to 45° wedge with multiple layers in circumferential direction. I was following this tutorial ( https://openfoamwiki.net/index.php/Mesh_Generation_for_3D_Axisymmetric_Problems ), but I wasn't able to duplicate their results. The extruded mesh is always only one cell thick. The tutorial was written for OF 2.0 and I am using OF 4.0, so there could be some changes in usage of extrudeMesh.

My extrudeMeshDict:

Code:
constructFrom patch;
sourceCase ;
sourcePatches (frontWedge);
exposedPatchName backWedge;
flipNormals false;

extrudeModel        wedge;


nLayers             5;

expansionRatio      0.9;    //0.9

sectorCoeffs
{
    axisPt      (0.005 0 0);
    axis        (1 0 0); 
    angle       30;
}
mergeFaces false;   //true;
mergeTol 1e-5;
The frontWedge lies in XY plane and backWedge lies in possitiv direction of Z axis.

The whole case can be downloaded here: https://drive.google.com/file/d/0B-d...ew?usp=sharing


Thank you for your hints.
Best Regards
Jiri
J.galuska is offline   Reply With Quote

Old   September 28, 2016, 12:12
Default
  #2
New Member
 
Xinze
Join Date: Mar 2009
Location: Shenyang, China
Posts: 14
Rep Power: 17
Xinze is on a distinguished road
Trying to change the keyword "wedge" to "sector".
Ardaon, kiski and melabbassi like this.
Xinze is offline   Reply With Quote

Reply

Tags
3d axisymmetry, extrudemesh

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
[mesh manipulation] Mesh Problems after extrudeMesh CrisMoreira OpenFOAM Meshing & Mesh Conversion 4 October 2, 2016 23:49
[ANSYS Meshing] Help with Mesh/Geomety of 2-D Axisymmetric Geometry yetlyg ANSYS Meshing & Geometry 1 July 1, 2015 02:01
Needed Benchmark Problems for FSI Mechstud Main CFD Forum 4 July 26, 2011 12:13
Axisymmetric problems Diego Siemens 0 September 10, 2007 06:09
Some problems with Star CD Micha Siemens 0 August 6, 2003 13:55


All times are GMT -4. The time now is 07:28.