FV3 Bundle
NLTECoeff_Define.f90 File Reference

Go to the source code of this file.

Data Types

interface  nltecoeff_define::operator(==)
 
type  nltecoeff_define::nltecoeff_type
 

Modules

module  nltecoeff_define
 

Functions/Subroutines

elemental logical function, public nltecoeff_define::nltecoeff_associated (NLTECoeff)
 
elemental subroutine, public nltecoeff_define::nltecoeff_destroy (NLTECoeff)
 
elemental subroutine, public nltecoeff_define::nltecoeff_create (NLTECoeff, n_Predictors, n_Sensor_Angles, n_Solar_Angles, n_NLTE_Channels, n_Channels)
 
subroutine, public nltecoeff_define::nltecoeff_inspect (NLTECoeff)
 
logical function, public nltecoeff_define::nltecoeff_validrelease (NLTECoeff)
 
subroutine, public nltecoeff_define::nltecoeff_info (NLTECoeff, Info)
 
subroutine, public nltecoeff_define::nltecoeff_defineversion (Id)
 
subroutine, public nltecoeff_define::nltecoeff_subset (NLTECoeff, Sensor_Channel, NC_Subset)
 
subroutine, public nltecoeff_define::nltecoeff_concat (NLTECoeff, NC_Array, Sensor_Id)
 
subroutine, public nltecoeff_define::nltecoeff_channelreindex (NLTECoeff, Sensor_Channel)
 
elemental logical function nltecoeff_define::nltecoeff_equal (x, y)
 
subroutine nltecoeff_define::nltecoeff_reindex (NLTECoeff)
 

Variables

character(*), parameter nltecoeff_define::module_version_id = '$Id: NLTECoeff_Define.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $'
 
real(double), parameter nltecoeff_define::zero = 0.0_Double
 
real(double), parameter nltecoeff_define::one = 1.0_Double
 
integer, parameter nltecoeff_define::ml = 512
 
integer, parameter nltecoeff_define::sl = 20
 
integer, parameter nltecoeff_define::nltecoeff_release = 2
 
integer, parameter nltecoeff_define::nltecoeff_version = 1
 
integer, parameter nltecoeff_define::n_layers = 2
 
integer, parameter nltecoeff_define::false = 0
 
integer, parameter nltecoeff_define::true = 1