Skip to content

Fix validity bugs in AHFinderDirect, SphericalSurfaces and PunctureTracker - #67

Open
lucass-carneiro wants to merge 18 commits into
mainfrom
bug/AHFinder_validity
Open

lucass-carneiro wants to merge 18 commits into
mainfrom
bug/AHFinder_validity

Conversation

@lucass-carneiro

Copy link
Copy Markdown
Contributor

AHFinderDirect, SphericalSurfaces and PunctureTracker have several issues regarding undefined values and lack of reads/write statements in their schedules. When running with poisoning enabled, these undefined values either get caught but the CarpetX poisoning system or cause the simulation to crash with null pointer dereferences.

This pull request fixes those issues.

@lwJi
lwJi requested a review from rhaas80 September 23, 2026 00:48

@lwJi lwJi left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

necessary when using cactus presync-only mode.
@lucass-carneiro

Copy link
Copy Markdown
Contributor Author

@lwJi Thanks for the review! I have added another READS. These were necessary when running with presync-only

@lucass-carneiro lucass-carneiro self-assigned this Sep 25, 2026
@lwJi

lwJi commented Sep 25, 2026

Copy link
Copy Markdown
Collaborator

Looks good to me. Let's see what @rhaas80 says

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants