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

error analysis and consistent splitting method

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 2, 2007, 05:57
Default error analysis and consistent splitting method
  #1
Isi
Guest
 
Posts: n/a
Hi everybody!!

I am trying to solve Navier-Stokes equations with incompressible and laminar flow.

The scheme I have chosen is a consistent splitting method in order to decoupled velocity and pressure.

The temporal scheme is a semi-implicit one; Diffusion matrix is treated implicity and Convection matrix and pressure are treated explicity.

As space discretization I am using finite element method.

As a benchmark I use Kim and Moin problem. And I am calculating the error as the time step decreases in both variables, velocity and pressure.

I calculate the velocity error with Lmax(T=[0,1],L2(space)) and the pressure error with L2(T=[0,1],L2(space))

The weird thing is that I obtain the following errors as the time step value decreases:

incrT=0.03125; error_vel=0.00247964; error_pre=0.00176696

incrT=0.015625; error_vel=0.00262931; error_pre=0.00187242

incrT=0.0078125; error_vel=0.00290054; error_pre=0.00196216

In all cases, the solution I obtain is really similar to the exact solution, but, as you can see, the error is bigger as the time_step_value decreases, something absolutely wrong.

I have checked the code several times and I cannot see the problem, could you give me any advice? Thanks in advance. Isi
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
interpolationCellPoint not consistent? nikwin OpenFOAM Programming & Development 4 January 4, 2012 10:17
[ICEM] how can i create a consistent transitions between tet and hex? specifically my model? snailstb ANSYS Meshing & Geometry 3 March 15, 2010 20:26
Inner non linear iterations and Newton method misabel Main CFD Forum 3 March 11, 2010 11:19


All times are GMT -4. The time now is 02:05.