8000 Material method to remove impurities below a given tolerance from material definitions · Issue #105 · pyne/pyne · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Material method to remove impurities below a given tolerance from material definitions #105
Open
@elliottbiondo

Description

@elliottbiondo

Impurities oftentimes have a negligible effect on particle transport, so including them in transport definitions is wasteful from a memory perspective. This necessitates the ability to remove impurities (below a certain atom fraction or mass fraction) from a material before printing.

This can be achieved with a method that looks like:

pyne.Material.remove_impurities(threshold=10E-5, threshold_type='atom')

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0