Oasis3 4.0.2
mod_psmile_io Module Reference

Data Types

type  time_stamps

Variables

integer(kind=ip_intwp_p), parameter PSMILE_MAX_UNIT = 299
integer(kind=ip_intwp_p), parameter PSMILE_MAX_RESERVED_UNIT = 104
integer(kind=ip_intwp_p), parameter PSMILE_MIN_RESERVED_UNIT = 100
integer(kind=ip_intwp_p), parameter PSMILE_MAX_CF_TABLE_ENTRIES = 1024
integer(kind=ip_intwp_p),
dimension(:), allocatable 
nbr_corners
integer(kind=ip_intwp_p) ig_mpp_io_comm
integer(kind=ip_intwp_p) ig_color
integer(kind=ip_intwp_p) ig_mpp_io_comm_size
integer(kind=ip_intwp_p) ig_mpp_io_comm_rank
integer(kind=ip_intwp_p) ig_stackmax = 1310720
integer(kind=ip_intwp_p) ig_stackmaxd = 655360
integer(kind=ip_intwp_p),
dimension(2) 
ig_layout
type(domain2D), dimension(:),
allocatable 
domain
type(domain1D), dimension(:),
allocatable 
xdom
type(domain1D), dimension(:),
allocatable 
ydom
logical, dimension(:), allocatable lg_is_odd_distribution
integer(kind=ip_intwp_p),
dimension(:), allocatable 
ig_units
integer(kind=ip_intwp_p),
dimension(:), allocatable 
ig_action
integer(kind=ip_intwp_p),
dimension(:), allocatable 
ig_form
integer(kind=ip_intwp_p),
dimension(:), allocatable 
ig_threading
integer(kind=ip_intwp_p),
dimension(:), allocatable 
ig_fileset
character(len=128), dimension(:),
allocatable 
cg_my_input_file
character(len=128), dimension(:),
allocatable 
cg_output_file
integer(kind=ip_intwp_p),
dimension(:), allocatable 
ig_var_index
integer(kind=ip_intwp_p),
dimension(:), allocatable 
ig_ntimes
type(time_stamps), dimension(:),
allocatable 
dg_times
type(fieldtype), dimension(:),
allocatable 
ig_vars
type(fieldtype), dimension(:),
allocatable 
field
type(fieldtype), dimension(:),
allocatable 
latij
type(fieldtype), dimension(:),
allocatable 
lonij
type(fieldtype), dimension(:),
allocatable 
crnlatij
type(fieldtype), dimension(:),
allocatable 
crnlonij
type(axistype), dimension(:),
allocatable 
x_axis
type(axistype), dimension(:),
allocatable 
y_axis
type(axistype), dimension(:),
allocatable 
z_axis
type(axistype), dimension(:),
allocatable 
t_axis
type(axistype), dimension(:),
allocatable 
c_axis
character(len=64), dimension(:),
allocatable 
cports_lgname
character(len=64), dimension(:),
allocatable 
cports_units
character(len=64), dimension(:),
allocatable 
cfldlab
character(len=64), dimension(:),
allocatable 
cfunitslab

Variable Documentation

type(axistype),dimension(:),allocatable mod_psmile_io::c_axis

Definition at line 117 of file mod_psmile_io.F90.

Referenced by psmile_def_metadata().

character(len=64),dimension(:),allocatable mod_psmile_io::cfldlab

Definition at line 124 of file mod_psmile_io.F90.

Referenced by psmile_def_metadata(), and psmile_io_init_comp().

character(len=64),dimension(:),allocatable mod_psmile_io::cfunitslab

Definition at line 124 of file mod_psmile_io.F90.

Referenced by psmile_def_metadata(), and psmile_io_init_comp().

character(len=128),dimension(:),allocatable mod_psmile_io::cg_my_input_file

Definition at line 98 of file mod_psmile_io.F90.

Referenced by psmile_def_files(), and psmile_def_metadata().

character(len=128),dimension(:),allocatable mod_psmile_io::cg_output_file

Definition at line 99 of file mod_psmile_io.F90.

Referenced by psmile_def_files().

character(len=64),dimension(:),allocatable mod_psmile_io::cports_lgname

Definition at line 122 of file mod_psmile_io.F90.

Referenced by psmile_def_metadata(), and psmile_io_cleanup().

character(len=64),dimension(:),allocatable mod_psmile_io::cports_units

Definition at line 123 of file mod_psmile_io.F90.

Referenced by psmile_def_metadata(), and psmile_io_cleanup().

type(fieldtype),dimension(:),allocatable mod_psmile_io::crnlatij

Definition at line 115 of file mod_psmile_io.F90.

Referenced by psmile_def_metadata().

type(fieldtype),dimension(:),allocatable mod_psmile_io::crnlonij

Definition at line 115 of file mod_psmile_io.F90.

Referenced by psmile_def_metadata().

type(fieldtype),dimension(:),allocatable mod_psmile_io::field
integer(kind=ip_intwp_p),dimension(:),allocatable mod_psmile_io::ig_action

Definition at line 94 of file mod_psmile_io.F90.

Referenced by psmile_def_files(), and psmile_io_cleanup().

integer(kind=ip_intwp_p),dimension(:),allocatable mod_psmile_io::ig_fileset

Definition at line 97 of file mod_psmile_io.F90.

Referenced by psmile_def_files(), and psmile_io_cleanup().

integer(kind=ip_intwp_p),dimension(:),allocatable mod_psmile_io::ig_form

Definition at line 95 of file mod_psmile_io.F90.

Referenced by psmile_def_files(), and psmile_io_cleanup().

integer(kind=ip_intwp_p),dimension(2) mod_psmile_io::ig_layout

Definition at line 87 of file mod_psmile_io.F90.

Referenced by psmile_def_domains().

Definition at line 85 of file mod_psmile_io.F90.

Referenced by psmile_def_domains(), and psmile_io_init_comp().

Definition at line 85 of file mod_psmile_io.F90.

Referenced by psmile_io_init_comp().

Definition at line 85 of file mod_psmile_io.F90.

Referenced by psmile_def_domains(), and psmile_io_init_comp().

integer(kind=ip_intwp_p),dimension(:),allocatable mod_psmile_io::ig_ntimes
integer(kind=ip_intwp_p) mod_psmile_io::ig_stackmax = 1310720

Definition at line 86 of file mod_psmile_io.F90.

Referenced by psmile_io_init_comp().

integer(kind=ip_intwp_p) mod_psmile_io::ig_stackmaxd = 655360

Definition at line 86 of file mod_psmile_io.F90.

Referenced by psmile_io_init_comp().

integer(kind=ip_intwp_p),dimension(:),allocatable mod_psmile_io::ig_threading

Definition at line 96 of file mod_psmile_io.F90.

Referenced by psmile_def_files(), and psmile_io_cleanup().

integer(kind=ip_intwp_p),dimension(:),allocatable mod_psmile_io::ig_var_index

Definition at line 103 of file mod_psmile_io.F90.

Referenced by psmile_def_metadata(), and psmile_io_cleanup().

type(fieldtype),dimension(:),allocatable mod_psmile_io::ig_vars
type(fieldtype),dimension(:),allocatable mod_psmile_io::latij

Definition at line 114 of file mod_psmile_io.F90.

Referenced by psmile_def_metadata(), and psmile_io_cleanup().

logical,dimension(:),allocatable mod_psmile_io::lg_is_odd_distribution

Definition at line 91 of file mod_psmile_io.F90.

Referenced by psmile_def_domains(), and psmile_io_cleanup().

type(fieldtype),dimension(:),allocatable mod_psmile_io::lonij

Definition at line 114 of file mod_psmile_io.F90.

Referenced by psmile_def_metadata(), and psmile_io_cleanup().

integer(kind=ip_intwp_p),dimension(:),allocatable mod_psmile_io::nbr_corners

Definition at line 83 of file mod_psmile_io.F90.

Referenced by psmile_def_metadata().

integer(kind=ip_intwp_p),parameter mod_psmile_io::PSMILE_MAX_CF_TABLE_ENTRIES = 1024

Definition at line 82 of file mod_psmile_io.F90.

Referenced by psmile_def_metadata(), and psmile_io_init_comp().

integer(kind=ip_intwp_p),parameter mod_psmile_io::PSMILE_MAX_RESERVED_UNIT = 104

Definition at line 79 of file mod_psmile_io.F90.

Referenced by psmile_def_files().

integer(kind=ip_intwp_p),parameter mod_psmile_io::PSMILE_MAX_UNIT = 299

Definition at line 77 of file mod_psmile_io.F90.

Referenced by psmile_def_files().

integer(kind=ip_intwp_p),parameter mod_psmile_io::PSMILE_MIN_RESERVED_UNIT = 100

Definition at line 81 of file mod_psmile_io.F90.

Referenced by psmile_def_files().

type(axistype),dimension(:),allocatable mod_psmile_io::t_axis

Definition at line 116 of file mod_psmile_io.F90.

Referenced by psmile_def_metadata(), and psmile_io_cleanup().

type(axistype),dimension(:),allocatable mod_psmile_io::x_axis

Definition at line 116 of file mod_psmile_io.F90.

Referenced by psmile_def_metadata(), and psmile_io_cleanup().

type(domain1D),dimension(:),allocatable mod_psmile_io::xdom

Definition at line 90 of file mod_psmile_io.F90.

Referenced by psmile_def_domains(), psmile_def_metadata(), and psmile_io_cleanup().

type(axistype),dimension(:),allocatable mod_psmile_io::y_axis

Definition at line 116 of file mod_psmile_io.F90.

Referenced by psmile_def_metadata(), and psmile_io_cleanup().

type(domain1D),dimension(:),allocatable mod_psmile_io::ydom

Definition at line 90 of file mod_psmile_io.F90.

Referenced by psmile_def_domains(), psmile_def_metadata(), and psmile_io_cleanup().

type(axistype),dimension(:),allocatable mod_psmile_io::z_axis

Definition at line 116 of file mod_psmile_io.F90.

Referenced by psmile_io_cleanup().

 All Data Structures Namespaces Files Functions Variables Defines