Subject: Volume Code Maintenance and Misc. Changes
Name: R. Havis
Date: November 4, 2011
Variants affected: None

Description: Updated FVS code to be consistent with National Volume Estimator
             Library Code

Impact on users: None

Files:

deleted volume/src/r1byrne.f and
        volume/obj/r1byrne.obj

./base/src/keywds.f - corrected number of spaces in the blank elements of the TABLE array
./ls/src/varvol.f   - added comments

./volume/obj/makefile - changed file name VolEqDef to voleqdef, removed compile
                        instructions for R1BYRNE
./volume/src/blmtap.f - added coeffs for Behre's hyperbola, modified calculation of A
                        parameter (line 143), added debug code
./volume/src/blmvol.f - added debug code, set profile variable the in taper calculations,
                        set MTOPP if zero, modified calculation of SMD_17
./volume/src/brk_up.f - modified conditional at line 28
./volume/src/debug_mod.f
./volume/src/dvest.f  - added argument in R9VOL call statement
./volume/src/numlog.f - added comments
./volume/src/r10vol.f - changed calculation of VOL(1), LOGVOL(4,1), and  VOL(4)
./volume/src/r10volo.f - corrected argument type consistency in logical
                         construct lines 141,and 161; corrected arguments of
                         INT function line 115
./volume/src/r4d2h.f - removed comments
./volume/src/r5harv.f - added comments
./volume/src/r8vol1.f - removed declaration of j, and COFARR, and added them to R8CLIST.FOR
./volume/src/r9clark.f - added comments, added subroutine IISNAN to check for numerical error (volume
                         code uses intrinsic function ISNAN that is not available in Lahey Fortran)
./volume/src/r9logs.f - changed file name to lowercase, modified comments, removed subroutine
                        R9BYRNE
./volume/src/scrib.f - set max small end dia (line 148), added comments to INTL14
./volume/src/voleqdef.f - changed file name to all lowercase