FV3 Bundle
AerosolCoeff_Binary_IO.f90 File Reference

Go to the source code of this file.

Modules

module  aerosolcoeff_binary_io
 

Functions/Subroutines

integer function, public aerosolcoeff_binary_io::aerosolcoeff_binary_inquirefile (Filename, n_Wavelengths, n_Radii, n_Types, n_RH, n_Legendre_Terms, n_Phase_Elements, Release, Version)
 
subroutine inquire_cleanup ()
 
integer function, public aerosolcoeff_binary_io::aerosolcoeff_binary_readfile (Filename, AerosolCoeff, Quiet, Debug)
 
subroutine read_cleanup ()
 
integer function, public aerosolcoeff_binary_io::aerosolcoeff_binary_writefile (Filename, AerosolCoeff, Quiet, Debug)
 
subroutine write_cleanup ()
 
subroutine, public aerosolcoeff_binary_io::aerosolcoeff_binary_ioversion (Id)
 

Variables

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

Function/Subroutine Documentation

◆ inquire_cleanup()

subroutine aerosolcoeff_binary_inquirefile::inquire_cleanup ( )
private

Definition at line 238 of file AerosolCoeff_Binary_IO.f90.

Here is the call graph for this function:

◆ read_cleanup()

subroutine aerosolcoeff_binary_readfile::read_cleanup ( )
private

Definition at line 460 of file AerosolCoeff_Binary_IO.f90.

Here is the call graph for this function:

◆ write_cleanup()

subroutine aerosolcoeff_binary_writefile::write_cleanup ( )
private

Definition at line 668 of file AerosolCoeff_Binary_IO.f90.

Here is the call graph for this function: