forked from leeping/forcebalance
-
Notifications
You must be signed in to change notification settings - Fork 0
ebran/forcebalance
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#==================# #| ForceBalance |# #==================# If you're reading this, you are probably looking for help. :) The ForceBalance project website is located at https://simtk.org/home/forcebalance There is documentation available online in html at: http://leeping.github.io/forcebalance/doc/html/index.html You can also download the documentation in pdf format here: http://leeping.github.io/forcebalance/doc/ForceBalance-Manual.pdf #==================# #| Quick Help |# #==================# To build the package: python setup.py build To install the package: python setup.py install To install the package locally (i.e. if you don't have root permissions), try the following: python setup.py install --user python setup.py install --prefix=$HOME/.local python setup.py install --prefix=/your/favorite/directory export PYTHONPATH=/your/favorite/directory The python packages "setuptools" and "virtualenv" are helpful in setting up a Python environment in your local directory. To turn the package into a distributable .tar.bz2 file: python setup.py sdist
About
Systematic force field optimization.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 92.7%
- C 4.5%
- Arc 1.6%
- Shell 1.1%
- TeX 0.1%