FV3 Bundle
diag_table_mod::field_description_type Type Reference
Collaboration diagram for diag_table_mod::field_description_type:
[legend]

Private Attributes

character(len=128) module_name
 
character(len=128) field_name
 
character(len=128) output_name
 
character(len=128) file_name
 
character(len=50) time_sampling
 
character(len=50) time_method
 
character(len=50) spatial_ops
 
type(coord_typeregional_coords
 
integer pack
 

Detailed Description

Definition at line 248 of file diag_table.F90.

Member Data Documentation

◆ field_name

character(len=128) diag_table_mod::field_description_type::field_name
private

Definition at line 249 of file diag_table.F90.

◆ file_name

character(len=128) diag_table_mod::field_description_type::file_name
private

Definition at line 249 of file diag_table.F90.

◆ module_name

character(len=128) diag_table_mod::field_description_type::module_name
private

Definition at line 249 of file diag_table.F90.

◆ output_name

character(len=128) diag_table_mod::field_description_type::output_name
private

Definition at line 249 of file diag_table.F90.

◆ pack

integer diag_table_mod::field_description_type::pack
private

Definition at line 254 of file diag_table.F90.

◆ regional_coords

type(coord_type) diag_table_mod::field_description_type::regional_coords
private

Definition at line 253 of file diag_table.F90.

◆ spatial_ops

character(len=50) diag_table_mod::field_description_type::spatial_ops
private

Definition at line 252 of file diag_table.F90.

◆ time_method

character(len=50) diag_table_mod::field_description_type::time_method
private

Definition at line 251 of file diag_table.F90.

◆ time_sampling

character(len=50) diag_table_mod::field_description_type::time_sampling
private

Definition at line 250 of file diag_table.F90.


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