Add irrigation scheme options to alternate model structure md#313
Merged
Conversation
Lots of good ideas came up today; putting them in the parking lot.
6 tasks
dlebauer
added a commit
that referenced
this pull request
Apr 13, 2026
* Interim commit * Clipped water frac for ET calcs * waterDrainFrac comment tweak * waterDrainFrac/drainage doc * Add testSoilMoisture.c for waterDrainFrac changes Agent-Logs-Url: https://github.com/PecanProject/sipnet/sessions/0562388d-7a99-415d-9ec4-6e00af203003 Co-authored-by: Alomir <1099935+Alomir@users.noreply.github.com> * Updates for ET water frac cap * Remove accidentally committed test_restart_infrastructure files Agent-Logs-Url: https://github.com/PecanProject/sipnet/sessions/c39fe802-6a0a-41ab-9ceb-8694b223124f Co-authored-by: Alomir <1099935+Alomir@users.noreply.github.com> * Updates for waterDrainFrac * Add waterDrainFrac * waterDrainFrac added * Tweak comment * Add breaking change comment * Add flooding flag * Add flooding flag * Update for flooding flag * Revert context, cli, restart, and test param files to pre-PR state Agent-Logs-Url: https://github.com/PecanProject/sipnet/sessions/f0b969ff-e7fe-458c-bf4a-b5e8945920d0 Co-authored-by: Alomir <1099935+Alomir@users.noreply.github.com> * Interim commit * Fix default value typo * Update valueSet() * Update for waterDrainFrac * Update for drainage * Doc tweaks * Revert "Revert context, cli, restart, and test param files to pre-PR state" This reverts commit 4924a0a. * Reformat drainage calc * Updates for drainage * flooding * Add testSoilMoisture.c * waterDrainFrac doc tweak * Tweaks post flooding flag * Fix flags.flooding init Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Tweak waterRemoveFrac doc Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Add irrigation scheme options to alternate model structure md (#313) Lots of good ideas came up today; putting them in the parking lot. * Apply suggestions from code review Co-authored-by: David LeBauer <dlebauer@gmail.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Alomir <1099935+Alomir@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: David LeBauer <dlebauer@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Lots of good ideas came up today; putting them in the parking lot.
Related issues