Skip to content

Having Consistent RainMelt Value for all Runoff Models#6

Merged
mkarim-rtx merged 1 commit intodevelopmentfrom
output_rain-melt_mohammed
Mar 11, 2026
Merged

Having Consistent RainMelt Value for all Runoff Models#6
mkarim-rtx merged 1 commit intodevelopmentfrom
output_rain-melt_mohammed

Conversation

@mkarim-rtx
Copy link

@mkarim-rtx mkarim-rtx commented Mar 10, 2026

https://jira.nextgenwaterprediction.com/browse/NGWPC-9963

I found during testing the atmosphere_water__liquid_equivalent_precipitation_rate_out value not matching the input (QINSUR in my case). So updated the implementation to match it.

Updated the Get Value of : atmosphere_water__liquid_equivalent_precipitation_rate_out

Testing

https://confluence.nextgenwaterprediction.com/spaces/NGWPC/pages/90177659/RR+models+Consistent+rain+melt+Output#RRmodelsConsistentrain+meltOutput-TOPMODEL

…t value to match with atmosphere_water__liquid_equivalent_precipitation_rate
Copy link

@yuqiong77 yuqiong77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good me. Mohammed and I looked at the code together and determined that atmosphere_water__liquid_equivalent_precipitation_rate_out should be assigned to rain, instead of p, since rain is assigned to the input variable 'atmosphere_water__liquid_equivalent_precipitation_rate', and we want atmosphere_water__liquid_equivalent_precipitation_rate_out to be the same as atmosphere_water__liquid_equivalent_precipitation_rate. The original comment in the code that rain and p are the same does not seem to be accurate.

@mkarim-rtx mkarim-rtx merged commit 5476613 into development Mar 11, 2026
1 check failed
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