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 game running scripts #195

Merged
merged 6 commits into from
Apr 22, 2024
Merged

Add game running scripts #195

merged 6 commits into from
Apr 22, 2024

Conversation

aphedges
Copy link
Contributor

Like with #194, I made most of these changes around a year ago but never merged them. This PR contains cleaned up versions of them. I have confirmed that they still work for ALLAN, but the ANTONY and CICERO running might be broken.

The file was being written to the current working directory, which
causes "leakage" with Singularity/Apptainer.
I wrote these scripts to be called directly in the terminal, but now I
want to reuse their functionality in other scripts. This required some
refactoring. During these substantial changes, I also made some
unrelated code quality improvements, such as factoring out magic numbers
and improving type checking.
@aphedges aphedges added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 22, 2024
@aphedges aphedges self-assigned this Apr 22, 2024
@aphedges aphedges merged commit 27bb754 into main Apr 22, 2024
2 checks passed
@aphedges aphedges deleted the add-game-runners branch April 22, 2024 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant