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

add ability to write deltaY to plotfile in compressible_stag #173

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

ajnonaka
Copy link
Contributor

@ajnonaka ajnonaka commented Dec 4, 2024

add ability to write deltaY = (Yinstant - Ybar) to plotfile in compressible_stag.
Ybar is the horizontal average in the plot_deltaY_dir direction.

Must specify in inputs file:

plot_deltaY_dir = (0, 1, or 2; default value is -1 "off")

must specify
plot_deltaY = 1
project_dir = (0, 1, or 2)
@ajnonaka ajnonaka changed the title add ability to write deltaY to plotfile add ability to write deltaY to plotfile in compressible_stag Dec 4, 2024
@ajnonaka
Copy link
Contributor Author

ajnonaka commented Dec 5, 2024

I am realizing that project_dir being nonzero has unrelated consequences regarding turning on flattened structure factors. Perhaps I should change the flag to only rely on plot_deltaY_dir with a default of -1, that turns on for 0, 1, or 2 to decouple this process from project_dir.

@ajnonaka ajnonaka merged commit 96e467f into main Dec 5, 2024
2 checks passed
@ajnonaka ajnonaka deleted the plotfile_deltaY 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