Skip to content

Commit 2228c3a

Browse files
committed
comprehensive update to Tinker-FFE 8.6.1
1 parent 2f2a438 commit 2228c3a

File tree

208 files changed

+949
-3382
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

208 files changed

+949
-3382
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1-
# Tinker-FFE: Molecular Engineeriing GUI for Tinker
1+
# Tinker-FFE: Molecular Engineering GUI for Tinker
22

33
<H2><B>Introduction</B></H2>
44

5-
The Tinker-FFE ("Force Field Explorer") software is a Java-based GUI for molecular design and engineering, originally written by Prof. Michael J. Schnieders, now in Biomedical Engineering at the University of Iowa. In addition of a variety of general molecular modeling and visualization capabilities, Tinker-FFE enables launch and control of Tinker calculations from an easy-to-use graphical interface. The Tinker-FFE package runs on Linux, Macintosh and Windows systems.
5+
The Tinker-FFE ("Force Field Explorer") software is a Java-based GUI for molecular design and engineering, originally written by Prof. Michael J. Schnieders, now in the Department of Biomedical Engineering at the University of Iowa. In addition to a variety of general molecular modeling and visualization capabilities, Tinker-FFE enables launch and control of Tinker calculations from an easy-to-use graphical interface. Molecular and biomolecular structures can be downloaded from the PubChem, NCBI and PDB databases. The Tinker-FFE package runs on Linux, Macintosh and Windows systems.
6+
7+
<H2><B>Installation Kits</B></H2>
8+
9+
Pre-built installation kits for the Tinker-FFE package can be found at https://dasher.wustl.edu/tinker/, and are available for Linux, Macintosh and Windows computers. Tinker-FFE contains an embedded version of the full Tinker software package, modified to provide for socket communication between Tinker and the Tinker-FFE GUI via Java sockets. Unless you wish to develop Tinker-FFE, we recommend use of these kits since the build process is rather involved.
10+
11+
<H2><B>Build Process</B></H2>
12+
13+
The Tinker-FFE project builds installer kits using the Install4j multi-platform Java installer builder. Other requirements include a Java 8 JRE to embed with the installer, Ant, and C/C++/Fortran compilers (the GNU compiler suite is recommended). The graphics engine for FFE uses Java3D and the FFE console requires groovy; both packages are provided with this development repository. To begin the build procedure, see the 0README file in the /build directory of the repository.
614

build/0README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
(2) Next run "ant -f OSNAME.ant.xml >& build.log &". This will
1414
copy and make Tinker, FFTW, APBS and FFE, then build the
15-
FFE/Tinker installation packages.
15+
Tinker-FFE installation packages.
1616

1717
(3) To build FFE only, assuming that Tinker, FFTW and APBS are
1818
already compiled and present in the current directory, use

build/build.log

Lines changed: 0 additions & 2071 deletions
This file was deleted.

build/build.log-linux

Lines changed: 91 additions & 212 deletions
Large diffs are not rendered by default.

build/build.log-macos

Lines changed: 96 additions & 217 deletions
Large diffs are not rendered by default.

build/build.log-windows

Lines changed: 91 additions & 208 deletions
Large diffs are not rendered by default.

build/kits/build_8.5.11.log.gz

-37.3 KB
Binary file not shown.

build/kits/build_8.5.21.log.gz

-41.6 KB
Binary file not shown.

build/kits/build_8.5.31.log.gz

-39.1 KB
Binary file not shown.

build/kits/build_8.6.11.log.gz

37.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)