debuglevel

Calling sequence

currents{ debuglevel }

Properties

  • usage: \(\mathrm{\textcolor{ForestGreen}{optional}}\)

  • type: integer

  • unit: \(\mathrm{-}\)

  • values: \(z \geq -1\)

  • default: \(z=1\)

Functionality

The higher this integer number, the more information on the numerical solver is printed to the screen output. Increasing the value to 2 or more significantly increases the volume of the diagnostic output displayed in nextnanomat (or a shell window). As result of the additional I/O load, particularly 1D simulations will slow down correspondingly (especially for currents{ } and poisson{ }).

Examples

currents{
    recombination_model{}
    debuglevel = 3
}