AMReX-Astro / AMReX-Astro/Microphysics

add option to skip neutrino cooling if it is insignificant

Open
#1,333 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

reactions student project
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.