Program GTSYM


This is a utility to retrieve space group related information based on the space group name or number. The information for ALL "chiral space groups" is included. However, only the standard settings (e.g. the ones listed first in the international tables) are included. Alternative settings are only allowed for Monoclinic with C-unique or Trigonal in the rhombohedral setting. It is possible to include non-standard settings if you wish.

The program automatically distinguishes between alternative settings for Monoclinic and Trigonal space groups based on the cell parameters. Cell parameters are optional, but if given they are used to check the validity of the space group and it will report the unit cell volume.

The source code is used to run the form-based WWW utility that you can find here. You will have to modify the input reading part of the code to make it a standalone tool or a subroutine for one of your own programs. For those of you who might want to provide form-based tools for the World-Wide-Web the source code will give you a good idea how to create the interface (it's really simple!!!). To get a copy of the source code click here