Radiation Scheme in CCPP
|
This module contains spectral distribution of solar radiation flux used to obtain the incoming solar flux at toa.
Variables | |
integer, parameter | mfs01 = 1 |
integer, parameter | mfs02 = 5 |
integer, parameter | mfs03 = 9 |
integer, parameter | mfb01 = 7 |
integer, parameter | mfb02 = 2 |
integer, parameter | mfb03 = 5 |
real(kind=kind_phys), dimension(nblow:nbhgh), public | strrat |
real(kind=kind_phys), dimension(nblow:nbhgh), public | specwt |
integer, dimension(nblow:nbhgh), public | layreffr |
integer, dimension(nblow:nbhgh), public | ix1 |
integer, dimension(nblow:nbhgh), public | ix2 |
integer, dimension(nblow:nbhgh), public | ibx |
real(kind=kind_phys), parameter, public | scalekur =50.15/48.37 |
real(kind=kind_phys), dimension(ngmax, mfs01, mfb01), target, public | sfluxref01 |
real(kind=kind_phys), dimension(ngmax, mfs02, mfb02), target, public | sfluxref02 |
real(kind=kind_phys), dimension(ngmax, mfs03, mfb03), target, public | sfluxref03 |
integer, dimension(nblow:nbhgh), public module_radsw_sflux::ibx |
Definition at line 1870 of file radsw_datatb.f.
Referenced by module_radsw_main::taumol().
integer, dimension(nblow:nbhgh), public module_radsw_sflux::ix1 |
Definition at line 1870 of file radsw_datatb.f.
Referenced by module_radsw_main::taumol().
integer, dimension(nblow:nbhgh), public module_radsw_sflux::ix2 |
Definition at line 1870 of file radsw_datatb.f.
Referenced by module_radsw_main::taumol().
integer, dimension(nblow:nbhgh), public module_radsw_sflux::layreffr |
Definition at line 1870 of file radsw_datatb.f.
Referenced by module_radsw_main::taumol().
integer, parameter module_radsw_sflux::mfb01 = 7 |
Definition at line 1852 of file radsw_datatb.f.
integer, parameter module_radsw_sflux::mfb02 = 2 |
Definition at line 1853 of file radsw_datatb.f.
integer, parameter module_radsw_sflux::mfb03 = 5 |
Definition at line 1854 of file radsw_datatb.f.
integer, parameter module_radsw_sflux::mfs01 = 1 |
Definition at line 1849 of file radsw_datatb.f.
integer, parameter module_radsw_sflux::mfs02 = 5 |
Definition at line 1850 of file radsw_datatb.f.
integer, parameter module_radsw_sflux::mfs03 = 9 |
Definition at line 1851 of file radsw_datatb.f.
real (kind=kind_phys), parameter, public module_radsw_sflux::scalekur =50.15/48.37 |
Definition at line 1877 of file radsw_datatb.f.
Referenced by module_radsw_main::taumol().
Definition at line 1879 of file radsw_datatb.f.
Referenced by module_radsw_main::taumol().
Definition at line 1879 of file radsw_datatb.f.
Referenced by module_radsw_main::taumol().
Definition at line 1879 of file radsw_datatb.f.
Referenced by module_radsw_main::taumol().
real (kind=kind_phys), dimension(nblow:nbhgh), public module_radsw_sflux::specwt |
Definition at line 1856 of file radsw_datatb.f.
Referenced by module_radsw_main::taumol().
real (kind=kind_phys), dimension(nblow:nbhgh), public module_radsw_sflux::strrat |
Definition at line 1856 of file radsw_datatb.f.
Referenced by module_radsw_main::taumol(), taumol16(), taumol17(), taumol18(), taumol19(), taumol21(), taumol22(), taumol24(), and taumol28().