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

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
2014-12-10

Variable Documentation

◆ maxmsg

modv_maxmsg::maxmsg = 200000

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

Definition at line 19 of file modv_MAXMSG.f.

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