rbmatlab  1.13.10
 All Classes Namespaces Files Functions Variables Groups Pages
Functions
compute_gdl_velocity2.m File Reference

script computing a velocity field for simple gdl model by solving a laplace problem with suitable boundary conditions More...

Go to the source code of this file.

Functions

function  compute_gdl_velocity2 ()
 script computing a velocity field for simple gdl model by solving a laplace problem with suitable boundary conditions
 

Detailed Description

script computing a velocity field for simple gdl model by solving a laplace problem with suitable boundary conditions

Definition in file compute_gdl_velocity2.m.

Function Documentation

function compute_gdl_velocity2 ( )

script computing a velocity field for simple gdl model by solving a laplace problem with suitable boundary conditions

three components are put together
.p0...______......______......______..p1..
| |

| |

|- = neumann 0 conditions ... dirichlet conditions: linearly decreasing pressure

Syntax Update:
Syntax needs to be updated!
Documentation Update:

Definition at line 17 of file compute_gdl_velocity2.m.