LMDZ
aeropt_lw_rrtm.F90
Go to the documentation of this file.
1 !
2 ! aeropt_lw_rrtm.F90 2014-05-13 C. Kleinschmitt
3 !
4 
5 SUBROUTINE aeropt_lw_rrtm
6 
8 
9  IMPLICIT NONE
10 
11  tau_aero_lw_rrtm(:,:,:,:) = 1.e-15
12 
13 END SUBROUTINE aeropt_lw_rrtm
real, dimension(:,:,:,:), allocatable, save tau_aero_lw_rrtm
subroutine aeropt_lw_rrtm