Subject: FVS Update
Name:  Stephanie Rebain
Date:  09/09/2013
Variants affected: All

Description:

1)  Simulation errors were occuring when the FixMort keyword was being used with the mortality proportion set to a value greater than 1.
    This was corrected - mortality proportions are now checked and limited to be between 0 and 1.  

Impact on users:
Users of the Fixmort keyword may want to download new executables.

Modified Files:
base/src/initre.f
acd/src/morts.f - limited range of the mortality proportion to 0-1 if value entered is a mortality proportion and not a mortality multiplier.
ak/src/morts.f - limited range of the mortality proportion to 0-1 if value entered is a mortality proportion and not a mortality multiplier.
bc/src/morts.f - limited range of the mortality proportion to 0-1 if value entered is a mortality proportion and not a mortality multiplier.
bm/src/morts.f - limited range of the mortality proportion to 0-1 if value entered is a mortality proportion and not a mortality multiplier.
ca/src/morts.f - limited range of the mortality proportion to 0-1 if value entered is a mortality proportion and not a mortality multiplier.
ci/src/morts.f - limited range of the mortality proportion to 0-1 if value entered is a mortality proportion and not a mortality multiplier.
cr/src/morts.f - limited range of the mortality proportion to 0-1 if value entered is a mortality proportion and not a mortality multiplier.
ec/src/morts.f - limited range of the mortality proportion to 0-1 if value entered is a mortality proportion and not a mortality multiplier.
em/src/morts.f - limited range of the mortality proportion to 0-1 if value entered is a mortality proportion and not a mortality multiplier.
ie/src/morts.f - limited range of the mortality proportion to 0-1 if value entered is a mortality proportion and not a mortality multiplier.
ls/src/morts.f - limited range of the mortality proportion to 0-1 if value entered is a mortality proportion and not a mortality multiplier.
nc/src/morts.f - limited range of the mortality proportion to 0-1 if value entered is a mortality proportion and not a mortality multiplier.
ni/src/morts.f - limited range of the mortality proportion to 0-1 if value entered is a mortality proportion and not a mortality multiplier.
on/src/morts.f - limited range of the mortality proportion to 0-1 if value entered is a mortality proportion and not a mortality multiplier.
sn/src/morts.f - limited range of the mortality proportion to 0-1 if value entered is a mortality proportion and not a mortality multiplier.
so/src/morts.f - limited range of the mortality proportion to 0-1 if value entered is a mortality proportion and not a mortality multiplier.
tt/src/morts.f - limited range of the mortality proportion to 0-1 if value entered is a mortality proportion and not a mortality multiplier.
ut/src/morts.f - limited range of the mortality proportion to 0-1 if value entered is a mortality proportion and not a mortality multiplier.
wc/src/morts.f - limited range of the mortality proportion to 0-1 if value entered is a mortality proportion and not a mortality multiplier.
ws/src/morts.f - limited range of the mortality proportion to 0-1 if value entered is a mortality proportion and not a mortality multiplier.

