nutrient_phosphorus_uptake Subroutine

public subroutine nutrient_phosphorus_uptake(j, je, nv, dm, flu, frar, g, ida, nn, spup)

Arguments

Type IntentOptional Attributes Name
integer :: j
integer :: je
integer :: nv
real(kind=dp), intent(in), dimension(:, :) :: dm
real(kind=dp), intent(in), dimension(:) :: flu
real(kind=dp), intent(in), dimension(:, :) :: frar
real(kind=dp), intent(in), dimension(:, :) :: g
integer, intent(in) :: ida
integer, intent(in) :: nn
real(kind=dp), intent(inout), dimension(:, :) :: spup

Calls

proc~~nutrient_phosphorus_uptake~~CallsGraph proc~nutrient_phosphorus_uptake nutrient_phosphorus_uptake proc~vegetation_nutrient_stress vegetation_nutrient_stress proc~nutrient_phosphorus_uptake->proc~vegetation_nutrient_stress

Called by

proc~~nutrient_phosphorus_uptake~~CalledByGraph proc~nutrient_phosphorus_uptake nutrient_phosphorus_uptake proc~crop_growth crop_growth proc~crop_growth->proc~nutrient_phosphorus_uptake proc~vegetation_process vegetation_process proc~vegetation_process->proc~nutrient_phosphorus_uptake proc~crop_process crop_process proc~crop_process->proc~crop_growth proc~hydrotope_process hydrotope_process proc~hydrotope_process->proc~vegetation_process proc~hydrotope_process->proc~crop_process 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