ocelot icon indicating copy to clipboard operation
ocelot copied to clipboard

OCELOT is a multiphysics simulation toolkit designed for studying FEL and storage ring-based light sources.

Results 36 ocelot issues
Sort by recently updated
recently updated
newest added

Hi, I want to use Ocelot for a jitter study, mainly of the longitudinal bunch parameters, but it's not clear to me how to implement this jitter in an appropriate...

Hi, I'm trying to set up some lattice matching/optimization, and I have some questions (and, I guess, feature requests) after looking at this for a little while. Sorry for mixing...

Hi, I've found some bugs in some plotting scripts, and also have some suggestions for small improvements. `plot_elems` used by `plot_opt_func` 1. The calculation of the variable `ncols` is missing...

Hi, To enable more detailed simulations of, above all, bunch compression, I would like to use RK tracking through dipoles. I'm working with a large lattice (FLASH+FLASHForward) containing a large...

Hi, I have some trouble working out the angular coordinates in the code. On the one hand, it is stated literally in various placed in the documentation that it is...

Hi, I was wondering whether it is possible to implement an enhanced CSR model compared to the 1D case, as the 1D model results seem to (sometimes) be quite different...

Added end_poles to Undulator class as it was an argument of track4rad_beam(), calculate_radiation() etc. functions. Now you can switch on/off end_poles for your undulators in MagneticLattice(). This made to emulate...

I fixed a rare CSR crash by shifting the index by 1. When the index is 0 it will always crash.

track_sections forces the beam to be centered at the beginning of each section, in case one would like to see the orbit along the whole machine it gives incorrect results....