Skip to content

Remove Data.csv from simulation workflow #200

@matildeRivas

Description

@matildeRivas

context
The simulator loads all input files onto a single file called Data.csv, from which it then reads the inputs.

problem
The Data.csv can grow to be very large (16 Gb), and contains unnecessary information. When running multiple simulations, storing the data files becomes a problem.

expected behavior
A simulation should return the exact same results as before the change. Instead of creating a csv file, data can be directly loaded into an array.

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