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

Bug/WA-69: Output folder adjustment for OpenSees apps #11

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

chandra-tacc
Copy link
Contributor

Issue

OpenSees app output files are not copied to archive folder.

Fix Details

OpenSees apps could have output files which are mixed with input and dependent on how TCL script writes them.
All the output files are part of the input files.

Setting the output folder for tapis to be same as execution directory to allow copying of all output files.

Tests

Note

The side-effect of this is that the input files are also copied. Further analysis is needed on OpenSees on how to separate output to a different folder.

@chandra-tacc chandra-tacc marked this pull request as ready for review September 19, 2023 21:07
Copy link
Member

@rstijerina rstijerina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, good solution

@chandra-tacc chandra-tacc merged commit 6e7f62e into main Sep 19, 2023
@chandra-tacc chandra-tacc deleted the bug/WA-69 branch September 19, 2023 21:17
@chandra-tacc chandra-tacc restored the bug/WA-69 branch July 8, 2024 19:21
sophia-massie pushed a commit that referenced this pull request Jul 10, 2024
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

2 participants