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

Finite Difference Methods in CFD

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By flotus1

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 20, 2014, 12:19
Default Finite Difference Methods in CFD
  #1
New Member
 
British Columbia
Join Date: Sep 2014
Posts: 4
Rep Power: 11
Warda is on a distinguished road
Hello every one,
I am new CFD student and I need you help to solve this problem

Last edited by Warda; September 21, 2014 at 12:32.
Warda is offline   Reply With Quote

Old   September 20, 2014, 13:10
Default
  #2
Super Moderator
 
flotus1's Avatar
 
Alex
Join Date: Jun 2012
Location: Germany
Posts: 3,399
Rep Power: 46
flotus1 has a spectacular aura aboutflotus1 has a spectacular aura about
So what exactly is your question?
flotus1 is offline   Reply With Quote

Old   September 20, 2014, 14:11
Default
  #3
New Member
 
British Columbia
Join Date: Sep 2014
Posts: 4
Rep Power: 11
Warda is on a distinguished road
I need help to write the second order finite difference discretiation and to find f . thank you
Warda is offline   Reply With Quote

Old   September 20, 2014, 16:50
Default
  #4
Super Moderator
 
flotus1's Avatar
 
Alex
Join Date: Jun 2012
Location: Germany
Posts: 3,399
Rep Power: 46
flotus1 has a spectacular aura aboutflotus1 has a spectacular aura about
I guess you mean -\nabla^2 u = f

In two-dimensional cartesian coordinates (x and y) this unfolds to

-\frac{\partial^2 u}{\partial x^2} -\frac{\partial^2 u}{\partial y^2} = f

The derivatives can now be replaced with some finite difference formula, e.g. second order central differences for node i,j:

\left. \frac{\partial^2 u}{\partial x^2} \right|_{i,j} = \frac{u_{i-1,j}-2u_{i,j}+u_{i+1,j}}{(\Delta x)^2} + \mathcal{O}(\Delta x^2)

...solve for u_{i,j}

This sounds like some sort of homework so I hope this helps you how to start with it. Just a hint: The task is finding u, not f. f should be given.
From a fluid dynamics point of view, this task is the discretization of the steady flow of an incompressible medium through a circular pipe.
f is the force or pressure gradient (multiplied by some factor) driving the flow while u is the axial velocity.

Last edited by flotus1; September 20, 2014 at 17:59.
flotus1 is offline   Reply With Quote

Old   September 20, 2014, 23:10
Default
  #5
New Member
 
British Columbia
Join Date: Sep 2014
Posts: 4
Rep Power: 11
Warda is on a distinguished road
Actually, this is a part of my homework which I'm trying to do, but I'm having great difficulty because I'm not good at math. If you like to help me please explain to me in detail how the solution.
Warda is offline   Reply With Quote

Old   September 20, 2014, 23:17
Default
  #6
Member
 
kabilan.B
Join Date: Jul 2010
Location: chennai
Posts: 79
Rep Power: 15
kabilan is on a distinguished road
excuse me sir,
in this, you explained ' f ' as diffusive or dp/dx, am i right?
thank you sir.
kabilan is offline   Reply With Quote

Old   September 21, 2014, 05:06
Default
  #7
Super Moderator
 
flotus1's Avatar
 
Alex
Join Date: Jun 2012
Location: Germany
Posts: 3,399
Rep Power: 46
flotus1 has a spectacular aura aboutflotus1 has a spectacular aura about
I dont feel like doing other peoples homework
And I dont think it would serve any purpose if you copied the solution.

If you show some effort people here will help you with specific problems.
But nobody will write down the full solution for you, especially since solutions to this problem can be found through google.
FMDenaro likes this.
flotus1 is offline   Reply With Quote

Old   September 21, 2014, 12:27
Thumbs up
  #8
New Member
 
British Columbia
Join Date: Sep 2014
Posts: 4
Rep Power: 11
Warda is on a distinguished road
Thank you
Warda 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
CFD Salary CFD Main CFD Forum 17 January 3, 2017 17:09
Finite difference can be non-conservative? gregmason Main CFD Forum 2 July 8, 2009 11:53
Difference CFD, Panel methods & Vortex lattice? mimi Main CFD Forum 0 December 7, 2006 09:51
Fininte difference and Finite element Technique Mahendra Singh Mehra FLUENT 3 December 22, 2005 23:49
Where do we go from here? CFD in 2001 John C. Chien Main CFD Forum 36 January 24, 2001 21:10


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