NCEPLIBS-bufr 11.7.1
modv_NFILES.f90
Go to the documentation of this file.
1
3
11
13
16
17 integer, public :: nfiles = 32
18
19end module
This module declares and initializes the NFILES variable.
Definition: modv_NFILES.f90:12
integer, public nfiles
Maximum number of BUFR files that can be connected to the BUFRLIB software (for reading or writing) a...
Definition: modv_NFILES.f90:17