NCEPLIBS-bufr  12.0.0
bfrini.f90 File Reference

Initialize global variables and arrays within internal memory. More...

Go to the source code of this file.

Functions/Subroutines

subroutine bfrini
 This subroutine initializes numerous global variables and arrays within internal modules and COMMON blocks throughout the BUFRLIB software. More...
 

Detailed Description

Initialize global variables and arrays within internal memory.

Authors
J. Woollen J. Ator
Date
1994-01-06

Definition in file bfrini.f90.

Function/Subroutine Documentation

◆ bfrini()

subroutine bfrini

This subroutine initializes numerous global variables and arrays within internal modules and COMMON blocks throughout the BUFRLIB software.

This subroutine isn't normally called directly by any application program, because it's automatically called internally from within subroutine openbf() during the first time that subroutine is called by any application program.

Authors
J. Woollen J. Ator
Date
1994-01-06

Definition at line 15 of file bfrini.f90.

References moda_idrdm::idrdm, ifxy(), moda_stbfr::iolun, moda_stbfr::iomsg, ipkm(), moda_bufrsr::jsr, moda_bitbuf::maxbyt, modv_maxjl::maxjl, moda_tables::maxtab, modv_maxtba::maxtba, modv_maxtbb::maxtbb, modv_maxtbd::maxtbd, moda_bufrmg::msglen, moda_msglim::msglim, mtinfo(), modv_mxmsgl::mxmsgl, moda_dscach::ncnem, modv_nfiles::nfiles, moda_h4wlc::nh4wlc, moda_tababd::ntba, moda_tababd::ntbb, moda_tababd::ntbd, and moda_usrint::nval.

Referenced by openbf().