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

feat(swf-evp): add new evaporation package for surface water models #2168

Merged
merged 4 commits into from
Jan 30, 2025

Conversation

langevin-usgs
Copy link
Contributor

@langevin-usgs langevin-usgs commented Jan 27, 2025

Add new Evaporation (EVP) Package to both the channel and overland flow models. User specifies evaporation rate in L/T and MODFLOW calculates the volumetric rate (L3/T) using the water surface area. Evaporation rate goes to zero as the depth goes to zero.

Checklist of items for pull request

  • Replaced section above with description of pull request
  • Added new test or modified an existing test
  • Ran ruff on new and modified python scripts in .doc, autotests, doc, distribution, pymake, and utils subdirectories.
  • Formatted new and modified Fortran source files with fprettify
  • Added doxygen comments to new and modified procedures
  • Updated meson files, makefiles, and Visual Studio project files for new source files
  • Updated definition files
  • Updated input and output guide
  • Removed checklist items not relevant to this pull request

For additional information see instructions for contributing and instructions for developing.

@langevin-usgs langevin-usgs marked this pull request as draft January 27, 2025 19:45
@langevin-usgs langevin-usgs force-pushed the feat-swf-evp branch 2 times, most recently from 6fff65b to ecfc97c Compare January 29, 2025 14:57
@langevin-usgs langevin-usgs marked this pull request as ready for review January 30, 2025 20:33
@langevin-usgs langevin-usgs merged commit 94c91d8 into MODFLOW-USGS:develop Jan 30, 2025
20 checks passed
@langevin-usgs langevin-usgs deleted the feat-swf-evp branch January 31, 2025 01:38
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.

1 participant