NCEPLIBS-bufr 11.7.1
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.

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

Author
J. Ator
Date
2018-01-11

Variable Documentation

◆ mxmtbf

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.

Definition at line 22 of file modv_MXMTBF.f.