Data Types | Variables

sib_bc_module Module Reference

Data Types

type  biome_morph_var
type  aero_var

Variables

type(biome_morph_var), allocatable MorphTab
type(aero_var), allocatable AeroVar
real(kind=real_kind) LAIgrid
real(kind=real_kind) fVCovergrid
real(kind=real_kind),
dimension(:), allocatable 
prevNDVI

Variable Documentation

type(aero_var),allocatable sib_bc_module::AeroVar

Definition at line 35 of file sib_bc_module.F90.

real(kind=real_kind) sib_bc_module::fVCovergrid

Definition at line 39 of file sib_bc_module.F90.

real(kind=real_kind) sib_bc_module::LAIgrid

Definition at line 38 of file sib_bc_module.F90.

Definition at line 25 of file sib_bc_module.F90.

real(kind=real_kind),dimension(:),allocatable sib_bc_module::prevNDVI

Definition at line 42 of file sib_bc_module.F90.