crop_growth Subroutine

public subroutine crop_growth(avt, bSnowModule, flu, frar, ida, j, je, n, nn, nveg, pit, ra, tmit, tmn, tx, ylc, yls)

Uses

  • proc~~crop_growth~~UsesGraph proc~crop_growth crop_growth module~nutrient nutrient proc~crop_growth->module~nutrient module~vegetation vegetation proc~crop_growth->module~vegetation module~utilities utilities module~nutrient->module~utilities module~vegetation->module~utilities

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(in), dimension(:) :: avt
logical, intent(in) :: bSnowModule
real(kind=dp), intent(in), dimension(:) :: flu
real(kind=dp), intent(in), dimension(:, :) :: frar
integer, intent(in) :: ida
integer :: j
integer :: je
integer :: n
integer, intent(in) :: nn
integer, intent(in), dimension(:, :) :: nveg
real(kind=dp), intent(in) :: pit
real(kind=dp), intent(in), dimension(:) :: ra
real(kind=dp), intent(in) :: tmit
real(kind=dp), intent(in), dimension(:) :: tmn
real(kind=dp), intent(in), dimension(:) :: tx
real(kind=dp), intent(in), dimension(:) :: ylc
real(kind=dp), intent(in), dimension(:) :: yls

Calls

proc~~crop_growth~~CallsGraph proc~crop_growth crop_growth amin1 amin1 proc~crop_growth->amin1 proc~nutrient_nitrate_uptake nutrient_nitrate_uptake proc~crop_growth->proc~nutrient_nitrate_uptake proc~nutrient_phosphorus_uptake nutrient_phosphorus_uptake proc~crop_growth->proc~nutrient_phosphorus_uptake proc~vegetation_adjust_energy_ratio vegetation_adjust_energy_ratio proc~crop_growth->proc~vegetation_adjust_energy_ratio proc~vegetation_s_curve vegetation_s_curve proc~crop_growth->proc~vegetation_s_curve proc~vegetation_temperature_stress vegetation_temperature_stress proc~crop_growth->proc~vegetation_temperature_stress proc~vegetation_nutrient_stress vegetation_nutrient_stress proc~nutrient_nitrate_uptake->proc~vegetation_nutrient_stress proc~nutrient_phosphorus_uptake->proc~vegetation_nutrient_stress proc~landuse_is_cropland landuse_is_cropland proc~vegetation_temperature_stress->proc~landuse_is_cropland proc~landuse_index landuse_index proc~landuse_is_cropland->proc~landuse_index proc~log_error log_error proc~landuse_index->proc~log_error proc~log_message log_message proc~log_error->proc~log_message proc~log_format_message log_format_message proc~log_message->proc~log_format_message proc~log_write log_write proc~log_message->proc~log_write proc~colourise colourise proc~log_format_message->proc~colourise proc~date_time_str date_time_str proc~log_format_message->proc~date_time_str proc~to_string to_string proc~log_write->proc~to_string proc~string_index string_index proc~colourise->proc~string_index

Called by

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