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

[WIP] prototype AGORA isolated galaxy #506

Draft
wants to merge 6 commits into
base: development
Choose a base branch
from

Conversation

BenWibking
Copy link
Collaborator

Description

Initializes an isolated galaxy simulation with the AGORA initial conditions.

Related issues

N/A

Checklist

Before this pull request can be reviewed, all of these tasks should be completed. Denote completed tasks with an x inside the square brackets [ ] in the Markdown source below:

  • I have added a description (see above).
  • I have added a link to any related issues see (see above).
  • I have read the Contributing Guide.
  • I have added tests for any new physics that this PR adds to the code.
  • I have tested this PR on my local computer and all tests pass.
  • I have manually triggered the GPU tests with the magic comment /azp run.
  • I have requested a reviewer for this PR.

@psharda psharda added the enhancement New feature or request label Jul 9, 2024
@psharda
Copy link
Contributor

psharda commented Jul 9, 2024

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@@ -0,0 +1,22 @@
#ifndef TEST_BINARY_ORBIT_HPP_ // NOLINT

Check failure

Code scanning / CodeQL

Duplicate include guard Error

The macro name 'TEST_BINARY_ORBIT_HPP_' of this include guard is used in 2 different header files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants