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

Finite difference method for Laplase equation

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By FMDenaro

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 6, 2015, 14:51
Default Finite difference method for Laplase equation
  #1
New Member
 
Join Date: Jul 2015
Posts: 12
Rep Power: 10
hydraulist is on a distinguished road
Hi all,
I'm a new learner of cfd. I'm trying to write matlab code for a below Laplase equation with BC. The doubt i've is, can the boundary condition be time dependent where the governing equation is not? The problem is a liquid sloshing in a tank.
governing equ. del^2*si=0, si - velocity potential function
Bounday conditions: in image
1st is on the liquid free surface
2nd is on other 3 wetted sides.

If these are valid, please give me an idea, how to apply this boundary condition in finite difference formulation of the problem.

Thank you
Attached Images
File Type: jpg bc.jpg (11.6 KB, 15 views)
hydraulist is offline   Reply With Quote

Old   July 6, 2015, 16:26
Default
  #2
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,768
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by hydraulist View Post
Hi all,
I'm a new learner of cfd. I'm trying to write matlab code for a below Laplase equation with BC. The doubt i've is, can the boundary condition be time dependent where the governing equation is not? The problem is a liquid sloshing in a tank.
governing equ. del^2*si=0, si - velocity potential function
Bounday conditions: in image
1st is on the liquid free surface
2nd is on other 3 wetted sides.

If these are valid, please give me an idea, how to apply this boundary condition in finite difference formulation of the problem.

Thank you

Generally, if you set time-dependent BC.s, your problem looks like a parabolic equation

df/dt = K Lap f in V

with f(t,x) =g(t) on dV

however, you can solve a Laplace equation at each time you set the BC.s, representing a set of equilibrium solutions for different BC.s


Said that, your equation is second order in time and the mathematical character depends on g ... you could have ellitpic or hyperbolic equations
AshwaniAssam likes this.
FMDenaro is offline   Reply With Quote

Reply

Tags
boundary condition, finite difference method


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
Euler equation with finite volume method without division tkk88 Main CFD Forum 1 July 29, 2014 01:43
Lattice Boltzmann method vs Finite Element Method and Finite Volume Method solemnpriest Main CFD Forum 3 August 12, 2013 11:00
High-order finite difference scheme for incompressible Navier Stokes equation novan tofany Main CFD Forum 2 April 5, 2012 06:34
Finite Difference Vs. Finite Volume elankov Main CFD Forum 43 December 18, 2010 16:30
cahn hilliard equation finite volume method dvdromnu OpenFOAM Programming & Development 0 December 14, 2009 02:09


All times are GMT -4. The time now is 11:52.