Skip to content

IDF error leads to Backup save in infinite loop #4

@Sarah-Ju

Description

@Sarah-Ju

Hi there !

I am under the impression that there is bug when the wrapper saves a backup the moment the simulation fails.

In my case, the idf had a misspecified schedule, which resulted in a backup copy, in the tmp directory, which itself copied in its own backup dir, which itself copied in its backup dir, ... in a somehow infinite and abyssal loop ?!
As it copies the weather file too (and mine was 93Mo), it ended up with a 6 Go directory and memory error... anyway, there seems to be an error here ;-)

The runner ran with default arguments:
sim = runner.run_one(idf_file, weather_file,
version_mismatch_action="ignore")

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions