|
[Sponsors] |
Finite difference method for Laplase equation |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 6, 2015, 15:51 |
Finite difference method for Laplase equation
|
#1 |
New Member
Join Date: Jul 2015
Posts: 12
Rep Power: 11 |
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 |
|
July 6, 2015, 17:26 |
|
#2 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,849
Rep Power: 73 |
Quote:
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 |
||
Tags |
boundary condition, finite difference method |
|
|
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 02:43 |
Lattice Boltzmann method vs Finite Element Method and Finite Volume Method | solemnpriest | Main CFD Forum | 3 | August 12, 2013 12:00 |
High-order finite difference scheme for incompressible Navier Stokes equation | novan tofany | Main CFD Forum | 2 | April 5, 2012 07:34 |
Finite Difference Vs. Finite Volume | elankov | Main CFD Forum | 43 | December 18, 2010 17:30 |
cahn hilliard equation finite volume method | dvdromnu | OpenFOAM Programming & Development | 0 | December 14, 2009 03:09 |