character(len=128) function, public mo_compute_bc::compute_bc | ( | class(ty_gas_optics), intent(in) | k_dist, |
real(wp), dimension(:,:), intent(in) | play, | ||
real(wp), dimension(:,:), intent(in) | plev, | ||
real(wp), dimension(:,:), intent(in) | tlay, | ||
type(ty_gas_concs), intent(in) | gas_concs, | ||
real(wp), dimension(:,:), intent(out), target | flux_bc, | ||
real(wp), dimension(:), intent(in), optional | mu0 ) |