atplot of a single cell, without cavity #440
Replies: 1 comment
-
Hi @simoneliuzzo.
So it's perfectly valid to work in 6D on a single superperiod. It's even the most efficient solution for studying periodic rings: same result with less computation. Your problem probably comes when giving a cell with radiation but no cavity. Then there is obviously no closed solution ! Either you add a cavity, or you remove the radiation, but it's up to you to decide, AT cannot guess what you want. Notes:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The command atplot is returning an error (missing cavity) when producing a plot of a single cell extracted from a lattice with radiation on. The error is correct as the lattice is not complete and in fact it does not only miss a cavity, but all the other cells to close the lattice.
Nevertheless, for a single cell, 4D may be assumed implicitly?
In general, when working with an arbitrary lattice (4d or 6d), I must replace the usual friendly call to atplot(ARC) with atplot(atradoff(ARC)) to make sure the plot will appear.
Beta Was this translation helpful? Give feedback.
All reactions