NCEPLIBS-bufr  12.0.0
modv_maxtbd Module Reference

This module declares and initializes the MAXTBD variable. More...

Variables

integer maxtbd = 500
 Maximum number of entries in the internal BUFR Table D for each BUFR file that is connected to the BUFRLIB software. More...
 

Detailed Description

This module declares and initializes the MAXTBD variable.

Author
J. Ator
Date
2014-12-10

Variable Documentation

◆ maxtbd

integer modv_maxtbd::maxtbd = 500

Maximum number of entries in the internal BUFR Table D for each BUFR file that is connected to the BUFRLIB software.

This variable is initialized to a default value which can be overridden by a subsequent call to function isetprm() within the application program.

Definition at line 152 of file modules_vars.F90.

Referenced by arallocf(), bfrini(), igetprm(), and isetprm().