Skip to content

Removing simpleCell #144

@ChasingNeutrons

Description

@ChasingNeutrons

We now have unionCell which is essentially a superset of simpleCell, i.e., it reduces to simpleCell when there are only intersections. It is not necessary to duplicate the code, therefore we should remove simpleCell. As well as deleting the code, the main task is to change old input files which feature cells.

One thing we might want to do is to have unionCell behave like simpleCell in being able to read surfaces as a list, rather than as the new tokenArray object (again provided it contains only intersections). This would make changing all of the old inputs quite straightforward.

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