FV3 Bundle
diag_data_mod::input_field_type Type Reference
Collaboration diagram for diag_data_mod::input_field_type:
[legend]

Public Attributes

character(len=128) module_name
 
character(len=128) field_name
 
character(len=128) long_name
 
character(len=128) units
 
character(len=256) standard_name
 
character(len=64) interp_method
 
integer, dimension(3) axes
 
integer num_axes
 
logical missing_value_present
 
logical range_present
 
real missing_value
 
real, dimension(2) range
 
integer _allocatable
 
integer, dimension(:) dimension
 
integer output_fields
 
integer _null
 
integer num_output_fields
 
integer, dimension(3) size
 
logical static
 
logical register
 
logical mask_variant
 
logical local
 
integer numthreads
 
integer active_omp_level
 
integer tile_count
 
type(coord_typelocal_coord
 
type(time_typetime
 
logical issued_mask_ignore_warning
 

Detailed Description

Definition at line 384 of file diag_data.F90.

Member Data Documentation

◆ _allocatable

integer diag_data_mod::input_field_type::_allocatable

Definition at line 393 of file diag_data.F90.

◆ _null

integer diag_data_mod::input_field_type::_null

Definition at line 393 of file diag_data.F90.

◆ active_omp_level

integer diag_data_mod::input_field_type::active_omp_level

Definition at line 398 of file diag_data.F90.

◆ axes

integer, dimension(3) diag_data_mod::input_field_type::axes

Definition at line 388 of file diag_data.F90.

◆ dimension

integer, dimension(:) diag_data_mod::input_field_type::dimension

Definition at line 393 of file diag_data.F90.

◆ field_name

character(len=128) diag_data_mod::input_field_type::field_name

Definition at line 385 of file diag_data.F90.

◆ interp_method

character(len=64) diag_data_mod::input_field_type::interp_method

Definition at line 387 of file diag_data.F90.

◆ issued_mask_ignore_warning

logical diag_data_mod::input_field_type::issued_mask_ignore_warning

Definition at line 402 of file diag_data.F90.

◆ local

logical diag_data_mod::input_field_type::local

Definition at line 396 of file diag_data.F90.

◆ local_coord

type(coord_type) diag_data_mod::input_field_type::local_coord

Definition at line 400 of file diag_data.F90.

◆ long_name

character(len=128) diag_data_mod::input_field_type::long_name

Definition at line 385 of file diag_data.F90.

◆ mask_variant

logical diag_data_mod::input_field_type::mask_variant

Definition at line 396 of file diag_data.F90.

◆ missing_value

real diag_data_mod::input_field_type::missing_value

Definition at line 391 of file diag_data.F90.

◆ missing_value_present

logical diag_data_mod::input_field_type::missing_value_present

Definition at line 390 of file diag_data.F90.

◆ module_name

character(len=128) diag_data_mod::input_field_type::module_name

Definition at line 385 of file diag_data.F90.

◆ num_axes

integer diag_data_mod::input_field_type::num_axes

Definition at line 389 of file diag_data.F90.

◆ num_output_fields

integer diag_data_mod::input_field_type::num_output_fields

Definition at line 394 of file diag_data.F90.

◆ numthreads

integer diag_data_mod::input_field_type::numthreads

Definition at line 397 of file diag_data.F90.

◆ output_fields

integer diag_data_mod::input_field_type::output_fields

Definition at line 393 of file diag_data.F90.

◆ range

real, dimension(2) diag_data_mod::input_field_type::range

Definition at line 392 of file diag_data.F90.

◆ range_present

logical diag_data_mod::input_field_type::range_present

Definition at line 390 of file diag_data.F90.

◆ register

logical diag_data_mod::input_field_type::register

Definition at line 396 of file diag_data.F90.

◆ size

integer, dimension(3) diag_data_mod::input_field_type::size

Definition at line 395 of file diag_data.F90.

◆ standard_name

character(len=256) diag_data_mod::input_field_type::standard_name

Definition at line 386 of file diag_data.F90.

◆ static

logical diag_data_mod::input_field_type::static

Definition at line 396 of file diag_data.F90.

◆ tile_count

integer diag_data_mod::input_field_type::tile_count

Definition at line 399 of file diag_data.F90.

◆ time

type(time_type) diag_data_mod::input_field_type::time

Definition at line 401 of file diag_data.F90.

◆ units

character(len=128) diag_data_mod::input_field_type::units

Definition at line 385 of file diag_data.F90.


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