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

User-Defined Linear Map #538

Closed
ax3l opened this issue Feb 27, 2024 · 1 comment · Fixed by #743
Closed

User-Defined Linear Map #538

ax3l opened this issue Feb 27, 2024 · 1 comment · Fixed by #743
Assignees
Labels
component: elements Elements/external fields

Comments

@ax3l
Copy link
Member

ax3l commented Feb 27, 2024

We want to add a more specialized programmable element that allows to input a 6x6 linear map directly from coefficients.

This is useful for custom elements and to introduce custom x-y correlations in initialized particle distributions.

Optimizations

We could let the user specify if the matrix is densely or sparsely populated (and optimize accordingly).

Background

@ax3l ax3l added the component: elements Elements/external fields label Feb 27, 2024
@ax3l ax3l added this to the Advanced Methods (SciDAC) milestone Feb 27, 2024
@cemitch99 cemitch99 mentioned this issue Oct 15, 2024
16 tasks
@ax3l ax3l self-assigned this Jan 6, 2025
@ax3l
Copy link
Member Author

ax3l commented Jan 6, 2025

Adding in #743

@ax3l ax3l closed this as completed in #743 Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: elements Elements/external fields
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants