NCEPLIBS-bufr  11.6.0
 All Data Structures Files Functions Variables Pages
moda_h4wlc.F
1  MODULE moda_h4wlc
2 
3 #ifndef MXH4WLC_H
4 #define MXH4WLC_H
5  USE modv_mxh4wlc
6 #endif
7 
8  INTEGER :: nh4wlc
9 
10  INTEGER :: luh4wlc(mxh4wlc)
11  CHARACTER*14 :: sth4wlc(mxh4wlc)
12  CHARACTER*120 :: chh4wlc(mxh4wlc)
13 
14  END MODULE
This module declares and initializes the MXH4WLC variable.
Definition: modv_MXH4WLC.f90:9