FV3 Bundle
MWwaterLUT_Define.f90 File Reference

Go to the source code of this file.

Data Types

interface  mwwaterlut_define::operator(==)
 
type  mwwaterlut_define::mwwaterlut_type
 

Modules

module  mwwaterlut_define
 

Functions/Subroutines

pure logical function, public mwwaterlut_define::mwwaterlut_associated (self)
 
pure subroutine, public mwwaterlut_define::mwwaterlut_destroy (self)
 
pure subroutine, public mwwaterlut_define::mwwaterlut_create (self, n_Angles, n_Frequencies, n_Temperatures, n_Wind_Speeds)
 
subroutine, public mwwaterlut_define::mwwaterlut_inspect (self, pause)
 
logical function, public mwwaterlut_define::mwwaterlut_validrelease (self)
 
subroutine, public mwwaterlut_define::mwwaterlut_info (self, Info)
 
subroutine, public mwwaterlut_define::mwwaterlut_defineversion (Id)
 
integer function, public mwwaterlut_define::mwwaterlut_inquirefile (Filename, n_Angles, n_Frequencies, n_Temperatures, n_Wind_Speeds, Release, Version, Title, History, Comment)
 
subroutine inquire_cleanup ()
 
integer function, public mwwaterlut_define::mwwaterlut_readfile (MWwaterLUT, Filename, No_Close, Quiet, Title, History, Comment, Debug)
 
subroutine read_cleanup ()
 
integer function, public mwwaterlut_define::mwwaterlut_writefile (MWwaterLUT, Filename, No_Close, Quiet, Title, History, Comment, Debug)
 
subroutine write_cleanup ()
 
pure logical function mwwaterlut_define::mwwaterlut_equal (x, y)
 

Variables

character(*), parameter mwwaterlut_define::module_version_id = '$Id: MWwaterLUT_Define.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $'
 
integer, parameter mwwaterlut_define::mwwaterlut_release = 1
 
integer, parameter mwwaterlut_define::mwwaterlut_version = 1
 
character(*), parameter mwwaterlut_define::write_error_status = 'DELETE'
 
real(fp), parameter mwwaterlut_define::zero = 0.0_fp
 
real(fp), parameter mwwaterlut_define::one = 1.0_fp
 
integer, parameter mwwaterlut_define::ml = 256
 
integer, parameter mwwaterlut_define::sl = 80
 

Function/Subroutine Documentation

◆ inquire_cleanup()

subroutine mwwaterlut_inquirefile::inquire_cleanup ( )
private

Definition at line 763 of file MWwaterLUT_Define.f90.

Here is the call graph for this function:

◆ read_cleanup()

subroutine mwwaterlut_readfile::read_cleanup ( )
private

Definition at line 1028 of file MWwaterLUT_Define.f90.

Here is the call graph for this function:

◆ write_cleanup()

subroutine mwwaterlut_writefile::write_cleanup ( )
private

Definition at line 1272 of file MWwaterLUT_Define.f90.

Here is the call graph for this function: