find_vert_vars Subroutine

public subroutine find_vert_vars(vertlevels, zpos, zlevel, dz1, dz2, bounds, wlevel)


                                                                        *

This subroutine computes the vertical interpolation variables * logarithmically, unless log_interpol=.false. in the par_mod * * Author: L. Bakels *



Arguments

Type IntentOptional Attributes Name
real, intent(in) :: vertlevels(:)
real, intent(in) :: zpos
integer, intent(in) :: zlevel
real, intent(inout) :: dz1
real, intent(inout) :: dz2
logical, intent(in) :: bounds(2)
logical, intent(in) :: wlevel