22 character(len=*),
intent(in) :: errmsg
23 integer(I4B),
intent(in),
optional :: iunit
27 if (
present(iunit))
then
Disable development features in release mode.
subroutine, public dev_feature(errmsg, iunit)
Terminate if in release mode (guard development features)
This module defines variable data types.
This module contains simulation methods.
subroutine, public store_error(msg, terminate)
Store an error message.
subroutine, public store_error_unit(iunit, terminate)
Store the file unit number.
This module contains version information.
integer(i4b), parameter idevelopmode