Tfrozen Function

public pure elemental function Tfrozen(J, dx, theta, thetal, csoil, rhosoil, h0, thetasat)

Uses

  • proc~~tfrozen~~UsesGraph proc~tfrozen Tfrozen module~sli_numbers sli_numbers proc~tfrozen->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) :: J
real(kind=r_2), intent(in) :: dx
real(kind=r_2), intent(in) :: theta
real(kind=r_2), intent(in) :: thetal
real(kind=r_2), intent(in) :: csoil
real(kind=r_2), intent(in) :: rhosoil
real(kind=r_2), intent(in) :: h0
real(kind=r_2), intent(in) :: thetasat

Return Value real(kind=r_2)