debuglevel

Calling sequence

strain{ debuglevel }

Properties

  • usage: optional

  • type: integer

  • values: z1

  • unit:

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