forked from leeping/forcebalance
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
58 lines (39 loc) · 1.62 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
#==================#
#| ForceBalance |#
#==================#
If you're reading this, you are probably looking for help. :D
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
#========================#
#| Published Parameters |#
#========================#
If you are here to obtain data for a published force field (e.g. AMBER-FB15), you can
find it in the Products folder. Please email me at leeping (at) ucdavis (dot) edu
if you notice anything that should be added.
#===========================#
#| Funding Acknowledgement |#
#===========================#
The development of this code has been supported in part by the following grants and awards:
NIH Grant R01 AI130684-02
ACS-PRF 58158-DNI6
NIH Grant U54 GM072970
Open Force Field Consortium