<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/1.1.9">
</HEAD>
<BODY>
Hello,<BR>
<BR>
I would like to implement "semiconductor equations" (poisson equation + drift-diffusion for electrons and holes) with getdp. In literature, I found these equations are difficult to solve by Finite Elements but quite easy with the box method (=finite volumes) using the Sharfetter-Gummel discretization. <BR>
I think getdp can be used with finite-volume but I don't know how to do because I didn't find any example on it. <BR>
Could someone help me or point me some links?<BR>
<BR>
Thanks,<BR>
Fabian
</BODY>
</HTML>