Skip to content

Batch Runner producing non-feasible outputs #30

@FayFrost107

Description

@FayFrost107

It may be helpful to have a method within batch runner that removes any unconverged and physiologically infeasible simulations. It would be good to have the option of using all simulations outputted from the sampler OR only the feasible ones.

Keeping track of discarded ones is also important - I think.

When only the feasible simulations are taken, the input parameter array will also need to be adjusted so that it corresponds with the outputs used.

For example, if you sample the input space 10 times and the resulting outputs fail to converge or produce sensible results at input 2 and 5, then the input matrix will need row 2 and 5 removing.

Hope that makes sense,.

Thanks.

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