2.11.1. debuglevel
Calling sequence
strain{ debuglevel }
Properties
usage: \(\mathrm{\textcolor{ForestGreen}{optional}}\)
type: integer
values: \(z \geq -1\)
unit: \(\mathrm{-}\)
default: \(z=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{}
}