next up previous contents index
Next: SurfaceAlbedo Up: ProTEX Source Code Documentation Previous: PhaseChange   Contents   Index


Module SurfaceAlbedoMod
(Source File: SurfaceAlbedoMod.F90)

   Performs surface albedo calculations
PUBLIC TYPES:
   use shr_sys_mod, only : shr_sys_flush
   implicit none
   save
PUBLIC MEMBER FUNCTIONS:
   public :: SurfaceAlbedo  ! Surface albedo and two-stream fluxes
   public :: SnowAge        ! Update snow age
   !PRIVATE MEMBER FUNCTIONS:
   private :: SnowAlbedo    ! Determine snow albedos
   private :: SoilAlbedo    ! Determine ground surface albedo
   private :: TwoStream     ! Two-stream fluxes for canopy radiative transfer
REVISION HISTORY:
   Created by Mariana Vertenstein



Subsections

Mariana Vertenstein 2004-06-21