Tthetalmax Function

public pure elemental function Tthetalmax(thetal, Tin, S, he, b, thre, the)

Arguments

Type IntentOptional Attributes Name
real(kind=r_2), intent(in) :: thetal
real(kind=r_2), intent(in) :: Tin
real(kind=r_2), intent(in) :: S
real(kind=r_2), intent(in) :: he
real(kind=r_2), intent(in) :: b
real(kind=r_2), intent(in) :: thre
real(kind=r_2), intent(in) :: the

Return Value real(kind=r_2)