FV3 Bundle
PAFV_Define.f90 File Reference

Go to the source code of this file.

Data Types

interface  pafv_define::operator(==)
 
type  pafv_define::pafv_type
 

Modules

module  pafv_define
 

Functions/Subroutines

elemental logical function, public pafv_define::pafv_associated (self)
 
elemental subroutine, public pafv_define::pafv_destroy (self)
 
elemental subroutine, public pafv_define::pafv_create (self, n_ODPS_Layers, n_User_Layers, n_Absorbers, No_OPTRAN)
 
subroutine, public pafv_define::pafv_inspect (self)
 
logical function, public pafv_define::pafv_validrelease (self)
 
subroutine, public pafv_define::pafv_info (self, Info)
 
subroutine, public pafv_define::pafv_defineversion (Id)
 
integer function, public pafv_define::pafv_inquirefile (Filename, n_ODPS_Layers, n_Absorbers, n_User_Layers, Release, Version, Title, History, Comment)
 
subroutine inquire_cleanup ()
 
integer function, public pafv_define::pafv_readfile (PAFV, Filename, No_Close, Quiet, Title, History, Comment, Debug)
 
subroutine read_cleanup ()
 
integer function, public pafv_define::pafv_writefile (PAFV, Filename, No_Close, Quiet, Title, History, Comment, Debug)
 
subroutine write_cleanup ()
 
elemental logical function pafv_define::pafv_equal (x, y)
 

Variables

character(*), parameter pafv_define::module_version_id = '$Id: PAFV_Define.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $'
 
integer, parameter pafv_define::pafv_release = 2
 
integer, parameter pafv_define::pafv_version = 1
 
character(*), parameter pafv_define::write_error_status = 'DELETE'
 
real(fp), parameter pafv_define::zero = 0.0_fp
 
real(fp), parameter pafv_define::one = 1.0_fp
 
integer, parameter pafv_define::ml = 256
 
integer, parameter pafv_define::data_missing = 0
 
integer, parameter pafv_define::data_present = 1
 
integer, parameter, public pafv_define::max_optran_order = 10
 
integer, parameter, public pafv_define::max_optran_predictors = 14
 
integer, parameter, public pafv_define::max_optran_used_predictors = 6
 

Function/Subroutine Documentation

◆ inquire_cleanup()

subroutine pafv_inquirefile::inquire_cleanup ( )
private

Definition at line 931 of file PAFV_Define.f90.

Here is the call graph for this function:

◆ read_cleanup()

subroutine pafv_readfile::read_cleanup ( )
private

Definition at line 1286 of file PAFV_Define.f90.

Here is the call graph for this function:

◆ write_cleanup()

subroutine pafv_writefile::write_cleanup ( )
private

Definition at line 1627 of file PAFV_Define.f90.

Here is the call graph for this function: