Skip to content

HybridSystem multiple simulations bug #167

@dguittet

Description

@dguittet

Issue is that running the execute function more than once causes problems due to two reasons:

  1. In the function copy for var_data, the vec field is appending entries from the rhs.vec instead of replacing.
    Bug copying vec field of var_data ssc#1157

  2. The existing output data slows down simulation a lot. The data should be cleared before re-simulation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions