Subject: PV Code Updates and Warning Messages
Name: R. Havis
Date: February 16, 2011
Variants affected: ALL

Description:
1) FVS maintains PV Code / PV Reference Code cross walks to map
   the PV Code / PV Reference Code sets from FSveg to codes understood by FVS.
   The PV Code / PV Reference Code cross walks were updated by FS Regions 1
   and 6 and incorporated into FVS.

2) Plant association codes, habitat type codes, ecoregion, and ecoclass codes
   may be entered using field 2 of the StdInfo keyword or the PV_Code and PV
   Reference Code, or ECOREGION fields in an input database. FVS Warning
   messages, written to the main output file, associated with these codes
   have been enhanced to provide the user with more detail when codes are
   incorrect and model default values are invoked.

Impact on users: Regions 1, and 6 users should obtain new executables to take
                 advantage of expanded PV Code / PV Reference Code cross walks.
                 Users of other FVS variants may obtain new executables at
                 their own discretion.

Files:
GRINIT -  initialized variable PCOMX, which is used in managing the PV Code / PV Reference
          Code warning messages
HABTYP  - added logic to write the PV Code / PV Reference Code warning messages
PVREF?  - added logic to manage the PV Code / PV Reference Code warning messages in
          all PVREF? routines
PVREF6  - the PV Code / PV Reference code cross walks were updated
PVREF1  - the PV Code / PV Reference code cross walks were updated

./ak/src/grinit.f
./an/src/grinit.f
./base/src/errgro.f - added new FVS WARNING messages numbers 32, 33, and 34, and modified
                      the text of FVS WARNING message number 14.
./base/src/initre.f - removed reference to the SE variant
./base/src/revise.f
./bin/makefile  - added instructions to compile the IE variant source code in the FVSkt
                  build directions 
./bm/src/grinit.f
./bm/src/habtyp.f
./bm/src/pvref6.f
./ca/src/grinit.f
./ca/src/habtyp.f
./ca/src/pvref5.f
./ca/src/pvref6.f
./ci/src/grinit.f
./ci/src/habtyp.f
./ci/src/pvref4.f
./common/includeSVN.f
./common/VARCOM.F77 - added PCOMX
./cr/obj/makefile - added VARCOM.F77 to the list of dependencies in the compile instructions for
                    the HABTYP routine.
./cr/src/grinit.f
./cr/src/habtyp.f - added VARCOM.F77 in an include statement
./cr/src/pvref2.f
./cr/src/pvref3.f
./cs/src/grinit.f
./cs_new/src/grinit.f
./dbs/src/dbsstandin.f - adjusted the format of the PV Reference Code text in the
                         the main output file
./ec/src/grinit.f
./ec/src/habtyp.f
./ec/src/pvref6.f
./em/src/blkdat.f - changed JTYPE array element 2 from 66 to 65.
./em/src/grinit.f
./em/src/habtyp.f
./em/src/pvref1.f
./ie/src/grinit.f
./kt/src/blkdat.f
./kt/src/grinit.f
./kt/src/habtyp.f
./kt/src/pvref1.f
./ls/src/grinit.f
./ls/src/habtyp.f
./ls/src/pvref9.f
./ls_new/src/grinit.f
./ls_new/src/habtyp.f
./ls_new/src/pvref9.f
./nc/src/grinit.f
./nc/src/habtyp.f - updated debug write statement at end of routine
./nc/src/pvref5.f
./nc/src/pvref6.f
./ne/src/grinit.f
./ne_new/src/grinit.f
./ni/src/grinit.f
./ni/src/habtyp.f
./ni/src/pvref1.f
./pn/src/grinit.f
./pn/src/habtyp.f
./pn/src/pvref6.f
./sn/src/grinit.f
./so/src/grinit.f
./so/src/habtyp.f
./so/src/pvref6.f
./ut/src/habtyp.f - added VARCOM.F77 in an include statement
./ut/obj/makefile - added VARCOM.F77 to the list of dependencies in the compile instructions for
                    the HABTYP routine.
./ut/src/pvref4.f
./wc/src/grinit.f
./wc/src/habtyp.f
./wc/src/pvref6.f
./ws/obj/makefile - added VARCOM.F77 to the list of dependencies in the compile instructions for
                    the HABTYP routine.
./ws/src/grinit.f
./ws/src/habtyp.f - added VARCOM.F77 in an include statement
./ws/src/pvref5.f
