CTBTO FLEXPART WO4 (2015-10-15)
 All Classes Files Functions Variables
hanna_mod.f90
Go to the documentation of this file.
1 module hanna_mod
2 
3  implicit none
4 
5  real :: ust,wst,ol,h,zeta,sigu,sigv,tlu,tlv,tlw
6  real :: sigw,dsigwdz,dsigw2dz
7 
8 end module hanna_mod