SIMION® Industry standard charged particle optics simulation software.
About | Documentation | Community/Support | Downloads | Ordering

The SIMION .FLY2 Particle Definition File

WARNING: The following describes an older (beta) version of FLY2. FLY2 is currently supported in SIMION 8. Refer to the SIMION 8 manual for the latest FLY2 specification.

Figure: Randomized ions generated from a FLY2 file.
--A much more flexible way to generate initial particle parameters than .FLY files.

The FLY2 format is the successor to the FLY format of SIMION 7.0. Like the FLY format, FLY2 format makes it easy to specify initial ion parameters for a large number of ions without defining each ion individually (as in SIMION's ION format). However, FLY2 overcomes many limitations of FLY and is much more flexible. FLY2 files can be converted into ION files for use in SIMION 6.0 or above.

Example .FLY2 file (for figure shown above):
-- Particles in random position, direction, and energies.
standard_beam_define {
  n = 100,
  x = gaussian_distribution {mean = 0, stdev = 1},
  y = gaussian_distribution {mean = 0, stdev = 1},
  z = gaussian_distribution {mean = 0, stdev = 1},
  ke = gaussian_distribution {mean = 10, stdev = 5},
  direction = cone_distribution {
    axis_direction = {1, 1, 1},
    vertex_angle = 180
  }
}
<-- Try it out!

For any questions, contact us (attn: David Manura) or use the form below.

 
Any comments on this web page? (will be sent to SIS)
[Optional] Your name: email: phone/fax:
(c) 2003-2006 Scientific Instrument Services, Inc. (SIS). Contact SIS.