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

Is there a way to enforce my timestep?

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By kwardle

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 9, 2011, 13:30
Default Is there a way to enforce my timestep?
  #1
Member
 
Shawn
Join Date: Oct 2011
Posts: 56
Rep Power: 14
Shawn_A is on a distinguished road
I'm using pimpleDyMFoam to simulate a vertical axis wind turbine with a stationary outer domain and a rotating inner domain using the ggi. I would like to be able to strictly enforce my timestep. I have tried to raise my maxCo to 100 (yes, I know the implications) but the deltaT used in the solution will never go higher than 0.000556 (my desired deltaT is 0.00278 which corresponds to 1 deg rotation at 60 RPM). The maxCo in the solution is ~7.33 so it never approaches 100.

Is there another parameter I should look at to get my deltaT to where I want? Convergence doesn's seem to be an issue at this Co/deltaT (7.3/5.6e-4) yet.

Thanks,
Shawn
Shawn_A is offline   Reply With Quote

Old   November 9, 2011, 13:40
Default
  #2
Senior Member
 
Kent Wardle
Join Date: Mar 2009
Location: Illinois, USA
Posts: 219
Rep Power: 21
kwardle is on a distinguished road
Is there a reason you cannot simply change system/controlDict such that:

deltaT 0.00278;
adjustTimeStep no;

This should give you a constant time step.
-Kent
atg likes this.
kwardle is offline   Reply With Quote

Old   November 10, 2011, 11:53
Default
  #3
Member
 
Shawn
Join Date: Oct 2011
Posts: 56
Rep Power: 14
Shawn_A is on a distinguished road
Wow...I guess I've been looking at this too long. That command is literally 2 lines above maxCo.

Thanks Kent!
Shawn_A 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
Restart 2-way FSI with different timestep? Lance CFX 10 April 17, 2013 00:37
How to interrupt unsteady calculation and carry on without timestep increase? aleisia FLUENT 1 March 18, 2011 23:02
Adequate timestep selection for multidomain problem gerardosrez CFX 6 November 28, 2010 17:50
interTrackFoam timestep virginie_e OpenFOAM Running, Solving & CFD 4 April 6, 2009 05:02
Timestep selection Jindra Kosprdova CFX 9 April 28, 2005 06:41


All times are GMT -4. The time now is 01:31.