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

fix(prp): fix release time selection logic #2017

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

wpbonelli
Copy link
Contributor

@wpbonelli wpbonelli commented Sep 5, 2024

A conditional expression in the release timing logic was incorrect: we only want to enable the default release time (beginning of the first step of the first period) if no release times are specified via the RELEASETIMES block, the RELEASE_TIME_FREQUENCY option, or period block release time settings.

We also did not previously describe said default. Describe this in the PRP definition file and mention it in the release notes.

#2014 flushed this bug out, but this is not the main problem reported in that issue. More to come.


Checklist of items for pull request

A conditional expression in the release timing logic was incorrect: we only want to enable the default release time (beginning of the first step of the first period) if no release times are specified via the RELEASETIMES block, the RELEASE_TIME_FREQUENCY option, or period block release time settings.

We also did not previously mention said default. Describe this in the PRP definition file.
@wpbonelli wpbonelli marked this pull request as ready for review September 6, 2024 00:09
@wpbonelli wpbonelli merged commit 256f78a into MODFLOW-USGS:develop Sep 6, 2024
22 checks passed
@wpbonelli wpbonelli deleted the fix-prt-release-timing branch September 6, 2024 00:10
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