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

User's Guide: Fix Instruction on Making Movies with VisIt #3368

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

WeiqunZhang
Copy link
Member

Use ls -1v instead of ls -1 to get a list of sorted plotfile headers. We need to use -v because the length of plotfiles may be different.

Thank @JerryNiOnly for identifying the issue! (#3363)

Use `ls -1v` instead of `ls -1` to get a list of sorted plotfile headers. We
need to use `-v` because the length of plotfiles may be different.

Thanks @JerryNiOnly for identifying the issue! (AMReX-Codes#3363)
@atmyers atmyers merged commit 6303e0a into AMReX-Codes:development Jun 15, 2023
64 checks passed
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.

None yet

3 participants