phi Function

public pure elemental function phi(hr0, lambda, eta, phie, he, T, Ksat)

Uses

  • proc~~phi~~UsesGraph proc~phi phi module~sli_numbers sli_numbers proc~phi->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) :: hr0
real(kind=r_2), intent(in) :: lambda
real(kind=r_2), intent(in) :: eta
real(kind=r_2), intent(in) :: phie
real(kind=r_2), intent(in) :: he
real(kind=r_2), intent(in) :: T
real(kind=r_2), intent(in), optional :: Ksat

Return Value real(kind=r_2)


Called by

proc~~phi~~CalledByGraph proc~phi phi proc~rh0_sol rh0_sol proc~rh0_sol->proc~phi proc~rtbis_rh0 rtbis_rh0 proc~rtbis_rh0->proc~rh0_sol