Home > freetb4matlab > secs2d > DDGOXT > DDGOXThole_driftdiffusion.m

DDGOXThole_driftdiffusion

PURPOSE ^

%

SYNOPSIS ^

function p=DDGOXThole_driftdiffusion(mesh,Dsides,nin,pin,V,up,tn,tp,n0,p0,weight)

DESCRIPTION ^

%
   p=DDGhole_driftdiffusion(mesh,Dsides,nin,pin,V,un,tn,tp,n0,p0,weight)

   IN:
     V      = electric potential
     mesh   = integration domain
     nin    = electron density in the past
     pin    = hole density in the past  + initial guess
     n0,p0  = equilibrium densities
     tn,tp  = carrier lifetimes
     weight = BDF weights
     up     = mobility

   OUT:
     p      = updated hole density

%

CROSS-REFERENCE INFORMATION ^

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