Skip to content

Issue with initializing previously-initialized simulation #14

@Zhyrek

Description

@Zhyrek

If you run init_sim_NComponent on a simulation which already was initialized, it will not remove the fields already added. For a two component NComponent sim, there are 4 phases, so running init_sim_NComponent twice on a simulation instance will result in there being 8 fields. This will trick the engine into thinking the simulation is of a 6-component simulation, and will fail when the TDB does not have 6-components to retrieve data for.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions