Dr. Nano FC
Dr. Nano FC
  • Видео 1
  • Просмотров 3 710
Solar Cell Simulation in Silvaco TCAD (Part I)
Germanium Solar Cell Simulation. Template inspired from:
silvaco.com/examples/tcad/section34/example4/index.html
Code:
go atlas
###meshing###
set length=100
mesh
x.mesh loc=0 spacing=10
x.mesh loc=100 spacing=10
y.mesh loc=0 spacing=0.01
y.mesh loc=0.3 spacing=0.01
y.mesh loc=1.5 spacing=0.1
y.mesh loc=50 spacing=1
###structure###
region num=1 x.min=0 x.max=100 y.min=0 y.max=1 material=ingap
region num=2 x.min=0 x.max=100 y.min=1 y.max=1.2 material=germanium
region num=3 x.min=0 x.max=100 y.min=1.2 y.max=51.2 material=germanium
#region num= user.material=a-si y.min=51.2 y.max=51.22 name=a-si
###contacts###
electrode name=cathode num=1 top x.max=20
electrode name=anode num=2 bottom
###refractive index###
mater...
Просмотров: 3 710

Видео