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

TWISS drift with EXACT flag has errors in the time variable #1123

Merged

Commits on Jun 21, 2022

  1. Fix first order transfer map for a drift computed by TWISS when EXACT…

    …=true
    J. Scott Berg committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    b3c0bf0 View commit details
    Browse the repository at this point in the history
  2. Define some intermediate values for the twiss exact drift case

    Simplifies the code and makes it easier to get things right
    J. Scott Berg committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    4123357 View commit details
    Browse the repository at this point in the history
  3. Fix errors in third order for exact drift in twiss.

    Also simplified the code.
    J. Scott Berg committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    6481e68 View commit details
    Browse the repository at this point in the history
  4. Simplification of the intermediate variables

    J. Scott Berg committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    5d38fa2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d10a8e View commit details
    Browse the repository at this point in the history
  6. Add test case for an exact drift to second order

    J. Scott Berg committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    7d7fabd View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Fix reference for test-twiss-16 main output

    J. Scott Berg committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    693518f View commit details
    Browse the repository at this point in the history
  2. Add code to handle nonzero DELTAP for EXACT flag to TWISS

    J. Scott Berg committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    e4d7d90 View commit details
    Browse the repository at this point in the history
  3. Add line to Changes.md for fix to EXACT flag to TWISS

    J. Scott Berg committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    ebace2d View commit details
    Browse the repository at this point in the history