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

Add cross-section models #81

Merged
merged 98 commits into from
Dec 20, 2024
Merged

Add cross-section models #81

merged 98 commits into from
Dec 20, 2024

Conversation

dbrakenhoff
Copy link
Collaborator

@dbrakenhoff dbrakenhoff commented Nov 7, 2024

  • add LineSink1DBase, DischargeLineSink1D, LineSink1D and HeadLineSink1D
  • add example notebook with comparison to analytical solutions. Both single and multiple aquifer examples shown.
  • add continuity of head and flow elements/equations
  • add example notebook for 1d inhom elements

EDIT: update 11/11/2024

- first linesink1d commit
- add LineSink1DBase, DischargeLineSink1D, LineSink1D and HeadLineSink1D
- add example notebook with comparison to analytical solutions. Only single aquifers for now.
@mbakker7
Copy link
Owner

mbakker7 commented Nov 7, 2024

Very nice start! There are some errors because timml cannot be imported. Maybe store the timml solution separately or should we add a dependency?

- add 1d leaky wall
- add example in notebook
- add 1d leaky wall
- add example in notebook
@dbrakenhoff dbrakenhoff changed the title Add Linesink1d Add Linesink1D and LineDoublet1D Nov 8, 2024
@dbrakenhoff dbrakenhoff marked this pull request as ready for review December 19, 2024 22:27
docs/01howto/index.rst Outdated Show resolved Hide resolved
ttim/linedoublet1d.py Outdated Show resolved Hide resolved
ttim/stripareasink.py Outdated Show resolved Hide resolved
@dbrakenhoff dbrakenhoff merged commit 7d5ca53 into dev Dec 20, 2024
6 checks passed
@dbrakenhoff dbrakenhoff deleted the linesink1d branch December 20, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants