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

periodic boundaries

Register Blogs Community New Posts Updated Threads Search

Like Tree7Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 21, 2005, 03:52
Default periodic boundaries
  #1
Mary
Guest
 
Posts: n/a
I want to define two rotational periodic boundaries (the angle between them is 180°). They are identically (equal number of faces, equal geometry).

/grid/modify-zones> make-periodic Periodic zone [()] 5 Shadow zone [()] 7 Rotational periodic? (if no, translational) [yes] yes Create periodic zones? [yes] yes

zone 5: matched 13596 out of 15234 faces. zone 7: matched 13596 out of 15234 faces.

Error: Failed to make zones periodic. Error Object: #f

Can someone help me ??
  Reply With Quote

Old   September 26, 2005, 13:13
Default Re: periodic boundaries
  #2
KHAN
Guest
 
Posts: n/a
can u specify the details of the geometry, then we can discuss about the problem - thanks!

  Reply With Quote

Old   February 25, 2012, 06:18
Default Re
  #3
Senior Member
 
mohamed khedr emam
Join Date: Oct 2011
Location: Egypt
Posts: 121
Rep Power: 14
m5edr is on a distinguished road
I'm now face the same problem
could any one pls, tell me how to fix this problem
m5edr is offline   Reply With Quote

Old   March 16, 2012, 12:29
Question Re: periodic boundaries
  #4
New Member
 
Dan Barnett
Join Date: Mar 2012
Posts: 1
Rep Power: 0
dbarnett is on a distinguished road
Has anyone determined a solution to this problem in Fluent? I also am working on simulations that require rotational periodicy. Occasionally I am able to create the periodic zones, but sometimes I receive the errors: "Error: Failed to make zones periodic. Error Object: #f"

I believe that I am not doing anything different when I create the periodic zone successfully. I am always ensuring that the rotational axis is aligned with the z-axis of the geometry and I am using match control in meshing for the two faces of the periodic zone. Any ideas of what may casue this?
dbarnett is offline   Reply With Quote

Old   March 16, 2012, 21:20
Default
  #5
Senior Member
 
mohamed khedr emam
Join Date: Oct 2011
Location: Egypt
Posts: 121
Rep Power: 14
m5edr is on a distinguished road
Quote:
Originally Posted by dbarnett View Post
Has anyone determined a solution to this problem in Fluent? I also am working on simulations that require rotational periodicy. Occasionally I am able to create the periodic zones, but sometimes I receive the errors: "Error: Failed to make zones periodic. Error Object: #f"

I believe that I am not doing anything different when I create the periodic zone successfully. I am always ensuring that the rotational axis is aligned with the z-axis of the geometry and I am using match control in meshing for the two faces of the periodic zone. Any ideas of what may casue this?
yes i solved it before,
Type in Fluent command Window
>Mesh
>mp if doesn't work try to type the following and change number
>Mesh
>Mz
>Mt "change value (limit is 0.5)"
bubbletea likes this.
m5edr is offline   Reply With Quote

Old   March 17, 2012, 21:39
Default
  #6
New Member
 
Snail
Join Date: Mar 2012
Posts: 9
Rep Power: 14
evswbok is on a distinguished road
i faced the same problem. maybe u shoud make periodic in your meshing software ,then export the grid,at last import into FLUENT、、、、、、、which meshing software you are useing??ICEM CFD can do it.
evswbok is offline   Reply With Quote

Old   December 14, 2012, 03:46
Default
  #7
New Member
 
Chavagnatze's Avatar
 
Kyle Morse
Join Date: Apr 2011
Location: Georgia, USA
Posts: 6
Rep Power: 15
Chavagnatze is on a distinguished road
*I know I am late but, you must have the axis of rotation in the global z-direction for rotational periodicity. It may also be true that translational periodicity must be orthogonal across z as well.

Use /mesh/rotate in the interpreter and set your point of origin and axis of mesh rotation so that the global z-axis is parallel with the axis of periodicity

use /mesh/mz/make-periodic in the interpreter and move on as usual. You can also invoke periodicity in your meshing software (* Z-axis and axis of periodicity must be parallel) and Fluent should take care of it from there.

If there is a way to make the stored axis something other than (0 0 1) or any other vector, none of the above would matter.
Chavagnatze is offline   Reply With Quote

Old   May 12, 2013, 08:16
Default
  #8
New Member
 
ALj89
Join Date: May 2013
Posts: 3
Rep Power: 12
AbolfazlJalalabadi is on a distinguished road
Quote:
Originally Posted by Mary
;124397
I want to define two rotational periodic boundaries (the angle between them is 180°). They are identically (equal number of faces, equal geometry).

/grid/modify-zones> make-periodic Periodic zone [()] 5 Shadow zone [()] 7 Rotational periodic? (if no, translational) [yes] yes Create periodic zones? [yes] yes

zone 5: matched 13596 out of 15234 faces. zone 7: matched 13596 out of 15234 faces.

Error: Failed to make zones periodic. Error Object: #f

Can someone help me ??
Hi
The default tolerance can be problematic in small meshes

just use the text command
grid/modify-zone/mt
and specify smaller tol's untill all nodes are matched up and then you're good to go
I had to reduce from 0.1 to 1e-6
amin.z likes this.
AbolfazlJalalabadi is offline   Reply With Quote

Old   October 23, 2013, 02:52
Default
  #9
Senior Member
 
Join Date: Nov 2011
Posts: 109
Rep Power: 14
robboflea is on a distinguished road
I was facing the same problem and I solved it by changing the rotation axis on the "cell zone condition" tab. My geometry was rotationally periodic along x axis but standard fluent settings use the z axis as the rotation axis.

I hope this helps!

Cheers,

Rob
robboflea is offline   Reply With Quote

Old   October 23, 2013, 05:58
Default
  #10
Member
 
vidyanand
Join Date: Nov 2011
Location: bangalore,india
Posts: 66
Rep Power: 17
Vidyanand Kesti is on a distinguished road
This is problem of mesh, if you not mesh same cell size and division on periodic boundaries, Fluent through this error, If you want to avoid

1.Remesh,with match control.

2.If it irregular geometry then use periodic interface in fluent ( interface option defining boundaries as interface )
Vidyanand Kesti is offline   Reply With Quote

Old   January 9, 2014, 22:09
Thumbs up wdxgd
  #11
New Member
 
Join Date: Jan 2014
Posts: 1
Rep Power: 0
wdxgd is on a distinguished road
Quote:
Originally Posted by robboflea View Post
I was facing the same problem and I solved it by changing the rotation axis on the "cell zone condition" tab. My geometry was rotationally periodic along x axis but standard fluent settings use the z axis as the rotation axis.

I hope this helps!

Cheers,

Rob
It is useful,thanks
wdxgd is offline   Reply With Quote

Old   April 9, 2016, 20:01
Default
  #12
New Member
 
Quasar_89's Avatar
 
Suyash Sharma
Join Date: Feb 2016
Posts: 7
Rep Power: 10
Quasar_89 is on a distinguished road
I faced the same problem and just swapped the shadow region with periodic region and the periodic zone was successfully created.
Quasar_89 is offline   Reply With Quote

Old   March 6, 2017, 10:52
Default
  #13
New Member
 
luiscssz
Join Date: Sep 2013
Posts: 3
Rep Power: 12
luiscssz is on a distinguished road
Hi everyone,

in my case I have resolved the problem making higher the tolerance (from 0.05 to 0.1).
I think the problem comes from the CAD geometry. If the periodic domains from the CAD software are not clean (that means, there are overlapping between the periodic elements), fluents doesn´t like it and appears the error.
If you increase the tolerance value (grid/modify-zone/mt), fluent doesn´t take into account this ovelapping.

Bye

luiscssz
luiscssz is offline   Reply With Quote

Old   March 25, 2017, 10:58
Default
  #14
Senior Member
 
Have a nice time!
Join Date: Feb 2016
Location: mech.eng.ahmedmansour@gmail.com
Posts: 291
Rep Power: 11
Ahmed Saeed Mansour is on a distinguished road
Quote:
Originally Posted by AbolfazlJalalabadi View Post
Hi
The default tolerance can be problematic in small meshes

just use the text command
grid/modify-zone/mt
and specify smaller tol's untill all nodes are matched up and then you're good to go
I had to reduce from 0.1 to 1e-6
Hello, I followed your command and I got
warnning : your interfaces may adversely affected by the periodic creation..
what should I do?
Thanks
Ahmed Saeed Mansour is offline   Reply With Quote

Old   March 25, 2017, 11:08
Default
  #15
Senior Member
 
Have a nice time!
Join Date: Feb 2016
Location: mech.eng.ahmedmansour@gmail.com
Posts: 291
Rep Power: 11
Ahmed Saeed Mansour is on a distinguished road
This is my impeller and I want to make periodicity in fluent..Thanks
Attached Images
File Type: jpg 1.JPG (30.1 KB, 44 views)
Ahmed Saeed Mansour is offline   Reply With Quote

Old   September 17, 2018, 06:40
Default
  #16
New Member
 
Kunal
Join Date: Aug 2018
Posts: 1
Rep Power: 0
Kunal G is on a distinguished road
How to do that in ICEM CFD?
Kunal G is offline   Reply With Quote

Old   September 19, 2018, 13:19
Default
  #17
Senior Member
 
Have a nice time!
Join Date: Feb 2016
Location: mech.eng.ahmedmansour@gmail.com
Posts: 291
Rep Power: 11
Ahmed Saeed Mansour is on a distinguished road
Hello, try this technique easier than ICEM, Thanks!

https://youtu.be/eD0nxctN_yw
Ahmed Saeed Mansour is offline   Reply With Quote

Old   February 17, 2019, 12:56
Default
  #18
New Member
 
Mehmet
Join Date: Feb 2019
Location: mhmt.ozden@yandex.com
Posts: 23
Rep Power: 7
engineerm is on a distinguished road
Quote:
Originally Posted by luiscssz View Post
Hi everyone,

in my case I have resolved the problem making higher the tolerance (from 0.05 to 0.1).
I think the problem comes from the CAD geometry. If the periodic domains from the CAD software are not clean (that means, there are overlapping between the periodic elements), fluents doesn´t like it and appears the error.
If you increase the tolerance value (grid/modify-zone/mt), fluent doesn´t take into account this ovelapping.

Bye

luiscssz
I followed your suggestion,but the fluent is still failing to create the periodicity. Do you have any further suggestions? My analysis is on 2D rotor-stator translational simulation as seen in the png. files below.

thanks in advance
Attached Images
File Type: jpg fluent.jpg (112.0 KB, 47 views)
File Type: png rotor-stator sliding mesh.png (57.1 KB, 29 views)
engineerm is offline   Reply With Quote

Old   February 18, 2019, 04:43
Default
  #19
Member
 
Join Date: Mar 2016
Posts: 73
Rep Power: 10
sufjanst is on a distinguished road
Is your flow direction axis defined correctly in your "Cell Zone Conditions". If your direction axis is wrong, fluent wont be able to create a periodic boundary condition.



Hint: If your mesh is periodic, fluent should detect it on it's own.
sufjanst is offline   Reply With Quote

Old   February 19, 2019, 03:13
Default
  #20
Senior Member
 
Lukas Fischer
Join Date: May 2018
Location: Germany, Munich
Posts: 117
Rep Power: 7
lukasf is on a distinguished road
In ANSYS R 18.2 for translational cyclic boundary condition I used
the command line of Fluent to create it, following the description of
https://www.researchgate.net/post/Ho...actually_means

/mesh/modify-zones> make-periodic
Periodic zone [()] 25
Shadow zone [()] 26
Rotational periodic? (if no, translational) [yes] no
Create periodic zones? [yes] yes
Auto detect translation vector? [yes] no
x-direction (m) [0] 0
y-direction (m) [0] -0.0273
z-direction (m) [0] 0

translation deltas: 0.000000 -0.027300 0.000000
zone 26 deleted

created periodic zones.

Hint: Fluent tried to compute the delta in y-direction itself but calculated a value of -0.02731. The creation of the periodic zones failed during auto detect. Hence, I just entered the correct offset myself (Auto detect translation vector? [yes] no) and it worked.
lukasf 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
[ICEM] Periodic boundaries in two directions jphastings ANSYS 3 January 14, 2022 06:06
CGNS import in fluent - periodic boundaries. Bjarne Børresen FLUENT 2 April 25, 2013 11:12
Why can't I make the boundaries periodic? Alina FLUENT 5 April 12, 2012 14:06
periodic boundaries - flow through a net PK FLUENT 0 July 12, 2007 11:58
Periodic Boundaries in GAMBIT!! swetha FLUENT 1 November 26, 2006 22:02


All times are GMT -4. The time now is 20:24.