nutrient_phosphorus_loss Subroutine

public subroutine nutrient_phosphorus_loss(j, je, k, bd, qd)

Arguments

Type IntentOptional Attributes Name
integer :: j
integer :: je
integer :: k
real(kind=dp), intent(in), dimension(:) :: bd
real(kind=dp), intent(in) :: qd

Called by

proc~~nutrient_phosphorus_loss~~CalledByGraph proc~nutrient_phosphorus_loss nutrient_phosphorus_loss proc~nutrient_leaching nutrient_leaching proc~nutrient_leaching->proc~nutrient_phosphorus_loss proc~hydrotope_process hydrotope_process proc~hydrotope_process->proc~nutrient_leaching proc~runsubbasin runsubbasin proc~runsubbasin->proc~hydrotope_process proc~time_process_day time_process_day proc~time_process_day->proc~runsubbasin proc~time_process_month time_process_month proc~time_process_month->proc~time_process_day proc~time_process_years time_process_years proc~time_process_years->proc~time_process_month program~swim swim program~swim->proc~time_process_years