The nextnanopy Python package#
The nextnanopy Python package is a FREE tool developed for nextnano++, nextnano³, nextnano.NEGF and nextnano.MSB to automate simulations and analysis of the results. You can write a Python script to:
run multiple simulations (multidimensional parameter sweep, many input files, etc.)
plot multiple figures, overlay data, save as image or PDF
calculate further quantities using output data
load polygons from a GDSII file for device geometry input
and anything else possible with the Python language. We maintain the nextnanopy Python package on GitHub as well as on the Python Package Index (PyPI) repository.
Note
The nextnanopy Python package repository was moved to new location on GitHub