> I use FEM (finite element method). I want to use a stabilized FE method.
> And as I have a change in physical properties (between flow in free
> media and flow in porous media), I don't know what type of stabilization
> I should use. I have tested GLS (Galerkin least squares), SUPG ... but
> they don't seem to work properly with a big change in permeability value
> (in free media permeability values infinity whereas in porous media it
> values about 10e-11).

You don't say what exactly is going wrong, only that it doesn't work 
properly. There's not much we can tell you without a more detailed 
description.

In general, if you have a problem where the permeability changes by this 
much, the equations have a different character in the two parts of the 
domain: it's mostly transport dominated in the free flow part, and 
diffusion dominated in the porous part. That makes for a tough problem 
with which many formulations/solvers will have problems. I'm fairly sure 
there is literature on this sort of thing, though. You may, for example, 
want to look at the papers by Todd Arbogast at the University of Texas at 
Austin who has dealt with this sort of problem before. I don't know if his 
papers have a solution to your particular problem, but they might have 
interesting links into the literature.

Another person who has worked on this sort of thing is Beatrice Riviere who 
was at the University of Pittsburgh and is now (or will soon be) at Rice 
University.

Best
 Wolfgang

-------------------------------------------------------------------------
Wolfgang Bangerth                email:            [EMAIL PROTECTED]
                                 www: http://www.math.tamu.edu/~bangerth/


_______________________________________________

Reply via email to