NCEPLIBS-bufr  12.0.0
modv_mxtamc Module Reference

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

Variables

integer mxtamc = 15
 Maximum number of Table A mnemonics in the internal jump/link table which contain at least one Table C operator with an XX value of 21 or greater in their definition. More...
 

Detailed Description

This module declares and initializes the MXTAMC variable.

Author
J. Ator
Date
2014-12-10

Variable Documentation

◆ mxtamc

integer modv_mxtamc::mxtamc = 15

Maximum number of Table A mnemonics in the internal jump/link table which contain at least one Table C operator with an XX value of 21 or greater in their definition.

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

Referenced by arallocf(), igetprm(), isetprm(), and tabsub().