Skip to content

AtomIdentifier: how to handle two of the same decay? #42

@pixelzoom

Description

@pixelzoom

In AtomIdentifier.ts, there are a number of TODOs that look like this:

    28: {
      '2B-': 75,
      // '2B-': 69, // TODO: how to handle two of the same decay? https://github.com/phetsims/tasks/issues/1129
      'B-': 25
    },

It looks like these TODOs were added by @Luisav1 on 3/22/22, and the commit message indicates that it's related to phetsims/build-a-nucleus#8. Can you please add some information here about what the problem is, where you encountered it, etc?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions