NCEPLIBS-bufr  12.0.0
modv_maxmsg Module Reference

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

Variables

integer maxmsg = 200000
 Maximum number of BUFR messages that can be stored within internal memory. More...
 

Detailed Description

This module declares and initializes the MAXMSG variable.

Author
J. Ator
Date
2014-12-10

Variable Documentation

◆ maxmsg

integer modv_maxmsg::maxmsg = 200000

Maximum number of BUFR messages that can be stored within internal memory.

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

Referenced by arallocf(), igetprm(), isetprm(), ufbmem(), and ufbmex().