dthetalmaxdT Function

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

Uses

  • proc~~dthetalmaxdt~~UsesGraph proc~dthetalmaxdt dthetalmaxdT module~sli_numbers sli_numbers proc~dthetalmaxdt->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) :: 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~~dthetalmaxdt~~CallsGraph proc~dthetalmaxdt dthetalmaxdT proc~tfrz Tfrz proc~dthetalmaxdt->proc~tfrz

Called by

proc~~dthetalmaxdt~~CalledByGraph proc~dthetalmaxdt dthetalmaxdT proc~hyofs hyofS proc~hyofs->proc~dthetalmaxdt proc~iflux_loop iflux_loop proc~iflux_loop->proc~hyofs proc~sli_main sli_main proc~sli_main->proc~hyofs proc~solve solve proc~sli_main->proc~solve proc~solve->proc~hyofs proc~timestep_loop timestep_loop proc~solve->proc~timestep_loop proc~timestep_loop->proc~iflux_loop