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

sampleDict format for getting pressures on surfaces

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 20, 2012, 14:19
Default sampleDict format for getting pressures on surfaces
  #1
Senior Member
 
Mihai Pruna
Join Date: Apr 2010
Location: Boston
Posts: 195
Rep Power: 16
mihaipruna is on a distinguished road
Is this right? I don't get any info in the surface folders after running the sample command. Maybe I have to se the surfaceFormat to something else? All I want is to get x,y,z and pressure.

FoamFile
{
version 2.0;
format ascii;
class dictionary;
object sampleDict;
}


setFormat csv;

surfaceFormat null;

formatOptions
{
ensight
{
format ascii;
}
}

interpolationScheme cellPoint;

fields
(
p
);

sets
(

);


surfaces
(


triSurfaceSampling
{

type sampledTriSurfaceMesh;
surface stl_file_in_trisurface_folder.stl;
source boundaryFaces;
interpolate true;
}
);
__________________
Mihai Pruna's Bio
mihaipruna is offline   Reply With Quote

Reply

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
sampleDict & surfaces & zoneName pbohorquez OpenFOAM Bugs 3 February 27, 2015 05:46
sampleDict & surfaces & zoneName pbohorquez OpenFOAM Post-Processing 2 February 27, 2013 14:08
What is the most accurate IGES format to export surfaces? Combustion_Engineer Main CFD Forum 1 April 12, 2012 17:17
Modeling both radiation and convection on surfaces - Ansys Transient Thermal R13 s.mishra ANSYS 0 March 31, 2012 04:12
[ICEM] best method to generate surfaces from a .stl file format snudurupati ANSYS Meshing & Geometry 2 July 23, 2009 10:21


All times are GMT -4. The time now is 19:48.