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

Sliding Mesh- Creating Periodic Zones Problem

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By praveencyr

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 17, 2019, 13:05
Default Sliding Mesh- Creating Periodic Zones Problem
  #1
New Member
 
Mehmet
Join Date: Feb 2019
Location: mhmt.ozden@yandex.com
Posts: 23
Rep Power: 7
engineerm is on a distinguished road
Hi friends,

I have a project about 2D translational rotor-stator periodic analysis on ANSYS Fluent. I have set the interfaces without problem. When I tried to set periodicity to stator bottom-top edges and rotor bottom-top edges, I have wrote the codes in the console, but the periodicity failed with the message "number of elements are not equal between the zones" as follows:

/mesh/modify-zones/make-periodic
Periodic zone [()] 9
Shadow zone [()] 10
Rotational periodic? (if no, translational) [yes] no
Create periodic zones? [yes] yes
Auto detect translation vector? [yes] yes
Error: Failed to make zones periodic.
Error Object: #f

Warning: Number of elements does not match between zone 9 and 10.

I have changed the default matching tolerance from 0.05 to 0.5 using the code " /mesh/modify-zones/mathing-tolerance ", but it hasn't worked unfortunately.

I will be very glad to have helps from you about my problem. You could see the 2D geometry and fluent fail messages in the attached files.

My Best Regards
Attached Images
File Type: jpg fluent.jpg (112.0 KB, 33 views)
File Type: png rotor-stator sliding mesh.png (57.1 KB, 23 views)
engineerm is offline   Reply With Quote

Old   February 18, 2019, 05:07
Default
  #2
Member
 
Join Date: Mar 2016
Posts: 73
Rep Power: 10
sufjanst is on a distinguished road
Like I wrote in the other thread, check your flow axis in Cell Zone Conditions
sufjanst is offline   Reply With Quote

Old   February 18, 2019, 16:20
Default
  #3
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 sufjanst View Post
Like I wrote in the other thread, check your flow axis in Cell Zone Conditions
hi sufjants, I don't think so about the problem occuring due to the axis. Because my former geometry was very like the current one and I hadn't faced any problem about the periodicity although I had used the same axis.

Thanks for your feedback. If you have further solutions, I will be very thankful for you.
engineerm is offline   Reply With Quote

Old   February 18, 2019, 17:25
Default
  #4
Senior Member
 
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,674
Rep Power: 65
LuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura about
Don't use auto-detect but manually input the translation vector.

You need a conformal mesh on the periodic pair (means the mesh must be exactly the same).


It says you have wrong number of faces so leads me to think you don't have a conformal mesh. You can change tolerance all you want, but if there are different number of faces, then it's obvious....
LuckyTran is offline   Reply With Quote

Old   February 19, 2019, 15:33
Default
  #5
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 LuckyTran View Post
Don't use auto-detect but manually input the translation vector.

You need a conformal mesh on the periodic pair (means the mesh must be exactly the same).


It says you have wrong number of faces so leads me to think you don't have a conformal mesh. You can change tolerance all you want, but if there are different number of faces, then it's obvious....
thank you very much. I'll try it and hope it'll work!
engineerm is offline   Reply With Quote

Old   February 21, 2019, 07:24
Default
  #6
New Member
 
PRAVEEN KUMAR
Join Date: May 2017
Location: Germany
Posts: 6
Rep Power: 8
praveencyr is on a distinguished road
Have you matched the mesh for those two edges?

Use match control option during meshing.
praveencyr is offline   Reply With Quote

Old   February 21, 2019, 15:35
Default
  #7
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 praveencyr View Post
Have you matched the mesh for those two edges?

Use match control option during meshing.
No, I do not match the mesh for the edges. Are they going to have the same number of elements after matching mesh? If yes, sounds it could work. I will try it. thanks!
engineerm is offline   Reply With Quote

Old   February 21, 2019, 15:41
Default
  #8
New Member
 
PRAVEEN KUMAR
Join Date: May 2017
Location: Germany
Posts: 6
Rep Power: 8
praveencyr is on a distinguished road
Quote:
Originally Posted by engineerm View Post
No, I do not match the mesh for the edges. Are they going to have the same number of elements after matching mesh? If yes, sounds it could work. I will try it. thanks!
Yes, the faces will be meshed with similar number of elements and with same pattern.
So, it will match without having higher tolerance value!
engineerm likes this.
praveencyr is offline   Reply With Quote

Old   February 21, 2019, 15:41
Default
  #9
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 LuckyTran View Post
Don't use auto-detect but manually input the translation vector.

You need a conformal mesh on the periodic pair (means the mesh must be exactly the same).


It says you have wrong number of faces so leads me to think you don't have a conformal mesh. You can change tolerance all you want, but if there are different number of faces, then it's obvious....
I did not enter "yes" for auto detect as you offered and entered 0,1513266 m which is the the distance between the edges on y direction, also tried other directions but still does not work. I couldn't overcome it.
engineerm is offline   Reply With Quote

Old   February 21, 2019, 15:46
Default
  #10
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 praveencyr View Post
Yes, the faces will be meshed with similar number of elements and with same pattern.
So, it will match without having higher tolerance value!
It sounds very good!! I hope it provides the periodicty!
engineerm is offline   Reply With Quote

Old   February 21, 2019, 15:51
Default
  #11
New Member
 
PRAVEEN KUMAR
Join Date: May 2017
Location: Germany
Posts: 6
Rep Power: 8
praveencyr is on a distinguished road
Quote:
Originally Posted by engineerm View Post
It sounds very good!! I hope it provides the periodicty!
Yes, I'm doing similar kind of project but with rotational periodic BC. So, this will work for sure!
praveencyr is offline   Reply With Quote

Old   February 22, 2019, 14:00
Default
  #12
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 praveencyr View Post
Yes, I'm doing similar kind of project but with rotational periodic BC. So, this will work for sure!
hi dear praveencyr, I have tried it but I have faced meshing problem as you can view from the picture as "2". I have searched the literature about match control, it says the geometry of the edges must be the same as you can see the requirements of match control in the other picture as "1" I attached or from the link below.

What's wrong with it?

https://www.sharcnet.ca/Software/Ans...Face_Mesh.html
Attached Images
File Type: jpg 1.jpg (89.9 KB, 11 views)
File Type: jpg 2.jpg (103.8 KB, 10 views)
engineerm is offline   Reply With Quote

Old   February 28, 2019, 13:22
Default
  #13
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 engineerm View Post
hi dear praveencyr, I have tried it but I have faced meshing problem as you can view from the picture as "2". I have searched the literature about match control, it says the geometry of the edges must be the same as you can see the requirements of match control in the other picture as "1" I attached or from the link below.

What's wrong with it?

https://www.sharcnet.ca/Software/Ans...Face_Mesh.html
hi dear friends,

I have solved my problem and overcame the periodicity problem. It was caused due to the creating names for the edges in meshing. I had created the periodic names for the all length of the edges which was incorrect as seen in the photo "incorrect name selection". I have changed the name selections making blade profiles as wall, you can see in the photo " correct name selection". Aften then, I was able to see the velocity vectors in the results.

Thanks your helps

I just demand some literature articles about 2D or 3D turbomachinary axial water or air flow analysis using Fluent. If you have some articles about it, it will be very helpful for me to decide blade chord length, inlet velocity/pressure, turbulent viscosity values selected on Fluent.

best regards
Attached Images
File Type: jpg incorrect name selection.jpg (112.6 KB, 22 views)
File Type: jpg correct name selection.jpg (113.4 KB, 16 views)
engineerm 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
Sliding / Dynamic Mesh in heat transfer problem platzhalter FLUENT 0 May 7, 2018 05:25
[ANSYS Meshing] Solution to periodic boundary problem SophieLee ANSYS Meshing & Geometry 1 June 28, 2017 01:51
Sliding mesh problem - no flow through interface pawel26 FLUENT 0 May 14, 2017 12:25
Periodic sliding mesh Tarin FLUENT 0 February 28, 2014 09:18
[GAMBIT] Problem in link face mesh for periodic newbie384 ANSYS Meshing & Geometry 1 June 28, 2013 06:31


All times are GMT -4. The time now is 09:48.