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

cyclic conditions

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 2, 2012, 11:09
Default cyclic conditions
  #1
Senior Member
 
Rickard
Join Date: May 2010
Location: Lund, Skåne, Sweden
Posts: 143
Rep Power: 15
Rickard.Solsjo is on a distinguished road
Hi all
I just want a quick and dirty description of how to create cyclic conditions in openfoam

Lets say I have 1/4 of a spray bomb
What do I name the patches in blockMeshDict
and
what do I do in createPatchDict?

Ive been looking around for a few explanations and it seems like this is a relevant issue to be more explained.

Regards
Rick
Rickard.Solsjo is offline   Reply With Quote

Old   February 3, 2012, 06:45
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 mesh your domain using patches in blockMesh.

Then use createPatch to generate cyclics. Just as you describe.

Look in:

$FOAM_APP/utilities/mesh/manipulation/createPatch

For an example for rotational cyclics in the example createPatchDict.
stevenvanharen is offline   Reply With Quote

Old   February 3, 2012, 07:02
Default
  #3
Senior Member
 
Rickard
Join Date: May 2010
Location: Lund, Skåne, Sweden
Posts: 143
Rep Power: 15
Rickard.Solsjo is on a distinguished road
Okay, so basically:
If I add two patches under the same name, then in createPatchDict I just specify this name and it understands that these two are connceted.
I thought I had to name the patches with different names

Regards
R
Rickard.Solsjo is offline   Reply With Quote

Old   February 3, 2012, 08:06
Default
  #4
Senior Member
 
Steven van Haren
Join Date: Aug 2010
Location: The Netherlands
Posts: 149
Rep Power: 15
stevenvanharen is on a distinguished road
No, use two names for your two patches in de blockMeshDict, and then for example:

Code:
patches (inlet outlet);
In createPatchDict.
stevenvanharen 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
[Commercial meshers] Face ordering problem for nonrectangular cyclic boundary conditions cfdmarkus OpenFOAM Meshing & Mesh Conversion 3 August 17, 2011 15:07
snnappyHexMesh with cyclic boundary conditions longamon OpenFOAM 2 May 9, 2011 12:28
Adaptive Mesh Refinement and Cyclic Boundary Conditions adona058 OpenFOAM Running, Solving & CFD 6 October 23, 2009 09:17
cyclic conditions Laurent FERRY Siemens 0 January 6, 2006 15:11
cyclic boundary conditions.. Zerrin Siemens 0 June 11, 2005 13:49


All times are GMT -4. The time now is 05:25.