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

UZF, RCH, EVT, WEL and MAW improvement #263

Merged
merged 11 commits into from
Oct 6, 2023
Merged

UZF, RCH, EVT, WEL and MAW improvement #263

merged 11 commits into from
Oct 6, 2023

Commits on Sep 27, 2023

  1. Add first version of uzf!

    rubencalje committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    1ab55d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    f2c0c6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a51eaf9 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    056b836 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d22fdc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Improve wel_from_df and maw_from_df

    Distribute k based on kh-value in wel_from_df
    Add multiplier to wel_from_df, so q can be a timeseries
    Add aux to maw_from_df
    Improve speed by using gdf_to_grid instead of slow gwf.modelgrid.intersect
    becuase it is fast, remove tqdm
    maw-cells can be added to top layer as well (was not possible before)
    rubencalje committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f954eb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    802b5ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cdbbdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6041c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    330ec62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72c6ae7 View commit details
    Browse the repository at this point in the history