Skip to content

CarpetX: Added option to exclude boundaries in 1D tsv output#373

Open
lucass-carneiro wants to merge 2 commits intomainfrom
feature/tsv_boundary_exclusion
Open

CarpetX: Added option to exclude boundaries in 1D tsv output#373
lucass-carneiro wants to merge 2 commits intomainfrom
feature/tsv_boundary_exclusion

Conversation

@lucass-carneiro
Copy link
Copy Markdown
Contributor

This PR adds the option to exclude boundaries when saving 1D TSV files

@lucass-carneiro lucass-carneiro self-assigned this Jan 17, 2026
@lucass-carneiro lucass-carneiro added the enhancement New feature or request label Jan 17, 2026
@eschnett
Copy link
Copy Markdown
Collaborator

Does this output just the outer boundary points, or does it output ghost points as well? If so, the documentation should be changed.

@lucass-carneiro
Copy link
Copy Markdown
Contributor Author

Does this output just the outer boundary points, or does it output ghost points as well? If so, the documentation should be changed.

As far as my understanding goes, TSV files don't output ghosts, only outer boundaries (points starting with negative indices and extending beyond the cell size). This parameter excludes the outer boundaries in TSV output data.

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.

3 participants