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

oxDNA file export with filename does not set extension #245

Open
cgevans opened this issue Sep 9, 2022 · 0 comments
Open

oxDNA file export with filename does not set extension #245

cgevans opened this issue Sep 9, 2022 · 0 comments

Comments

@cgevans
Copy link
Contributor

cgevans commented Sep 9, 2022

write_oxdna_files has a filename_no_extension argument. However, this is passed to _get_filename_same_name_as_running_python_script, which assumes that any non-None filename already has an extension. Thus, if filename_no_extension is set, no extensions are added, and the top file overwrites the dat file.

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

No branches or pull requests

1 participant