FV3 Bundle
drifters_input_mod::drifters_input_type Type Reference

Private Attributes

character(len=max_str_len_allocatable
 
character(len=max_str_len), dimension(:) position_names
 
character(len=max_str_len_null
 
character(len=max_str_len), dimension(:) position_units
 
character(len=max_str_len), dimension(:) field_names
 
character(len=max_str_len), dimension(:) field_units
 
character(len=max_str_len), dimension(:) velocity_names
 
real _allocatable
 
real, dimension(:,:) positions
 
real _null
 
integer _allocatable
 
integer, dimension(:) ids
 
integer _null
 
character(len=max_str_lentime_units
 
character(len=max_str_lentitle
 
character(len=max_str_lenversion
 

Detailed Description

Definition at line 34 of file drifters_input.F90.

Member Data Documentation

◆ _allocatable [1/3]

character(len=max_str_len) drifters_input_mod::drifters_input_type::_allocatable
private

Definition at line 37 of file drifters_input.F90.

◆ _allocatable [2/3]

real drifters_input_mod::drifters_input_type::_allocatable
private

Definition at line 42 of file drifters_input.F90.

◆ _allocatable [3/3]

integer drifters_input_mod::drifters_input_type::_allocatable
private

Definition at line 43 of file drifters_input.F90.

◆ _null [1/3]

character(len=max_str_len) drifters_input_mod::drifters_input_type::_null
private

Definition at line 37 of file drifters_input.F90.

◆ _null [2/3]

real drifters_input_mod::drifters_input_type::_null
private

Definition at line 42 of file drifters_input.F90.

◆ _null [3/3]

integer drifters_input_mod::drifters_input_type::_null
private

Definition at line 43 of file drifters_input.F90.

◆ field_names

character(len=max_str_len), dimension(:) drifters_input_mod::drifters_input_type::field_names
private

Definition at line 39 of file drifters_input.F90.

◆ field_units

character(len=max_str_len), dimension(:) drifters_input_mod::drifters_input_type::field_units
private

Definition at line 40 of file drifters_input.F90.

◆ ids

integer, dimension(:) drifters_input_mod::drifters_input_type::ids
private

Definition at line 43 of file drifters_input.F90.

◆ position_names

character(len=max_str_len), dimension(:) drifters_input_mod::drifters_input_type::position_names
private

Definition at line 37 of file drifters_input.F90.

◆ position_units

character(len=max_str_len), dimension(:) drifters_input_mod::drifters_input_type::position_units
private

Definition at line 38 of file drifters_input.F90.

◆ positions

real, dimension(:,:) drifters_input_mod::drifters_input_type::positions
private

Definition at line 42 of file drifters_input.F90.

◆ time_units

character(len=max_str_len) drifters_input_mod::drifters_input_type::time_units
private

Definition at line 44 of file drifters_input.F90.

◆ title

character(len=max_str_len) drifters_input_mod::drifters_input_type::title
private

Definition at line 45 of file drifters_input.F90.

◆ velocity_names

character(len=max_str_len), dimension(:) drifters_input_mod::drifters_input_type::velocity_names
private

Definition at line 41 of file drifters_input.F90.

◆ version

character(len=max_str_len) drifters_input_mod::drifters_input_type::version
private

Definition at line 46 of file drifters_input.F90.


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