Skip to content
New issue

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

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

Already on GitHub? # to your account

Add PRT support #398

Draft
wants to merge 11 commits into
base: dev
Choose a base branch
from
Draft

Add PRT support #398

wants to merge 11 commits into from

Conversation

dbrakenhoff
Copy link
Collaborator

@dbrakenhoff dbrakenhoff commented Dec 24, 2024

First attempt at addressing #390. Still somewhat under development on the flopy side, so creating a draft PR for now.

Adds

  • PRT submodule with all relevant packages (except FMI for now)
  • EMS solver
  • improve some of the modpath utilities to be applicable for PRT models (i.e. don't need a modpath model).

Todo:

  • add nlmod FMI package?
  • utilities to write PRP data (without having to use modpath tools which currently need to perform lots of coordinate transformations)
  • figure out how to specify backward tracking, add example
  • Make notebook slightly more interesting, e.g. forward and backward tracking
  • showcase PRT features, e.g. pulsing particles?

- add prt submodule with PRT packages (missing FMI at the moment)
- deprecate mpf, add ibound kwarg
- add structured kwarg to pg_from_pd (needed for structured models)
- allow directly registering solution pkgs if model is passed
- add EMS package
@dbrakenhoff
Copy link
Collaborator Author

Requires latest develop version of flopy (or maybe even one of the open PRT PRs) to work.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant