NCEPLIBS-bufr 11.7.1
modv_maxmem Module Reference

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

Variables

integer maxmem = 50000000
 Maximum number of bytes that can be used to store BUFR messages within internal memory. More...
 

Detailed Description

This module declares and initializes the MAXMEM 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

◆ maxmem

modv_maxmem::maxmem = 50000000

Maximum number of bytes that can be used to store BUFR messages within internal memory.

Definition at line 19 of file modv_MAXMEM.f.

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