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

◆ compute_all_from_table()

subroutine mo_cloud_optics::compute_all_from_table ( integer, intent(in) ncol,
integer, intent(in) nlay,
integer, intent(in) nbnd,
logical(wl), dimension(ncol,nlay), intent(in) mask,
real(wp), dimension(ncol,nlay), intent(in) lwp,
real(wp), dimension(ncol,nlay), intent(in) re,
integer, intent(in) nsteps,
real(wp), intent(in) step_size,
real(wp), intent(in) offset,
real(wp), dimension(nsteps, nbnd), intent(in) tau_table,
real(wp), dimension(nsteps, nbnd), intent(in) ssa_table,
real(wp), dimension(nsteps, nbnd), intent(in) asy_table,
real(wp), dimension(ncol,nlay,nbnd) tau,
real(wp), dimension(ncol,nlay,nbnd) taussa,
real(wp), dimension(ncol,nlay,nbnd) taussag )
private