-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add thorn ADMconstraints #50
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lwJi
added a commit
to lwJi/SpacetimeX
that referenced
this pull request
Feb 2, 2025
* ADMconstraints: add admconstraints.cxx * ADMconstraints: add ADM_vars.wl * ADMconstraints: add ADM_rhs.wl * ADMconstraints: add type_in_rhs.nb * ADMconstraints: nv type_in_rhs.nb outside wl * ADMconstraints: update type_in_rhs.nb * ADMconstraints: update ADM_vars.wl * ADMconstraints: update type_in_rhs.nb * ADMconstraints: update type_in_rhs.nb * ADMconstraints: update ADM_rhs.wl * ADMconstraints: add check_rhs.ipynb * ADMconstraints: update check_rhs.ipynb * ADMconstraints: add ADM_set_constraint.wl * ADMconstraints: add ADM_set_constraint.hxx * ADMconstraints: add interface.ccl * ADMconstraints: rename MtC to MC * ADMconstraints: add param.ccl * ADMconstraints: update admconstraints.cxx * ADMconstraints: update admconstraints.cxx * ADMconstraints: remove prefix ADM for variables * ADMconstraints: update admconstraints.cxx * ADMconstraints: update admconstraints.cxx * ADMconstraints: add make.code.defn * ADMconstraints: add configuration.ccl * ADMconstraints: add schedule.ccl * ADMconstraints: make it compile * ADMconstraints: format ADM_rhs.wl * ADMconstraints: treat DexK separatedly to remove warnings * ADMconstraints: treat dexK separatedly to remove warnings * ADMconstraints: add lapse mask * ADMconstraints: add extra SYNCs * ADMconstraints: fix comments in schedule * ADMconstraints: add par lapse_mask_outer_radius * ADMconstraints: mask out region which is larger than a radius * ADMconstraints: fix type of default value for lapse_mask_outer_radius * ADMconstraints: use or instead of and when apply mask * ADMconstraints: sync HC and MC after calculation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.