Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zero-based integers for select ModflowFlwob variables #596

Merged
merged 5 commits into from
Jun 18, 2019

Commits on Jun 18, 2019

  1. docs(ModflowHob): Explicitly state that variables irefsp, layer, row,…

    … and column are zero-based integers. Minor formatting changes-->uniform capitalization and alignment with parallel variables in the ModflowFlwob docstring.
    jbellino-usgs committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    e9f236a View commit details
    Browse the repository at this point in the history
  2. refactor(ModflowFlowb): Treat variables irefsp, layer, row, and colum…

    …n as zero-based integers to align behavior with ModflowHob. Updated write_file method and docstring accordingly.
    jbellino-usgs committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    a428699 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02ca128 View commit details
    Browse the repository at this point in the history
  4. refactor(t041_test): Update test041 to specify irefsp, layer, row, an…

    …d column as zero-based indices.
    jbellino-usgs committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    ecc222d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bbda67 View commit details
    Browse the repository at this point in the history