[FLASH-BUGS] innocuous bug in hydro_1d.F90

Mike Zingale zingale at flash.uchicago.edu
Wed Apr 3 16:35:30 CST 2002


thank you for pointing this out.  As you note, this integer key was not
used anywhere, so no bounds errors were generated.  

On Wed, 3 Apr 2002, David J. Lin wrote:

> 
> Hi,
> 
> Perhaps you've caught this already, but currently in hydro_1d.F90, there
> is this statement:
> 
>        ipres = dBaseKeyNumber('ipres')
> 
> I think it should be:
> 
>        ipres = dBaseKeyNumber('pres')
> 
> However, "ipres" is not used in the rest of the routine, so this error is
> inconsequential to its function.
> 
> David
> 




More information about the flash-bugs mailing list