next up previous contents
Next: CNOnsetGrowth Up: Fortran: Module Interface CNPhenologyMod Previous: CropPhenologyInit   Contents

vernalization


INTERFACE:

   subroutine vernalization(p)
DESCRIPTION:

* * * only call for winter temperate cereal * * *

subroutine calculates vernalization and photoperiod effects on gdd accumulation in winter temperate cereal varieties. Thermal time accumulation is reduced in 1st period until plant is fully vernalized. During this time of emergence to spikelet formation, photoperiod can also have a drastic effect on plant development.


ARGUMENTS:

       implicit none
       integer, intent(in) :: p    ! PFT index running over
REVISION HISTORY:
   Created by Sam Levis from AGROIBIS



Erik Kluzek 2011-06-15