NCEPLIBS-bufr  11.7.0
 All Data Structures Files Functions Variables Pages
modv_MAXCD.f90
Go to the documentation of this file.
1 
3 
12 
13 module modv_maxcd
14 
20 
21  integer, public :: MAXCD = 250
22 
23 end module
This module declares and initializes the MAXCD variable.
Definition: modv_MAXCD.f90:13