Skip to content

bug: comment in filter_mod.f90 is misleading #857

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

Open
nsc1 opened this issue Apr 10, 2025 · 0 comments
Open

bug: comment in filter_mod.f90 is misleading #857

nsc1 opened this issue Apr 10, 2025 · 0 comments

Comments

@nsc1
Copy link

nsc1 commented Apr 10, 2025

🐛 the comment at line 910 of filter_mod.f90 is misleading

Describe the bug

line 910 of filter_mod.f90 is: ! This block applies posterior inflation

but line 948 also has that comment and is in fact where the inflation is applied.

line 910 should read: ! This block damps the posterior inflation

Error Message

this causes no code errors, but it can cause confusion if you're only looking at the comments. maybe the next time someone has code to be released an update to this comment could be included.

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

No branches or pull requests

1 participant