As Kevin said, there are a variety of ways to do this, including the
use of spreadsheet software. If you use Matlab, or Octave freeware,
you can use the script titled fds_cylinder_v2.m at
http://sites.google.com/site/bovaprojects/ . When run in Matlab, it
will prompt you for coordinates of a center point, radius, length and
parallel axis around which to build a cylinder. You can also make
hollow cylinders. The script will output a text file, in whatever
directory that you run Matlab, that can be pasted into your FDS input
file. Cylinders, are built by rotating obstructions (and/or holes,
for hollow cylinders) through 180 degrees. I believe this is how
Pyrosim creates (or at least used to create) cylindrical geometries.
~tony