NCEPLIBS-bufr
11.5.0
|
Declare and initialize NFILES variable. More...
Go to the source code of this file.
Data Types | |
module | modv_nfiles |
This module declares and initializes the NFILES variable. More... | |
Declare and initialize NFILES variable.
Definition in file modv_NFILES.F.
module modv_nfiles |
This module declares and initializes the NFILES variable.
For dynamic allocation builds, this variable is initialized to a default value which can be overridden by a subsequent call to function isetprm() within the application program. For static allocation builds, this variable is set as a parameter at compile time and cannot be changed within the application program.
Definition at line 16 of file modv_NFILES.F.
Data Fields | ||
---|---|---|
integer | nfiles | Maximum number of BUFR files that can be connected to the BUFRLIB software (for reading or writing) at any one time. |