Skip to content

DISCON input file encoding #260

@pelljam

Description

@pelljam

Hello,

I just wondered if you could clarify what encoding is supported by DISCON for the primary input file? I notice in the control_interface.py you encode using UTF-8:

self.accINFILE = self.param_name.encode('utf-8')

However when I try to use a path with Unicode characters, it can't find the file? This is on Windows.

Thanks,

James

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions