source: branches/jerome/src_flexwrf_v3.1/ran_mod.f90 @ 16

Last change on this file since 16 was 16, checked in by jebri, 10 years ago

sources for flexwrf v3.1

File size: 248 bytes
Line 
1
2    module ran_mod
3
4  !includes OH concentration field as well as the height information
5  !for this field
6
7  implicit none
8  integer :: inext,inextp,iff
9  integer :: ma(55),idummy
10  common  /random/ inext,inextp,iff,ma,idummy
11end module ran_mod
12
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG