Skip to content

oxDNA file export with filename does not set extension #245

@cgevans

Description

@cgevans

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions