AMReX-Astro / AMReX-Astro/Microphysics

Compile-time RHS evaluation should have a pretty print option

Open
#1,324 0 comments 0 reactions 1 assignee View on GitHub

@maximumcats is already working on this.

Since Sep 9, 2023.

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

Description

For all of the new-style networks, the actual_network.H file specifies the metadata that determine each reaction, but it does so in an implicit form. It would be nice to have a pretty-print option that writes out the explicit form of the RHS (and Jacobian) as it would appear if we had written out the C++ explicitly, i.e. to show the full expression ydot(He4) = ....

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.