Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Issue with initializing previously-initialized simulation #14

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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