Re: Non linear diffusion and prescribed flux BC
- From: spellucci@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx (Peter Spellucci)
- Date: Tue, 28 Feb 2006 10:13:04 +0000 (UTC)
In article <44035327$0$5990$4fafbaef@xxxxxxxxxxxxxxxxxxx>,
nelson <nelson1977@xxxxxxxxx> writes:
Peter Spellucci wrote:no
> nelson
>
>
>
method of fictitious points?
I assume that "0" means the x-position:
u(0)=(1/2)*(u(delta_x)+u(-delta_x))
u(0)_x = (1/(2*delta_x))*(u(delta_x)-u(-delta_x))
use the differential equation also at the boundary x=0
this gives you the necessary additional nonlinear equation .
your system is nonlinear anyway.
hth
peter
Do you mean to compute u(-deltax) from boundary conditions:
u(-deltax) = u(deltax) -(2 * dx/q0)/K(u(0))
discretizing the equation and substituting u(-deltax)?
thanks,
nelson
you must replace u(0) inside K also , since u(0) is unknown:
q0=(1/(2*delta_x))*(u(delta_x)-u(-delta_x))*K((1/2)*(u(delta_x)+u(-delta_x)))
hth
peter
.
- Follow-Ups:
- Re: Non linear diffusion and prescribed flux BC
- From: nelson
- Re: Non linear diffusion and prescribed flux BC
- References:
- Non linear diffusion and prescribed flux BC
- From: nelson
- Re: Non linear diffusion and prescribed flux BC
- From: Peter Spellucci
- Re: Non linear diffusion and prescribed flux BC
- From: nelson
- Non linear diffusion and prescribed flux BC
- Prev by Date: Re: need help: non-linear optimization with linear constraint.
- Next by Date: Re: Non linear diffusion and prescribed flux BC
- Previous by thread: Re: Non linear diffusion and prescribed flux BC
- Next by thread: Re: Non linear diffusion and prescribed flux BC
- Index(es):