CliMA / CliMA/CloudMicrophysics.jl
Remove volume fraction input to kappa aerosol mode
Open
Aerosol Activation :bulb:
Research project
- Dominant language
- Julia
- Stars
- 55
- Forks
- 11
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 8
Description
for kappa aerosol mode, you shouldn't need to specify volume and mass fractions separately. better to specify mass fractions and densities (like for B formulation) and then calculate the volume fractions in backend instead of making the user do this.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the kappa aerosol mode implementation and the existing B formulation entry point in the Julia backend. Compare how mass fractions and densities are handled there, then verify that kappa mode derives volume fractions internally and no longer requires users to provide both inputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100