FV3 Bundle
ncdres_climsg Module Reference

Functions/Subroutines

subroutine ncdres_error (err)
 
subroutine ncdres_warning (warn)
 
subroutine ncdres_set_info_display (info_on_off)
 
subroutine ncdres_info (ifo)
 

Variables

logical ncdres_enable_info = .FALSE.
 

Function/Subroutine Documentation

◆ ncdres_error()

subroutine ncdres_climsg::ncdres_error ( character(len=*), intent(in)  err)

Definition at line 12 of file ncdres_climsg.F90.

Here is the caller graph for this function:

◆ ncdres_info()

subroutine ncdres_climsg::ncdres_info ( character(len=*), intent(in)  ifo)

Definition at line 43 of file ncdres_climsg.F90.

◆ ncdres_set_info_display()

subroutine ncdres_climsg::ncdres_set_info_display ( logical  info_on_off)

Definition at line 38 of file ncdres_climsg.F90.

◆ ncdres_warning()

subroutine ncdres_climsg::ncdres_warning ( character(len=*), intent(in)  warn)

Definition at line 33 of file ncdres_climsg.F90.

Variable Documentation

◆ ncdres_enable_info

logical ncdres_climsg::ncdres_enable_info = .FALSE.

Definition at line 5 of file ncdres_climsg.F90.