Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor atomic physics stage #5285

Conversation

BrianMarre
Copy link
Member

@BrianMarre BrianMarre commented Feb 19, 2025

switches the FLYonPIC(AtomicPhysis) stage's applyIPDIonization and
applyInstantTransition sub-loops from a do-while loop to a while loop to
improve readability and consistency.

ikbuibui
ikbuibui previously approved these changes Feb 20, 2025
@BrianMarre BrianMarre dismissed ikbuibui’s stale review February 20, 2025 10:22

The merge-base changed after approval.

ikbuibui
ikbuibui previously approved these changes Feb 20, 2025
@BrianMarre BrianMarre dismissed ikbuibui’s stale review February 20, 2025 10:33

The merge-base changed after approval.

ikbuibui
ikbuibui previously approved these changes Feb 20, 2025
@BrianMarre BrianMarre dismissed ikbuibui’s stale review February 20, 2025 15:54

The merge-base changed after approval.

@ikbuibui ikbuibui added this to the 0.9.0 / next stable milestone Feb 20, 2025
@ikbuibui ikbuibui added refactoring code change to improve performance or to unify a concept but does not change public API component: core in PIConGPU (core application) labels Feb 20, 2025
switches the FLYonPIC(AtomicPhysis) stage's applyIPDIonization and
applyInstantTransition sub-loops from a do-while loop to a while loop to
improve readabiltiy and consistency.

ci: picongpu
@BrianMarre BrianMarre force-pushed the topic-refactorAtomicPhysicsStage branch from 55bce63 to 0edbfe0 Compare February 20, 2025 16:04
@ikbuibui ikbuibui merged commit c27208d into ComputationalRadiationPhysics:dev Feb 21, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: core in PIConGPU (core application) refactoring code change to improve performance or to unify a concept but does not change public API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants