Public Data Type Components | |
integer | n |
real, dimension(:), allocatable | x |
real, dimension(:), allocatable | y |
real, dimension(:), allocatable | z |
Type for spatial coordinates.
integer assimilation_variables::assim_coordinate_type::n |
number of model positions
real, dimension(:), allocatable assimilation_variables::assim_coordinate_type::x |
x-coordinate
real, dimension(:), allocatable assimilation_variables::assim_coordinate_type::y |
y-coordinate
real, dimension(:), allocatable assimilation_variables::assim_coordinate_type::z |
z-coordinate