snag_data Module Reference

Functions/Subroutines

subroutine copy_snag_data ()
 

Variables

real, dimension(maxcy1, mxsnag) hard_density
 
real, dimension(maxcy1, mxsnag) soft_density
 
real, dimension(maxcy1, mxsnag) dead_dbh
 
real, dimension(maxcy1, mxsnag) hard_ht
 
real, dimension(maxcy1, mxsnag) soft_ht
 
real, dimension(maxcy1, mxsnag) hard_vol
 
real, dimension(maxcy1, mxsnag) soft_vol
 
integer, dimension(maxcy1, mxsnag) spp_seq
 
integer, dimension(maxcy1, mxsnag) year_dead
 
integer, dimension(maxcy1) num_recs
 

Function/Subroutine Documentation

subroutine snag_data::copy_snag_data ( )

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

real, dimension(maxcy1,mxsnag) snag_data::dead_dbh
real, dimension(maxcy1,mxsnag) snag_data::hard_density
real, dimension(maxcy1,mxsnag) snag_data::hard_ht
real, dimension(maxcy1,mxsnag) snag_data::hard_vol
integer, dimension(maxcy1) snag_data::num_recs
real, dimension(maxcy1,mxsnag) snag_data::soft_density
real, dimension(maxcy1,mxsnag) snag_data::soft_ht
real, dimension(maxcy1,mxsnag) snag_data::soft_vol
integer, dimension(maxcy1,mxsnag) snag_data::spp_seq
integer, dimension(maxcy1,mxsnag) snag_data::year_dead