Subject: Run time error corrections
Name: R. Havis
Date: October 25, 2006
Variants affected: ALL

Description: Three variables were recently added to the FvsStand post processor
             output, normal tree height, tree age, and original inventory point
             number (please refer to FVS Update Bulletin No. 647). These variables
             were also added to the output for dead trees listed in the input data.

Impact on users: Users having dead trees in the input data and who wish to use the
                 FvsStand post processor should obtain new execuables to prevent
                 post processor run time errors.

Files: 
base/src/fvsstd.f - added 3 variables to write statement for dead trees,
                    NORMHT, ABIRTH and IPVEC, to prevent a run time error
                    when running the FvsStand post processor
base/src/revise.f
em/src/regent.f - corrected array indicies from K to I in arguments in
                  call to DGBND at line 463