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

question on sampleDict

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 22, 2010, 06:45
Default question on sampleDict
  #1
New Member
 
GD
Join Date: Nov 2010
Location: Rome
Posts: 3
Rep Power: 15
gorgon is on a distinguished road
Send a message via Skype™ to gorgon
Hello there,
I'm trying to use sampleDict to postprox data on a plane
It is working, yet it interpolates only velocity (mean and instantaneous) fields
Can anybody explain if there a way to get also k, omega and all the other scalars?

Thanks in advance,
Giovanni Delibra

here follows the content of sampleDict
setFormat raw;

surfaceFormat vtk;

interpolationScheme cellPoint;

fields
(
kMean
omegaMean
pMean
U
UMean
);


sets
(

);


surfaces
(
constantPlane
{
type plane; // always triangulated
basePoint (3.84326 1.72726 0.785149);
normalVector (.607379 .794399 -0.0000028);
interpolate true;
triangulate true;
}

);
gorgon is offline   Reply With Quote

Old   November 22, 2010, 09:22
Default
  #2
Senior Member
 
Steven van Haren
Join Date: Aug 2010
Location: The Netherlands
Posts: 149
Rep Power: 15
stevenvanharen is on a distinguished road
Just add any field you want to the 'fields' list.

Off course, these fields should be available in your time-directory.
stevenvanharen is offline   Reply With Quote

Old   December 8, 2011, 19:07
Default
  #3
Senior Member
 
musaddeque hossein
Join Date: Mar 2009
Posts: 309
Rep Power: 18
musahossein is on a distinguished road
Quote:
Originally Posted by stevenvanharen View Post
Just add any field you want to the 'fields' list.

Off course, these fields should be available in your time-directory.
I have the same problem with sampleDict. If you list a number of variables, it will read one and not the other. This may be a bug and I have submitted to the bug forum.
musahossein is offline   Reply With Quote

Reply


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
question about uds tanven FLUENT 2 July 5, 2015 11:22
Unanswered question niklas OpenFOAM 2 July 31, 2013 16:03
Question about Table applicaiton. universez OpenFOAM Running, Solving & CFD 0 January 12, 2010 20:31
CHANNEL FLOW: a question and a request Carlos Main CFD Forum 4 August 23, 2002 05:55
question K.L.Huang Siemens 1 March 29, 2000 04:57


All times are GMT -4. The time now is 10:12.