vegetation_nutrient_stress Subroutine

public subroutine vegetation_nutrient_stress(u1, u2, uu)

Arguments

Type IntentOptional Attributes Name
real(kind=dp) :: u1
real(kind=dp) :: u2
real(kind=dp) :: uu

Called by

proc~~vegetation_nutrient_stress~~CalledByGraph proc~vegetation_nutrient_stress vegetation_nutrient_stress proc~nutrient_nitrate_uptake nutrient_nitrate_uptake proc~nutrient_nitrate_uptake->proc~vegetation_nutrient_stress proc~nutrient_phosphorus_uptake nutrient_phosphorus_uptake proc~nutrient_phosphorus_uptake->proc~vegetation_nutrient_stress proc~crop_growth crop_growth proc~crop_growth->proc~nutrient_nitrate_uptake proc~crop_growth->proc~nutrient_phosphorus_uptake proc~vegetation_process vegetation_process proc~vegetation_process->proc~nutrient_nitrate_uptake 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