Home > freetb4matlab > secs1d > Utilities > Uscharfettergummel.m

Uscharfettergummel

PURPOSE ^

A=Uscharfettergummel(nodes,Nnodes,elements,Nelements,acoeff,bcoeff,v)

SYNOPSIS ^

function A=Uscharfettergummel(nodes,Nnodes,elements,Nelements,acoeff,bcoeff,v)

DESCRIPTION ^

A=Uscharfettergummel(nodes,Nnodes,elements,Nelements,acoeff,bcoeff,v)

 Builds the Scharfetter-Gummel  matrix for the 
 the discretization of the LHS 
 of the Drift-Diffusion equation:

 $ -(a(x) (u' - b v'(x) u))'= f $

 where a(x) is piecewise constant
 and v(x) is piecewise linear, so that 
 v'(x) is still piecewise constant
 b is a constant independent of x
 and u is the unknown

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003