Skip to content

Allow optimization at custom intervals #29

Description

@jdrusso

Currently, optimization happens at fixed intervals of max_iters, up to a total of max_total_iterations iterations.

However, it's unintuitive that WESTPA's max_iters is actually the interval, and the optimization restarts it until the number of iterations in the plugin config...

A better system would be for WESTPA's max_iters to be the true number of maximum iterations, and the optimization provides specific iterations (or intervals) to restart at.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions