NCEPLIBS-bufr
12.0.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.
integer, public 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.
This variable is initialized to a default value which can be overridden by a subsequent call to function isetprm() within the application program.
Definition at line 401 of file modules_vars.F90.
Referenced by arallocc(), arallocf(), bfrini(), exitbufr(), igetprm(), isetprm(), makestab(), openbf(), and status().