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

question to courant criterion

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 12, 2011, 02:16
Default question to courant criterion
  #1
Senior Member
 
Join Date: Mar 2011
Posts: 158
Rep Power: 15
tH3f0rC3 is on a distinguished road
Hi,

does someone know how the courant criterion is used in OpenFoam?
I'm using the chtMultiRegionFoam (transient-version).
Does the solver fit the time step according to the criterion? Thus, the time step isn't constant during the simulation?

Best Regards,
tH3f0rC3
tH3f0rC3 is offline   Reply With Quote

Old   May 12, 2011, 07:08
Default
  #2
Senior Member
 
Join Date: Mar 2011
Posts: 158
Rep Power: 15
tH3f0rC3 is on a distinguished road
I have just recognized that it is possible to set the time step also to delta t = 0.1

Best Regards,
tH3f0rC3
tH3f0rC3 is offline   Reply With Quote

Old   May 16, 2011, 02:22
Default
  #3
Senior Member
 
Join Date: Mar 2011
Posts: 158
Rep Power: 15
tH3f0rC3 is on a distinguished road
Hi,

can I use relaxationFactors for a transient solver like chtMultiRegionFoam?
I have read here that this doesn't work. But I don't understand why?
There is also mentioned that a simpletransient-Solver can work with relaxationFactors. But what is the transientsimple-Solver? Is this solver still calculating a transient case?

Best Regards,
Dirk
tH3f0rC3 is offline   Reply With Quote

Old   May 16, 2011, 03:27
Default
  #4
Senior Member
 
akidess's Avatar
 
Anton Kidess
Join Date: May 2009
Location: Germany
Posts: 1,377
Rep Power: 29
akidess will become famous soon enough
Relaxation only applies to the SIMPLE algorithm, whereas most transient solvers in openFoam use PISO. A combination of both algorithms is called PIMPLE in openFoam.
akidess is offline   Reply With Quote

Old   May 16, 2011, 03:58
Default
  #5
Senior Member
 
Join Date: Mar 2011
Posts: 158
Rep Power: 15
tH3f0rC3 is on a distinguished road
Quote:
Originally Posted by akidess View Post
Relaxation only applies to the SIMPLE algorithm, whereas most transient solvers in openFoam use PISO. A combination of both algorithms is called PIMPLE in openFoam.
Hi,
thanks for your answer.
So can I set up the relaxationFactors in PIMPLE manually? Because you said PIMPLE is a combination of both algorithms.

Best Regards,
tH3f0rC3
tH3f0rC3 is offline   Reply With Quote

Old   May 16, 2011, 04:27
Default
  #6
Senior Member
 
akidess's Avatar
 
Anton Kidess
Join Date: May 2009
Location: Germany
Posts: 1,377
Rep Power: 29
akidess will become famous soon enough
Yes, you should be able to specify the relaxation parameters in all SIMPLE and PIMPLE based solvers.
akidess is offline   Reply With Quote

Old   May 16, 2011, 04:32
Default
  #7
Senior Member
 
Join Date: Mar 2011
Posts: 158
Rep Power: 15
tH3f0rC3 is on a distinguished road
Quote:
Originally Posted by akidess View Post
Yes, you should be able to specify the relaxation parameters in all SIMPLE and PIMPLE based solvers.
Hi,

do you know if this is simply done by typing the following into the fvSolution-file?
Code:
relaxationFactors
{
   U   0.7;
   p   0.8;
...
}
Best Regards,
tH3f0rC3
tH3f0rC3 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
Newbie Question IcoFoam - Courant Number explodes sprobst76 OpenFOAM Running, Solving & CFD 12 March 1, 2018 07:35
Courant Number Limit, CFL criterion barath.ezhilan OpenFOAM Running, Solving & CFD 2 September 24, 2010 07:48
Question on Courant no in userguide lakeat OpenFOAM Running, Solving & CFD 0 February 9, 2008 02:15
IcoFoam parallel woes msrinath80 OpenFOAM Running, Solving & CFD 9 July 22, 2007 02:58
Could anybody help me see this error and give help liugx212 OpenFOAM Running, Solving & CFD 3 January 4, 2006 18:07


All times are GMT -4. The time now is 07:23.