FV3 Bundle
|
Go to the source code of this file.
Modules | |
module | crtm_cloudcoeff |
Functions/Subroutines | |
integer function, public | crtm_cloudcoeff::crtm_cloudcoeff_load (Filename, File_Path, Quiet, Process_ID, Output_Process_ID) |
integer function, public | crtm_cloudcoeff::crtm_cloudcoeff_destroy (Process_ID) |
logical function, public | crtm_cloudcoeff::crtm_cloudcoeff_isloaded () |
Variables | |
character(*), parameter | crtm_cloudcoeff::module_version_id = '$Id: CRTM_CloudCoeff.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $' |
integer, parameter | crtm_cloudcoeff::ml = 256 |
type(cloudcoeff_type), target, save, public | crtm_cloudcoeff::cloudc |