Skip to content

Heads calculation: expose 'neglect_steady' in headalongline #180

Description

@MattBrst

In the transient head function there is the keyword neglect_steady=False:

def head(self, x, y, t, layers=None, aq=None, derivative=0, neglect_steady=False):

I would like to expose that keyword as well in the transient headalongline function. Is this OK for you guys?

My use case:

  1. I am working on transient 1D models, and want to load a steady model as well.
  2. Since the client is interested in responsefactors, I need to have the steady and transient responses both separated and combined.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions