Skip to content

plasma component not ignored in Reactor() class during simulation #824

@billingsley-john

Description

@billingsley-john

This might not be an issue, maybe just an observation - not sure on the intended functionality.

Plasma components are not ignored during neutronics simulations if they are in a Reactor() class, causing errors when dt_plasma material is not defined. However, this doesn't occur if a BallReactor() is used.

For example, I am using the BallReactor as a base reactor, and adding all of its components to a new Reactor() class, with additional components. If I pass the Plasma component to the new Reactor() class, the simulation errors, but if I use the ball reactor directly, the simulation runs.

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