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

Fix errors in intralayer series file for case where PrintIdleFrames is true #378

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

MattRolchigo
Copy link
Collaborator

When the PrintIdleFrames option is set to true for intralayer file printing, the numbering and time points associated with the files were incorrect. This is corrected by ensuring the print object is passed by reference and with new helper functions for file naming.

@MattRolchigo MattRolchigo added the bug Something isn't working label Sep 27, 2024
src/CAprint.hpp Outdated Show resolved Hide resolved
@streeve streeve enabled auto-merge (squash) September 30, 2024 15:36
@streeve streeve merged commit 25f6555 into LLNL:master Sep 30, 2024
15 checks passed
streeve pushed a commit that referenced this pull request Sep 30, 2024
…s true (#378)

Fix errors in intralayer .series file for case where PrintIdleFrames is true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants