NCEPLIBS-bufr 11.7.1
|
This module declares and initializes the NFILES variable. More...
Variables | |
integer, public | nfiles = 32 |
Maximum number of BUFR files that can be connected to the BUFRLIB software (for reading or writing) at any one time. More... | |
This module declares and initializes the NFILES variable.
This variable is initialized to a default value which can be overridden by a subsequent call to function isetprm() within the application program.
modv_nfiles::nfiles = 32 |
Maximum number of BUFR files that can be connected to the BUFRLIB software (for reading or writing) at any one time.
Definition at line 17 of file modv_NFILES.f90.
Referenced by arallocc(), arallocf(), bfrini(), exitbufr(), igetprm(), isetprm(), makestab(), openbf(), and status().