{% extends "base.html" %} {% block title %}Structure Builder - 1D Poisson Simulator{% endblock %} {% block content %}

Structure Builder

Design your semiconductor heterostructure


Layers
Total Thickness: 0.0 nm
Actions
Layer Editor
Select or add a layer to edit
Structure Preview
Boundary Conditions
Surface
Substrate
Slope=0: Zero band slope at boundary (default).
Schottky: Metal-semiconductor barrier contact.
Ohmic: Zero-resistance contact (charge neutrality at boundary).
{% endblock %} {% block extra_js %} {% endblock %}