module ring_aperture_struct use bmad_struct type ring_aperture_param_struct logical verbose ! print extra information to the screen logical plot_on ! tracks will be plotted integer id ! id for debugging parallel end type ring_aperture_param_struct end module