Hydro_Analysis: fix scheduling to access grid functions in local mode

Issue #1973 closed
Roland Haas created an issue

HydroAnalysis tried to execute some routines accesses grid function data while in global mode. This leads to incorrect behaviour (namely nothing is done) and also LoopControl asserting about nonsensical imin/imax values.

This seems to have been in HydroAnalysis from the very beginning.

Pull request is here: https://bitbucket.org/einsteintoolkit/einsteinanalysis/pull-requests/4/hydro_analysis-fix-scheduling-to-access/diff

Keyword: HydroAnalysis

Comments (5)

  1. Roland Haas reporter
    • removed comment

    Anyone? This is a bug after all which makes Hydro_Analysis' non-functional.

  2. Roland Haas reporter
    • removed comment

    Unless there are objections I will apply this the day after the release.

  3. Log in to comment