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

Added step_no to sum_co2_inventory #68

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

turquoisedragon2926
Copy link
Contributor

Line 1971 in utils.jl:

jutul_message("CO2 Inventory", "Inconsistent masses in $(length(bad_cells)) cells for step $step_no. Maybe tolerances were relaxed?", color = :yellow)

But step_no is not passed as a parameter to sum_co2_inventory

Fix is just passing step_no as a input to the function sum_co2_inventory

@moyner
Copy link
Member

moyner commented Oct 9, 2024

Hi! Thanks a lot - that kwarg got lost in a refactoring. The doc failure is due to Julia 1.11 so I will merge anyway.

@moyner moyner merged commit 20a07c6 into sintefmath:main Oct 9, 2024
1 of 2 checks passed
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