free boundary problem Log Out | Topics | Search
Moderators | Register | Edit Profile

FlexPDE User's Forum » User Postings » free boundary problem « Previous Next »

Author Message
Top of pagePrevious messageNext messageBottom of page Link to this message

Alex Skordos (aas)
New member
Username: aas

Post Number: 1
Registered: 03-2009
Posted on Tuesday, March 10, 2009 - 10:39 am:   

can I use flexpde to solve a free boundary problem?

The specific problem of interest is flow through porous media:

div(k grad(p)=0

and the free boundary Gamma can be defined as

n dGamma/dt=-n k grad(p)

with appropriate initial and boundary conditions.
Top of pagePrevious messageNext messageBottom of page Link to this message

Robert G. Nelson (rgnelson)
Moderator
Username: rgnelson

Post Number: 1220
Registered: 06-2003
Posted on Tuesday, March 10, 2009 - 06:12 pm:   

In your problem, the NATURAL Boundary Condition specifies the outward normal component of k*grad(p).
You have not defined gamma, so I don't know if there are difficulties lurking there, but in principle the specification
NATURAL(p) = -dt(gamma)
will impose the desired boundary condition.

See "Natural Boundary Condition" in the Help Index.

Many of our sample problems use boundary conditions of this type.
"Samples | Applications | heatflow | radiative_boundary.pde" shows a radiative loss at the boundary.
"Samples | Usage | eigenvalues | 3D_plate.pde" shows a vibration problem with free boundaries.


Top of pagePrevious messageNext messageBottom of page Link to this message

Alex Skordos (aas)
New member
Username: aas

Post Number: 2
Registered: 03-2009
Posted on Wednesday, March 11, 2009 - 06:43 am:   

many thanks - Gamma is the position of one boundary at which pressure is prescribed

p(Gamma,t)=po

would this specification be possible in conjuciton with the natural boundary condition?

Add Your Message Here
Post:
Username: Posting Information:
This is a private posting area. Only registered users and moderators may post messages here.
Password:
Options: Enable HTML code in message
Automatically activate URLs in message
Action:

Topics | Last Day | Last Week | Tree View | Search | Help/Instructions | Program Credits Administration