-
Notifications
You must be signed in to change notification settings - Fork 2
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
Merge homologouscollapse changes into main #185
Conversation
@mari2895 can you run the formatting script so the tests pass? |
@@ -165,7 +165,15 @@ TaskStatus CoolingFunctionCalculateFourForce(MeshBlockData<Real> *rc, const doub | |||
}); | |||
|
|||
// Light Bulb with Liebendorfer model | |||
const bool is_monopole_cart = |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@carlnotsagan the substantial change is here, but it has to do with spherical vs cartesian coords
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@Yurlungur did we not merge this? I think we don't need this anymore. Can you please make sure that is the case and if so I'll close it. |
It looks like we implemented an alternative solution which is currently in main. |
PR Summary
PR Checklist
scripts/bash/format.sh
.