Skip to content

Modernize Particles #198

@ax3l

Description

@ax3l

Hi,

Let us modernize the ParticleContainer in FHDeX to use PureSoA particles and a PolymorphicArenaAllocator. This will improve FHDeX performance/runtime, simplify type complexity and potentially also reduce your compile time.

There are a registered Python types for FHDeX particles in pyAMReX and we would in the mid-term drop support for the legacy layout (w/ AoS) and the explicit allocators (all but polymorphic) to reduce compile- & link-time and increase runtime compatibility between different AMReX codes.

Please see the Particle Roadmap in AMReX/pyAMReX and let me and/or @atmyers know if you have any questions or need any help.

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