Tthetalmax Function

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

Uses

  • proc~~tthetalmax~~UsesGraph proc~tthetalmax Tthetalmax module~sli_numbers sli_numbers proc~tthetalmax->module~sli_numbers module~cable_def_types_mod cable_def_types_mod module~sli_numbers->module~cable_def_types_mod module~cable_climate_type_mod cable_climate_type_mod module~cable_def_types_mod->module~cable_climate_type_mod

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)


Calls

proc~~tthetalmax~~CallsGraph proc~tthetalmax Tthetalmax proc~tfrz Tfrz proc~tthetalmax->proc~tfrz