Input files#

InputFile

Load a nextnano input file as the product-specific class that fits it.

Sweep

A parameter sweep over the input variables of one input file.

InputFileTemplate

This class stores and manipulates any kind of nextnano input files.

InputFileTemplate is the base class every product’s InputFile shares, so it is what the objects handed back by nn.InputFile(...) actually are, and it carries the parameters and attributes they inherit.