NCEPLIBS-bufr  12.0.0
modv_maxcd Module Reference

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

Variables

integer, public maxcd = 250
 Maximum number of child descriptors that can be included within the sequence definition of a Table D descriptor, not counting the recursive resolution of any child descriptors which may themselves be Table D descriptors. More...
 

Detailed Description

This module declares and initializes the MAXCD variable.

Author
J. Ator
Date
2014-12-10

Variable Documentation

◆ maxcd

integer, public modv_maxcd::maxcd = 250

Maximum number of child descriptors that can be included within the sequence definition of a Table D descriptor, not counting the recursive resolution of any child descriptors which may themselves be Table D descriptors.

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

Referenced by arallocc(), arallocf(), cpmstabs(), igetprm(), ireadmt(), isetprm(), nemtbd(), pktdd(), and stbfdx().