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

Introduce sim.track_particles() #741

Merged
merged 1 commit into from
Oct 12, 2024
Merged

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Oct 11, 2024

We will have multiple ways to evolve the sim soon (particles, only ref particle, only linear push of covariance matrix #714), so it is time to rename our central loop.

For now, sim.evolve() just calls the sim.track_particles() logic.

@ax3l ax3l added the component: core Core ImpactX functionality label Oct 11, 2024
@ax3l ax3l requested a review from cemitch99 October 11, 2024 23:27
We will have multiple ways to evolve the sim soon (particles,
only ref particle, only linear push of covariance matrix), so
it is time to rename our central loop.

For now, `sim.evolve()` just calls the `sim.track_particles()`
logic.
Copy link
Member

@cemitch99 cemitch99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it.

@ax3l ax3l enabled auto-merge (squash) October 11, 2024 23:57
@ax3l ax3l added changes input scripts / defaults Changes the syntax or meaning of input scripts and/or defaults component: python Python bindings labels Oct 11, 2024
@ax3l ax3l merged commit 2e4b7c5 into ECP-WarpX:development Oct 12, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes input scripts / defaults Changes the syntax or meaning of input scripts and/or defaults component: core Core ImpactX functionality component: python Python bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants