source: flexpart.git/src_parallel/hanna_mod.f90 @ ff050cd

flexpart91_hasod
Last change on this file since ff050cd was 3eed2e6, checked in by Harald Sodemann <harald.sodemann@…>, 11 years ago

Added parallel version of Flexpart91

git-svn-id: http://flexpart.flexpart.eu:8088/svn/FlexPart90/branches/flexpart91_hasod@8 ef8cc7e1-21b7-489e-abab-c1baa636049d

  • Property mode set to 100644
File size: 246 bytes
Line 
1module 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!$OMP THREADPRIVATE(ust, wst, ol, h, zeta, sigu, sigv, tlu, tlv, tlw, &
9!$OMP   sigw, dsigwdz, dsigw2dz)
10
11
12end module hanna_mod
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG