yoerrtrf.F90 Source File


This file depends on

sourcefile~~yoerrtrf.f90~~EfferentGraph sourcefile~yoerrtrf.f90 yoerrtrf.F90 sourcefile~parkind1.f90 parkind1.F90 sourcefile~yoerrtrf.f90->sourcefile~parkind1.f90

Files dependent on this one

sourcefile~~yoerrtrf.f90~~AfferentGraph sourcefile~yoerrtrf.f90 yoerrtrf.F90 sourcefile~rrtm_taumol4.f90 rrtm_taumol4.F90 sourcefile~rrtm_taumol4.f90->sourcefile~yoerrtrf.f90 sourcefile~rrtm_setcoef_140gp.f90~3 rrtm_setcoef_140gp.F90 sourcefile~rrtm_setcoef_140gp.f90~3->sourcefile~yoerrtrf.f90 sourcefile~surrtrf.f90~3 surrtrf.F90 sourcefile~surrtrf.f90~3->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol7.f90~2 rrtm_taumol7.F90 sourcefile~rrtm_taumol7.f90~2->sourcefile~yoerrtrf.f90 sourcefile~rrtm_setcoef_140gp.f90 rrtm_setcoef_140gp.F90 sourcefile~rrtm_setcoef_140gp.f90->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol9.f90~2 rrtm_taumol9.F90 sourcefile~rrtm_taumol9.f90~2->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol3.f90~2 rrtm_taumol3.F90 sourcefile~rrtm_taumol3.f90~2->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol7.f90 rrtm_taumol7.F90 sourcefile~rrtm_taumol7.f90->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol6.f90~2 rrtm_taumol6.F90 sourcefile~rrtm_taumol6.f90~2->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol16.f90 rrtm_taumol16.F90 sourcefile~rrtm_taumol16.f90->sourcefile~yoerrtrf.f90 sourcefile~rrtm_setcoef_140gp.f90~4 rrtm_setcoef_140gp.F90 sourcefile~rrtm_setcoef_140gp.f90~4->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol6.f90 rrtm_taumol6.F90 sourcefile~rrtm_taumol6.f90->sourcefile~yoerrtrf.f90 sourcefile~surrtrf.f90 surrtrf.F90 sourcefile~surrtrf.f90->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol3.f90 rrtm_taumol3.F90 sourcefile~rrtm_taumol3.f90->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol12.f90 rrtm_taumol12.F90 sourcefile~rrtm_taumol12.f90->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol13.f90~2 rrtm_taumol13.F90 sourcefile~rrtm_taumol13.f90~2->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol9.f90 rrtm_taumol9.F90 sourcefile~rrtm_taumol9.f90->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol5.f90~2 rrtm_taumol5.F90 sourcefile~rrtm_taumol5.f90~2->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol8.f90~2 rrtm_taumol8.F90 sourcefile~rrtm_taumol8.f90~2->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol15.f90 rrtm_taumol15.F90 sourcefile~rrtm_taumol15.f90->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol5.f90 rrtm_taumol5.F90 sourcefile~rrtm_taumol5.f90->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol16.f90~2 rrtm_taumol16.F90 sourcefile~rrtm_taumol16.f90~2->sourcefile~yoerrtrf.f90 sourcefile~surrtrf.f90~4 surrtrf.F90 sourcefile~surrtrf.f90~4->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol4.f90~2 rrtm_taumol4.F90 sourcefile~rrtm_taumol4.f90~2->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol15.f90~2 rrtm_taumol15.F90 sourcefile~rrtm_taumol15.f90~2->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol8.f90 rrtm_taumol8.F90 sourcefile~rrtm_taumol8.f90->sourcefile~yoerrtrf.f90 sourcefile~rrtm_setcoef_140gp.f90~2 rrtm_setcoef_140gp.F90 sourcefile~rrtm_setcoef_140gp.f90~2->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol12.f90~2 rrtm_taumol12.F90 sourcefile~rrtm_taumol12.f90~2->sourcefile~yoerrtrf.f90 sourcefile~surrtrf.f90~2 surrtrf.F90 sourcefile~surrtrf.f90~2->sourcefile~yoerrtrf.f90 sourcefile~rrtm_taumol13.f90 rrtm_taumol13.F90 sourcefile~rrtm_taumol13.f90->sourcefile~yoerrtrf.f90

Contents

Source Code


Source Code

MODULE YOERRTRF

USE PARKIND1  ,ONLY : JPRB

IMPLICIT NONE

PUBLIC

SAVE

!     -----------------------------------------------------------------
!*    ** *YOERRTRF* - RRTM REFERENCE ATMOSPHERE
!     -----------------------------------------------------------------

REAL(KIND=JPRB) , DIMENSION(59) :: PREF
REAL(KIND=JPRB) , DIMENSION(59) :: PREFLOG
REAL(KIND=JPRB) , DIMENSION(59) :: TREF
REAL(KIND=JPRB)  :: CHI_MLS(7,59)

!     -----------------------------------------------------------------
!        * E.C.M.W.F. PHYSICS PACKAGE ** RRTM LW RADIATION **

!     J.-J. MORCRETTE       E.C.M.W.F.      98/01/15

!  NAME     TYPE     PURPOSE
!  ----  :  ----   : ---------------------------------------------------
! PREF   :  REAL    
! PREFLOG: REAL
! TREF   : REAL
!     -----------------------------------------------------------------
END MODULE YOERRTRF