Re: [FLASH-BUGS] innocuous bug in hydro_1d.F90

From: Mike Zingale (zingale@flash.uchicago.edu)
Date: Wed Apr 03 2002 - 16:35:30 CST

  • Next message: E-Business News: "[FLASH-BUGS] Best Business Opportunity of the Decade!"

    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
    >



    This archive was generated by hypermail 2b30 : Wed Apr 03 2002 - 16:35:36 CST