FV3 Bundle
CloudCoeff_Binary_IO.f90 File Reference

Go to the source code of this file.

Modules

module  cloudcoeff_binary_io
 

Functions/Subroutines

integer function, public cloudcoeff_binary_io::cloudcoeff_binary_inquirefile (Filename, n_MW_Frequencies, n_MW_Radii, n_IR_Frequencies, n_IR_Radii, n_Temperatures, n_Densities, n_Legendre_Terms, n_Phase_Elements, Release, Version)
 
subroutine inquire_cleanup ()
 
integer function, public cloudcoeff_binary_io::cloudcoeff_binary_readfile (Filename, CloudCoeff, Quiet, Debug)
 
subroutine read_cleanup ()
 
integer function, public cloudcoeff_binary_io::cloudcoeff_binary_writefile (Filename, CloudCoeff, Quiet, Debug)
 
subroutine write_cleanup ()
 
subroutine, public cloudcoeff_binary_io::cloudcoeff_binary_ioversion (Id)
 

Variables

character(*), parameter cloudcoeff_binary_io::module_version_id = '$Id: CloudCoeff_Binary_IO.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $'
 
character(*), parameter cloudcoeff_binary_io::write_error_status = 'DELETE'
 
integer, parameter cloudcoeff_binary_io::ml = 256
 

Function/Subroutine Documentation

◆ inquire_cleanup()

subroutine cloudcoeff_binary_inquirefile::inquire_cleanup ( )
private

Definition at line 260 of file CloudCoeff_Binary_IO.f90.

Here is the call graph for this function:

◆ read_cleanup()

subroutine cloudcoeff_binary_readfile::read_cleanup ( )
private

Definition at line 467 of file CloudCoeff_Binary_IO.f90.

Here is the call graph for this function:

◆ write_cleanup()

subroutine cloudcoeff_binary_writefile::write_cleanup ( )
private

Definition at line 670 of file CloudCoeff_Binary_IO.f90.

Here is the call graph for this function: