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

How to input surface value using sample

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By nygbook

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   February 20, 2012, 09:03
Default How to input surface value using sample
  #1
New Member
 
NieYongguang
Join Date: Sep 2010
Posts: 27
Rep Power: 15
nygbook is on a distinguished road
Hello foamers
I use sample to write a surface value that grid is 80*80. So the number of surface value is 6400. However, I discovery the number of surface value is 12800. The sampleDict is below
Code:
surfaceFormat     raw;
interpolationScheme cell;

surfaces
(
    constantPlane
    {
        type            plane;    // always triangulated
        basePoint       (0 0 0);
        normalVector    (0 0 1);

        //- Optional: restrict to a particular zone
        // zone        zone1;
        interpolate     false;
    }
    
);
Anybody can give me some suggestion?
nygbook 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
[Gmsh] Error : Self intersecting surface mesh, computing intersections & Error : Impossible velan OpenFOAM Meshing & Mesh Conversion 3 October 22, 2015 11:05
continuum surface tension model yukn Main CFD Forum 0 October 8, 2011 06:43
[Gmsh] boundaries with gmshToFoam‏ ouafa OpenFOAM Meshing & Mesh Conversion 7 May 21, 2010 12:43
Recover surface from surface mesh in IcemCFD Jerry Tanner CFX 0 August 20, 2008 12:48
Equilibrium of a free surface under surface tensio Ryan Main CFD Forum 1 August 7, 2001 16:14


All times are GMT -4. The time now is 22:45.