NCEPLIBS-bufr 11.7.1
modv_nfiles Module Reference

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...
 

Detailed Description

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.

Author
J. Ator
Date
2014-12-10

Variable Documentation

◆ nfiles

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().