CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Max time step for semi-implicit mtd

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 3, 2006, 01:22
Default Max time step for semi-implicit mtd
  #1
zonexo
Guest
 
Posts: n/a
hello,

I've coded a 2d structured FVM fractional step NS solver. It's fully implicit (using CN2). It worked fine. Now I've modified it to be semi implicit (using CN2 for diffusive, AB2 for convective).

I know max CFL <=1 for semi-implicit mtd. In the mtd I've used, it was given CFL = max(|u(i)|(delta_t/delta_x(i)) ~ 1. However, it was given for cartesian grids. I've tried to use replace delta_x(i) with the quadrilateral's edge length.

The prob is for very small time step (CFL<<1), both give pretty similar results. However, for reasonable time step (CFL~1) and long duration, errors start appearing for the semi-implicit mtd.

Btw, I'm simulating flow past an airfoil at 0deg AOA at Re=10. So is this an inherent limitation of the semi-implicit mtd or it's due to my own errors?

Thanks
  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
Floating point exception error Alan OpenFOAM Running, Solving & CFD 11 July 1, 2021 21:51
Transient simulation not converging skabilan OpenFOAM Running, Solving & CFD 14 December 16, 2019 23:12
SimpleFoam k and epsilon bounded nedved OpenFOAM Running, Solving & CFD 16 March 4, 2017 08:30
Doubt on Implicit Methods analyse In India Main CFD Forum 10 March 9, 2007 03:01
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 00:25.