mgt_harvtuber Subroutine

subroutine mgt_harvtuber(jj, iplant, iharvop)

Uses

  • proc~~mgt_harvtuber~~UsesGraph proc~mgt_harvtuber mgt_harvtuber module~basin_module basin_module proc~mgt_harvtuber->module~basin_module module~carbon_module carbon_module proc~mgt_harvtuber->module~carbon_module module~constituent_mass_module constituent_mass_module proc~mgt_harvtuber->module~constituent_mass_module module~hru_module hru_module proc~mgt_harvtuber->module~hru_module module~mgt_operations_module mgt_operations_module proc~mgt_harvtuber->module~mgt_operations_module module~organic_mineral_mass_module organic_mineral_mass_module proc~mgt_harvtuber->module~organic_mineral_mass_module module~plant_data_module plant_data_module proc~mgt_harvtuber->module~plant_data_module module~plant_module plant_module proc~mgt_harvtuber->module~plant_module module~soil_module soil_module proc~mgt_harvtuber->module~soil_module module~organic_mineral_mass_module->module~carbon_module module~soil_module->module~carbon_module

~ ~ ~ PURPOSE ~ ~ ~ this subroutine performs the harvest grain only operation

~ ~ ~ INCOMING VARIABLES ~ ~ ~ name |units |definition ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~

~ ~ ~ OUTGOING VARIABLES ~ ~ ~ name |units |definition ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~

multiply root biomass by harvest efficiency remove harvested root mass from existing root mass update root fractions in each layer allocate remaining dead roots, N, P to soil layers apply pest stress to harvest index - mass lost due to pests - don't add to residue adjust foliar and internal pesticide for grain removal calculate amount of pesticide removed with yield add above ground mass to residue pool zero all plant components - assume tuber harvest kills plant

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: jj
integer, intent(in) :: iplant
integer, intent(in) :: iharvop

Calls

proc~~mgt_harvtuber~~CallsGraph proc~mgt_harvtuber mgt_harvtuber pl_rootfr pl_rootfr proc~mgt_harvtuber->pl_rootfr