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

Sample not working correctly

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 3, 2014, 23:38
Default Sample not working correctly
  #1
Senior Member
 
starter
Join Date: Sep 2012
Posts: 125
Rep Power: 15
sihaqqi is on a distinguished road
Hi
I am trying to compare velocity profile data from two meshes. My geometry is two pipes connected at 90 degrees to each other via a mitered sharp bend. My sampleDict below, I am getting error given below sample dict. Can someone possible identify the reason for the error. I have tried to remove surface part as well as I only want to have velocity vector values on the sample lines drawn in folder sets. I shall be very grateful for support.

Regards


SAMPLEDICT

/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.1.1 |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class dictionary;
object sampleDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

setFormat raw;

surfaceFormat raw;

formatOptions
{
ensight
{
format ascii;
}
}

interpolationScheme cellPoint;

// Fields to sample.
fields
(
U
);

sets
(
set1
{
type uniform;
axis xyz;
start (0.1000 2.72748 0.00000);
end (0.1000 2.80000 0.00000);
nPoints 200;
}
set2
{
type uniform;
axis xyz;
start (0.3000 2.72748 0.00000);
end (0.3000 2.80000 0.00000);
nPoints 200;
}
set3
{
type uniform;
axis xyz;
start (0.5000 2.72748 0.00000);
end (0.5000 2.80000 0.00000);
nPoints 200;
}
set4
{
type uniform;
axis xyz;
start (1.0000 2.72748 0.00000);
end (1.0000 2.80000 0.00000);
nPoints 200;
}
set5
{
type uniform;
axis xyz;
start (1.5000 2.72748 0.00000);
end (1.5000 2.80000 0.00000);
nPoints 200;
}
set6
{
type uniform;
axis xyz;
start (2.0000 2.72748 0.00000);
end (2.0000 2.80000 0.00000);
nPoints 200;
}
set7
{
type uniform;
axis xyz;
start (2.5000 2.72748 0.00000);
end (2.5000 2.80000 0.00000);
nPoints 200;
}
set8
{
type uniform;
axis xyz;
start (3.0000 2.72748 0.00000);
end (3.0000 2.80000 0.00000);
nPoints 200;
}
set9
{
type uniform;
axis xyz;
start (3.5000 2.72748 0.00000);
end (3.5000 2.80000 0.00000);
nPoints 200;
}
set10
{
type uniform;
axis xyz;
start (4.0000 2.72748 0.00000);
end (4.0000 2.80000 0.00000);
nPoints 200;
}
set11
{
type uniform;
axis xyz;
start (4.5000 2.72748 0.00000);
end (4.5000 2.80000 0.00000);
nPoints 200;
}
set12
{
type uniform;
axis xyz;
start (0.003627 1.00000 0.00000);
end (-0.003627 1.00000 0.00000);
nPoints 200;
}
set13
{
type uniform;
axis xyz;
start (0.003627 1.50000 0.00000);
end (-0.003627 1.50000 0.00000);
nPoints 200;
}
set14
{
type uniform;
axis xyz;
start (0.003627 2.00000 0.00000);
end (-0.003627 2.00000 0.00000);
nPoints 200;
start (0.003627 2.50000 0.00000);
}
);

surfaces
(
wall
{
type patch;
patches ( );
}
);

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


ERROR

1]
[1]
[1] --> FOAM FATAL IO ERROR:
[1] keyword start is undefined in dictionary "/scratch/director674/shaqqi/elbow/e45/LES/final/24_test1_75/processor1/system/sampleDict::sets"
[1]
[1] file: /scratch/director674/shaqqi/elbow/e45/LES/final/24_test1_75/processor1/system/sampleDict::sets from line 0 to line 0.
[1]
[1] From function dictionary::lookupEntry(const word&, bool, bool) const
[1] in file db/dictionary/dictionary.C at line 400.
[1]
FOAM parallel run exiting
[1]
[3]
[3]
[3] --> FOAM FATAL IO ERROR:
[3] keyword start is undefined in dictionary "/scratch/director674/shaqqi/elbow/e45/LES/final/24_test1_75/processor3/system/sampleDict::sets"
[3]
[3] file: /scratch/director674/shaqqi/elbow/e45/LES/final/24_test1_75/processor3/system/sampleDict::sets from line 0 to line 0.
[3]
[3] From function dictionary::lookupEntry(const word&, bool, bool) const
[3] in file db/dictionary/dictionary.C at line 400.
[3]
FOAM parallel run exiting
[3]
[19]
[19]
[19] --> FOAM FATAL IO ERROR:
[19] keyword start is undefined in dictionary "/scratch/director674/shaqqi/elbow/e45/LES/final/24_test1_75/processor19/system/sampleDict::sets"
[19]
[17] [19]
file: [17] /scratch/director674/shaqqi/elbow/e45/LES/final/24_test1_75/processor19/system/sampleDict::sets from line
0 to line [17] 0.--> FOAM FATAL IO ERROR:

[17] [19] keyword start is undefined in dictionary "/scratch/director674/shaqqi/elbow/e45/LES/final/24_test1_75/processor17/system/sampleDict::sets"

[19] [17] From function
dictionary::lookupEntry(const word&, bool, bool) const[17]
file: [19] /scratch/director674/shaqqi/elbow/e45/LES/final/24_test1_75/processor17/system/sampleDict::sets in file from line db/dictionary/dictionary.C0 at line [15] 400 to line 0.
.
[15]
[19]
[17]
FOAM parallel run exiting
[15]
[19] --> FOAM FATAL IO ERROR: [17]

From function [15] keyword start is undefined in dictionary "/scratch/director674/shaqqi/elbow/e45/LES/final/24_test1_75/processor15/system/sampleDict::sets"
[15] dictionary::lookupEntry(const word&, bool, bool) const

[17] [15] in file file: db/dictionary/dictionary.C/scratch/director674/shaqqi/elbow/e45/LES/final/24_test1_75/processor15/system/sampleDict::sets at line from line 4000. to line
[17] 0
FOAM parallel run exiting
.[17]

[15]
[15] From function dictionary::lookupEntry(const word&, bool, bool) const
[15] in file db/dictionary/dictionary.C at line 400.
[15]
FOAM parallel run exiting
[15]
[21]
[21]
[21] --> FOAM FATAL IO ERROR:
[21] keyword start is undefined in dictionary "/scratch/director674/shaqqi/elbow/e45/LES/final/24_test1_75/processor21/system/sampleDict::sets"
[21]
[21] file: /scratch/director674/shaqqi/elbow/e45/LES/final/24_test1_75/processor21/system/sampleDict::sets from line 0 to line 0.
[21]
[21] From function dictionary::lookupEntry(const word&, bool, bool) const
[21] in file db/dictionary/dictionary.C at line 400.
[5] [21]
FOAM parallel run exiting
[21]
[13] keyword start is undefined in dictionary "/scratch/director674/shaqqi/elbow/e45/LES/final/24_test1_75/processor13/system/sampleDict::sets"[4]

and so forth
sihaqqi is offline   Reply With Quote

Old   July 12, 2014, 01:36
Default
  #2
Senior Member
 
starter
Join Date: Sep 2012
Posts: 125
Rep Power: 15
sihaqqi is on a distinguished road
problem resolved..coordinates were on boundary..reduced dimensions and done
sihaqqi is offline   Reply With Quote

Reply

Tags
sampledict, sets, velocity profile


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
Sample utility not working properly titio OpenFOAM 2 June 9, 2010 10:45
Simple plane sample not working marupio OpenFOAM Post-Processing 2 May 18, 2010 13:23
heat conducting in a solid domain Rogerio Fernandes Brito CFX 0 March 18, 2008 17:20
about my old post Rogerio Fernandes Brito CFX 1 February 8, 2008 19:19
CAE program for heat conducting Rogerio Fernandes Brito FLUENT 0 February 3, 2008 11:22


All times are GMT -4. The time now is 16:33.