Skip to content

rft: cleanup from #681#736

Merged
haakon-e merged 1 commit into
mainfrom
he/rft-cleanup-from-681
Jun 22, 2026
Merged

rft: cleanup from #681#736
haakon-e merged 1 commit into
mainfrom
he/rft-cleanup-from-681

Conversation

@haakon-e

@haakon-e haakon-e commented Jun 15, 2026

Copy link
Copy Markdown
Member

I'm sorry you had to suffer through the previous PR @trontrytel. This is mostly deleting things you noted. I will follow up with some proper docs after I land the enormous stack of PRs that I'm sure you've noticed I opened.

content:

  • rename f23_deposition_rate -> deposition_rate
  • rename f23_immersion_limit_rate -> immersion_limit_rate
  • delete AbstractINPDepletion abstract type
  • removed nonsensical comments
  • trimmed verbose "docs-like" code comments.
    Follow-up: proper user/developer docs
  • removed references to internal notes
  • added TODOs for follow-up work

@haakon-e
haakon-e force-pushed the he/rft-cleanup-from-681 branch 2 times, most recently from cfb1ec1 to 4d8acb9 Compare June 15, 2026 21:18
@trontrytel

Copy link
Copy Markdown
Member

No worries. I just figured that the least I can do with the previous PR is to understand the comments and docs, so that I know where to look for more info when I need it. And then I got derailed ;)

@haakon-e

Copy link
Copy Markdown
Member Author

so that I know where to look for more info when I need it.

nono. keeping it opaque is what keeps me employed

@haakon-e
haakon-e force-pushed the he/rft-cleanup-from-681 branch from 4d8acb9 to 88524c7 Compare June 15, 2026 21:24
@trontrytel

Copy link
Copy Markdown
Member

so that I know where to look for more info when I need it.

nono. keeping it opaque is what keeps me employed

Are you quoting from Claude user manual?

@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.67%. Comparing base (ea430c0) to head (09d92b0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #736      +/-   ##
==========================================
- Coverage   92.74%   92.67%   -0.07%     
==========================================
  Files          56       56              
  Lines        2701     2676      -25     
==========================================
- Hits         2505     2480      -25     
  Misses        196      196              
Components Coverage Δ
src 93.52% <100.00%> (-0.07%) ⬇️
ext 69.47% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@haakon-e
haakon-e force-pushed the he/rft-cleanup-from-681 branch 3 times, most recently from 0b33754 to 31e584b Compare June 18, 2026 21:28
@haakon-e
haakon-e requested a review from trontrytel June 18, 2026 22:14
Comment thread src/parameters/IceNucleation.jl
name_map = (;
:BarklieGokhale1959_a_parameter => :het_a,
:BarklieGokhale1959_B_parameter => :het_B,
:BarklieGokhale1959_B_parameter => :het_B, # TODO: Fix units in CP, then here

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do you have a PR in ClimaParams for this? If we are just changing the value, it should not be a breaking release. And we should be able to get it in quicklu

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Comment thread src/P3_processes.jl Outdated
Comment thread src/P3_terminal_velocity.jl

@trontrytel trontrytel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

@haakon-e
haakon-e force-pushed the he/rft-cleanup-from-681 branch from 31e584b to ea7a9b0 Compare June 22, 2026 21:00
@haakon-e
haakon-e marked this pull request as draft June 22, 2026 21:46
@haakon-e
haakon-e force-pushed the he/rft-cleanup-from-681 branch from ea7a9b0 to 55f2d59 Compare June 22, 2026 21:46
@haakon-e

haakon-e commented Jun 22, 2026

Copy link
Copy Markdown
Member Author

This change is part of the following stack:

Change managed by git-spice.

- rename `f23_deposition_rate` -> `deposition_rate`
- rename `f23_immersion_limit_rate` -> `immersion_limit_rate`
- delete `AbstractINPDepletion` abstract type
- removed nonsensical comments
- trimmed verbose "docs-like" code comments.
    Follow-up: proper user/developer docs
- removed references to internal notes
- added TODOs for follow-up work
- clean up some docstrings
- clean up collision closed form code
@haakon-e
haakon-e force-pushed the he/rft-cleanup-from-681 branch from 55f2d59 to 09d92b0 Compare June 22, 2026 21:53
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