SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Attributes | List of all members
modd_type_snow::surf_snow Type Reference
Collaboration diagram for modd_type_snow::surf_snow:
Collaboration graph
[legend]

Public Attributes

character(len=3) scheme
 
integer nlayer
 
real, dimension(:,:,:), pointer wsnow
 
real, dimension(:,:,:), pointer heat
 
real, dimension(:,:,:), pointer t
 
real, dimension(:,:,:), pointer temp
 
real, dimension(:,:,:), pointer rho
 
real, dimension(:,:), pointer alb
 
real, dimension(:,:), pointer albvis
 
real, dimension(:,:), pointer albnir
 
real, dimension(:,:), pointer albfir
 
real, dimension(:,:), pointer emis
 
real, dimension(:,:), pointer ts
 
real, dimension(:,:,:), pointer gran1
 
real, dimension(:,:,:), pointer gran2
 
real, dimension(:,:,:), pointer hist
 
real, dimension(:,:,:), pointer age
 

Detailed Description

Definition at line 42 of file modd_type_snow.F90.

Member Data Documentation

real, dimension(:,:,:), pointer modd_type_snow::surf_snow::age

Definition at line 60 of file modd_type_snow.F90.

real, dimension(:,:), pointer modd_type_snow::surf_snow::alb

Definition at line 50 of file modd_type_snow.F90.

real, dimension(:,:), pointer modd_type_snow::surf_snow::albfir

Definition at line 53 of file modd_type_snow.F90.

real, dimension(:,:), pointer modd_type_snow::surf_snow::albnir

Definition at line 52 of file modd_type_snow.F90.

real, dimension(:,:), pointer modd_type_snow::surf_snow::albvis

Definition at line 51 of file modd_type_snow.F90.

real, dimension(:,:), pointer modd_type_snow::surf_snow::emis

Definition at line 54 of file modd_type_snow.F90.

real, dimension(:,:,:), pointer modd_type_snow::surf_snow::gran1

Definition at line 56 of file modd_type_snow.F90.

real, dimension(:,:,:), pointer modd_type_snow::surf_snow::gran2

Definition at line 57 of file modd_type_snow.F90.

real, dimension(:,:,:), pointer modd_type_snow::surf_snow::heat

Definition at line 46 of file modd_type_snow.F90.

real, dimension(:,:,:), pointer modd_type_snow::surf_snow::hist

Definition at line 58 of file modd_type_snow.F90.

integer modd_type_snow::surf_snow::nlayer

Definition at line 44 of file modd_type_snow.F90.

real, dimension(:,:,:), pointer modd_type_snow::surf_snow::rho

Definition at line 49 of file modd_type_snow.F90.

character(len=3) modd_type_snow::surf_snow::scheme

Definition at line 43 of file modd_type_snow.F90.

real, dimension(:,:,:), pointer modd_type_snow::surf_snow::t

Definition at line 47 of file modd_type_snow.F90.

real, dimension(:,:,:), pointer modd_type_snow::surf_snow::temp

Definition at line 48 of file modd_type_snow.F90.

real, dimension(:,:), pointer modd_type_snow::surf_snow::ts

Definition at line 55 of file modd_type_snow.F90.

real, dimension(:,:,:), pointer modd_type_snow::surf_snow::wsnow

Definition at line 45 of file modd_type_snow.F90.


The documentation for this type was generated from the following file: