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

Cyclic specification

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 8, 2009, 14:17
Default Despite reviewing past posts o
  #1
Senior Member
 
David Boger
Join Date: Mar 2009
Location: Penn State Applied Research Laboratory
Posts: 146
Rep Power: 17
boger is on a distinguished road
Despite reviewing past posts on this same topic, I'm still having trouble with specification of a cyclic boundary condition.

The application is a turbomachine with 8 blades, where I'm only solving one passage. I've specified the cyclic boundary, and checkMesh is satisfied with it (faces are correctly ordered, face areas match, etc.).

When I look at the solution (from simpleSRFFoam after foamToFieldview9), I find that the p and Uxrel fields are periodic (as they should be) but so are Uyrel and Uzrel (which should not be). In other words, the velocity is being matched at the cyclic boundaries without being properly transformed (rotated).

I've tried...
cyclic
{
type cyclic;
nFaces 13440 ;
startFace 2229120 ;
featureCos 0.9 ;
transform rotational;
rotationAxis (1 0 0);
rotationCentre (0 0 0);
}
...and...
cyclic
{
type cyclic;
nFaces 13440 ;
startFace 2229120 ;
featureCos 0.9 ;
}
... but get the same behavior in each.

Can someone help point out my mistake?

Thanks.
__________________
David A. Boger
boger 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
Workstation specification M. Sau FLUENT 1 October 29, 2003 12:03
Re: swirl specification Christian FLUENT 0 September 2, 2002 08:12
swirl specification Prasad Laxman Kane FLUENT 0 August 31, 2002 03:00
BC specification Julie Polyakh Siemens 1 February 9, 2002 06:09
Turbulence Specification Oliver FLUENT 5 March 23, 2001 12:24


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