AMReX-Astro / AMReX-Astro/Microphysics

add ideal gas EOS with tabulated mean molecular weight

Open
#1,488 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement EOS
Dominant language
C++
Stars
43
Forks
46
Avg merge
2d 18h
Merged PRs (30d)
15

Description

For many of our applications, we have an ideal gas but with a mean molecular weight that varies as a function of $(\rho, T)$. The temperature can be solved via root-finding on on a table of mean molecular weight.

We have this implemented in Quokka for our tabulated dilute plasma cooling, but it is not currently integrated with the EOS infrastructure. In the future, we should move this part of the code to Microphysics.

cc: @markkrumholz @aditivijayan

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 by locating the existing tabulated dilute plasma cooling implementation in Quokka and the EOS infrastructure in Microphysics. Compare their interfaces and determine what must move or be integrated. Done means an ideal-gas EOS with mean molecular weight tabulated as a function of density and temperature is integrated into the Microphysics EOS infrastructure.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend
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.