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

Implement slice structure factor for compressible_stag #172

Merged
merged 4 commits into from
Nov 26, 2024

Conversation

ajnonaka
Copy link
Contributor

@ajnonaka ajnonaka commented Nov 5, 2024

Implement slice structure factor for compressible_stag

To use, set project_dir (normal direction of plane) and slicepoint (coordinate in project_dir to slice) in the inputs file; e.g. if you care about the k=0 plane use project_dir=2 and slicepoint=0

If you do not specify slicepoint it will take the vertical average over project_dir over the entire dataset

plt_SF_prim_Flattened plt_SF_cons_Flattened contains the result

To use, set project_dir (normal direction of plane) and slicepoint (coordinate in project_dir to slice) in the inputs file; e.g. if you care about the k=0 plane use project_dir=2 and slicepoint=0

If you do not specify slicepoint it will take the vertical average over project_dir over the entire dataset

plt_SF_prim_Flattened plt_SF_cons_Flattened contains the result
@ajnonaka ajnonaka requested a review from changhokim November 5, 2024 17:05
…e dir direction, regardless of slicepoint

the structure factor flattened code requires this
@ajnonaka
Copy link
Contributor Author

@HyuntaeJung @ckim103 I just introduced code that I believe will fix the slicepoint >= 1 case you reported trouble with. Try again and let me know how it looks.

@ajnonaka ajnonaka merged commit 9cd3bd9 into main Nov 26, 2024
2 checks passed
@ajnonaka ajnonaka deleted the slice_SF_compressible_stag branch January 3, 2025 01:19
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.

1 participant