NCEPLIBS-bufr  12.0.0
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.

Author
J. Ator
Date
2014-12-10

Variable Documentation

◆ nfiles

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