CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ inc_2stream_by_nstream_bybnd()

pure subroutine mo_optical_props_kernels::inc_2stream_by_nstream_bybnd ( integer, intent(in) ncol,
integer, intent(in) nlay,
integer, intent(in) ngpt,
integer, intent(in) nmom2,
real(wp), dimension(ncol,nlay,ngpt), intent(inout) tau1,
real(wp), dimension(ncol,nlay,ngpt), intent(inout) ssa1,
real(wp), dimension(ncol,nlay,ngpt), intent(inout) g1,
real(wp), dimension(ncol,nlay,nbnd), intent(in) tau2,
real(wp), dimension(ncol,nlay,nbnd), intent(in) ssa2,
real(wp), dimension(nmom2, ncol,nlay,nbnd), intent(in) p2,
integer, intent(in) nbnd,
integer, dimension(2,nbnd), intent(in) gpt_lims )