Greens-code
A modular quantum transport code
|
Enumerate a number of objects, or values
Using component_range or param_range , you can create enumerations of objects. Consider e.g. adding several Potentials to a single ExtPot_Hamiltonian: you use Potential_0, Potential_1, Potential_2, .... to create a list of Potentials. Syntax for Enumerations consist of a base name (Potential) followed by