../
|
ConstraintsMaker.java
|
809
(13 years ago)
by duarte:
Introduced some more checks for validity of contact types.
|
GromacsError.java
|
713
(13 years ago)
by duarte:
Initial commit of script and classes to interface with gromacs.
|
GromacsMDP.java
|
713
(13 years ago)
by duarte:
Initial commit of script and classes to interface with gromacs.
|
GromacsRunner.java
|
715
(13 years ago)
by duarte:
New option -s to do split output.
Now converting final gro file to pdb
Fixed bugs:
- now flushing correctly the gromacs.log (by closing log)
- now properly cleaning up temp files (the ones written to /tmp)
|
PRMInfo.java
|
539
(14 years ago)
by stehr:
some refactoring in TinkerRunner and related classes (moved forceConstant parameter from constructor to reconstruct method; made force field file type an enum)
|
TinkerError.java
|
492
(14 years ago)
by duarte:
Copied the aglappe-jung branch into trunk.
|
TinkerRunner.java
|
808
(13 years ago)
by duarte:
Introduced a delay between runProtein and runXyzpdb in reconstruct to make sure when we run xyzpdb the file is there: we try to find xyzFile a few times with a delay between retries.
|