API reference#
These pages document the public API of The nextnanopy Python package, i.e. the names
exported directly from the top-level nextnanopy namespace:
import nextnanopy as nn
my_input = nn.InputFile('my_simulation.nnp')
Note
Most methods in the pages below carry no docstring upstream yet, so they appear with their signature only. The docstrings that do exist are not standardised yet, so some entries may render incorrectly.