debuglevel¶
- Calling sequence
currents{ debuglevel }
- Properties
using: \(\mathrm{\textcolor{ForestGreen}{optional\;within\;the\;scope}}\)
type: \(\mathrm{integer}\)
unit: \(\mathrm{-}\)
values:
{-1, 0, 1, 2, ...}
default:
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 }