My Project
Modules | Functions/Subroutines | Variables
ice_albedo.f90 File Reference

Go to the source code of this file.

Modules

module  ice_albedo
 

Functions/Subroutines

subroutine ice_albedo::albedos
 

Variables

real(kind=dbl_kind), parameter ice_albedo::albocn = 0.06_dbl_kind
 
real(kind=dbl_kind), parameter ice_albedo::awtvdr = 0.29_dbl_kind
 
real(kind=dbl_kind), parameter ice_albedo::awtidr = 0.31_dbl_kind
 
real(kind=dbl_kind), parameter ice_albedo::awtvdf = 0.24_dbl_kind
 
real(kind=dbl_kind), parameter ice_albedo::awtidf = 0.16_dbl_kind
 
real(kind=dbl_kind), parameter ice_albedo::snowpatch = 0.02_dbl_kind
 
real(kind=dbl_kind), dimension(:,:,:), allocatable, save ice_albedo::alvdrn
 
real(kind=dbl_kind), dimension(:,:,:), allocatable, save ice_albedo::alidrn
 
real(kind=dbl_kind), dimension(:,:,:), allocatable, save ice_albedo::alvdfn
 
real(kind=dbl_kind), dimension(:,:,:), allocatable, save ice_albedo::alidfn
 
real(kind=dbl_kind), dimension(:,:), allocatable, save ice_albedo::alvdr
 
real(kind=dbl_kind), dimension(:,:), allocatable, save ice_albedo::alidr
 
real(kind=dbl_kind), dimension(:,:), allocatable, save ice_albedo::alvdf
 
real(kind=dbl_kind), dimension(:,:), allocatable, save ice_albedo::alidf
 
real(kind=dbl_kind) ice_albedo::albicev
 
real(kind=dbl_kind) ice_albedo::albicei
 
real(kind=dbl_kind) ice_albedo::albsnowv
 
real(kind=dbl_kind) ice_albedo::albsnowi