$warnings

Warnings can be switched on or off.

$warnings                         required
 warnings           logical       required
$end_warnings                     required

Specify here if warnings should be written to the .log file.

warnings
type:

logical

presence:

required

options:

.FALSE.

.TRUE.

default:

uses value specified in database_nn3.in

Example

!----------------------------!
$warnings                    !
 warnings = .FALSE.          ! switch off warnings
!warnings = .TRUE.           ! switch on warnings
$end_warnings                !
!----------------------------!