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

Periodic boundary conditions

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 6, 2017, 13:39
Default Periodic boundary conditions
  #1
New Member
 
andrea
Join Date: Jun 2017
Posts: 17
Rep Power: 8
TWIN is on a distinguished road
Hi guys,

Here we are.
I was working on some simulation and apparently I have some issue with PERIODIC boundary conditions.

My domain is incredibly simple, just a cubical box, and i used PERIODIC boundary conditions coupling opposite faces! Up to this point, no issue!

Running the case, it's straightforard that It calculates surface of coupling boundary and their magnitude is equal.
However going ahead it comes out with an error that is something like:
ERROR: the slave nodes must be a PERIODIC status!.

This error appears several times and the number of this errors changes with mesh refinement. However no monotonic trend has been found, thus number of errors does not decrease along with mesh size..

Do you have any suggestion????
Thanks in advance! Have a nice day!
TWIN is offline   Reply With Quote

Old   July 6, 2017, 13:51
Default
  #2
New Member
 
ymao's Avatar
 
Yijin Mao
Join Date: Jun 2017
Location: Convergent Science, Madison WI
Posts: 20
Rep Power: 8
ymao is on a distinguished road
Andrea,

Can you email your case (*.in and *.dat) files to support@convergecfd.com as it would be easier to diagnose the issue with the case setup. It would also be helpful to know which version is in use. Thanks!

Best,
__________________
__________________
Yijin Mao, Ph.D.
Support/Application Engineer
CONVERGECFD
ymao is offline   Reply With Quote

Old   July 7, 2017, 11:25
Default
  #3
New Member
 
ymao's Avatar
 
Yijin Mao
Join Date: Jun 2017
Location: Convergent Science, Madison WI
Posts: 20
Rep Power: 8
ymao is on a distinguished road
Andrea,

I will check it. Thanks!
__________________
__________________
Yijin Mao, Ph.D.
Support/Application Engineer
CONVERGECFD
ymao is offline   Reply With Quote

Old   July 16, 2017, 03:36
Default Got it
  #4
New Member
 
andrea
Join Date: Jun 2017
Posts: 17
Rep Power: 8
TWIN is on a distinguished road
Finally I solved the problem.
it was about running in parallel. Dividing domain for parallelization it comes out that two points coupled by PERIODIC boundary condition are on two different processors! Thus they try to find one another without success! It runs using just one couple of periodic bc, as soon as another couple of surfaces have been added to the latter it blows up.

Hoping it helps for future issues.
TWIN is offline   Reply With Quote

Old   August 15, 2017, 03:26
Default
  #5
New Member
 
Afiqah Hamzah
Join Date: Jul 2016
Posts: 12
Rep Power: 9
hmzha is on a distinguished road
Hi Twin,
I am also facing the same problem. How do you solve this?

Thanks
hmzha is offline   Reply With Quote

Old   August 16, 2017, 02:28
Default
  #6
New Member
 
andrea
Join Date: Jun 2017
Posts: 17
Rep Power: 8
TWIN is on a distinguished road
Hi,

Apparently you can run SERIAL instead of PARALLEL!
It will be slower but it should work properly!
TWIN is offline   Reply With Quote

Old   August 16, 2017, 02:38
Default
  #7
New Member
 
Afiqah Hamzah
Join Date: Jul 2016
Posts: 12
Rep Power: 9
hmzha is on a distinguished road
Ah yes. Of course you can do that. But that does not solve the problem of running periodic boundary conditions in parallel though.. Converge should be able to do that
hmzha is offline   Reply With Quote

Old   August 16, 2017, 04:06
Default
  #8
Senior Member
 
Tobias
Join Date: May 2016
Location: Germany
Posts: 265
Rep Power: 10
MFGT is on a distinguished road
The example cases of engine sector with periodic boundaries run in parallel without problems, so it must be something else.

However, Andrea had a cubic box with periodic boundaries on opposite faces.
What exactly should be represented by that? Its basically a pipe where the outflow mass enters the inflow or what?

What does your case/geometry look like, Afiqah?
MFGT is offline   Reply With Quote

Old   August 16, 2017, 04:18
Default
  #9
New Member
 
Afiqah Hamzah
Join Date: Jul 2016
Posts: 12
Rep Power: 9
hmzha is on a distinguished road
I am using a sector of a nozzle and I also get the same error. I will have a look at the engine sector case in detail. Thanks for the tip!
hmzha is offline   Reply With Quote

Old   August 17, 2017, 05:37
Default
  #10
New Member
 
Afiqah Hamzah
Join Date: Jul 2016
Posts: 12
Rep Power: 9
hmzha is on a distinguished road
I managed to get help from Converge directly. It seems this problem will arise when the periodic angle and boundary is not specified correctly.

In my original setup of a 45deg sector, I defined the first Periodic face which is at -45deg angle with the second Periodic face if we follow the right hand rule.

The correct way is to switch the boundary condition definition so that the first Periodic face is always at positive angle with the second Periodic face based on the right hand rule.

Once the Periodic faces are switched, the case ran smoothly.

Hope this helps
hmzha is offline   Reply With Quote

Old   August 17, 2017, 05:44
Default
  #11
New Member
 
Afiqah Hamzah
Join Date: Jul 2016
Posts: 12
Rep Power: 9
hmzha is on a distinguished road
I managed to get help from Converge directly. It seems this problem will arise when the periodic angle and boundary is not specified correctly.

In my original setup of a 45deg sector, I defined the first Periodic face which is at -45deg angle with the second Periodic face if we follow the right hand rule.

The correct way is to switch the boundary condition definition so that the first Periodic face is always at positive angle with the second Periodic face based on the right hand rule.

Once the Periodic faces are switched, the case ran smoothly.

Hope this helps
hmzha is offline   Reply With Quote

Old   January 6, 2020, 12:45
Default
  #12
New Member
 
Filipi Martins
Join Date: Aug 2015
Location: Sao Paulo, Brazil
Posts: 14
Rep Power: 10
filipimfs is on a distinguished road
Hello,


I'm facing the same problem for a cube with oposite periodic BC's: Converge (I'm using v2.4.19) does not allow me to run it in parallel. Any ideas?


BR,
Filipi
filipimfs is offline   Reply With Quote

Old   January 6, 2020, 13:30
Default
  #13
Senior Member
 
ksrivast's Avatar
 
Kislaya Srivastava
Join Date: Sep 2017
Location: Convergent Science, Northville MI
Posts: 165
Rep Power: 8
ksrivast is on a distinguished road
Hello Filipi,

As hmzha mentioned, this error is commonly seen when the periodic boundary information is not entered correctly. Please re-check your dx/dy/dz values provided for your Planar periodic boundary and that it corresponds to your geometry.

If your settings are correct, and you still face this issue, please contact support@convergecfd.com with your case setup and we shall have a look.

Sincerely,
__________________
Kislaya Srivastava
Principal Research Engineer | Applications
CONVERGECFD
ksrivast is offline   Reply With Quote

Old   January 6, 2020, 13:46
Default
  #14
New Member
 
Filipi Martins
Join Date: Aug 2015
Location: Sao Paulo, Brazil
Posts: 14
Rep Power: 10
filipimfs is on a distinguished road
Just sent the email.


Thank you,
Filipi
filipimfs 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
3D Windturbine simulation in SU2 k.vimalakanthan SU2 15 October 12, 2023 05:53
Centrifugal fan-reverse flow in outlet lesds to a mass in flow field xiexing CFX 3 March 29, 2017 10:00
PEMFC module + multiple periodic boundary conditions vkrastev FLUENT 2 December 22, 2014 04:15
Difficulty In Setting Boundary Conditions Moinul Haque CFX 4 November 25, 2014 17:30
Error finding variable "THERMX" sunilpatil CFX 8 April 26, 2013 07:00


All times are GMT -4. The time now is 06:03.