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

pimpleDyMFoam -- lowered viscosity -- time step continuity errors getting large

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 31, 2013, 09:17
Default pimpleDyMFoam -- lowered viscosity -- time step continuity errors getting large
  #1
Senior Member
 
Pete Bachant
Join Date: Jun 2012
Location: Boston, MA
Posts: 173
Rep Power: 13
pbachant is on a distinguished road
I'm working on some cases with pimpleDyMFoam, which I have gotten to mesh and solve fairly well, but then when I go to drop nu from 1e-6 to 6.7e-7, I am getting time step continuity errors that go up into the 6000 range after a few seconds. This then sets my deltaT so low that the solution effectively halts. Any ideas why this would happen?
pbachant is offline   Reply With Quote

Old   November 4, 2013, 04:37
Default
  #2
Senior Member
 
Artur's Avatar
 
Artur
Join Date: May 2013
Location: Southampton, UK
Posts: 372
Rep Power: 19
Artur will become famous soon enough
My guess would be something happening with either:
Code:
div((nuEff*dev(T(grad(U)))))
or with the turbulent quantities. So either fvSolution or fvSchemes file. Perhaps changing to a lower order scheme, different equation solver, adding underrelaxation or pushing down your tolerances would prevent it from blowing up. It would all depend on how the process actually takes place - showing your log file would help a bit in determining what is actually going on.

Are you using the same mesh for both viscosities? What kind of moving mesh are you using?

All the best,

A
Artur 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
pisoFoam with k-epsilon turb blows up - Some questions Heroic OpenFOAM Running, Solving & CFD 26 December 17, 2012 03:34
calculation diverge after continue to run zhajingjing OpenFOAM 0 April 28, 2010 04:35
Convergence moving mesh lr103476 OpenFOAM Running, Solving & CFD 30 November 19, 2007 14:09
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 09:33.