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~aggregator_mod aggregator_mod module~cable_def_types_mod->module~aggregator_mod module~cable_climate_type_mod cable_climate_type_mod module~cable_def_types_mod->module~cable_climate_type_mod iso_fortran_env iso_fortran_env module~aggregator_mod->iso_fortran_env module~cable_error_handler_mod cable_error_handler_mod module~aggregator_mod->module~cable_error_handler_mod module~cable_error_handler_base_mod cable_error_handler_base_mod module~cable_error_handler_mod->module~cable_error_handler_base_mod module~cable_error_handler_base_mod->iso_fortran_env

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)