Guest User

Untitled

a guest
May 27th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. type myIntData
  2. integer :: array(10)
  3. integer :: ndata
  4. real(8) :: average
  5. real(8) :: variance
  6. end type
Add Comment
Please, Sign In to add comment