Potentials on OS X

Python framework for working with atomic configurations, potentials, and algorithms.

Moderator: moderators

Post Reply
graeme
Site Admin
Posts: 2253
Joined: Tue Apr 26, 2005 4:25 am
Contact:

Potentials on OS X

Post by graeme »

The potentials can now be built on osx by running the Gman/pot/build_osx_xlf script. This is nothing fancy, but it's better than it was. This requires that xlf, f2py, numeric, and scipy to be installed.
graeme
Site Admin
Posts: 2253
Joined: Tue Apr 26, 2005 4:25 am
Contact:

Re: Potentials on OS X

Post by graeme »

Things have changed a bit since that post (in 2005). The framework is now called TSSE, and it can be downloaded by following the instructions on the page: http://theory.cm.utexas.edu/henkelman/code/

The only module now required is numpy - this replaces numeric, scipy, and f2py.

The potentials are also now built just by running 'Make' in the main TSSE directory.
Post Reply