-
Notifications
You must be signed in to change notification settings - Fork 8
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
immersion freezing to parcel #244
Conversation
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #244 +/- ##
=======================================
Coverage 94.56% 94.56%
=======================================
Files 18 18
Lines 938 938
=======================================
Hits 887 887
Misses 51 51 ☔ View full report in Codecov by Sentry. |
6078868
to
1424167
Compare
bors try |
tryBuild succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page. |
parcel/parcel.jl
Outdated
λ = cbrt(32 * π * N_liq / q_liq * ρ_liq / ρ_air) | ||
#A = N_liq* λ^2 | ||
r_l = 2 / λ | ||
A_aer = 4 * π * r_l^2 * N_liq |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And here?
30a51ab
to
456a3e4
Compare
bors r+ |
Build failed: |
bors try |
tryBuild failed: |
bors r+ |
Build succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page. |
Purpose
Add immersion freezing to parcel
To-do
Content