usgs / nshmp-haz-fortran

National Seismic Hazard Mapping Project (NSHMP) Legacy Fortran Code
Other
20 stars 11 forks source link

Variables in getmeanrjf.v2.f incorrectly initialized as integers #55

Closed pmpowers-usgs closed 8 years ago

pmpowers-usgs commented 8 years ago

Steve Harmsen recently discovered that several variables in getmeanrjf.v2.f are incorrectly initialized to integer based on the first letter of their name instead of being explicitly declared as real. It apparently does affect hazard, albeit not significantly. Further analysis will confirm.

nshmp-haz uses tables generated from the same subroutine and also requires updating.