bmad-sim / bmad-sim/NonlinearNormalForm.jl
Include parameter-dependence in equilibrium moments calculation
Open
- Dominant language
- Fortran
- Stars
- 5
- Forks
- 0
- Avg merge
- 4m
- Merged PRs (30d)
- 2
Description
This is not currently implemented in FPP, but I think it would be nice
It is entirely dependent on if the tracking code can give us a stochastic matrix as a function of parameters ( tpsa) instead of scalars, which I think in Julia should be doable if we write the tracking code properly.
Equilibrium moments calculation we would have to:
1. Go to parameter-dependent fixed point to all orders (obtained from factorization of normal form transformation)
2. At the (fully-nonlinear) fixed point get linear normalizing matrix
3. Same calculation as before
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.