summaryrefslogtreecommitdiff
path: root/biology/ortep3/pkg-descr
blob: 6e50cfea7b36f54a9f8b1a97b4bf3b8b3fcf0ec4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
This is ORTEP-III, the Oak Ridge Thermal Ellipsoid Plot Program for Crystal
Structure Illustrations.

(1) If you can use `pgplot' as screen drawing routine, type 

    % make WITH_PGPLOT=yes

(2) If you are not familier to `pgplot', note the followings:

  Before you use ortep3 with pgplot library, 
  run pgdisp server and setenv PGPLOT_DEV as

    % pgdisp &
    % setenv PGPLOT_DEV /xwindow

  then you can see the ortep-drawing on a pgplot window.

Examples and documentation or on the web site.

WWW: http://www.ornl.gov/ortep/ortep.html

- Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>