set_error_unit Subroutine

public subroutine set_error_unit(unit)

Set the output unit for error log messages.

Arguments

Type IntentOptional Attributes Name
integer(kind=i4), intent(in) :: unit

Fortran unit number for ERROR logs.