Subject: FOLBIO EM Function, Dead Tree Simulation Bug
Name: R. Havis
Date: January 28, 2009
Variants affected: ALL

Description:
1) Foliage Biomass was added to the TREEBIO EM Function
2) There was potential for a numerical error when the stand inventory consisted 
   of a single dead tree.
See Descriptions below
Impact on users:

Files:

CROWN - changed MAXTRE to MAXTP1 (GOTO 74) to provide crown dubbing if only one dead tree in inventory.

./ak/src/crown.f
./base/src/revise.f
./bm/src/crown.f
./ca/src/crown.f
./ci/src/crown.f
./common/METRIC.F77  - added new factor that converts BTU to Kilojoules (thanks to Don Robinson - ESSA)
./cr/src/crown.f
./cs/src/crown.f
./cs_new/src/crown.f
./ec/src/crown.f
./em/src/crown.f
./fire/base/src/fmevmon.f   - see 1) above
./ie/src/crown.f
./ls/src/crown.f
./ls_new/src/crown.f
./nc/src/crown.f
./ne/src/crown.f
./ne_new/src/crown.f
./ni/src/crown.f
./ni/src/spctrn.f    - Added eastern redcedar FVS alpha code (ER) and FIA code (068) to species translator.
./pn/src/crown.f
./sn/src/crown.f
./so/src/crown.f
./so33/src/crown.f
./so33/src/dubscr.f  - corrected call to DBCHK
./tt/src/crown.f
./ut/src/crown.f
./wc/src/crown.f
./ws/src/crown.f

