CTBTO FLEXPART WO4 (2015-10-15)
 All Classes Files Functions Variables
Public Attributes | List of all members
point_mod Module Reference

Public Attributes

integer, dimension(:), allocatable ireleasestart
 
integer, dimension(:), allocatable ireleaseend
 
integer, dimension(:), allocatable npart
 
integer *2, dimension(:),
allocatable 
kindz
 
real, dimension(:), allocatable xpoint1
 
real, dimension(:), allocatable xpoint2
 
real, dimension(:), allocatable ypoint1
 
real, dimension(:), allocatable ypoint2
 
real, dimension(:), allocatable zpoint1
 
real, dimension(:), allocatable zpoint2
 
real, dimension(:,:), allocatable xmass
 
real, dimension(:), allocatable rho_rel
 

Detailed Description

Definition at line 22 of file point_mod.f90.

Member Data Documentation

integer, dimension (:), allocatable point_mod::ireleaseend

Definition at line 27 of file point_mod.f90.

integer, dimension (:), allocatable point_mod::ireleasestart

Definition at line 26 of file point_mod.f90.

integer*2, dimension (:), allocatable point_mod::kindz

Definition at line 29 of file point_mod.f90.

integer, dimension (:), allocatable point_mod::npart

Definition at line 28 of file point_mod.f90.

real, dimension (:), allocatable point_mod::rho_rel

Definition at line 39 of file point_mod.f90.

real, dimension (:,:), allocatable point_mod::xmass

Definition at line 38 of file point_mod.f90.

real, dimension (:), allocatable point_mod::xpoint1

Definition at line 31 of file point_mod.f90.

real, dimension (:), allocatable point_mod::xpoint2

Definition at line 32 of file point_mod.f90.

real, dimension (:), allocatable point_mod::ypoint1

Definition at line 33 of file point_mod.f90.

real, dimension (:), allocatable point_mod::ypoint2

Definition at line 34 of file point_mod.f90.

real, dimension (:), allocatable point_mod::zpoint1

Definition at line 35 of file point_mod.f90.

real, dimension (:), allocatable point_mod::zpoint2

Definition at line 36 of file point_mod.f90.


The documentation for this module was generated from the following file: