Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Executable for MC: initialize background #6355

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

ffoucart
Copy link
Contributor

Proposed changes

Create base MC executable

Upgrade instructions

None so far

Code review checklist

  • The code is documented and the documentation renders correctly. Run
    make doc to generate the documentation locally into BUILD_DIR/docs/html.
    Then open index.html.
  • The code follows the stylistic and code quality guidelines listed in the
    code review guide.
  • The PR lists upgrade instructions and is labeled bugfix or
    new feature if appropriate.

@ffoucart
Copy link
Contributor Author

Work in progress -- first commit creates the background fluid and metric variables, EoS and neutrino table.

@ffoucart ffoucart added the in progress Don't review, used for sharing code and getting feedback label Oct 30, 2024
@ffoucart
Copy link
Contributor Author

@nilsdeppe Not sure if we want one big PR for the MC code, or to commit partial work once we have something useful. I'm keeping the work we have done so far (slightly cleaned up for compatibility with other executables) here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress Don't review, used for sharing code and getting feedback
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant