NCEPLIBS-bufr  11.5.0
 All Data Structures Files Functions Variables Pages
modv_BMISS.f90
Go to the documentation of this file.
1 
3 
8 
9 module modv_bmiss
10 
16 
17  real*8, public :: BMISS = 10E10_8
18 
19 end module
This module declares and initializes the BMISS variable.
Definition: modv_BMISS.f90:9