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

extrudeMesh-utilitiy: how to

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By tomloh

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   October 8, 2010, 12:46
Default extrudeMesh-utilitiy: how to
  #1
Member
 
Alex
Join Date: Mar 2010
Posts: 33
Rep Power: 16
bruxellois is on a distinguished road
Dear all,

I want to extrude my mesh (image in attach), recently converted with fluentMeshToFoam, into sphere. It don't know how to do it and there is no documentation to explain it.

Any idea please?

Code:
{
    version     2.0;
    format      ascii;
    class       polyBoundaryMesh;
    location    "3e-07/polyMesh";
    object      boundary;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //


(
      Pressure_inlet
    {
        type            patch;
        nFaces          30;
        startFace       64438;
    }
 
    Tube
    {
        type            wall;
        nFaces          140;
        startFace       64538;
    }
   
    Pressure_outlet
    {
        type            patch;
        nFaces          176;
        startFace       64678;
    }
   
    frontAndBackPlanes
    {
        type            empty;
        nFaces          32344;
        startFace       64854;
    }
   
)

// ************************************************************************* //
Best regards.
Attached Images
File Type: jpg Capturer.jpg (33.6 KB, 283 views)
bruxellois is offline   Reply With Quote

 


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] ExtrudeMesh segersson OpenFOAM Meshing & Mesh Conversion 5 August 22, 2011 11:23
extrudeMesh from patch Lodda OpenFOAM 4 August 15, 2011 10:35
BIG Problem in extrudeMesh! wind_fyp OpenFOAM 0 January 28, 2010 00:41
BIG Problem in extrudeMesh! wind_fyp OpenFOAM 0 January 28, 2010 00:40
[Salome] ExtrudeMesh for Dummies wolle1982 OpenFOAM Meshing & Mesh Conversion 2 October 28, 2008 10:35


All times are GMT -4. The time now is 14:55.