CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > ParaView

[OpenFOAM] Samplefield

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 25, 2006, 02:49
Default Samplefield
  #1
shuo
Guest
 
Posts: n/a
Hello

I tried to sample the field in simpleFOam/pitzDaily but got an empty file.

/*---------------------------------------------------------------------------*\
| ========= | |
| \ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \ / O peration | Version: 1.3 |
| \ / A nd | Web: http://www.openfoam.org |
| \/ M anipulation | |
\*---------------------------------------------------------------------------*/

// FoamX Case Dictionary.

FoamFile
{
version 2.0;
format ascii;

root "/home/li077/OpenFOAM/li077-1.3/run/tutorials/simpleFoam";
case "pitzDaily";
instance "system";
local "";

class dictionary;
object sampleDict;
}

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

arguments "/home/li077/OpenFOAM/li077-1.3/run/tutorials/simpleFoam/pitzDaily" off off off;

interpolationScheme cellPoint;

writeFormat raw;

sampleSets
(
uniform
{
name outlet;
axis y;
start (290 0 0);
end (290 16.6 0);
nPoints 150;
}
);

fields
(
p
);

Any advice?
Shuo

// ************************************************** *********************** //
  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



All times are GMT -4. The time now is 18:53.