FV3 Bundle
ncdc_climsg Module Reference

Functions/Subroutines

subroutine ncdc_check (status)
 
subroutine ncdc_error (err)
 
subroutine ncdc_warning (warn)
 
subroutine ncdc_info (ifo)
 

Variables

logical ncdc_enable_info = .TRUE.
 
logical ncdc_enable_warn = .TRUE.
 

Function/Subroutine Documentation

◆ ncdc_check()

subroutine ncdc_climsg::ncdc_check ( integer(i_long), intent(in)  status)

Definition at line 21 of file ncdc_climsg.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ncdc_error()

subroutine ncdc_climsg::ncdc_error ( character(len=*), intent(in)  err)

Definition at line 29 of file ncdc_climsg.F90.

Here is the caller graph for this function:

◆ ncdc_info()

subroutine ncdc_climsg::ncdc_info ( character(len=*), intent(in)  ifo)

Definition at line 72 of file ncdc_climsg.F90.

Here is the caller graph for this function:

◆ ncdc_warning()

subroutine ncdc_climsg::ncdc_warning ( character(len=*), intent(in)  warn)

Definition at line 58 of file ncdc_climsg.F90.

Here is the caller graph for this function:

Variable Documentation

◆ ncdc_enable_info

logical ncdc_climsg::ncdc_enable_info = .TRUE.

Definition at line 15 of file ncdc_climsg.F90.

◆ ncdc_enable_warn

logical ncdc_climsg::ncdc_enable_warn = .TRUE.

Definition at line 16 of file ncdc_climsg.F90.