debuglevel

Calling sequence

strain{ debuglevel }

Properties
  • using: \(\mathrm{\textcolor{ForestGreen}{optional}}\)

  • type: \(\mathrm{integer}\)

  • values: \(\{-1,0,1,2,\ldots\}\)

  • 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{}
}