NCEPLIBS-bufr  11.5.0
 All Data Structures Files Functions Variables Pages
modv_MXS.f90
Go to the documentation of this file.
1 
3 
8 
9 module modv_mxs
10 
13 
14  integer, parameter, public :: MXS = 1000
15 
16 end module
This module declares and initializes the MXS variable.
Definition: modv_MXS.f90:9