~ubuntu-branches/ubuntu/trusty/horae/trusty

« back to all changes in this revision

Viewing changes to Xtal/space_groups.db.PL

  • Committer: Bazaar Package Importer
  • Author(s): Carlo Segre
  • Date: 2008-02-23 23:13:02 UTC
  • mfrom: (2.1.2 hardy)
  • Revision ID: james.westby@ubuntu.com-20080223231302-mnyyxs3icvrus4ke
Tags: 066-3
Apply patch to athena_parts/misc.pl for compatibility with 
perl-tk 804.28.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
##     Artistic License for more details.
16
16
## -------------------------------------------------------------------
17
17
######################################################################
18
 
## Time-stamp: <2004/04/26 14:56:29 bruce>
 
18
## Time-stamp: <07/02/10 17:06:25 bruce>
19
19
######################################################################
20
20
##
21
21
##  This program write the space groups data to a database file using
353
353
      },
354
354
     'c 2/c' => {
355
355
         number => 15,
356
 
         schoenflies => 'c_2h^4', # note that the short notation is ambiguous
 
356
         schoenflies => 'c_2h^6', # note that the short notation is ambiguous
357
357
         short => ['c 2/c', 'a 2/n', 'i 2/a',
358
358
                   'a 2/a', 'b 2/b', 'i 2/b',
359
359
                   'b 2/b', 'c 2/n', 'i 2/c'],
1356
1356
     'i 41 2 2' => {
1357
1357
         number => 98,
1358
1358
         schoenflies => 'd_4^10',
1359
 
         thirtyfive => 'p 41 2',
 
1359
         thirtyfive => 'i 41 2',
1360
1360
         settings => ['f 41 2 2'],
1361
1361
         positions => [['$x', '$y', '$z'],
1362
1362
                       ['-$x+1/2', '-$y+1/2', '$z+1/2'],
3028
3028
                       },
3029
3029
     'p n -3' => {
3030
3030
         number => 201,
3031
 
         schoenflies => 't_h^3',
 
3031
         schoenflies => 't_h^2',
3032
3032
         full => 'p 2/n -3',
3033
3033
         thirtyfive => 'p n 3',
3034
3034
         shiftvec => [ -1/4, -1/4, -1/4 ],