Skip to content

Write to output file periodically instead of saving the output in memory and dumping all at once at the end #3

@jimc101

Description

@jimc101

So far as I can see, PyLag advects the particles and stores their positions in memory until it's finished the simulation. It'd be nice to save the outputs periodically so that if PyLag crashes (!), we have at least got the simulation outputs up until the last dump to netCDF.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions