FV3 Bundle
IRwaterCoeff_Define.f90 File Reference

Go to the source code of this file.

Data Types

interface  irwatercoeff_define::operator(==)
 
type  irwatercoeff_define::irwatercoeff_type
 

Modules

module  irwatercoeff_define
 

Functions/Subroutines

elemental logical function, public irwatercoeff_define::irwatercoeff_associated (self)
 
elemental subroutine, public irwatercoeff_define::irwatercoeff_destroy (self)
 
elemental subroutine, public irwatercoeff_define::irwatercoeff_create (self, n_Angles, n_Frequencies, n_Wind_Speeds)
 
subroutine, public irwatercoeff_define::irwatercoeff_inspect (self)
 
logical function, public irwatercoeff_define::irwatercoeff_validrelease (self)
 
subroutine, public irwatercoeff_define::irwatercoeff_info (self, Info)
 
subroutine, public irwatercoeff_define::irwatercoeff_defineversion (Id)
 
integer function, public irwatercoeff_define::irwatercoeff_inquirefile (Filename, n_Angles, n_Frequencies, n_Wind_Speeds, Release, Version, Title, History, Comment)
 
subroutine inquire_cleanup ()
 
integer function, public irwatercoeff_define::irwatercoeff_readfile (IRwaterCoeff, Filename, No_Close, Quiet, Title, History, Comment, Debug)
 
subroutine read_cleanup ()
 
integer function, public irwatercoeff_define::irwatercoeff_writefile (IRwaterCoeff, Filename, No_Close, Quiet, Title, History, Comment, Debug)
 
subroutine write_cleanup ()
 
elemental logical function irwatercoeff_define::irwatercoeff_equal (x, y)
 

Variables

character(*), parameter irwatercoeff_define::module_version_id = '$Id: IRwaterCoeff_Define.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $'
 
integer, parameter irwatercoeff_define::irwatercoeff_release = 3
 
integer, parameter irwatercoeff_define::irwatercoeff_version = 2
 
character(*), parameter irwatercoeff_define::write_error_status = 'DELETE'
 
real(fp), parameter irwatercoeff_define::zero = 0.0_fp
 
real(fp), parameter irwatercoeff_define::one = 1.0_fp
 
real(fp), parameter irwatercoeff_define::pi = 3.141592653589793238462643383279_fp
 
real(fp), parameter irwatercoeff_define::degrees_to_radians = PI / 180.0_fp
 
integer, parameter irwatercoeff_define::ml = 256
 

Function/Subroutine Documentation

◆ inquire_cleanup()

subroutine irwatercoeff_inquirefile::inquire_cleanup ( )
private

Definition at line 688 of file IRwaterCoeff_Define.f90.

Here is the call graph for this function:

◆ read_cleanup()

subroutine irwatercoeff_readfile::read_cleanup ( )
private

Definition at line 951 of file IRwaterCoeff_Define.f90.

Here is the call graph for this function:

◆ write_cleanup()

subroutine irwatercoeff_writefile::write_cleanup ( )
private

Definition at line 1195 of file IRwaterCoeff_Define.f90.

Here is the call graph for this function: