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

how to account for non-oscillating plane #11

Closed
mattsignorelli opened this issue Mar 21, 2024 · 1 comment
Closed

how to account for non-oscillating plane #11

mattsignorelli opened this issue Mar 21, 2024 · 1 comment

Comments

@mattsignorelli
Copy link
Contributor

FPP accounts for longitudinal drift (RF off) with a special setting ndpt which treats the longitudinal as a parameter but must also satisfy poisson bracket (unlike the rest of the parameters which are just knobs). My current thinking is for NonlinearNormalForm to extend the Descriptor constructors to allow for this

@mattsignorelli mattsignorelli changed the title how to account for non-oscillating planes how to account for non-oscillating plane Mar 21, 2024
@mattsignorelli
Copy link
Contributor Author

Added field idpt in the maps which is Bool is the last plane is coasting, else Nothing if no coasting. idpt=true is the second variable in the last plane is constant (energy like) or idpt=false if the first variable in the last plane is constant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant