Subject: Fire and Fuels Extension Update
Name:  Stephanie Rebain
Date:  12/13/2010
Variants affected: All

Description:
This is simply a code cleanup (as suggested by Nick) that takes care of errors such as
arrays being indexed by real numbers and loops done over real numbers.

Impact on Users:
No impact on users and no change in output.

Modified Files:
fire/ni/src/fmcons.f - variables P, H, and D were switched from real to integer
fire/so/src/fmcons.f - variables P, H, and D were switched from real to integer
fire/base/src/fmeff.f - variables P, H, and D were switched from real to integer
fire/base/src/fmevmon.f - variable ITRNC was switched from real to integer

