LMDZ
rrtm_kgb16.F90
Go to the documentation of this file.
1 !OCL SCALAR
2 SUBROUTINE rrtm_kgb16
3 
4 ! Originally by Eli J. Mlawer, Atmospheric & Environmental Research.
5 ! BAND 16: 2600-3000 cm-1 (low - H2O,CH4; high - nothing)
6 ! Reformatted for F90 by JJMorcrette, ECMWF
7 ! Reformatted for NEC by H.Gallée , LGGE (splitting)
8 
9 ! ------------------------------------------------------------------
10 
11  call rrtm_kgb16_00
12  call rrtm_kgb16_a1
13  call rrtm_kgb16_a2
14 
15 ! -----------------------------------------------------------------
16 RETURN
17 END SUBROUTINE rrtm_kgb16
subroutine rrtm_kgb16_a2
subroutine rrtm_kgb16
Definition: rrtm_kgb16.F90:7
subroutine rrtm_kgb16_a1
subroutine rrtm_kgb16_00