nutrient_nitrate_leaching Subroutine

public subroutine nutrient_nitrate_leaching(j, je, k, flate, nn, poe, preinf, qd, ul)

Arguments

Type IntentOptional Attributes Name
integer :: j
integer :: je
integer :: k
real(kind=dp), intent(in), dimension(:, :, :) :: flate
integer, intent(in) :: nn
real(kind=dp), intent(in), dimension(:, :, :) :: poe
real(kind=dp), intent(in), dimension(:, :) :: preinf
real(kind=dp), intent(in) :: qd
real(kind=dp), intent(in), dimension(:, :) :: ul

Called by

proc~~nutrient_nitrate_leaching~~CalledByGraph proc~nutrient_nitrate_leaching nutrient_nitrate_leaching proc~nutrient_leaching nutrient_leaching proc~nutrient_leaching->proc~nutrient_nitrate_leaching 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