1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/biology/ortep3/pkg-descr

23 lines
588 B
Plaintext
Raw Normal View History

1999-07-17 14:50:53 +00:00
This is ORTEP-III, the Oak Ridge Thermal Ellipsoid Plot Program for Crystal
Structure Illustrations.
1999-07-17 14:50:53 +00:00
(1) If you can use `pgplot' as screen drawing routine, type
% make WITH_PGPLOT=yes
1999-07-17 14:50:53 +00:00
(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.
1999-07-17 14:50:53 +00:00
Examples and documentation or on the web site.
WWW: http://www.ornl.gov/ortep/ortep.html
- Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>