NCEPLIBS-bufr  12.0.0
modv_mxmtbf Module Reference

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

Variables

integer mxmtbf = 25000
 Maximum number of entries in a master BUFR Code/Flag table, counting across all individual Code/Flag tables, and counting each defined code figure (within each individual Code table) or defined bit number (within each individual Flag table) as a separate entry. More...
 

Detailed Description

This module declares and initializes the MXMTBF variable.

Author
J. Ator
Date
2014-12-10

Variable Documentation

◆ mxmtbf

integer modv_mxmtbf::mxmtbf = 25000

Maximum number of entries in a master BUFR Code/Flag table, counting across all individual Code/Flag tables, and counting each defined code figure (within each individual Code table) or defined bit number (within each individual Flag table) as a separate entry.

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 303 of file modules_vars.F90.