dthetalmaxdTh Function

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

Uses

  • proc~~dthetalmaxdth~~UsesGraph proc~dthetalmaxdth dthetalmaxdTh module~sli_numbers sli_numbers proc~dthetalmaxdth->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~~dthetalmaxdth~~CallsGraph proc~dthetalmaxdth dthetalmaxdTh proc~tfrz Tfrz proc~dthetalmaxdth->proc~tfrz

Called by

proc~~dthetalmaxdth~~CalledByGraph proc~dthetalmaxdth dthetalmaxdTh proc~update_s_t update_s_t proc~update_s_t->proc~dthetalmaxdth proc~iflux_loop iflux_loop proc~iflux_loop->proc~update_s_t proc~timestep_loop timestep_loop proc~timestep_loop->proc~iflux_loop proc~solve solve proc~solve->proc~timestep_loop proc~sli_main sli_main proc~sli_main->proc~solve