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

pimpleFoam initialization?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 1, 2014, 07:23
Default pimpleFoam initialization?
  #1
New Member
 
T. Berge
Join Date: Apr 2014
Posts: 2
Rep Power: 0
TBERGE is on a distinguished road
Hi,

I am conducting a simple CFD analysis of a t- junction with pimpleFoam.

At first, I ran a simple mesh (40.000 cells) with the pimpleFoam solver, and it worked perfectly.

Then, running a larger mesh (400.000 cells), the value for epsilon reaches the sky and after some time the iteration aborts with the following error message:
- Floating point exception (core dumped) ; Aborted

I know that for the same epsilon stability problem with simpleFoam, it is possible to run potentialFoam to initialize the iterations and then run simpleFoam with more stability. Is there anything similar for pimpleFoam?

The t- junction have to inlets, and these are the codes written for the patches;
Inlets: type turbulentMixingLengthDissipationRateInlet
mixinglength is set to 10% of the diameter of the inlets
uniform 1
Outlet: type inletOutlet
inletValue uniform 1
value uniform 1
Shell: epsilonWallFunction
uniform 0

Any good advice on this matter?

Regards
TBERGE is offline   Reply With Quote

Old   April 2, 2014, 04:42
Default
  #2
Senior Member
 
Joachim Herb
Join Date: Sep 2010
Posts: 650
Rep Power: 21
jherb is on a distinguished road
Have you tried to use the solution of a simpleFoam run on the same geometry as an initial solution for pimpleFoam (by copying the last "time step" directory of the simpleFoam case into your pimpleFoam case as directory 0)?

You could also try to set the underrelaxation factors to smaller values in pimpleFoam (for a first guess of the solution) or use first order schemes.
jherb is offline   Reply With Quote

Old   April 2, 2014, 08:20
Default
  #3
New Member
 
T. Berge
Join Date: Apr 2014
Posts: 2
Rep Power: 0
TBERGE is on a distinguished road
Quote:
Originally Posted by jherb View Post
Have you tried to use the solution of a simpleFoam run on the same geometry as an initial solution for pimpleFoam (by copying the last "time step" directory of the simpleFoam case into your pimpleFoam case as directory 0)?

You could also try to set the underrelaxation factors to smaller values in pimpleFoam (for a first guess of the solution) or use first order schemes.
The program will not accept the new directory 0 (last time step folder from the previous case).

However, I tried to start running the program with turbulence off, and after 1 second;sol.time stop the iteration, put turbulence on, and then continue to run the solution. This resulted in the same error message.

Then I tried to alter the time steps, with no results.
TBERGE is offline   Reply With Quote

Reply

Tags
pimplefoam, potentialfoam


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
FMG initialization query Mohsin FLUENT 6 November 2, 2016 02:02
pimpleFoam: turbulence->correct(); is not executed when using residualControl hfs OpenFOAM Running, Solving & CFD 3 October 29, 2013 08:35
pisoFoam, pimpleFoam - Fluent user's questions RodriguezFatz OpenFOAM Running, Solving & CFD 0 September 4, 2013 04:26
Differences simpleFoam vs. pimpleFoam / RASModel.H vs turbulenceModel.H uli OpenFOAM Programming & Development 7 January 26, 2013 15:01
compressor initialization paglia FLUENT 0 February 1, 2006 15:14


All times are GMT -4. The time now is 08:58.