Structure{ }

(Formerly Superlattice)

Calling sequence

Structure{ }

Functionality

Defines the relevant region of the device. Either periodic (default) or open (see Hybrid{ }) boundary conditions are applied to the defined region.

Dependencies

At least one Layer subgroup must be defined within this group.

Example
Structure{
    Layer{
        ...
    }

    InterfaceWidth =

    Doping{
        ...
    }

    AnalysisSeparator{
        ...
    }
}

The following subgroups and keywords are available within this group:


Last update: 25/11/2024