debuglevel¶
- Calling sequence
strain{ debuglevel }
- Properties
using: \(\mathrm{\textcolor{ForestGreen}{optional\;within\;the\;scope}}\)
type: \(\mathrm{integer}\)
values:
{-1, 0, 1, 2, ...}
unit: \(\mathrm{-}\)
default:
2
- Functionality
The higher this integer number, the more information on the numerical solver is printed to the screen output
- Example
strain{ debuglevel = 3 pseudomorphic_strain{} }