NCEPLIBS-bufr
12.0.1
|
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... | |
This module declares and initializes the MAXMSG variable.
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().