AMReX-Astro / AMReX-Astro/Castro

create a method to compute lateral average of state for derived quantities

Open
#2,187 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
340
Forks
105
Avg merge
3d 8h
Merged PRs (30d)
8

Description

It would be nice to be able to easily compute T' = T - as a derived variable for a plotfile. This means that we need to be able to first create the lateral average, . For some problems, like gamma_law_bubble, we get around this by assuming that the background state of the atmosphere is fixed in time, and we just use the initial model as the average state. But for nova, we expect that it will expand with time, so it would be nice to be able to compute it on the fly.

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

The issue names no files, tests, or entry points. Start by locating the existing derived-quantity and plotfile handling code, then determine how a time-dependent lateral average should be represented and validated for cases such as gamma_law_bubble and nova.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.