next up previous contents
Next: Light Up: Routine/Function Prologues Previous: Establishment   Contents

Fortran: Module Interface LightMod (Source File: CNDVLightMod.F90)

Calculate light competition Update fpc for establishment routine Called once per year


USES:

   use shr_kind_mod, only: r8 => shr_kind_r8
   use shr_const_mod, only : SHR_CONST_PI
PUBLIC TYPES:
   implicit none
   save
PUBLIC MEMBER FUNCTIONS:
   public :: Light
REVISION HISTORY:
   Module created by Sam Levis following DGVMLightMod by Mariana Vertenstein



Subsections

Erik Kluzek 2011-06-15