AMReX-Astro / AMReX-Astro/Microphysics
add option to skip neutrino cooling if it is insignificant
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 43
- Forks
- 46
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 15
Description
We can evaluate sneut at the start of a burn, and if we find it is small (much smaller than the specific energy, e, then we can ignore it and save a lot of computation. This should be enabled via a runtime parameter.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the burn calculation where sneut is evaluated and inspect how runtime parameters are defined and passed. Determine an appropriate insignificance comparison with the specific energy e, then verify that the runtime option skips neutrino cooling only when enabled and the threshold condition is met.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100