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

Public Attributes

integer input_field
 
integer output_file
 
character(len=128) output_name
 
logical time_average
 
logical time_rms
 
logical static
 
logical time_max
 
logical time_min
 
logical time_sum
 
logical time_ops
 
integer pack
 
integer pow_value
 Power value to use for mean_pow(n) calculations. More...
 
character(len=50) time_method
 
real _allocatable
 
real, dimension(:) dimension
 
real buffer
 
real _null
 
real counter
 
real count_0d
 
integer _allocatable
 
integer, dimension(:) dimension
 
integer num_elements
 
type(time_typelast_output
 
type(time_typenext_output
 
type(time_typenext_next_output
 
type(diag_fieldtypef_type
 
integer, dimension(4) axes
 
integer num_axes
 
integer total_elements
 
integer region_elements
 
integer n_diurnal_samples
 
type(diag_gridoutput_grid
 
logical local_output
 
logical need_compute
 
logical phys_window
 
logical written_once
 
logical reduced_k_range
 
integer imin
 
integer imax
 
integer jmin
 
integer jmax
 
integer kmin
 
integer kmax
 
type(time_typetime_of_prev_field_data
 
type(diag_atttype_allocatable
 
type(diag_atttype), dimension(:) dimension
 
type(diag_atttypeattributes
 
type(diag_atttype_null
 
integer num_attributes
 
logical reduced_k_unstruct = .false.
 

Detailed Description

Definition at line 507 of file diag_data.F90.

Member Data Documentation

◆ _allocatable [1/3]

real diag_data_mod::output_field_type::_allocatable

Definition at line 522 of file diag_data.F90.

◆ _allocatable [2/3]

integer diag_data_mod::output_field_type::_allocatable

Definition at line 531 of file diag_data.F90.

◆ _allocatable [3/3]

type(diag_atttype) diag_data_mod::output_field_type::_allocatable

Definition at line 543 of file diag_data.F90.

◆ _null [1/2]

real diag_data_mod::output_field_type::_null

Definition at line 522 of file diag_data.F90.

◆ _null [2/2]

type(diag_atttype) diag_data_mod::output_field_type::_null

Definition at line 543 of file diag_data.F90.

◆ attributes

type(diag_atttype) diag_data_mod::output_field_type::attributes

Definition at line 543 of file diag_data.F90.

◆ axes

integer, dimension(4) diag_data_mod::output_field_type::axes

Definition at line 535 of file diag_data.F90.

◆ buffer

real diag_data_mod::output_field_type::buffer

Definition at line 522 of file diag_data.F90.

◆ count_0d

real diag_data_mod::output_field_type::count_0d

Definition at line 530 of file diag_data.F90.

◆ counter

real diag_data_mod::output_field_type::counter

Definition at line 523 of file diag_data.F90.

◆ dimension [1/3]

real diag_data_mod::output_field_type::dimension

Definition at line 522 of file diag_data.F90.

◆ dimension [2/3]

integer, dimension(:) diag_data_mod::output_field_type::dimension

Definition at line 531 of file diag_data.F90.

◆ dimension [3/3]

type(diag_atttype), dimension(:) diag_data_mod::output_field_type::dimension

Definition at line 543 of file diag_data.F90.

◆ f_type

type(diag_fieldtype) diag_data_mod::output_field_type::f_type

Definition at line 534 of file diag_data.F90.

◆ imax

integer diag_data_mod::output_field_type::imax

Definition at line 541 of file diag_data.F90.

◆ imin

integer diag_data_mod::output_field_type::imin

Definition at line 541 of file diag_data.F90.

◆ input_field

integer diag_data_mod::output_field_type::input_field

Definition at line 508 of file diag_data.F90.

◆ jmax

integer diag_data_mod::output_field_type::jmax

Definition at line 541 of file diag_data.F90.

◆ jmin

integer diag_data_mod::output_field_type::jmin

Definition at line 541 of file diag_data.F90.

◆ kmax

integer diag_data_mod::output_field_type::kmax

Definition at line 541 of file diag_data.F90.

◆ kmin

integer diag_data_mod::output_field_type::kmin

Definition at line 541 of file diag_data.F90.

◆ last_output

type(time_type) diag_data_mod::output_field_type::last_output

Definition at line 533 of file diag_data.F90.

◆ local_output

logical diag_data_mod::output_field_type::local_output

Definition at line 539 of file diag_data.F90.

◆ n_diurnal_samples

integer diag_data_mod::output_field_type::n_diurnal_samples

Definition at line 537 of file diag_data.F90.

◆ need_compute

logical diag_data_mod::output_field_type::need_compute

Definition at line 539 of file diag_data.F90.

◆ next_next_output

type(time_type) diag_data_mod::output_field_type::next_next_output

Definition at line 533 of file diag_data.F90.

◆ next_output

type(time_type) diag_data_mod::output_field_type::next_output

Definition at line 533 of file diag_data.F90.

◆ num_attributes

integer diag_data_mod::output_field_type::num_attributes

Definition at line 544 of file diag_data.F90.

◆ num_axes

integer diag_data_mod::output_field_type::num_axes

Definition at line 536 of file diag_data.F90.

◆ num_elements

integer diag_data_mod::output_field_type::num_elements

Definition at line 531 of file diag_data.F90.

◆ output_file

integer diag_data_mod::output_field_type::output_file

Definition at line 509 of file diag_data.F90.

◆ output_grid

type(diag_grid) diag_data_mod::output_field_type::output_grid

Definition at line 538 of file diag_data.F90.

◆ output_name

character(len=128) diag_data_mod::output_field_type::output_name

Definition at line 510 of file diag_data.F90.

◆ pack

integer diag_data_mod::output_field_type::pack

Definition at line 518 of file diag_data.F90.

◆ phys_window

logical diag_data_mod::output_field_type::phys_window

Definition at line 539 of file diag_data.F90.

◆ pow_value

integer diag_data_mod::output_field_type::pow_value

Power value to use for mean_pow(n) calculations.

Definition at line 519 of file diag_data.F90.

◆ reduced_k_range

logical diag_data_mod::output_field_type::reduced_k_range

Definition at line 540 of file diag_data.F90.

◆ reduced_k_unstruct

logical diag_data_mod::output_field_type::reduced_k_unstruct = .false.

Definition at line 547 of file diag_data.F90.

◆ region_elements

integer diag_data_mod::output_field_type::region_elements

Definition at line 536 of file diag_data.F90.

◆ static

logical diag_data_mod::output_field_type::static

Definition at line 513 of file diag_data.F90.

◆ time_average

logical diag_data_mod::output_field_type::time_average

Definition at line 511 of file diag_data.F90.

◆ time_max

logical diag_data_mod::output_field_type::time_max

Definition at line 514 of file diag_data.F90.

◆ time_method

character(len=50) diag_data_mod::output_field_type::time_method

Definition at line 520 of file diag_data.F90.

◆ time_min

logical diag_data_mod::output_field_type::time_min

Definition at line 515 of file diag_data.F90.

◆ time_of_prev_field_data

type(time_type) diag_data_mod::output_field_type::time_of_prev_field_data

Definition at line 542 of file diag_data.F90.

◆ time_ops

logical diag_data_mod::output_field_type::time_ops

Definition at line 517 of file diag_data.F90.

◆ time_rms

logical diag_data_mod::output_field_type::time_rms

Definition at line 512 of file diag_data.F90.

◆ time_sum

logical diag_data_mod::output_field_type::time_sum

Definition at line 516 of file diag_data.F90.

◆ total_elements

integer diag_data_mod::output_field_type::total_elements

Definition at line 536 of file diag_data.F90.

◆ written_once

logical diag_data_mod::output_field_type::written_once

Definition at line 539 of file diag_data.F90.


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