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

Open
ax3l opened this issue Feb 27, 2024 · 0 comments
Open

User-Defined Linear Map #538

ax3l opened this issue Feb 27, 2024 · 0 comments
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
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

No branches or pull requests

1 participant