anzhi2710gmailcom commited on
Commit
8d44397
·
verified ·
1 Parent(s): 10f2621

Upload folder using huggingface_hub (part 2)

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/cmake/FindSuperLU.cmake +103 -0
  2. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/cmake/FindUMFPACK.cmake +39 -0
  3. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-dmso-complex.pqr +0 -0
  4. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-dmso-mol.in +287 -0
  5. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-dmso-mol.out +449 -0
  6. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-dmso-smol.in +287 -0
  7. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-dmso-smol.out +449 -0
  8. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-dmso/UHBD/1d7h-min.qcd +0 -0
  9. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-dmso/UHBD/bindf.inp +343 -0
  10. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-dmso/UHBD/bindf.oldlog +0 -0
  11. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-dmso/UHBD/dmso-min.qcd +12 -0
  12. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-dmso/UHBD/pqr2qcd +2 -0
  13. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-min.pqr +0 -0
  14. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7i-dss-complex.pqr +0 -0
  15. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7i-dss-mol.in +287 -0
  16. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7i-dss-mol.out +449 -0
  17. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7i-dss-smol.in +287 -0
  18. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7i-dss-smol.out +449 -0
  19. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7i-dss/UHBD/1d7i-min.qcd +0 -0
  20. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7i-dss/UHBD/bindf.inp +343 -0
  21. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7i-dss/UHBD/dss-min.qcd +14 -0
  22. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7i-min.pqr +0 -0
  23. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/README.md +108 -0
  24. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/dmso-min.pqr +12 -0
  25. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/dss-min.pqr +14 -0
  26. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/io.mc +0 -0
  27. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/README.md +32 -0
  28. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/README.md +117 -0
  29. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/UHBD/aheall-atom.charmm.dat +762 -0
  30. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/UHBD/nuc.3-4.inp +85 -0
  31. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/UHBD/prot3.pdb +0 -0
  32. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/UHBD/prot4.pdb +0 -0
  33. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/UHBD/single.inp +32 -0
  34. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/UHBD/srsrf.dot +0 -0
  35. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/apbs-mol-auto.in +89 -0
  36. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/apbs-mol-auto.out +261 -0
  37. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/apbs-mol-parallel.in +96 -0
  38. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/apbs-smol-auto.in +89 -0
  39. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/apbs-smol-auto.out +261 -0
  40. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/apbs-smol-parallel.in +96 -0
  41. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/complex.pqr +0 -0
  42. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/io.mc +0 -0
  43. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/mesh.m +43 -0
  44. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/mol1.pqr +0 -0
  45. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/mol2.pqr +0 -0
  46. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/alkanes/2-methylbutane.pdb +19 -0
  47. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/alkanes/README.md +182 -0
  48. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/alkanes/alkanes.in +205 -0
  49. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/alkanes/alkanes.out +849 -0
  50. model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/alkanes/apbs-forces.in +24 -0
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/cmake/FindSuperLU.cmake ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ################################################################################
2
+ # [FETK header]
3
+ # From eigen/cmake/FindSuperLU.cmake
4
+ # https://gitlab.com/libeigen/eigen/-/blob/master/cmake/FindSuperLU.cmake
5
+ # Accessed on June 18, 2021
6
+ ################################################################################
7
+
8
+ # Umfpack lib usually requires linking to a blas library.
9
+ # It is up to the user of this module to find a BLAS and link to it.
10
+
11
+ if (SUPERLU_INCLUDES AND SUPERLU_LIBRARIES)
12
+ set(SUPERLU_FIND_QUIETLY TRUE)
13
+ endif ()
14
+
15
+ find_path(SUPERLU_INCLUDES
16
+ NAMES
17
+ supermatrix.h
18
+ PATHS
19
+ $ENV{SUPERLUDIR}
20
+ ${INCLUDE_INSTALL_DIR}
21
+ PATH_SUFFIXES
22
+ superlu
23
+ SRC
24
+ )
25
+
26
+ find_library(SUPERLU_LIBRARIES
27
+ NAMES "superlu_5.2.1" "superlu_5.2" "superlu_5.1.1" "superlu_5.1" "superlu_5.0" "superlu_4.3" "superlu_4.2" "superlu_4.1" "superlu_4.0" "superlu_3.1" "superlu_3.0" "superlu"
28
+ PATHS $ENV{SUPERLUDIR} ${LIB_INSTALL_DIR}
29
+ PATH_SUFFIXES lib)
30
+
31
+ if(SUPERLU_INCLUDES AND SUPERLU_LIBRARIES)
32
+
33
+ include(CheckCXXSourceCompiles)
34
+ include(CMakePushCheckState)
35
+ cmake_push_check_state()
36
+
37
+ set(CMAKE_REQUIRED_INCLUDES ${CMAKE_REQUIRED_INCLUDES} ${SUPERLU_INCLUDES})
38
+
39
+ # check whether struct mem_usage_t is globally defined
40
+ check_cxx_source_compiles("
41
+ typedef int int_t;
42
+ #include <supermatrix.h>
43
+ #include <slu_util.h>
44
+ int main() {
45
+ mem_usage_t mem;
46
+ return 0;
47
+ }"
48
+ SUPERLU_HAS_GLOBAL_MEM_USAGE_T)
49
+
50
+
51
+ check_cxx_source_compiles("
52
+ typedef int int_t;
53
+ #include <supermatrix.h>
54
+ #include <superlu_enum_consts.h>
55
+ int main() {
56
+ return SLU_SINGLE;
57
+ }"
58
+ SUPERLU_HAS_CLEAN_ENUMS)
59
+
60
+ check_cxx_source_compiles("
61
+ typedef int int_t;
62
+ #include <supermatrix.h>
63
+ #include <slu_util.h>
64
+ int main(void)
65
+ {
66
+ GlobalLU_t glu;
67
+ return 0;
68
+ }"
69
+ SUPERLU_HAS_GLOBALLU_T)
70
+
71
+ if(SUPERLU_HAS_GLOBALLU_T)
72
+ # at least 5.0
73
+ set(SUPERLU_VERSION_VAR "5.0")
74
+ elseif(SUPERLU_HAS_CLEAN_ENUMS)
75
+ # at least 4.3
76
+ set(SUPERLU_VERSION_VAR "4.3")
77
+ elseif(SUPERLU_HAS_GLOBAL_MEM_USAGE_T)
78
+ # at least 4.0
79
+ set(SUPERLU_VERSION_VAR "4.0")
80
+ else()
81
+ set(SUPERLU_VERSION_VAR "3.0")
82
+ endif()
83
+
84
+ cmake_pop_check_state()
85
+
86
+ if(SuperLU_FIND_VERSION)
87
+ if(${SUPERLU_VERSION_VAR} VERSION_LESS ${SuperLU_FIND_VERSION})
88
+ set(SUPERLU_VERSION_OK FALSE)
89
+ else()
90
+ set(SUPERLU_VERSION_OK TRUE)
91
+ endif()
92
+ else()
93
+ set(SUPERLU_VERSION_OK TRUE)
94
+ endif()
95
+
96
+ endif()
97
+
98
+ include(FindPackageHandleStandardArgs)
99
+ find_package_handle_standard_args(SuperLU
100
+ REQUIRED_VARS SUPERLU_INCLUDES SUPERLU_LIBRARIES SUPERLU_VERSION_OK
101
+ VERSION_VAR SUPERLU_VERSION_VAR)
102
+
103
+ mark_as_advanced(SUPERLU_INCLUDES SUPERLU_LIBRARIES)
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/cmake/FindUMFPACK.cmake ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ################################################################################
2
+ # [FETK header]
3
+ # From eigen/cmake/FindUMFPACK.cmake
4
+ # https://gitlab.com/libeigen/eigen/-/blob/master/cmake/FindUMFPACK.cmake
5
+ # Accessed on June 18, 2021
6
+ ################################################################################
7
+
8
+ # Umfpack lib usually requires linking to a blas library.
9
+ # It is up to the user of this module to find a BLAS and link to it.
10
+
11
+ if (UMFPACK_INCLUDES AND UMFPACK_LIBRARIES)
12
+ set(UMFPACK_FIND_QUIETLY TRUE)
13
+ endif ()
14
+
15
+ find_path(UMFPACK_INCLUDES
16
+ NAMES
17
+ umfpack.h
18
+ PATHS
19
+ $ENV{UMFPACKDIR}
20
+ ${INCLUDE_INSTALL_DIR}
21
+ PATH_SUFFIXES
22
+ suitesparse
23
+ ufsparse
24
+ )
25
+
26
+ find_library(UMFPACK_LIBRARIES
27
+ NAMES umfpack libumfpack
28
+ PATHS $ENV{UMFPACKDIR} ${LIB_INSTALL_DIR}
29
+ )
30
+
31
+ if(UMFPACK_LIBRARIES AND NOT UMFPACK_LIBDIR)
32
+ get_filename_component(UMFPACK_LIBDIR ${UMFPACK_LIBRARIES} PATH)
33
+ endif()
34
+
35
+ include(FindPackageHandleStandardArgs)
36
+ find_package_handle_standard_args(UMFPACK DEFAULT_MSG
37
+ UMFPACK_INCLUDES UMFPACK_LIBRARIES UMFPACK_LIBDIR)
38
+
39
+ mark_as_advanced(UMFPACK_INCLUDES UMFPACK_LIBRARIES UMFPACK_LIBDIR)
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-dmso-complex.pqr ADDED
The diff for this file is too large to render. See raw diff
 
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-dmso-mol.in ADDED
@@ -0,0 +1,287 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ##########################################################################
2
+ # 1D7H/DMSO BINDING ENERGY
3
+ ##########################################################################
4
+
5
+ read
6
+ mol pqr 1d7h-dmso-complex.pqr
7
+ mol pqr dmso-min.pqr
8
+ mol pqr 1d7h-min.pqr
9
+ end
10
+
11
+ # COMPLEX -- SOLVATED STATE (FOCUSING)
12
+ elec name complex-solv-coarse
13
+ mg-manual
14
+ dime 65 65 65
15
+ grid 1.5 1.5 1.5
16
+ gcent mol 1
17
+ mol 1
18
+ lpbe
19
+ bcfl mdh
20
+ ion charge 1 conc 0.010 radius 2.0
21
+ ion charge -1 conc 0.010 radius 2.0
22
+ pdie 2.0
23
+ sdie 78.0
24
+ srfm mol
25
+ chgm spl0
26
+ srad 0.0
27
+ swin 0.3
28
+ sdens 10.0
29
+ temp 300
30
+ calcenergy total
31
+ calcforce no
32
+ end
33
+ elec name complex-solv-fine
34
+ mg-manual
35
+ dime 65 65 65
36
+ grid 0.225 0.225 0.225
37
+ gcent mol 2
38
+ mol 1
39
+ lpbe
40
+ bcfl focus
41
+ ion charge 1 conc 0.010 radius 2.0
42
+ ion charge -1 conc 0.010 radius 2.0
43
+ pdie 2.0
44
+ sdie 78.0
45
+ srfm mol
46
+ chgm spl0
47
+ srad 0.0
48
+ swin 0.3
49
+ sdens 10.0
50
+ temp 300
51
+ calcenergy total
52
+ calcforce no
53
+ end
54
+
55
+ # COMPLEX -- REFERENCE STATE (FOCUSING)
56
+ elec name complex-ref-coarse
57
+ mg-manual
58
+ dime 65 65 65
59
+ grid 1.5 1.5 1.5
60
+ gcent mol 1
61
+ mol 1
62
+ lpbe
63
+ bcfl mdh
64
+ ion charge 1 conc 0.010 radius 2.0
65
+ ion charge -1 conc 0.010 radius 2.0
66
+ pdie 2.0
67
+ sdie 2.0
68
+ srfm mol
69
+ chgm spl0
70
+ srad 0.0
71
+ swin 0.3
72
+ sdens 10.0
73
+ temp 300
74
+ calcenergy total
75
+ calcforce no
76
+ end
77
+ elec name complex-ref-fine
78
+ mg-manual
79
+ dime 65 65 65
80
+ grid 0.225 0.225 0.225
81
+ gcent mol 2
82
+ mol 1
83
+ lpbe
84
+ bcfl focus
85
+ ion charge 1 conc 0.010 radius 2.0
86
+ ion charge -1 conc 0.010 radius 2.0
87
+ pdie 2.0
88
+ sdie 2.0
89
+ srfm mol
90
+ chgm spl0
91
+ srad 0.0
92
+ swin 0.3
93
+ sdens 10.0
94
+ temp 300
95
+ calcenergy total
96
+ calcforce no
97
+ end
98
+
99
+ # DMSO -- SOLVATED STATE (FOCUSING)
100
+ elec name dmso-solv-coarse
101
+ mg-manual
102
+ dime 65 65 65
103
+ grid 1.5 1.5 1.5
104
+ gcent mol 2
105
+ mol 2
106
+ lpbe
107
+ bcfl mdh
108
+ ion charge 1 conc 0.010 radius 2.0
109
+ ion charge -1 conc 0.010 radius 2.0
110
+ pdie 2.0
111
+ sdie 78.0
112
+ srfm mol
113
+ chgm spl0
114
+ srad 0.0
115
+ swin 0.3
116
+ sdens 10.0
117
+ temp 300
118
+ calcenergy total
119
+ calcforce no
120
+ end
121
+ elec name dmso-solv-fine
122
+ mg-manual
123
+ dime 65 65 65
124
+ grid 0.225 0.225 0.225
125
+ gcent mol 2
126
+ mol 2
127
+ lpbe
128
+ bcfl focus
129
+ ion charge 1 conc 0.010 radius 2.0
130
+ ion charge -1 conc 0.010 radius 2.0
131
+ pdie 2.0
132
+ sdie 78.0
133
+ srfm mol
134
+ chgm spl0
135
+ srad 0.0
136
+ swin 0.3
137
+ sdens 10.0
138
+ temp 300
139
+ calcenergy total
140
+ calcforce no
141
+ end
142
+
143
+ # DMSO -- REFERENCE STATE (FOCUSING)
144
+ elec name dmso-ref-coarse
145
+ mg-manual
146
+ dime 65 65 65
147
+ grid 1.5 1.5 1.5
148
+ gcent mol 2
149
+ mol 2
150
+ lpbe
151
+ bcfl mdh
152
+ ion charge 1 conc 0.010 radius 2.0
153
+ ion charge -1 conc 0.010 radius 2.0
154
+ pdie 2.0
155
+ sdie 2.0
156
+ srfm mol
157
+ chgm spl0
158
+ srad 0.0
159
+ swin 0.3
160
+ sdens 10.0
161
+ temp 300
162
+ calcenergy total
163
+ calcforce no
164
+ end
165
+ elec name dmso-ref-fine
166
+ mg-manual
167
+ dime 65 65 65
168
+ grid 0.225 0.225 0.225
169
+ gcent mol 2
170
+ mol 2
171
+ lpbe
172
+ bcfl focus
173
+ ion charge 1 conc 0.010 radius 2.0
174
+ ion charge -1 conc 0.010 radius 2.0
175
+ pdie 2.0
176
+ sdie 2.0
177
+ srfm mol
178
+ chgm spl0
179
+ srad 0.0
180
+ swin 0.3
181
+ sdens 10.0
182
+ temp 300
183
+ calcenergy total
184
+ calcforce no
185
+ end
186
+
187
+ # 1D7H -- SOLVATED STATE (FOCUSING)
188
+ elec name 1d7h-solv-coarse
189
+ mg-manual
190
+ dime 65 65 65
191
+ grid 1.5 1.5 1.5
192
+ gcent mol 3
193
+ mol 3
194
+ lpbe
195
+ bcfl mdh
196
+ ion charge 1 conc 0.010 radius 2.0
197
+ ion charge -1 conc 0.010 radius 2.0
198
+ pdie 2.0
199
+ sdie 78.0
200
+ srfm mol
201
+ chgm spl0
202
+ srad 0.0
203
+ swin 0.3
204
+ sdens 10.0
205
+ temp 300
206
+ calcenergy total
207
+ calcforce no
208
+ end
209
+ elec name 1d7h-solv-fine
210
+ mg-manual
211
+ dime 65 65 65
212
+ grid 0.225 0.225 0.225
213
+ gcent mol 2
214
+ mol 3
215
+ lpbe
216
+ bcfl focus
217
+ ion charge 1 conc 0.010 radius 2.0
218
+ ion charge -1 conc 0.010 radius 2.0
219
+ pdie 2.0
220
+ sdie 78.0
221
+ srfm mol
222
+ chgm spl0
223
+ srad 0.0
224
+ swin 0.3
225
+ sdens 10.0
226
+ temp 300
227
+ calcenergy total
228
+ calcforce no
229
+ end
230
+
231
+ # 1D7H -- REFERENCE STATE (FOCUSING)
232
+ elec name 1d7h-ref-coarse
233
+ mg-manual
234
+ dime 65 65 65
235
+ grid 1.5 1.5 1.5
236
+ gcent mol 3
237
+ mol 3
238
+ lpbe
239
+ bcfl mdh
240
+ ion charge 1 conc 0.010 radius 2.0
241
+ ion charge -1 conc 0.010 radius 2.0
242
+ pdie 2.0
243
+ sdie 2.0
244
+ srfm mol
245
+ chgm spl0
246
+ srad 0.0
247
+ swin 0.3
248
+ sdens 10.0
249
+ temp 300
250
+ calcenergy total
251
+ calcforce no
252
+ end
253
+ elec name 1d7h-ref-fine
254
+ mg-manual
255
+ dime 65 65 65
256
+ grid 0.225 0.225 0.225
257
+ gcent mol 2
258
+ mol 3
259
+ lpbe
260
+ bcfl focus
261
+ ion charge 1 conc 0.010 radius 2.0
262
+ ion charge -1 conc 0.010 radius 2.0
263
+ pdie 2.0
264
+ sdie 2.0
265
+ srfm mol
266
+ chgm spl0
267
+ srad 0.0
268
+ swin 0.3
269
+ sdens 10.0
270
+ temp 300
271
+ calcenergy total
272
+ calcforce no
273
+ end
274
+
275
+ # COMPLEX SOLVATION ENERGY
276
+ print elecEnergy complex-solv-fine - complex-ref-fine end
277
+
278
+ # DMSO SOLVATION ENERGY
279
+ print elecEnergy dmso-solv-fine - dmso-ref-fine end
280
+
281
+ # 1D7H SOLVATION ENERGY
282
+ print elecEnergy 1d7h-solv-fine - 1d7h-ref-fine end
283
+
284
+ # CHANGE IN SOLVATION ENERGY UPON BINDING
285
+ print elecEnergy complex-solv-fine - complex-ref-fine - dmso-solv-fine + dmso-ref-fine - 1d7h-solv-fine + 1d7h-ref-fine end
286
+
287
+ quit
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-dmso-mol.out ADDED
@@ -0,0 +1,449 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+
3
+ ----------------------------------------------------------------------
4
+ APBS -- Adaptive Poisson-Boltzmann Solver
5
+ Version APBS 3.4.1
6
+
7
+ Nathan A. Baker (nathan.baker@pnnl.gov)
8
+ Pacific Northwest National Laboratory
9
+
10
+ Additional contributing authors listed in the code documentation.
11
+
12
+ Copyright (c) 2010-2020 Battelle Memorial Institute. Developed at the Pacific
13
+ Northwest National Laboratory, operated by Battelle Memorial Institute, Pacific
14
+ Northwest Division for the U.S. Department of Energy.
15
+
16
+ Portions Copyright (c) 2002-2010, Washington University in St. Louis.
17
+ Portions Copyright (c) 2002-2020, Nathan A. Baker.
18
+ Portions Copyright (c) 1999-2002, The Regents of the University of California.
19
+ Portions Copyright (c) 1995, Michael Holst.
20
+ All rights reserved.
21
+
22
+ Redistribution and use in source and binary forms, with or without
23
+ modification, are permitted provided that the following conditions are met:
24
+
25
+ * Redistributions of source code must retain the above copyright notice, this
26
+ list of conditions and the following disclaimer.
27
+
28
+ * Redistributions in binary form must reproduce the above copyright notice,
29
+ this list of conditions and the following disclaimer in the documentation
30
+ and/or other materials provided with the distribution.
31
+
32
+ * Neither the name of the developer nor the names of its contributors may be
33
+ used to endorse or promote products derived from this software without
34
+ specific prior written permission.
35
+
36
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
37
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
38
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
39
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
40
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
41
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
42
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
43
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
44
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
45
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
46
+ ----------------------------------------------------------------------
47
+ APBS uses FETK (the Finite Element ToolKit) to solve the
48
+ Poisson-Boltzmann equation numerically. FETK is a portable collection
49
+ of finite element modeling class libraries developed by the Michael Holst
50
+ research group and written in an object-oriented form of C. FEtk is
51
+ designed to solve general coupled systems of nonlinear partial differential
52
+ equations using adaptive finite element methods, inexact Newton methods,
53
+ and algebraic multilevel methods. More information about FEtk may be found
54
+ at <http://www.FEtk.ORG>.
55
+ ----------------------------------------------------------------------
56
+ APBS also uses Aqua to solve the Poisson-Boltzmann equation numerically.
57
+ Aqua is a modified form of the Holst group PMG library <http://www.FEtk.ORG>
58
+ which has been modified by Patrice Koehl
59
+ <http://koehllab.genomecenter.ucdavis.edu/> for improved efficiency and
60
+ memory usage when solving the Poisson-Boltzmann equation.
61
+ ----------------------------------------------------------------------
62
+ Please cite your use of APBS as:
63
+
64
+ Baker NA, Sept D, Joseph S, Holst MJ, McCammon JA. Electrostatics of
65
+ nanosystems: application to microtubules and the ribosome. Proc.
66
+ Natl. Acad. Sci. USA 98, 10037-10041 2001.
67
+
68
+
69
+ This executable compiled on Apr 29 2022 at 19:42:46
70
+
71
+ Parsing input file 1d7h-dmso-mol.in...
72
+ rank 0 size 1...
73
+ Parsed input file.
74
+ Got paths for 3 molecules
75
+ Reading PQR-format atom data from 1d7h-dmso-complex.pqr.
76
+ 1673 atoms
77
+ Centered at (2.587e+01, 1.835e+01, 1.911e+01)
78
+ Net charge 9.91e-01 e
79
+ Reading PQR-format atom data from dmso-min.pqr.
80
+ 10 atoms
81
+ Centered at (1.775e+01, 1.777e+01, 2.049e+01)
82
+ Net charge 2.78e-17 e
83
+ Reading PQR-format atom data from 1d7h-min.pqr.
84
+ 1663 atoms
85
+ Centered at (2.587e+01, 1.835e+01, 1.911e+01)
86
+ Net charge 9.91e-01 e
87
+ Preparing to run 12 PBE calculations.
88
+ ----------------------------------------
89
+ CALCULATION #1 (complex-solv-coarse): MULTIGRID
90
+ Setting up problem...
91
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
92
+ Debye length: 30.4176 A
93
+ Current memory usage: 122.059 MB total, 122.059 MB high water
94
+ Using linear spline charge discretization.
95
+ Grid dimensions: 65 x 65 x 65
96
+ Grid spacings: 1.500 x 1.500 x 1.500
97
+ Grid lengths: 96.000 x 96.000 x 96.000
98
+ Grid center: (25.875, 18.349, 19.112)
99
+ Multigrid levels: 5
100
+ Molecule ID: 1
101
+ Linearized traditional PBE
102
+ Multiple Debye-Huckel sphere boundary conditions
103
+ 2 ion species (0.010 M ionic strength):
104
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
105
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
106
+ Solute dielectric: 2.000
107
+ Solvent dielectric: 78.000
108
+ Using "molecular" surface definition; no smoothing
109
+ Solvent probe radius: 0.000 A
110
+ Temperature: 300.000 K
111
+ Electrostatic energies will be calculated
112
+ Total electrostatic energy = 1.060899690259E+04 kJ/mol
113
+ Calculating forces...
114
+ [focusFillBound()]: WARNING:
115
+ Unusually large potential values
116
+ detected on the focusing boundary!
117
+ Convergence not guaranteed for NPBE/NRPBE calculations!
118
+
119
+ ----------------------------------------
120
+ CALCULATION #2 (complex-solv-fine): MULTIGRID
121
+ Setting up problem...
122
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
123
+ Debye length: 30.4176 A
124
+ Current memory usage: 122.059 MB total, 221.696 MB high water
125
+ Using linear spline charge discretization.
126
+ Grid dimensions: 65 x 65 x 65
127
+ Grid spacings: 0.225 x 0.225 x 0.225
128
+ Grid lengths: 14.400 x 14.400 x 14.400
129
+ Grid center: (17.751, 17.770, 20.492)
130
+ Multigrid levels: 5
131
+ Molecule ID: 1
132
+ Linearized traditional PBE
133
+ Boundary conditions from focusing
134
+ 2 ion species (0.010 M ionic strength):
135
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
136
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
137
+ Solute dielectric: 2.000
138
+ Solvent dielectric: 78.000
139
+ Using "molecular" surface definition; no smoothing
140
+ Solvent probe radius: 0.000 A
141
+ Temperature: 300.000 K
142
+ Electrostatic energies will be calculated
143
+ Total electrostatic energy = 4.276523673491E+04 kJ/mol
144
+ Calculating forces...
145
+ ----------------------------------------
146
+ CALCULATION #3 (complex-ref-coarse): MULTIGRID
147
+ Setting up problem...
148
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
149
+ Debye length: 4.87072 A
150
+ Current memory usage: 122.059 MB total, 221.696 MB high water
151
+ Using linear spline charge discretization.
152
+ Grid dimensions: 65 x 65 x 65
153
+ Grid spacings: 1.500 x 1.500 x 1.500
154
+ Grid lengths: 96.000 x 96.000 x 96.000
155
+ Grid center: (25.875, 18.349, 19.112)
156
+ Multigrid levels: 5
157
+ Molecule ID: 1
158
+ Linearized traditional PBE
159
+ Multiple Debye-Huckel sphere boundary conditions
160
+ 2 ion species (0.010 M ionic strength):
161
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
162
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
163
+ Solute dielectric: 2.000
164
+ Solvent dielectric: 2.000
165
+ Using "molecular" surface definition; no smoothing
166
+ Solvent probe radius: 0.000 A
167
+ Temperature: 300.000 K
168
+ Electrostatic energies will be calculated
169
+ Total electrostatic energy = 1.399234956777E+04 kJ/mol
170
+ Calculating forces...
171
+ [focusFillBound()]: WARNING:
172
+ Unusually large potential values
173
+ detected on the focusing boundary!
174
+ Convergence not guaranteed for NPBE/NRPBE calculations!
175
+
176
+ ----------------------------------------
177
+ CALCULATION #4 (complex-ref-fine): MULTIGRID
178
+ Setting up problem...
179
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
180
+ Debye length: 4.87072 A
181
+ Current memory usage: 122.059 MB total, 221.696 MB high water
182
+ Using linear spline charge discretization.
183
+ Grid dimensions: 65 x 65 x 65
184
+ Grid spacings: 0.225 x 0.225 x 0.225
185
+ Grid lengths: 14.400 x 14.400 x 14.400
186
+ Grid center: (17.751, 17.770, 20.492)
187
+ Multigrid levels: 5
188
+ Molecule ID: 1
189
+ Linearized traditional PBE
190
+ Boundary conditions from focusing
191
+ 2 ion species (0.010 M ionic strength):
192
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
193
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
194
+ Solute dielectric: 2.000
195
+ Solvent dielectric: 2.000
196
+ Using "molecular" surface definition; no smoothing
197
+ Solvent probe radius: 0.000 A
198
+ Temperature: 300.000 K
199
+ Electrostatic energies will be calculated
200
+ Total electrostatic energy = 4.610066575192E+04 kJ/mol
201
+ Calculating forces...
202
+ ----------------------------------------
203
+ CALCULATION #5 (dmso-solv-coarse): MULTIGRID
204
+ Setting up problem...
205
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
206
+ Debye length: 30.4176 A
207
+ Current memory usage: 62.428 MB total, 221.696 MB high water
208
+ Using linear spline charge discretization.
209
+ Grid dimensions: 65 x 65 x 65
210
+ Grid spacings: 1.500 x 1.500 x 1.500
211
+ Grid lengths: 96.000 x 96.000 x 96.000
212
+ Grid center: (17.751, 17.770, 20.492)
213
+ Multigrid levels: 5
214
+ Molecule ID: 2
215
+ Linearized traditional PBE
216
+ Multiple Debye-Huckel sphere boundary conditions
217
+ 2 ion species (0.010 M ionic strength):
218
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
219
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
220
+ Solute dielectric: 2.000
221
+ Solvent dielectric: 78.000
222
+ Using "molecular" surface definition; no smoothing
223
+ Solvent probe radius: 0.000 A
224
+ Temperature: 300.000 K
225
+ Electrostatic energies will be calculated
226
+ Total electrostatic energy = 3.961107503213E+01 kJ/mol
227
+ Calculating forces...
228
+ ----------------------------------------
229
+ CALCULATION #6 (dmso-solv-fine): MULTIGRID
230
+ Setting up problem...
231
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
232
+ Debye length: 30.4176 A
233
+ Current memory usage: 62.428 MB total, 221.696 MB high water
234
+ Using linear spline charge discretization.
235
+ Grid dimensions: 65 x 65 x 65
236
+ Grid spacings: 0.225 x 0.225 x 0.225
237
+ Grid lengths: 14.400 x 14.400 x 14.400
238
+ Grid center: (17.751, 17.770, 20.492)
239
+ Multigrid levels: 5
240
+ Molecule ID: 2
241
+ Linearized traditional PBE
242
+ Boundary conditions from focusing
243
+ 2 ion species (0.010 M ionic strength):
244
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
245
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
246
+ Solute dielectric: 2.000
247
+ Solvent dielectric: 78.000
248
+ Using "molecular" surface definition; no smoothing
249
+ Solvent probe radius: 0.000 A
250
+ Temperature: 300.000 K
251
+ Electrostatic energies will be calculated
252
+ Total electrostatic energy = 7.121048606059E+02 kJ/mol
253
+ Calculating forces...
254
+ ----------------------------------------
255
+ CALCULATION #7 (dmso-ref-coarse): MULTIGRID
256
+ Setting up problem...
257
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
258
+ Debye length: 4.87072 A
259
+ Current memory usage: 62.428 MB total, 221.696 MB high water
260
+ Using linear spline charge discretization.
261
+ Grid dimensions: 65 x 65 x 65
262
+ Grid spacings: 1.500 x 1.500 x 1.500
263
+ Grid lengths: 96.000 x 96.000 x 96.000
264
+ Grid center: (17.751, 17.770, 20.492)
265
+ Multigrid levels: 5
266
+ Molecule ID: 2
267
+ Linearized traditional PBE
268
+ Multiple Debye-Huckel sphere boundary conditions
269
+ 2 ion species (0.010 M ionic strength):
270
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
271
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
272
+ Solute dielectric: 2.000
273
+ Solvent dielectric: 2.000
274
+ Using "molecular" surface definition; no smoothing
275
+ Solvent probe radius: 0.000 A
276
+ Temperature: 300.000 K
277
+ Electrostatic energies will be calculated
278
+ Total electrostatic energy = 6.751571424823E+01 kJ/mol
279
+ Calculating forces...
280
+ ----------------------------------------
281
+ CALCULATION #8 (dmso-ref-fine): MULTIGRID
282
+ Setting up problem...
283
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
284
+ Debye length: 4.87072 A
285
+ Current memory usage: 62.428 MB total, 221.696 MB high water
286
+ Using linear spline charge discretization.
287
+ Grid dimensions: 65 x 65 x 65
288
+ Grid spacings: 0.225 x 0.225 x 0.225
289
+ Grid lengths: 14.400 x 14.400 x 14.400
290
+ Grid center: (17.751, 17.770, 20.492)
291
+ Multigrid levels: 5
292
+ Molecule ID: 2
293
+ Linearized traditional PBE
294
+ Boundary conditions from focusing
295
+ 2 ion species (0.010 M ionic strength):
296
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
297
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
298
+ Solute dielectric: 2.000
299
+ Solvent dielectric: 2.000
300
+ Using "molecular" surface definition; no smoothing
301
+ Solvent probe radius: 0.000 A
302
+ Temperature: 300.000 K
303
+ Electrostatic energies will be calculated
304
+ Total electrostatic energy = 7.339101343121E+02 kJ/mol
305
+ Calculating forces...
306
+ ----------------------------------------
307
+ CALCULATION #9 (1d7h-solv-coarse): MULTIGRID
308
+ Setting up problem...
309
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
310
+ Debye length: 30.4176 A
311
+ Current memory usage: 121.736 MB total, 221.696 MB high water
312
+ Using linear spline charge discretization.
313
+ Grid dimensions: 65 x 65 x 65
314
+ Grid spacings: 1.500 x 1.500 x 1.500
315
+ Grid lengths: 96.000 x 96.000 x 96.000
316
+ Grid center: (25.875, 18.349, 19.112)
317
+ Multigrid levels: 5
318
+ Molecule ID: 3
319
+ Linearized traditional PBE
320
+ Multiple Debye-Huckel sphere boundary conditions
321
+ 2 ion species (0.010 M ionic strength):
322
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
323
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
324
+ Solute dielectric: 2.000
325
+ Solvent dielectric: 78.000
326
+ Using "molecular" surface definition; no smoothing
327
+ Solvent probe radius: 0.000 A
328
+ Temperature: 300.000 K
329
+ Electrostatic energies will be calculated
330
+ Total electrostatic energy = 1.058410584089E+04 kJ/mol
331
+ Calculating forces...
332
+ [focusFillBound()]: WARNING:
333
+ Unusually large potential values
334
+ detected on the focusing boundary!
335
+ Convergence not guaranteed for NPBE/NRPBE calculations!
336
+
337
+ ----------------------------------------
338
+ CALCULATION #10 (1d7h-solv-fine): MULTIGRID
339
+ Setting up problem...
340
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
341
+ Debye length: 30.4176 A
342
+ Current memory usage: 121.736 MB total, 221.696 MB high water
343
+ Using linear spline charge discretization.
344
+ Grid dimensions: 65 x 65 x 65
345
+ Grid spacings: 0.225 x 0.225 x 0.225
346
+ Grid lengths: 14.400 x 14.400 x 14.400
347
+ Grid center: (17.751, 17.770, 20.492)
348
+ Multigrid levels: 5
349
+ Molecule ID: 3
350
+ Linearized traditional PBE
351
+ Boundary conditions from focusing
352
+ 2 ion species (0.010 M ionic strength):
353
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
354
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
355
+ Solute dielectric: 2.000
356
+ Solvent dielectric: 78.000
357
+ Using "molecular" surface definition; no smoothing
358
+ Solvent probe radius: 0.000 A
359
+ Temperature: 300.000 K
360
+ Electrostatic energies will be calculated
361
+ Total electrostatic energy = 4.205385249581E+04 kJ/mol
362
+ Calculating forces...
363
+ ----------------------------------------
364
+ CALCULATION #11 (1d7h-ref-coarse): MULTIGRID
365
+ Setting up problem...
366
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
367
+ Debye length: 4.87072 A
368
+ Current memory usage: 121.736 MB total, 221.696 MB high water
369
+ Using linear spline charge discretization.
370
+ Grid dimensions: 65 x 65 x 65
371
+ Grid spacings: 1.500 x 1.500 x 1.500
372
+ Grid lengths: 96.000 x 96.000 x 96.000
373
+ Grid center: (25.875, 18.349, 19.112)
374
+ Multigrid levels: 5
375
+ Molecule ID: 3
376
+ Linearized traditional PBE
377
+ Multiple Debye-Huckel sphere boundary conditions
378
+ 2 ion species (0.010 M ionic strength):
379
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
380
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
381
+ Solute dielectric: 2.000
382
+ Solvent dielectric: 2.000
383
+ Using "molecular" surface definition; no smoothing
384
+ Solvent probe radius: 0.000 A
385
+ Temperature: 300.000 K
386
+ Electrostatic energies will be calculated
387
+ Total electrostatic energy = 1.395961902233E+04 kJ/mol
388
+ Calculating forces...
389
+ [focusFillBound()]: WARNING:
390
+ Unusually large potential values
391
+ detected on the focusing boundary!
392
+ Convergence not guaranteed for NPBE/NRPBE calculations!
393
+
394
+ ----------------------------------------
395
+ CALCULATION #12 (1d7h-ref-fine): MULTIGRID
396
+ Setting up problem...
397
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
398
+ Debye length: 4.87072 A
399
+ Current memory usage: 121.736 MB total, 221.696 MB high water
400
+ Using linear spline charge discretization.
401
+ Grid dimensions: 65 x 65 x 65
402
+ Grid spacings: 0.225 x 0.225 x 0.225
403
+ Grid lengths: 14.400 x 14.400 x 14.400
404
+ Grid center: (17.751, 17.770, 20.492)
405
+ Multigrid levels: 5
406
+ Molecule ID: 3
407
+ Linearized traditional PBE
408
+ Boundary conditions from focusing
409
+ 2 ion species (0.010 M ionic strength):
410
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
411
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
412
+ Solute dielectric: 2.000
413
+ Solvent dielectric: 2.000
414
+ Using "molecular" surface definition; no smoothing
415
+ Solvent probe radius: 0.000 A
416
+ Temperature: 300.000 K
417
+ Electrostatic energies will be calculated
418
+ Total electrostatic energy = 4.538248433997E+04 kJ/mol
419
+ Calculating forces...
420
+ ----------------------------------------
421
+ PRINT STATEMENTS
422
+
423
+ print energy 2 (complex-solv-fine) - 4 (complex-ref-fine) end
424
+ Local net energy (PE 0) = -3.335429017008E+03 kJ/mol
425
+ Global net ELEC energy = -3.335429017008E+03 kJ/mol
426
+
427
+ print energy 6 (dmso-solv-fine) - 8 (dmso-ref-fine) end
428
+ Local net energy (PE 0) = -2.180527370616E+01 kJ/mol
429
+ Global net ELEC energy = -2.180527370616E+01 kJ/mol
430
+
431
+ print energy 10 (1d7h-solv-fine) - 12 (1d7h-ref-fine) end
432
+ Local net energy (PE 0) = -3.328631844166E+03 kJ/mol
433
+ Global net ELEC energy = -3.328631844166E+03 kJ/mol
434
+
435
+ print energy 2 (complex-solv-fine) - 4 (complex-ref-fine) - 6 (dmso-solv-fine) + 8 (dmso-ref-fine) - 10 (1d7h-solv-fine) + 12 (1d7h-ref-fine) end
436
+ Local net energy (PE 0) = 1.500810086371E+01 kJ/mol
437
+ Global net ELEC energy = 1.500810086371E+01 kJ/mol
438
+ ----------------------------------------
439
+ CLEANING UP AND SHUTTING DOWN...
440
+ Destroying force arrays.
441
+ No energy arrays to destroy.
442
+ Destroying multigrid structures.
443
+ Destroying finite element structures.
444
+ Destroying 3 molecules
445
+ Final memory usage: 0.001 MB total, 221.696 MB high water
446
+
447
+
448
+ Thanks for using APBS!
449
+
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-dmso-smol.in ADDED
@@ -0,0 +1,287 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ##########################################################################
2
+ # 1D7H/DMSO BINDING ENERGY
3
+ ##########################################################################
4
+
5
+ read
6
+ mol pqr 1d7h-dmso-complex.pqr
7
+ mol pqr dmso-min.pqr
8
+ mol pqr 1d7h-min.pqr
9
+ end
10
+
11
+ # COMPLEX -- SOLVATED STATE (FOCUSING)
12
+ elec name complex-solv-coarse
13
+ mg-manual
14
+ dime 65 65 65
15
+ grid 1.5 1.5 1.5
16
+ gcent mol 1
17
+ mol 1
18
+ lpbe
19
+ bcfl mdh
20
+ ion charge 1 conc 0.010 radius 2.0
21
+ ion charge -1 conc 0.010 radius 2.0
22
+ pdie 2.0
23
+ sdie 78.0
24
+ srfm smol
25
+ chgm spl0
26
+ srad 0.0
27
+ swin 0.3
28
+ sdens 10.0
29
+ temp 300
30
+ calcenergy total
31
+ calcforce no
32
+ end
33
+ elec name complex-solv-fine
34
+ mg-manual
35
+ dime 65 65 65
36
+ grid 0.225 0.225 0.225
37
+ gcent mol 2
38
+ mol 1
39
+ lpbe
40
+ bcfl focus
41
+ ion charge 1 conc 0.010 radius 2.0
42
+ ion charge -1 conc 0.010 radius 2.0
43
+ pdie 2.0
44
+ sdie 78.0
45
+ srfm smol
46
+ chgm spl0
47
+ srad 0.0
48
+ swin 0.3
49
+ sdens 10.0
50
+ temp 300
51
+ calcenergy total
52
+ calcforce no
53
+ end
54
+
55
+ # COMPLEX -- REFERENCE STATE (FOCUSING)
56
+ elec name complex-ref-coarse
57
+ mg-manual
58
+ dime 65 65 65
59
+ grid 1.5 1.5 1.5
60
+ gcent mol 1
61
+ mol 1
62
+ lpbe
63
+ bcfl mdh
64
+ ion charge 1 conc 0.010 radius 2.0
65
+ ion charge -1 conc 0.010 radius 2.0
66
+ pdie 2.0
67
+ sdie 2.0
68
+ srfm smol
69
+ chgm spl0
70
+ srad 0.0
71
+ swin 0.3
72
+ sdens 10.0
73
+ temp 300
74
+ calcenergy total
75
+ calcforce no
76
+ end
77
+ elec name complex-ref-fine
78
+ mg-manual
79
+ dime 65 65 65
80
+ grid 0.225 0.225 0.225
81
+ gcent mol 2
82
+ mol 1
83
+ lpbe
84
+ bcfl focus
85
+ ion charge 1 conc 0.010 radius 2.0
86
+ ion charge -1 conc 0.010 radius 2.0
87
+ pdie 2.0
88
+ sdie 2.0
89
+ srfm smol
90
+ chgm spl0
91
+ srad 0.0
92
+ swin 0.3
93
+ sdens 10.0
94
+ temp 300
95
+ calcenergy total
96
+ calcforce no
97
+ end
98
+
99
+ # DMSO -- SOLVATED STATE (FOCUSING)
100
+ elec name dmso-solv-coarse
101
+ mg-manual
102
+ dime 65 65 65
103
+ grid 1.5 1.5 1.5
104
+ gcent mol 2
105
+ mol 2
106
+ lpbe
107
+ bcfl mdh
108
+ ion charge 1 conc 0.010 radius 2.0
109
+ ion charge -1 conc 0.010 radius 2.0
110
+ pdie 2.0
111
+ sdie 78.0
112
+ srfm smol
113
+ chgm spl0
114
+ srad 0.0
115
+ swin 0.3
116
+ sdens 10.0
117
+ temp 300
118
+ calcenergy total
119
+ calcforce no
120
+ end
121
+ elec name dmso-solv-fine
122
+ mg-manual
123
+ dime 65 65 65
124
+ grid 0.225 0.225 0.225
125
+ gcent mol 2
126
+ mol 2
127
+ lpbe
128
+ bcfl focus
129
+ ion charge 1 conc 0.010 radius 2.0
130
+ ion charge -1 conc 0.010 radius 2.0
131
+ pdie 2.0
132
+ sdie 78.0
133
+ srfm smol
134
+ chgm spl0
135
+ srad 0.0
136
+ swin 0.3
137
+ sdens 10.0
138
+ temp 300
139
+ calcenergy total
140
+ calcforce no
141
+ end
142
+
143
+ # DMSO -- REFERENCE STATE (FOCUSING)
144
+ elec name dmso-ref-coarse
145
+ mg-manual
146
+ dime 65 65 65
147
+ grid 1.5 1.5 1.5
148
+ gcent mol 2
149
+ mol 2
150
+ lpbe
151
+ bcfl mdh
152
+ ion charge 1 conc 0.010 radius 2.0
153
+ ion charge -1 conc 0.010 radius 2.0
154
+ pdie 2.0
155
+ sdie 2.0
156
+ srfm smol
157
+ chgm spl0
158
+ srad 0.0
159
+ swin 0.3
160
+ sdens 10.0
161
+ temp 300
162
+ calcenergy total
163
+ calcforce no
164
+ end
165
+ elec name dmso-ref-fine
166
+ mg-manual
167
+ dime 65 65 65
168
+ grid 0.225 0.225 0.225
169
+ gcent mol 2
170
+ mol 2
171
+ lpbe
172
+ bcfl focus
173
+ ion charge 1 conc 0.010 radius 2.0
174
+ ion charge -1 conc 0.010 radius 2.0
175
+ pdie 2.0
176
+ sdie 2.0
177
+ srfm smol
178
+ chgm spl0
179
+ srad 0.0
180
+ swin 0.3
181
+ sdens 10.0
182
+ temp 300
183
+ calcenergy total
184
+ calcforce no
185
+ end
186
+
187
+ # 1D7H -- SOLVATED STATE (FOCUSING)
188
+ elec name 1d7h-solv-coarse
189
+ mg-manual
190
+ dime 65 65 65
191
+ grid 1.5 1.5 1.5
192
+ gcent mol 3
193
+ mol 3
194
+ lpbe
195
+ bcfl mdh
196
+ ion charge 1 conc 0.010 radius 2.0
197
+ ion charge -1 conc 0.010 radius 2.0
198
+ pdie 2.0
199
+ sdie 78.0
200
+ srfm smol
201
+ chgm spl0
202
+ srad 0.0
203
+ swin 0.3
204
+ sdens 10.0
205
+ temp 300
206
+ calcenergy total
207
+ calcforce no
208
+ end
209
+ elec name 1d7h-solv-fine
210
+ mg-manual
211
+ dime 65 65 65
212
+ grid 0.225 0.225 0.225
213
+ gcent mol 2
214
+ mol 3
215
+ lpbe
216
+ bcfl focus
217
+ ion charge 1 conc 0.010 radius 2.0
218
+ ion charge -1 conc 0.010 radius 2.0
219
+ pdie 2.0
220
+ sdie 78.0
221
+ srfm smol
222
+ chgm spl0
223
+ srad 0.0
224
+ swin 0.3
225
+ sdens 10.0
226
+ temp 300
227
+ calcenergy total
228
+ calcforce no
229
+ end
230
+
231
+ # 1D7H -- REFERENCE STATE (FOCUSING)
232
+ elec name 1d7h-ref-coarse
233
+ mg-manual
234
+ dime 65 65 65
235
+ grid 1.5 1.5 1.5
236
+ gcent mol 3
237
+ mol 3
238
+ lpbe
239
+ bcfl mdh
240
+ ion charge 1 conc 0.010 radius 2.0
241
+ ion charge -1 conc 0.010 radius 2.0
242
+ pdie 2.0
243
+ sdie 2.0
244
+ srfm smol
245
+ chgm spl0
246
+ srad 0.0
247
+ swin 0.3
248
+ sdens 10.0
249
+ temp 300
250
+ calcenergy total
251
+ calcforce no
252
+ end
253
+ elec name 1d7h-ref-fine
254
+ mg-manual
255
+ dime 65 65 65
256
+ grid 0.225 0.225 0.225
257
+ gcent mol 2
258
+ mol 3
259
+ lpbe
260
+ bcfl focus
261
+ ion charge 1 conc 0.010 radius 2.0
262
+ ion charge -1 conc 0.010 radius 2.0
263
+ pdie 2.0
264
+ sdie 2.0
265
+ srfm smol
266
+ chgm spl0
267
+ srad 0.0
268
+ swin 0.3
269
+ sdens 10.0
270
+ temp 300
271
+ calcenergy total
272
+ calcforce no
273
+ end
274
+
275
+ # COMPLEX SOLVATION ENERGY
276
+ print elecEnergy complex-solv-fine - complex-ref-fine end
277
+
278
+ # DMSO SOLVATION ENERGY
279
+ print elecEnergy dmso-solv-fine - dmso-ref-fine end
280
+
281
+ # 1D7H SOLVATION ENERGY
282
+ print elecEnergy 1d7h-solv-fine - 1d7h-ref-fine end
283
+
284
+ # CHANGE IN SOLVATION ENERGY UPON BINDING
285
+ print elecEnergy complex-solv-fine - complex-ref-fine - dmso-solv-fine + dmso-ref-fine - 1d7h-solv-fine + 1d7h-ref-fine end
286
+
287
+ quit
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-dmso-smol.out ADDED
@@ -0,0 +1,449 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+
3
+ ----------------------------------------------------------------------
4
+ APBS -- Adaptive Poisson-Boltzmann Solver
5
+ Version APBS 3.4.1
6
+
7
+ Nathan A. Baker (nathan.baker@pnnl.gov)
8
+ Pacific Northwest National Laboratory
9
+
10
+ Additional contributing authors listed in the code documentation.
11
+
12
+ Copyright (c) 2010-2020 Battelle Memorial Institute. Developed at the Pacific
13
+ Northwest National Laboratory, operated by Battelle Memorial Institute, Pacific
14
+ Northwest Division for the U.S. Department of Energy.
15
+
16
+ Portions Copyright (c) 2002-2010, Washington University in St. Louis.
17
+ Portions Copyright (c) 2002-2020, Nathan A. Baker.
18
+ Portions Copyright (c) 1999-2002, The Regents of the University of California.
19
+ Portions Copyright (c) 1995, Michael Holst.
20
+ All rights reserved.
21
+
22
+ Redistribution and use in source and binary forms, with or without
23
+ modification, are permitted provided that the following conditions are met:
24
+
25
+ * Redistributions of source code must retain the above copyright notice, this
26
+ list of conditions and the following disclaimer.
27
+
28
+ * Redistributions in binary form must reproduce the above copyright notice,
29
+ this list of conditions and the following disclaimer in the documentation
30
+ and/or other materials provided with the distribution.
31
+
32
+ * Neither the name of the developer nor the names of its contributors may be
33
+ used to endorse or promote products derived from this software without
34
+ specific prior written permission.
35
+
36
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
37
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
38
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
39
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
40
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
41
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
42
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
43
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
44
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
45
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
46
+ ----------------------------------------------------------------------
47
+ APBS uses FETK (the Finite Element ToolKit) to solve the
48
+ Poisson-Boltzmann equation numerically. FETK is a portable collection
49
+ of finite element modeling class libraries developed by the Michael Holst
50
+ research group and written in an object-oriented form of C. FEtk is
51
+ designed to solve general coupled systems of nonlinear partial differential
52
+ equations using adaptive finite element methods, inexact Newton methods,
53
+ and algebraic multilevel methods. More information about FEtk may be found
54
+ at <http://www.FEtk.ORG>.
55
+ ----------------------------------------------------------------------
56
+ APBS also uses Aqua to solve the Poisson-Boltzmann equation numerically.
57
+ Aqua is a modified form of the Holst group PMG library <http://www.FEtk.ORG>
58
+ which has been modified by Patrice Koehl
59
+ <http://koehllab.genomecenter.ucdavis.edu/> for improved efficiency and
60
+ memory usage when solving the Poisson-Boltzmann equation.
61
+ ----------------------------------------------------------------------
62
+ Please cite your use of APBS as:
63
+
64
+ Baker NA, Sept D, Joseph S, Holst MJ, McCammon JA. Electrostatics of
65
+ nanosystems: application to microtubules and the ribosome. Proc.
66
+ Natl. Acad. Sci. USA 98, 10037-10041 2001.
67
+
68
+
69
+ This executable compiled on Apr 29 2022 at 19:42:46
70
+
71
+ Parsing input file 1d7h-dmso-smol.in...
72
+ rank 0 size 1...
73
+ Parsed input file.
74
+ Got paths for 3 molecules
75
+ Reading PQR-format atom data from 1d7h-dmso-complex.pqr.
76
+ 1673 atoms
77
+ Centered at (2.587e+01, 1.835e+01, 1.911e+01)
78
+ Net charge 9.91e-01 e
79
+ Reading PQR-format atom data from dmso-min.pqr.
80
+ 10 atoms
81
+ Centered at (1.775e+01, 1.777e+01, 2.049e+01)
82
+ Net charge 2.78e-17 e
83
+ Reading PQR-format atom data from 1d7h-min.pqr.
84
+ 1663 atoms
85
+ Centered at (2.587e+01, 1.835e+01, 1.911e+01)
86
+ Net charge 9.91e-01 e
87
+ Preparing to run 12 PBE calculations.
88
+ ----------------------------------------
89
+ CALCULATION #1 (complex-solv-coarse): MULTIGRID
90
+ Setting up problem...
91
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
92
+ Debye length: 30.4176 A
93
+ Current memory usage: 122.059 MB total, 122.059 MB high water
94
+ Using linear spline charge discretization.
95
+ Grid dimensions: 65 x 65 x 65
96
+ Grid spacings: 1.500 x 1.500 x 1.500
97
+ Grid lengths: 96.000 x 96.000 x 96.000
98
+ Grid center: (25.875, 18.349, 19.112)
99
+ Multigrid levels: 5
100
+ Molecule ID: 1
101
+ Linearized traditional PBE
102
+ Multiple Debye-Huckel sphere boundary conditions
103
+ 2 ion species (0.010 M ionic strength):
104
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
105
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
106
+ Solute dielectric: 2.000
107
+ Solvent dielectric: 78.000
108
+ Using "molecular" surface definition;harmonic average smoothing
109
+ Solvent probe radius: 0.000 A
110
+ Temperature: 300.000 K
111
+ Electrostatic energies will be calculated
112
+ Total electrostatic energy = 1.074948704824E+04 kJ/mol
113
+ Calculating forces...
114
+ [focusFillBound()]: WARNING:
115
+ Unusually large potential values
116
+ detected on the focusing boundary!
117
+ Convergence not guaranteed for NPBE/NRPBE calculations!
118
+
119
+ ----------------------------------------
120
+ CALCULATION #2 (complex-solv-fine): MULTIGRID
121
+ Setting up problem...
122
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
123
+ Debye length: 30.4176 A
124
+ Current memory usage: 122.059 MB total, 221.696 MB high water
125
+ Using linear spline charge discretization.
126
+ Grid dimensions: 65 x 65 x 65
127
+ Grid spacings: 0.225 x 0.225 x 0.225
128
+ Grid lengths: 14.400 x 14.400 x 14.400
129
+ Grid center: (17.751, 17.770, 20.492)
130
+ Multigrid levels: 5
131
+ Molecule ID: 1
132
+ Linearized traditional PBE
133
+ Boundary conditions from focusing
134
+ 2 ion species (0.010 M ionic strength):
135
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
136
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
137
+ Solute dielectric: 2.000
138
+ Solvent dielectric: 78.000
139
+ Using "molecular" surface definition;harmonic average smoothing
140
+ Solvent probe radius: 0.000 A
141
+ Temperature: 300.000 K
142
+ Electrostatic energies will be calculated
143
+ Total electrostatic energy = 4.289487256481E+04 kJ/mol
144
+ Calculating forces...
145
+ ----------------------------------------
146
+ CALCULATION #3 (complex-ref-coarse): MULTIGRID
147
+ Setting up problem...
148
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
149
+ Debye length: 4.87072 A
150
+ Current memory usage: 122.059 MB total, 221.696 MB high water
151
+ Using linear spline charge discretization.
152
+ Grid dimensions: 65 x 65 x 65
153
+ Grid spacings: 1.500 x 1.500 x 1.500
154
+ Grid lengths: 96.000 x 96.000 x 96.000
155
+ Grid center: (25.875, 18.349, 19.112)
156
+ Multigrid levels: 5
157
+ Molecule ID: 1
158
+ Linearized traditional PBE
159
+ Multiple Debye-Huckel sphere boundary conditions
160
+ 2 ion species (0.010 M ionic strength):
161
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
162
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
163
+ Solute dielectric: 2.000
164
+ Solvent dielectric: 2.000
165
+ Using "molecular" surface definition;harmonic average smoothing
166
+ Solvent probe radius: 0.000 A
167
+ Temperature: 300.000 K
168
+ Electrostatic energies will be calculated
169
+ Total electrostatic energy = 1.399234956777E+04 kJ/mol
170
+ Calculating forces...
171
+ [focusFillBound()]: WARNING:
172
+ Unusually large potential values
173
+ detected on the focusing boundary!
174
+ Convergence not guaranteed for NPBE/NRPBE calculations!
175
+
176
+ ----------------------------------------
177
+ CALCULATION #4 (complex-ref-fine): MULTIGRID
178
+ Setting up problem...
179
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
180
+ Debye length: 4.87072 A
181
+ Current memory usage: 122.059 MB total, 221.696 MB high water
182
+ Using linear spline charge discretization.
183
+ Grid dimensions: 65 x 65 x 65
184
+ Grid spacings: 0.225 x 0.225 x 0.225
185
+ Grid lengths: 14.400 x 14.400 x 14.400
186
+ Grid center: (17.751, 17.770, 20.492)
187
+ Multigrid levels: 5
188
+ Molecule ID: 1
189
+ Linearized traditional PBE
190
+ Boundary conditions from focusing
191
+ 2 ion species (0.010 M ionic strength):
192
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
193
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
194
+ Solute dielectric: 2.000
195
+ Solvent dielectric: 2.000
196
+ Using "molecular" surface definition;harmonic average smoothing
197
+ Solvent probe radius: 0.000 A
198
+ Temperature: 300.000 K
199
+ Electrostatic energies will be calculated
200
+ Total electrostatic energy = 4.610066575192E+04 kJ/mol
201
+ Calculating forces...
202
+ ----------------------------------------
203
+ CALCULATION #5 (dmso-solv-coarse): MULTIGRID
204
+ Setting up problem...
205
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
206
+ Debye length: 30.4176 A
207
+ Current memory usage: 62.428 MB total, 221.696 MB high water
208
+ Using linear spline charge discretization.
209
+ Grid dimensions: 65 x 65 x 65
210
+ Grid spacings: 1.500 x 1.500 x 1.500
211
+ Grid lengths: 96.000 x 96.000 x 96.000
212
+ Grid center: (17.751, 17.770, 20.492)
213
+ Multigrid levels: 5
214
+ Molecule ID: 2
215
+ Linearized traditional PBE
216
+ Multiple Debye-Huckel sphere boundary conditions
217
+ 2 ion species (0.010 M ionic strength):
218
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
219
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
220
+ Solute dielectric: 2.000
221
+ Solvent dielectric: 78.000
222
+ Using "molecular" surface definition;harmonic average smoothing
223
+ Solvent probe radius: 0.000 A
224
+ Temperature: 300.000 K
225
+ Electrostatic energies will be calculated
226
+ Total electrostatic energy = 3.719709905887E+01 kJ/mol
227
+ Calculating forces...
228
+ ----------------------------------------
229
+ CALCULATION #6 (dmso-solv-fine): MULTIGRID
230
+ Setting up problem...
231
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
232
+ Debye length: 30.4176 A
233
+ Current memory usage: 62.428 MB total, 221.696 MB high water
234
+ Using linear spline charge discretization.
235
+ Grid dimensions: 65 x 65 x 65
236
+ Grid spacings: 0.225 x 0.225 x 0.225
237
+ Grid lengths: 14.400 x 14.400 x 14.400
238
+ Grid center: (17.751, 17.770, 20.492)
239
+ Multigrid levels: 5
240
+ Molecule ID: 2
241
+ Linearized traditional PBE
242
+ Boundary conditions from focusing
243
+ 2 ion species (0.010 M ionic strength):
244
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
245
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
246
+ Solute dielectric: 2.000
247
+ Solvent dielectric: 78.000
248
+ Using "molecular" surface definition;harmonic average smoothing
249
+ Solvent probe radius: 0.000 A
250
+ Temperature: 300.000 K
251
+ Electrostatic energies will be calculated
252
+ Total electrostatic energy = 7.125747080979E+02 kJ/mol
253
+ Calculating forces...
254
+ ----------------------------------------
255
+ CALCULATION #7 (dmso-ref-coarse): MULTIGRID
256
+ Setting up problem...
257
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
258
+ Debye length: 4.87072 A
259
+ Current memory usage: 62.428 MB total, 221.696 MB high water
260
+ Using linear spline charge discretization.
261
+ Grid dimensions: 65 x 65 x 65
262
+ Grid spacings: 1.500 x 1.500 x 1.500
263
+ Grid lengths: 96.000 x 96.000 x 96.000
264
+ Grid center: (17.751, 17.770, 20.492)
265
+ Multigrid levels: 5
266
+ Molecule ID: 2
267
+ Linearized traditional PBE
268
+ Multiple Debye-Huckel sphere boundary conditions
269
+ 2 ion species (0.010 M ionic strength):
270
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
271
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
272
+ Solute dielectric: 2.000
273
+ Solvent dielectric: 2.000
274
+ Using "molecular" surface definition;harmonic average smoothing
275
+ Solvent probe radius: 0.000 A
276
+ Temperature: 300.000 K
277
+ Electrostatic energies will be calculated
278
+ Total electrostatic energy = 6.751571424823E+01 kJ/mol
279
+ Calculating forces...
280
+ ----------------------------------------
281
+ CALCULATION #8 (dmso-ref-fine): MULTIGRID
282
+ Setting up problem...
283
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
284
+ Debye length: 4.87072 A
285
+ Current memory usage: 62.428 MB total, 221.696 MB high water
286
+ Using linear spline charge discretization.
287
+ Grid dimensions: 65 x 65 x 65
288
+ Grid spacings: 0.225 x 0.225 x 0.225
289
+ Grid lengths: 14.400 x 14.400 x 14.400
290
+ Grid center: (17.751, 17.770, 20.492)
291
+ Multigrid levels: 5
292
+ Molecule ID: 2
293
+ Linearized traditional PBE
294
+ Boundary conditions from focusing
295
+ 2 ion species (0.010 M ionic strength):
296
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
297
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
298
+ Solute dielectric: 2.000
299
+ Solvent dielectric: 2.000
300
+ Using "molecular" surface definition;harmonic average smoothing
301
+ Solvent probe radius: 0.000 A
302
+ Temperature: 300.000 K
303
+ Electrostatic energies will be calculated
304
+ Total electrostatic energy = 7.339101343121E+02 kJ/mol
305
+ Calculating forces...
306
+ ----------------------------------------
307
+ CALCULATION #9 (1d7h-solv-coarse): MULTIGRID
308
+ Setting up problem...
309
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
310
+ Debye length: 30.4176 A
311
+ Current memory usage: 121.736 MB total, 221.696 MB high water
312
+ Using linear spline charge discretization.
313
+ Grid dimensions: 65 x 65 x 65
314
+ Grid spacings: 1.500 x 1.500 x 1.500
315
+ Grid lengths: 96.000 x 96.000 x 96.000
316
+ Grid center: (25.875, 18.349, 19.112)
317
+ Multigrid levels: 5
318
+ Molecule ID: 3
319
+ Linearized traditional PBE
320
+ Multiple Debye-Huckel sphere boundary conditions
321
+ 2 ion species (0.010 M ionic strength):
322
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
323
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
324
+ Solute dielectric: 2.000
325
+ Solvent dielectric: 78.000
326
+ Using "molecular" surface definition;harmonic average smoothing
327
+ Solvent probe radius: 0.000 A
328
+ Temperature: 300.000 K
329
+ Electrostatic energies will be calculated
330
+ Total electrostatic energy = 1.071654753674E+04 kJ/mol
331
+ Calculating forces...
332
+ [focusFillBound()]: WARNING:
333
+ Unusually large potential values
334
+ detected on the focusing boundary!
335
+ Convergence not guaranteed for NPBE/NRPBE calculations!
336
+
337
+ ----------------------------------------
338
+ CALCULATION #10 (1d7h-solv-fine): MULTIGRID
339
+ Setting up problem...
340
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
341
+ Debye length: 30.4176 A
342
+ Current memory usage: 121.736 MB total, 221.696 MB high water
343
+ Using linear spline charge discretization.
344
+ Grid dimensions: 65 x 65 x 65
345
+ Grid spacings: 0.225 x 0.225 x 0.225
346
+ Grid lengths: 14.400 x 14.400 x 14.400
347
+ Grid center: (17.751, 17.770, 20.492)
348
+ Multigrid levels: 5
349
+ Molecule ID: 3
350
+ Linearized traditional PBE
351
+ Boundary conditions from focusing
352
+ 2 ion species (0.010 M ionic strength):
353
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
354
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
355
+ Solute dielectric: 2.000
356
+ Solvent dielectric: 78.000
357
+ Using "molecular" surface definition;harmonic average smoothing
358
+ Solvent probe radius: 0.000 A
359
+ Temperature: 300.000 K
360
+ Electrostatic energies will be calculated
361
+ Total electrostatic energy = 4.218178203716E+04 kJ/mol
362
+ Calculating forces...
363
+ ----------------------------------------
364
+ CALCULATION #11 (1d7h-ref-coarse): MULTIGRID
365
+ Setting up problem...
366
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
367
+ Debye length: 4.87072 A
368
+ Current memory usage: 121.736 MB total, 221.696 MB high water
369
+ Using linear spline charge discretization.
370
+ Grid dimensions: 65 x 65 x 65
371
+ Grid spacings: 1.500 x 1.500 x 1.500
372
+ Grid lengths: 96.000 x 96.000 x 96.000
373
+ Grid center: (25.875, 18.349, 19.112)
374
+ Multigrid levels: 5
375
+ Molecule ID: 3
376
+ Linearized traditional PBE
377
+ Multiple Debye-Huckel sphere boundary conditions
378
+ 2 ion species (0.010 M ionic strength):
379
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
380
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
381
+ Solute dielectric: 2.000
382
+ Solvent dielectric: 2.000
383
+ Using "molecular" surface definition;harmonic average smoothing
384
+ Solvent probe radius: 0.000 A
385
+ Temperature: 300.000 K
386
+ Electrostatic energies will be calculated
387
+ Total electrostatic energy = 1.395961902233E+04 kJ/mol
388
+ Calculating forces...
389
+ [focusFillBound()]: WARNING:
390
+ Unusually large potential values
391
+ detected on the focusing boundary!
392
+ Convergence not guaranteed for NPBE/NRPBE calculations!
393
+
394
+ ----------------------------------------
395
+ CALCULATION #12 (1d7h-ref-fine): MULTIGRID
396
+ Setting up problem...
397
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
398
+ Debye length: 4.87072 A
399
+ Current memory usage: 121.736 MB total, 221.696 MB high water
400
+ Using linear spline charge discretization.
401
+ Grid dimensions: 65 x 65 x 65
402
+ Grid spacings: 0.225 x 0.225 x 0.225
403
+ Grid lengths: 14.400 x 14.400 x 14.400
404
+ Grid center: (17.751, 17.770, 20.492)
405
+ Multigrid levels: 5
406
+ Molecule ID: 3
407
+ Linearized traditional PBE
408
+ Boundary conditions from focusing
409
+ 2 ion species (0.010 M ionic strength):
410
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
411
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
412
+ Solute dielectric: 2.000
413
+ Solvent dielectric: 2.000
414
+ Using "molecular" surface definition;harmonic average smoothing
415
+ Solvent probe radius: 0.000 A
416
+ Temperature: 300.000 K
417
+ Electrostatic energies will be calculated
418
+ Total electrostatic energy = 4.538248433997E+04 kJ/mol
419
+ Calculating forces...
420
+ ----------------------------------------
421
+ PRINT STATEMENTS
422
+
423
+ print energy 2 (complex-solv-fine) - 4 (complex-ref-fine) end
424
+ Local net energy (PE 0) = -3.205793187109E+03 kJ/mol
425
+ Global net ELEC energy = -3.205793187109E+03 kJ/mol
426
+
427
+ print energy 6 (dmso-solv-fine) - 8 (dmso-ref-fine) end
428
+ Local net energy (PE 0) = -2.133542621421E+01 kJ/mol
429
+ Global net ELEC energy = -2.133542621421E+01 kJ/mol
430
+
431
+ print energy 10 (1d7h-solv-fine) - 12 (1d7h-ref-fine) end
432
+ Local net energy (PE 0) = -3.200702302816E+03 kJ/mol
433
+ Global net ELEC energy = -3.200702302816E+03 kJ/mol
434
+
435
+ print energy 2 (complex-solv-fine) - 4 (complex-ref-fine) - 6 (dmso-solv-fine) + 8 (dmso-ref-fine) - 10 (1d7h-solv-fine) + 12 (1d7h-ref-fine) end
436
+ Local net energy (PE 0) = 1.624454192073E+01 kJ/mol
437
+ Global net ELEC energy = 1.624454192073E+01 kJ/mol
438
+ ----------------------------------------
439
+ CLEANING UP AND SHUTTING DOWN...
440
+ Destroying force arrays.
441
+ No energy arrays to destroy.
442
+ Destroying multigrid structures.
443
+ Destroying finite element structures.
444
+ Destroying 3 molecules
445
+ Final memory usage: 0.001 MB total, 221.696 MB high water
446
+
447
+
448
+ Thanks for using APBS!
449
+
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-dmso/UHBD/1d7h-min.qcd ADDED
The diff for this file is too large to render. See raw diff
 
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-dmso/UHBD/bindf.inp ADDED
@@ -0,0 +1,343 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ !
2
+ ! Compute the binding energy of DMSO to
3
+ ! the active site of FKBP-12. This example
4
+ ! illustrates the use of focusing and the ability of UHBD to
5
+ ! handle mathematical operations specified by the user in
6
+ ! the input stream (see the assign statements below).
7
+ !
8
+ ! Files: bindf.inp - this file
9
+ ! 1d7h-min.qcd - coords for FKBP with charges and radii
10
+ ! dmso-min.qcd - coords for substrate (DMSO) with charges and radii
11
+ !
12
+
13
+ !
14
+ ! read in the coords., charges, and radii in CHARMM qcard
15
+ ! format
16
+ !
17
+ read mol 1 file "1d7h-min.qcd" qcard end ! FKBP
18
+ read mol 2 file "dmso-min.qcd" qcard end ! DMSO
19
+
20
+ !
21
+ ! Regular Runs:
22
+ ! compute the potential on a coarse grid for
23
+ ! molecule 1
24
+ !
25
+
26
+ elec calc mol 1
27
+ pdie 2.00 ! internal dielectric=2
28
+ sdie 78.00 ! solvent dielectric=78
29
+ temp 300.00 ! temperature in K
30
+ ions 0.10 ! ionic strength
31
+ bcfl 2 ! boundary condition - each atom
32
+ ! is a Debye-Huckel sphere
33
+ efld .00 ! external electric field
34
+ grid 1.50 ! grid spacing
35
+ dime 60 60 60 ! grid dimension
36
+ center ! center the grid on the molecule
37
+ maxit 200 ! maximum # of iteration for FDPBE
38
+ end
39
+
40
+ print elec phizero mol1 end ! zero out the phisite accumulator
41
+ print elec phisave mol1 end ! compute and store phi at atoms on grid
42
+
43
+ !
44
+ ! compute the potential on a fine grid
45
+ ! molecule 1 using the coarse grid to set the
46
+ ! boundary potentials for this grid.
47
+ !
48
+
49
+ elec calc mol 1
50
+ pdie 2.00 ! internal dielectric=2
51
+ sdie 78.00 ! solvent dielectric=78
52
+ temp 300.00 ! temperature in K
53
+ ions 0.10 ! ionic strength
54
+ bcfl 4 ! focusing - use the coarse grid to
55
+ ! set the boundary potential of this
56
+ ! focused grid.
57
+ efld .00 ! external electric field
58
+ grid 0.225 ! spacing for focused grid
59
+ dime 60 60 60 ! grid dimension
60
+ mcenter 2
61
+ maxit 200 ! maximum # of iteration for FDPBE
62
+ end
63
+
64
+ print elec phisave mol1 end
65
+ print elec phiwrite mol1 end ! write the phisite potentials to the output
66
+ print elec phinrg mol1 end ! compute and save to a user variable the
67
+ ! phi energy
68
+ assign e1 = $phinrg end ! assign the phi energy to a local variable
69
+ ! for later use
70
+
71
+ !
72
+ ! Reference Runs (i.e. self energy):
73
+ ! coarse grid
74
+ ! molecule 1
75
+ !
76
+
77
+ elec calc mol 1
78
+ pdie 2.00 ! internal dielectric=2
79
+ sdie 2.00 ! exterior dielectric=2. This is
80
+ ! the computation for the self
81
+ ! energy
82
+ temp 300.00 ! temperature in K
83
+ ions 0.10 ! ionic strength
84
+ bcfl 2 ! boundary condition - each atom
85
+ ! is a Debye-Huckel sphere
86
+ efld .00 ! external electric field
87
+ grid 1.50 ! grid spacing
88
+ dime 60 60 60 ! grid dimension
89
+ center ! center the grid on the molecule
90
+ maxit 200 ! maximum # of iteration for FDPBE
91
+ end
92
+
93
+ print elec phizero mol1 end ! zero out the phisite accumulator
94
+ print elec phisave mol1 end ! compute and store phi at atoms on grid
95
+
96
+ !
97
+ ! fine grid
98
+ ! molecule 1
99
+ !
100
+
101
+ elec calc mol 1
102
+ pdie 2.00 ! internal dielectric=2
103
+ sdie 2.00 ! exterior dielectric=2. This is
104
+ ! the copmputation for the self
105
+ ! energy
106
+ temp 300.00 ! temperature in K
107
+ ions 0.10 ! ionic strength
108
+ bcfl 4 ! focusing - use the coarse grid to
109
+ ! set the boundary potential of this
110
+ ! focused grid.
111
+ efld .00 ! external electric field
112
+ grid 0.225 ! spacing for focused grid
113
+ dime 60 60 60 ! grid dimension
114
+ mcenter 2
115
+ maxit 200 ! maximum # of iteration for FDPBE
116
+ end
117
+
118
+ print elec phisave mol1 end
119
+ print elec phinrg mol1 end
120
+ assign e2 = $phinrg end ! save the phi "self" energy for mol1
121
+
122
+ !
123
+ ! Regular Runs:
124
+ ! coarse grid
125
+ ! molecule 2
126
+ !
127
+
128
+ elec calc mol 2
129
+ pdie 2.00 ! internal dielectric=2
130
+ sdie 78.00 ! solvent dielectric=78
131
+ temp 300.00 ! temperature in K
132
+ ions 0.10 ! ionic strength
133
+ bcfl 2 ! boundary condition - each atom
134
+ ! is a Debye-Huckel sphere
135
+ efld .00 ! external electric field
136
+ grid 1.50 ! grid spacing
137
+ dime 60 60 60 ! grid dimension
138
+ center ! center the grid on the molecule
139
+ maxit 200 ! maximum # of iteration for FDPBE
140
+ end
141
+
142
+ print elec phizero mol2 end ! zero out the phisite accumulator
143
+ print elec phisave mol2 end ! compute and store phi at atoms on grid
144
+
145
+ !
146
+ ! fine grid
147
+ ! molecule 2
148
+ !
149
+
150
+ elec calc mol 2
151
+ pdie 2.00 ! internal dielectric=2
152
+ sdie 78.00 ! solvent dielectric=78
153
+ temp 300.00 ! temperature in K
154
+ ions 0.10 ! ionic strength
155
+ bcfl 4 ! focusing - use the coarse grid to
156
+ ! set the boundary potential of this
157
+ ! focused grid.
158
+ efld .00 ! external electric field
159
+ grid 0.225 ! spacing for focused grid
160
+ dime 60 60 60 ! grid dimension
161
+ mcenter 2
162
+ maxit 200 ! maximum # of iteration for FDPBE
163
+ end
164
+
165
+ print elec phisave mol2 end
166
+ print elec phinrg mol2 end
167
+ assign e3 = $phinrg end
168
+
169
+ !
170
+ ! Reference Runs:
171
+ ! coarse grid
172
+ ! molecule 2
173
+ !
174
+
175
+ elec calc mol 2
176
+ pdie 2.00 ! internal dielectric=2
177
+ sdie 2.00 ! exterior dielectric=2. This is
178
+ ! the copmputation for the self
179
+ ! energy
180
+ temp 300.00 ! temperature in K
181
+ ions 0.10 ! ionic strength
182
+ bcfl 2 ! boundary condition - each atom
183
+ ! is a Debye-Huckel sphere
184
+ efld .00 ! external electric field
185
+ grid 1.50 ! grid spacing
186
+ dime 60 60 60 ! grid dimension
187
+ center ! center the grid on the molecule
188
+ maxit 200 ! maximum # of iteration for FDPBE
189
+ end
190
+
191
+ print elec phizero mol2 end ! zero out the phisite accumulator
192
+ print elec phisave mol2 end ! compute and store phi at atoms on grid
193
+
194
+ !
195
+ ! fine grid
196
+ ! molecule 2
197
+ !
198
+
199
+ elec calc mol 2
200
+ pdie 2.00 ! internal dielectric=2
201
+ sdie 2.00 ! exterior dielectric=2. This is
202
+ ! the copmputation for the self
203
+ ! energy
204
+ temp 300.00 ! temperature in K
205
+ ions 0.10 ! ionic strength
206
+ bcfl 4 ! focusing - use the coarse grid to
207
+ ! set the boundary potential of this
208
+ ! focused grid.
209
+ efld .00 ! external electric field
210
+ grid 0.225 ! spacing for focused grid
211
+ dime 60 60 60 ! grid dimension
212
+ mcenter 2
213
+ maxit 200 ! maximum # of iteration for FDPBE
214
+ end
215
+
216
+ print elec phisave mol2 end
217
+ print elec phinrg mol2 end
218
+ assign e4 = $phinrg end
219
+
220
+ !
221
+ ! Regular Runs:
222
+ ! coarse grid
223
+ ! molecule complex
224
+ !
225
+
226
+ elec calc all
227
+ pdie 2.00 ! internal dielectric=2
228
+ sdie 78.00 ! solvent dielectric=78
229
+ temp 300.00 ! temperature in K
230
+ ions 0.10 ! ionic strength
231
+ bcfl 2 ! boundary condition - each atom
232
+ ! is a Debye-Huckel sphere
233
+ efld .00 ! external electric field
234
+ grid 1.50 ! grid spacing
235
+ dime 60 60 60 ! grid dimension
236
+ center ! center the grid on the molecule
237
+ maxit 200 ! maximum # of iteration for FDPBE
238
+ end
239
+
240
+ print elec phizero all end ! zero out the phisite accumulator
241
+ print elec phisave all end ! compute and store phi at atoms on grid
242
+
243
+ !
244
+ ! fine grid
245
+ ! molecule complex
246
+ !
247
+
248
+ elec calc all
249
+ pdie 2.00 ! internal dielectric=2
250
+ sdie 78.00 ! solvent dielectric=78
251
+ temp 300.00 ! temperature in K
252
+ ions 0.10 ! ionic strength
253
+ bcfl 4 ! focusing - use the coarse grid to
254
+ ! set the boundary potential of this
255
+ ! focused grid.
256
+ efld .00 ! external electric field
257
+ grid 0.225 ! spacing for focused grid
258
+ dime 60 60 60 ! grid dimension
259
+ mcenter 2
260
+ maxit 200 ! maximum # of iteration for FDPBE
261
+ end
262
+
263
+ print elec phisave all end
264
+ print elec phinrg all end
265
+ assign e5 = $phinrg end
266
+
267
+ !
268
+ ! Reference Runs:
269
+ ! coarse grid
270
+ ! molecule complex
271
+ !
272
+
273
+ elec calc all
274
+ pdie 2.00 ! internal dielectric=2
275
+ sdie 2.00 ! exterior dielectric=2. This is
276
+ ! the copmputation for the self
277
+ ! energy
278
+ temp 300.00 ! temperature in K
279
+ ions 0.10 ! ionic strength
280
+ bcfl 2 ! boundary condition - each atom
281
+ ! is a Debye-Huckel sphere
282
+ efld .00 ! external electric field
283
+ grid 1.50 ! grid spacing
284
+ dime 60 60 60 ! grid dimension
285
+ center ! center the grid on the molecule
286
+ maxit 200 ! maximum # of iteration for FDPBE
287
+ end
288
+
289
+ print elec phizero all end ! zero out the phisite accumulator
290
+ print elec phisave all end ! compute and store phi at atoms on grid
291
+
292
+ !
293
+ ! fine grid
294
+ ! molecule complex
295
+ !
296
+
297
+ elec calc all
298
+ pdie 2.00 ! internal dielectric=2
299
+ sdie 2.00 ! exterior dielectric=2. This is
300
+ ! the copmputation for the self
301
+ ! energy
302
+ temp 300.00 ! temperature in K
303
+ ions 0.10 ! ionic strength
304
+ bcfl 4 ! focusing - use the coarse grid to
305
+ ! set the boundary potential of this
306
+ ! focused grid.
307
+ efld .00 ! external electric field
308
+ grid 0.225 ! spacing for focused grid
309
+ dime 60 60 60 ! grid dimension
310
+ mcenter 2
311
+ maxit 200 ! maximum # of iteration for FDPBE
312
+ end
313
+
314
+ print elec phisave all end
315
+ print elec phinrg all end
316
+ assign e6 = $phinrg end
317
+
318
+ print mcou 1 2 end ! print the electrostatic interaction
319
+ ! between mol1 and mol2
320
+ assign ecoul12 = $mcou end
321
+
322
+ !
323
+ ! Now compute the solvation energies of mol1, mol2, the mol1-mol2
324
+ ! complex and the coulombic interaction metween mol1 and mol2. The
325
+ ! binding energy is then: esolv12 - (esolv1 + esolv2) + ecoul12.
326
+
327
+ assign
328
+ esolv1 = $e1 $e2 -
329
+ end
330
+ assign
331
+ esolv2 = $e3 $e4 -
332
+ end
333
+ assign
334
+ esolv12 = $e5 $e6 -
335
+ end
336
+ assign
337
+ ebind = $esolv12
338
+ $esolv1 -
339
+ $esolv2 -
340
+ $ecoul12 +
341
+ end
342
+
343
+ stop
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-dmso/UHBD/bindf.oldlog ADDED
The diff for this file is too large to render. See raw diff
 
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-dmso/UHBD/dmso-min.qcd ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ATOM 108 DMS S 18.698 17.176 20.771 0.194 1.996
2
+ ATOM 108 DMS O 18.156 16.050 21.663 -0.510 1.658
3
+ ATOM 108 DMS C1 17.782 17.180 19.226 -0.082 1.904
4
+ ATOM 108 DMS C2 18.196 18.764 21.428 -0.082 1.904
5
+ ATOM 108 DMS H5 18.469 19.489 20.794 0.080 1.484
6
+ ATOM 108 DMS H6 18.636 18.913 22.313 0.080 1.484
7
+ ATOM 108 DMS H7 17.203 18.779 21.543 0.080 1.484
8
+ ATOM 108 DMS H8 16.804 17.251 19.418 0.080 1.484
9
+ ATOM 108 DMS H9 17.964 16.332 18.728 0.080 1.484
10
+ ATOM 108 DMS H10 18.069 17.960 18.670 0.080 1.484
11
+ TER
12
+ END
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-dmso/UHBD/pqr2qcd ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ #! /bin/sh
2
+ cat $1 | sed -f amber2charmm_sed.scr | awk '{if ($1=="ATOM" ) {printf ("%-6s%4d %-4s %-4s %8.3f%8.3f%8.3f%8.3f%8.3f\n",$1,$5,$4,$3,$6,$7,$8,$9,$10)} else {print}}' > $2
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7h-min.pqr ADDED
The diff for this file is too large to render. See raw diff
 
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7i-dss-complex.pqr ADDED
The diff for this file is too large to render. See raw diff
 
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7i-dss-mol.in ADDED
@@ -0,0 +1,287 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ##########################################################################
2
+ # 1D7I/DSS BINDING ENERGY
3
+ ##########################################################################
4
+
5
+ read
6
+ mol pqr 1d7i-dss-complex.pqr
7
+ mol pqr dss-min.pqr
8
+ mol pqr 1d7i-min.pqr
9
+ end
10
+
11
+ # COMPLEX -- SOLVATED STATE (FOCUSING)
12
+ elec name complex-solv-coarse
13
+ mg-manual
14
+ dime 65 65 65
15
+ grid 1.5 1.5 1.5
16
+ gcent mol 1
17
+ mol 1
18
+ lpbe
19
+ bcfl mdh
20
+ ion charge 1 conc 0.010 radius 2.0
21
+ ion charge -1 conc 0.010 radius 2.0
22
+ pdie 2.0
23
+ sdie 78.0
24
+ srfm mol
25
+ chgm spl0
26
+ srad 0.0
27
+ swin 0.3
28
+ sdens 10.0
29
+ temp 300
30
+ calcenergy total
31
+ calcforce no
32
+ end
33
+ elec name complex-solv-fine
34
+ mg-manual
35
+ dime 65 65 65
36
+ grid 0.225 0.225 0.225
37
+ gcent mol 2
38
+ mol 1
39
+ lpbe
40
+ bcfl focus
41
+ ion charge 1 conc 0.010 radius 2.0
42
+ ion charge -1 conc 0.010 radius 2.0
43
+ pdie 2.0
44
+ sdie 78.0
45
+ srfm mol
46
+ chgm spl0
47
+ srad 0.0
48
+ swin 0.3
49
+ sdens 10.0
50
+ temp 300
51
+ calcenergy total
52
+ calcforce no
53
+ end
54
+
55
+ # COMPLEX -- REFERENCE STATE (FOCUSING)
56
+ elec name complex-ref-coarse
57
+ mg-manual
58
+ dime 65 65 65
59
+ grid 1.5 1.5 1.5
60
+ gcent mol 1
61
+ mol 1
62
+ lpbe
63
+ bcfl mdh
64
+ ion charge 1 conc 0.010 radius 2.0
65
+ ion charge -1 conc 0.010 radius 2.0
66
+ pdie 2.0
67
+ sdie 2.0
68
+ srfm mol
69
+ chgm spl0
70
+ srad 0.0
71
+ swin 0.3
72
+ sdens 10.0
73
+ temp 300
74
+ calcenergy total
75
+ calcforce no
76
+ end
77
+ elec name complex-ref-fine
78
+ mg-manual
79
+ dime 65 65 65
80
+ grid 0.225 0.225 0.225
81
+ gcent mol 2
82
+ mol 1
83
+ lpbe
84
+ bcfl focus
85
+ ion charge 1 conc 0.010 radius 2.0
86
+ ion charge -1 conc 0.010 radius 2.0
87
+ pdie 2.0
88
+ sdie 2.0
89
+ srfm mol
90
+ chgm spl0
91
+ srad 0.0
92
+ swin 0.3
93
+ sdens 10.0
94
+ temp 300
95
+ calcenergy total
96
+ calcforce no
97
+ end
98
+
99
+ # DSS -- SOLVATED STATE (FOCUSING)
100
+ elec name dss-solv-coarse
101
+ mg-manual
102
+ dime 65 65 65
103
+ grid 1.5 1.5 1.5
104
+ gcent mol 2
105
+ mol 2
106
+ lpbe
107
+ bcfl mdh
108
+ ion charge 1 conc 0.010 radius 2.0
109
+ ion charge -1 conc 0.010 radius 2.0
110
+ pdie 2.0
111
+ sdie 78.0
112
+ srfm mol
113
+ chgm spl0
114
+ srad 0.0
115
+ swin 0.3
116
+ sdens 10.0
117
+ temp 300
118
+ calcenergy total
119
+ calcforce no
120
+ end
121
+ elec name dss-solv-fine
122
+ mg-manual
123
+ dime 65 65 65
124
+ grid 0.225 0.225 0.225
125
+ gcent mol 2
126
+ mol 2
127
+ lpbe
128
+ bcfl focus
129
+ ion charge 1 conc 0.010 radius 2.0
130
+ ion charge -1 conc 0.010 radius 2.0
131
+ pdie 2.0
132
+ sdie 78.0
133
+ srfm mol
134
+ chgm spl0
135
+ srad 0.0
136
+ swin 0.3
137
+ sdens 10.0
138
+ temp 300
139
+ calcenergy total
140
+ calcforce no
141
+ end
142
+
143
+ # DSS -- REFERENCE STATE (FOCUSING)
144
+ elec name dss-ref-coarse
145
+ mg-manual
146
+ dime 65 65 65
147
+ grid 1.5 1.5 1.5
148
+ gcent mol 2
149
+ mol 2
150
+ lpbe
151
+ bcfl mdh
152
+ ion charge 1 conc 0.010 radius 2.0
153
+ ion charge -1 conc 0.010 radius 2.0
154
+ pdie 2.0
155
+ sdie 2.0
156
+ srfm mol
157
+ chgm spl0
158
+ srad 0.0
159
+ swin 0.3
160
+ sdens 10.0
161
+ temp 300
162
+ calcenergy total
163
+ calcforce no
164
+ end
165
+ elec name dss-ref-fine
166
+ mg-manual
167
+ dime 65 65 65
168
+ grid 0.225 0.225 0.225
169
+ gcent mol 2
170
+ mol 2
171
+ lpbe
172
+ bcfl focus
173
+ ion charge 1 conc 0.010 radius 2.0
174
+ ion charge -1 conc 0.010 radius 2.0
175
+ pdie 2.0
176
+ sdie 2.0
177
+ srfm mol
178
+ chgm spl0
179
+ srad 0.0
180
+ swin 0.3
181
+ sdens 10.0
182
+ temp 300
183
+ calcenergy total
184
+ calcforce no
185
+ end
186
+
187
+ # 1D7I -- SOLVATED STATE (FOCUSING)
188
+ elec name 1d7i-solv-coarse
189
+ mg-manual
190
+ dime 65 65 65
191
+ grid 1.5 1.5 1.5
192
+ gcent mol 3
193
+ mol 3
194
+ lpbe
195
+ bcfl mdh
196
+ ion charge 1 conc 0.010 radius 2.0
197
+ ion charge -1 conc 0.010 radius 2.0
198
+ pdie 2.0
199
+ sdie 78.0
200
+ srfm mol
201
+ chgm spl0
202
+ srad 0.0
203
+ swin 0.3
204
+ sdens 10.0
205
+ temp 300
206
+ calcenergy total
207
+ calcforce no
208
+ end
209
+ elec name 1d7i-solv-fine
210
+ mg-manual
211
+ dime 65 65 65
212
+ grid 0.225 0.225 0.225
213
+ gcent mol 2
214
+ mol 3
215
+ lpbe
216
+ bcfl focus
217
+ ion charge 1 conc 0.010 radius 2.0
218
+ ion charge -1 conc 0.010 radius 2.0
219
+ pdie 2.0
220
+ sdie 78.0
221
+ srfm mol
222
+ chgm spl0
223
+ srad 0.0
224
+ swin 0.3
225
+ sdens 10.0
226
+ temp 300
227
+ calcenergy total
228
+ calcforce no
229
+ end
230
+
231
+ # 1D7I -- REFERENCE STATE (FOCUSING)
232
+ elec name 1d7i-ref-coarse
233
+ mg-manual
234
+ dime 65 65 65
235
+ grid 1.5 1.5 1.5
236
+ gcent mol 3
237
+ mol 3
238
+ lpbe
239
+ bcfl mdh
240
+ ion charge 1 conc 0.010 radius 2.0
241
+ ion charge -1 conc 0.010 radius 2.0
242
+ pdie 2.0
243
+ sdie 2.0
244
+ srfm mol
245
+ chgm spl0
246
+ srad 0.0
247
+ swin 0.3
248
+ sdens 10.0
249
+ temp 300
250
+ calcenergy total
251
+ calcforce no
252
+ end
253
+ elec name 1d7i-ref-fine
254
+ mg-manual
255
+ dime 65 65 65
256
+ grid 0.225 0.225 0.225
257
+ gcent mol 2
258
+ mol 3
259
+ lpbe
260
+ bcfl focus
261
+ ion charge 1 conc 0.010 radius 2.0
262
+ ion charge -1 conc 0.010 radius 2.0
263
+ pdie 2.0
264
+ sdie 2.0
265
+ srfm mol
266
+ chgm spl0
267
+ srad 0.0
268
+ swin 0.3
269
+ sdens 10.0
270
+ temp 300
271
+ calcenergy total
272
+ calcforce no
273
+ end
274
+
275
+ # COMPLEX SOLVATION ENERGY
276
+ print elecEnergy complex-solv-fine - complex-ref-fine end
277
+
278
+ # DSS SOLVATION ENERGY
279
+ print elecEnergy dss-solv-fine - dss-ref-fine end
280
+
281
+ # 1D7H SOLVATION ENERGY
282
+ print elecEnergy 1d7i-solv-fine - 1d7i-ref-fine end
283
+
284
+ # CHANGE IN SOLVATION ENERGY UPON BINDING
285
+ print elecEnergy complex-solv-fine - complex-ref-fine - dss-solv-fine + dss-ref-fine - 1d7i-solv-fine + 1d7i-ref-fine end
286
+
287
+ quit
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7i-dss-mol.out ADDED
@@ -0,0 +1,449 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+
3
+ ----------------------------------------------------------------------
4
+ APBS -- Adaptive Poisson-Boltzmann Solver
5
+ Version APBS 3.4.1
6
+
7
+ Nathan A. Baker (nathan.baker@pnnl.gov)
8
+ Pacific Northwest National Laboratory
9
+
10
+ Additional contributing authors listed in the code documentation.
11
+
12
+ Copyright (c) 2010-2020 Battelle Memorial Institute. Developed at the Pacific
13
+ Northwest National Laboratory, operated by Battelle Memorial Institute, Pacific
14
+ Northwest Division for the U.S. Department of Energy.
15
+
16
+ Portions Copyright (c) 2002-2010, Washington University in St. Louis.
17
+ Portions Copyright (c) 2002-2020, Nathan A. Baker.
18
+ Portions Copyright (c) 1999-2002, The Regents of the University of California.
19
+ Portions Copyright (c) 1995, Michael Holst.
20
+ All rights reserved.
21
+
22
+ Redistribution and use in source and binary forms, with or without
23
+ modification, are permitted provided that the following conditions are met:
24
+
25
+ * Redistributions of source code must retain the above copyright notice, this
26
+ list of conditions and the following disclaimer.
27
+
28
+ * Redistributions in binary form must reproduce the above copyright notice,
29
+ this list of conditions and the following disclaimer in the documentation
30
+ and/or other materials provided with the distribution.
31
+
32
+ * Neither the name of the developer nor the names of its contributors may be
33
+ used to endorse or promote products derived from this software without
34
+ specific prior written permission.
35
+
36
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
37
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
38
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
39
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
40
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
41
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
42
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
43
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
44
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
45
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
46
+ ----------------------------------------------------------------------
47
+ APBS uses FETK (the Finite Element ToolKit) to solve the
48
+ Poisson-Boltzmann equation numerically. FETK is a portable collection
49
+ of finite element modeling class libraries developed by the Michael Holst
50
+ research group and written in an object-oriented form of C. FEtk is
51
+ designed to solve general coupled systems of nonlinear partial differential
52
+ equations using adaptive finite element methods, inexact Newton methods,
53
+ and algebraic multilevel methods. More information about FEtk may be found
54
+ at <http://www.FEtk.ORG>.
55
+ ----------------------------------------------------------------------
56
+ APBS also uses Aqua to solve the Poisson-Boltzmann equation numerically.
57
+ Aqua is a modified form of the Holst group PMG library <http://www.FEtk.ORG>
58
+ which has been modified by Patrice Koehl
59
+ <http://koehllab.genomecenter.ucdavis.edu/> for improved efficiency and
60
+ memory usage when solving the Poisson-Boltzmann equation.
61
+ ----------------------------------------------------------------------
62
+ Please cite your use of APBS as:
63
+
64
+ Baker NA, Sept D, Joseph S, Holst MJ, McCammon JA. Electrostatics of
65
+ nanosystems: application to microtubules and the ribosome. Proc.
66
+ Natl. Acad. Sci. USA 98, 10037-10041 2001.
67
+
68
+
69
+ This executable compiled on Apr 29 2022 at 19:42:46
70
+
71
+ Parsing input file 1d7i-dss-mol.in...
72
+ rank 0 size 1...
73
+ Parsed input file.
74
+ Got paths for 3 molecules
75
+ Reading PQR-format atom data from 1d7i-dss-complex.pqr.
76
+ 1677 atoms
77
+ Centered at (2.526e+01, 1.899e+01, 1.912e+01)
78
+ Net charge 9.91e-01 e
79
+ Reading PQR-format atom data from dss-min.pqr.
80
+ 14 atoms
81
+ Centered at (1.734e+01, 1.921e+01, 2.050e+01)
82
+ Net charge -8.33e-17 e
83
+ Reading PQR-format atom data from 1d7i-min.pqr.
84
+ 1663 atoms
85
+ Centered at (2.526e+01, 1.899e+01, 1.912e+01)
86
+ Net charge 9.91e-01 e
87
+ Preparing to run 12 PBE calculations.
88
+ ----------------------------------------
89
+ CALCULATION #1 (complex-solv-coarse): MULTIGRID
90
+ Setting up problem...
91
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
92
+ Debye length: 30.4176 A
93
+ Current memory usage: 122.425 MB total, 122.425 MB high water
94
+ Using linear spline charge discretization.
95
+ Grid dimensions: 65 x 65 x 65
96
+ Grid spacings: 1.500 x 1.500 x 1.500
97
+ Grid lengths: 96.000 x 96.000 x 96.000
98
+ Grid center: (25.264, 18.988, 19.122)
99
+ Multigrid levels: 5
100
+ Molecule ID: 1
101
+ Linearized traditional PBE
102
+ Multiple Debye-Huckel sphere boundary conditions
103
+ 2 ion species (0.010 M ionic strength):
104
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
105
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
106
+ Solute dielectric: 2.000
107
+ Solvent dielectric: 78.000
108
+ Using "molecular" surface definition; no smoothing
109
+ Solvent probe radius: 0.000 A
110
+ Temperature: 300.000 K
111
+ Electrostatic energies will be calculated
112
+ Total electrostatic energy = 9.160578033846E+03 kJ/mol
113
+ Calculating forces...
114
+ [focusFillBound()]: WARNING:
115
+ Unusually large potential values
116
+ detected on the focusing boundary!
117
+ Convergence not guaranteed for NPBE/NRPBE calculations!
118
+
119
+ ----------------------------------------
120
+ CALCULATION #2 (complex-solv-fine): MULTIGRID
121
+ Setting up problem...
122
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
123
+ Debye length: 30.4176 A
124
+ Current memory usage: 122.425 MB total, 222.305 MB high water
125
+ Using linear spline charge discretization.
126
+ Grid dimensions: 65 x 65 x 65
127
+ Grid spacings: 0.225 x 0.225 x 0.225
128
+ Grid lengths: 14.400 x 14.400 x 14.400
129
+ Grid center: (17.340, 19.211, 20.503)
130
+ Multigrid levels: 5
131
+ Molecule ID: 1
132
+ Linearized traditional PBE
133
+ Boundary conditions from focusing
134
+ 2 ion species (0.010 M ionic strength):
135
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
136
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
137
+ Solute dielectric: 2.000
138
+ Solvent dielectric: 78.000
139
+ Using "molecular" surface definition; no smoothing
140
+ Solvent probe radius: 0.000 A
141
+ Temperature: 300.000 K
142
+ Electrostatic energies will be calculated
143
+ Total electrostatic energy = 3.955701871716E+04 kJ/mol
144
+ Calculating forces...
145
+ ----------------------------------------
146
+ CALCULATION #3 (complex-ref-coarse): MULTIGRID
147
+ Setting up problem...
148
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
149
+ Debye length: 4.87072 A
150
+ Current memory usage: 122.425 MB total, 222.305 MB high water
151
+ Using linear spline charge discretization.
152
+ Grid dimensions: 65 x 65 x 65
153
+ Grid spacings: 1.500 x 1.500 x 1.500
154
+ Grid lengths: 96.000 x 96.000 x 96.000
155
+ Grid center: (25.264, 18.988, 19.122)
156
+ Multigrid levels: 5
157
+ Molecule ID: 1
158
+ Linearized traditional PBE
159
+ Multiple Debye-Huckel sphere boundary conditions
160
+ 2 ion species (0.010 M ionic strength):
161
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
162
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
163
+ Solute dielectric: 2.000
164
+ Solvent dielectric: 2.000
165
+ Using "molecular" surface definition; no smoothing
166
+ Solvent probe radius: 0.000 A
167
+ Temperature: 300.000 K
168
+ Electrostatic energies will be calculated
169
+ Total electrostatic energy = 1.264965939588E+04 kJ/mol
170
+ Calculating forces...
171
+ [focusFillBound()]: WARNING:
172
+ Unusually large potential values
173
+ detected on the focusing boundary!
174
+ Convergence not guaranteed for NPBE/NRPBE calculations!
175
+
176
+ ----------------------------------------
177
+ CALCULATION #4 (complex-ref-fine): MULTIGRID
178
+ Setting up problem...
179
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
180
+ Debye length: 4.87072 A
181
+ Current memory usage: 122.425 MB total, 222.305 MB high water
182
+ Using linear spline charge discretization.
183
+ Grid dimensions: 65 x 65 x 65
184
+ Grid spacings: 0.225 x 0.225 x 0.225
185
+ Grid lengths: 14.400 x 14.400 x 14.400
186
+ Grid center: (17.340, 19.211, 20.503)
187
+ Multigrid levels: 5
188
+ Molecule ID: 1
189
+ Linearized traditional PBE
190
+ Boundary conditions from focusing
191
+ 2 ion species (0.010 M ionic strength):
192
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
193
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
194
+ Solute dielectric: 2.000
195
+ Solvent dielectric: 2.000
196
+ Using "molecular" surface definition; no smoothing
197
+ Solvent probe radius: 0.000 A
198
+ Temperature: 300.000 K
199
+ Electrostatic energies will be calculated
200
+ Total electrostatic energy = 4.301801664829E+04 kJ/mol
201
+ Calculating forces...
202
+ ----------------------------------------
203
+ CALCULATION #5 (dss-solv-coarse): MULTIGRID
204
+ Setting up problem...
205
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
206
+ Debye length: 30.4176 A
207
+ Current memory usage: 62.528 MB total, 222.305 MB high water
208
+ Using linear spline charge discretization.
209
+ Grid dimensions: 65 x 65 x 65
210
+ Grid spacings: 1.500 x 1.500 x 1.500
211
+ Grid lengths: 96.000 x 96.000 x 96.000
212
+ Grid center: (17.340, 19.211, 20.503)
213
+ Multigrid levels: 5
214
+ Molecule ID: 2
215
+ Linearized traditional PBE
216
+ Multiple Debye-Huckel sphere boundary conditions
217
+ 2 ion species (0.010 M ionic strength):
218
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
219
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
220
+ Solute dielectric: 2.000
221
+ Solvent dielectric: 78.000
222
+ Using "molecular" surface definition; no smoothing
223
+ Solvent probe radius: 0.000 A
224
+ Temperature: 300.000 K
225
+ Electrostatic energies will be calculated
226
+ Total electrostatic energy = 9.431133325426E+01 kJ/mol
227
+ Calculating forces...
228
+ ----------------------------------------
229
+ CALCULATION #6 (dss-solv-fine): MULTIGRID
230
+ Setting up problem...
231
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
232
+ Debye length: 30.4176 A
233
+ Current memory usage: 62.528 MB total, 222.305 MB high water
234
+ Using linear spline charge discretization.
235
+ Grid dimensions: 65 x 65 x 65
236
+ Grid spacings: 0.225 x 0.225 x 0.225
237
+ Grid lengths: 14.400 x 14.400 x 14.400
238
+ Grid center: (17.340, 19.211, 20.503)
239
+ Multigrid levels: 5
240
+ Molecule ID: 2
241
+ Linearized traditional PBE
242
+ Boundary conditions from focusing
243
+ 2 ion species (0.010 M ionic strength):
244
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
245
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
246
+ Solute dielectric: 2.000
247
+ Solvent dielectric: 78.000
248
+ Using "molecular" surface definition; no smoothing
249
+ Solvent probe radius: 0.000 A
250
+ Temperature: 300.000 K
251
+ Electrostatic energies will be calculated
252
+ Total electrostatic energy = 1.677348113184E+03 kJ/mol
253
+ Calculating forces...
254
+ ----------------------------------------
255
+ CALCULATION #7 (dss-ref-coarse): MULTIGRID
256
+ Setting up problem...
257
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
258
+ Debye length: 4.87072 A
259
+ Current memory usage: 62.528 MB total, 222.305 MB high water
260
+ Using linear spline charge discretization.
261
+ Grid dimensions: 65 x 65 x 65
262
+ Grid spacings: 1.500 x 1.500 x 1.500
263
+ Grid lengths: 96.000 x 96.000 x 96.000
264
+ Grid center: (17.340, 19.211, 20.503)
265
+ Multigrid levels: 5
266
+ Molecule ID: 2
267
+ Linearized traditional PBE
268
+ Multiple Debye-Huckel sphere boundary conditions
269
+ 2 ion species (0.010 M ionic strength):
270
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
271
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
272
+ Solute dielectric: 2.000
273
+ Solvent dielectric: 2.000
274
+ Using "molecular" surface definition; no smoothing
275
+ Solvent probe radius: 0.000 A
276
+ Temperature: 300.000 K
277
+ Electrostatic energies will be calculated
278
+ Total electrostatic energy = 1.171079106781E+02 kJ/mol
279
+ Calculating forces...
280
+ ----------------------------------------
281
+ CALCULATION #8 (dss-ref-fine): MULTIGRID
282
+ Setting up problem...
283
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
284
+ Debye length: 4.87072 A
285
+ Current memory usage: 62.528 MB total, 222.305 MB high water
286
+ Using linear spline charge discretization.
287
+ Grid dimensions: 65 x 65 x 65
288
+ Grid spacings: 0.225 x 0.225 x 0.225
289
+ Grid lengths: 14.400 x 14.400 x 14.400
290
+ Grid center: (17.340, 19.211, 20.503)
291
+ Multigrid levels: 5
292
+ Molecule ID: 2
293
+ Linearized traditional PBE
294
+ Boundary conditions from focusing
295
+ 2 ion species (0.010 M ionic strength):
296
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
297
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
298
+ Solute dielectric: 2.000
299
+ Solvent dielectric: 2.000
300
+ Using "molecular" surface definition; no smoothing
301
+ Solvent probe radius: 0.000 A
302
+ Temperature: 300.000 K
303
+ Electrostatic energies will be calculated
304
+ Total electrostatic energy = 1.697869784185E+03 kJ/mol
305
+ Calculating forces...
306
+ ----------------------------------------
307
+ CALCULATION #9 (1d7i-solv-coarse): MULTIGRID
308
+ Setting up problem...
309
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
310
+ Debye length: 30.4176 A
311
+ Current memory usage: 121.977 MB total, 222.305 MB high water
312
+ Using linear spline charge discretization.
313
+ Grid dimensions: 65 x 65 x 65
314
+ Grid spacings: 1.500 x 1.500 x 1.500
315
+ Grid lengths: 96.000 x 96.000 x 96.000
316
+ Grid center: (25.264, 18.988, 19.122)
317
+ Multigrid levels: 5
318
+ Molecule ID: 3
319
+ Linearized traditional PBE
320
+ Multiple Debye-Huckel sphere boundary conditions
321
+ 2 ion species (0.010 M ionic strength):
322
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
323
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
324
+ Solute dielectric: 2.000
325
+ Solvent dielectric: 78.000
326
+ Using "molecular" surface definition; no smoothing
327
+ Solvent probe radius: 0.000 A
328
+ Temperature: 300.000 K
329
+ Electrostatic energies will be calculated
330
+ Total electrostatic energy = 9.040108332204E+03 kJ/mol
331
+ Calculating forces...
332
+ [focusFillBound()]: WARNING:
333
+ Unusually large potential values
334
+ detected on the focusing boundary!
335
+ Convergence not guaranteed for NPBE/NRPBE calculations!
336
+
337
+ ----------------------------------------
338
+ CALCULATION #10 (1d7i-solv-fine): MULTIGRID
339
+ Setting up problem...
340
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
341
+ Debye length: 30.4176 A
342
+ Current memory usage: 121.977 MB total, 222.305 MB high water
343
+ Using linear spline charge discretization.
344
+ Grid dimensions: 65 x 65 x 65
345
+ Grid spacings: 0.225 x 0.225 x 0.225
346
+ Grid lengths: 14.400 x 14.400 x 14.400
347
+ Grid center: (17.340, 19.211, 20.503)
348
+ Multigrid levels: 5
349
+ Molecule ID: 3
350
+ Linearized traditional PBE
351
+ Boundary conditions from focusing
352
+ 2 ion species (0.010 M ionic strength):
353
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
354
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
355
+ Solute dielectric: 2.000
356
+ Solvent dielectric: 78.000
357
+ Using "molecular" surface definition; no smoothing
358
+ Solvent probe radius: 0.000 A
359
+ Temperature: 300.000 K
360
+ Electrostatic energies will be calculated
361
+ Total electrostatic energy = 3.787747796627E+04 kJ/mol
362
+ Calculating forces...
363
+ ----------------------------------------
364
+ CALCULATION #11 (1d7i-ref-coarse): MULTIGRID
365
+ Setting up problem...
366
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
367
+ Debye length: 4.87072 A
368
+ Current memory usage: 121.977 MB total, 222.305 MB high water
369
+ Using linear spline charge discretization.
370
+ Grid dimensions: 65 x 65 x 65
371
+ Grid spacings: 1.500 x 1.500 x 1.500
372
+ Grid lengths: 96.000 x 96.000 x 96.000
373
+ Grid center: (25.264, 18.988, 19.122)
374
+ Multigrid levels: 5
375
+ Molecule ID: 3
376
+ Linearized traditional PBE
377
+ Multiple Debye-Huckel sphere boundary conditions
378
+ 2 ion species (0.010 M ionic strength):
379
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
380
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
381
+ Solute dielectric: 2.000
382
+ Solvent dielectric: 2.000
383
+ Using "molecular" surface definition; no smoothing
384
+ Solvent probe radius: 0.000 A
385
+ Temperature: 300.000 K
386
+ Electrostatic energies will be calculated
387
+ Total electrostatic energy = 1.252495566243E+04 kJ/mol
388
+ Calculating forces...
389
+ [focusFillBound()]: WARNING:
390
+ Unusually large potential values
391
+ detected on the focusing boundary!
392
+ Convergence not guaranteed for NPBE/NRPBE calculations!
393
+
394
+ ----------------------------------------
395
+ CALCULATION #12 (1d7i-ref-fine): MULTIGRID
396
+ Setting up problem...
397
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
398
+ Debye length: 4.87072 A
399
+ Current memory usage: 121.977 MB total, 222.305 MB high water
400
+ Using linear spline charge discretization.
401
+ Grid dimensions: 65 x 65 x 65
402
+ Grid spacings: 0.225 x 0.225 x 0.225
403
+ Grid lengths: 14.400 x 14.400 x 14.400
404
+ Grid center: (17.340, 19.211, 20.503)
405
+ Multigrid levels: 5
406
+ Molecule ID: 3
407
+ Linearized traditional PBE
408
+ Boundary conditions from focusing
409
+ 2 ion species (0.010 M ionic strength):
410
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
411
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
412
+ Solute dielectric: 2.000
413
+ Solvent dielectric: 2.000
414
+ Using "molecular" surface definition; no smoothing
415
+ Solvent probe radius: 0.000 A
416
+ Temperature: 300.000 K
417
+ Electrostatic energies will be calculated
418
+ Total electrostatic energy = 4.133237922574E+04 kJ/mol
419
+ Calculating forces...
420
+ ----------------------------------------
421
+ PRINT STATEMENTS
422
+
423
+ print energy 2 (complex-solv-fine) - 4 (complex-ref-fine) end
424
+ Local net energy (PE 0) = -3.460997931137E+03 kJ/mol
425
+ Global net ELEC energy = -3.460997931137E+03 kJ/mol
426
+
427
+ print energy 6 (dss-solv-fine) - 8 (dss-ref-fine) end
428
+ Local net energy (PE 0) = -2.052167100108E+01 kJ/mol
429
+ Global net ELEC energy = -2.052167100108E+01 kJ/mol
430
+
431
+ print energy 10 (1d7i-solv-fine) - 12 (1d7i-ref-fine) end
432
+ Local net energy (PE 0) = -3.454901259473E+03 kJ/mol
433
+ Global net ELEC energy = -3.454901259473E+03 kJ/mol
434
+
435
+ print energy 2 (complex-solv-fine) - 4 (complex-ref-fine) - 6 (dss-solv-fine) + 8 (dss-ref-fine) - 10 (1d7i-solv-fine) + 12 (1d7i-ref-fine) end
436
+ Local net energy (PE 0) = 1.442499933668E+01 kJ/mol
437
+ Global net ELEC energy = 1.442499933668E+01 kJ/mol
438
+ ----------------------------------------
439
+ CLEANING UP AND SHUTTING DOWN...
440
+ Destroying force arrays.
441
+ No energy arrays to destroy.
442
+ Destroying multigrid structures.
443
+ Destroying finite element structures.
444
+ Destroying 3 molecules
445
+ Final memory usage: 0.001 MB total, 222.305 MB high water
446
+
447
+
448
+ Thanks for using APBS!
449
+
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7i-dss-smol.in ADDED
@@ -0,0 +1,287 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ##########################################################################
2
+ # 1D7I/DSS BINDING ENERGY
3
+ ##########################################################################
4
+
5
+ read
6
+ mol pqr 1d7i-dss-complex.pqr
7
+ mol pqr dss-min.pqr
8
+ mol pqr 1d7i-min.pqr
9
+ end
10
+
11
+ # COMPLEX -- SOLVATED STATE (FOCUSING)
12
+ elec name complex-solv-coarse
13
+ mg-manual
14
+ dime 65 65 65
15
+ grid 1.5 1.5 1.5
16
+ gcent mol 1
17
+ mol 1
18
+ lpbe
19
+ bcfl mdh
20
+ ion charge 1 conc 0.010 radius 2.0
21
+ ion charge -1 conc 0.010 radius 2.0
22
+ pdie 2.0
23
+ sdie 78.0
24
+ srfm smol
25
+ chgm spl0
26
+ srad 0.0
27
+ swin 0.3
28
+ sdens 10.0
29
+ temp 300
30
+ calcenergy total
31
+ calcforce no
32
+ end
33
+ elec name complex-solv-fine
34
+ mg-manual
35
+ dime 65 65 65
36
+ grid 0.225 0.225 0.225
37
+ gcent mol 2
38
+ mol 1
39
+ lpbe
40
+ bcfl focus
41
+ ion charge 1 conc 0.010 radius 2.0
42
+ ion charge -1 conc 0.010 radius 2.0
43
+ pdie 2.0
44
+ sdie 78.0
45
+ srfm smol
46
+ chgm spl0
47
+ srad 0.0
48
+ swin 0.3
49
+ sdens 10.0
50
+ temp 300
51
+ calcenergy total
52
+ calcforce no
53
+ end
54
+
55
+ # COMPLEX -- REFERENCE STATE (FOCUSING)
56
+ elec name complex-ref-coarse
57
+ mg-manual
58
+ dime 65 65 65
59
+ grid 1.5 1.5 1.5
60
+ gcent mol 1
61
+ mol 1
62
+ lpbe
63
+ bcfl mdh
64
+ ion charge 1 conc 0.010 radius 2.0
65
+ ion charge -1 conc 0.010 radius 2.0
66
+ pdie 2.0
67
+ sdie 2.0
68
+ srfm smol
69
+ chgm spl0
70
+ srad 0.0
71
+ swin 0.3
72
+ sdens 10.0
73
+ temp 300
74
+ calcenergy total
75
+ calcforce no
76
+ end
77
+ elec name complex-ref-fine
78
+ mg-manual
79
+ dime 65 65 65
80
+ grid 0.225 0.225 0.225
81
+ gcent mol 2
82
+ mol 1
83
+ lpbe
84
+ bcfl focus
85
+ ion charge 1 conc 0.010 radius 2.0
86
+ ion charge -1 conc 0.010 radius 2.0
87
+ pdie 2.0
88
+ sdie 2.0
89
+ srfm smol
90
+ chgm spl0
91
+ srad 0.0
92
+ swin 0.3
93
+ sdens 10.0
94
+ temp 300
95
+ calcenergy total
96
+ calcforce no
97
+ end
98
+
99
+ # DSS -- SOLVATED STATE (FOCUSING)
100
+ elec name dss-solv-coarse
101
+ mg-manual
102
+ dime 65 65 65
103
+ grid 1.5 1.5 1.5
104
+ gcent mol 2
105
+ mol 2
106
+ lpbe
107
+ bcfl mdh
108
+ ion charge 1 conc 0.010 radius 2.0
109
+ ion charge -1 conc 0.010 radius 2.0
110
+ pdie 2.0
111
+ sdie 78.0
112
+ srfm smol
113
+ chgm spl0
114
+ srad 0.0
115
+ swin 0.3
116
+ sdens 10.0
117
+ temp 300
118
+ calcenergy total
119
+ calcforce no
120
+ end
121
+ elec name dss-solv-fine
122
+ mg-manual
123
+ dime 65 65 65
124
+ grid 0.225 0.225 0.225
125
+ gcent mol 2
126
+ mol 2
127
+ lpbe
128
+ bcfl focus
129
+ ion charge 1 conc 0.010 radius 2.0
130
+ ion charge -1 conc 0.010 radius 2.0
131
+ pdie 2.0
132
+ sdie 78.0
133
+ srfm smol
134
+ chgm spl0
135
+ srad 0.0
136
+ swin 0.3
137
+ sdens 10.0
138
+ temp 300
139
+ calcenergy total
140
+ calcforce no
141
+ end
142
+
143
+ # DSS -- REFERENCE STATE (FOCUSING)
144
+ elec name dss-ref-coarse
145
+ mg-manual
146
+ dime 65 65 65
147
+ grid 1.5 1.5 1.5
148
+ gcent mol 2
149
+ mol 2
150
+ lpbe
151
+ bcfl mdh
152
+ ion charge 1 conc 0.010 radius 2.0
153
+ ion charge -1 conc 0.010 radius 2.0
154
+ pdie 2.0
155
+ sdie 2.0
156
+ srfm smol
157
+ chgm spl0
158
+ srad 0.0
159
+ swin 0.3
160
+ sdens 10.0
161
+ temp 300
162
+ calcenergy total
163
+ calcforce no
164
+ end
165
+ elec name dss-ref-fine
166
+ mg-manual
167
+ dime 65 65 65
168
+ grid 0.225 0.225 0.225
169
+ gcent mol 2
170
+ mol 2
171
+ lpbe
172
+ bcfl focus
173
+ ion charge 1 conc 0.010 radius 2.0
174
+ ion charge -1 conc 0.010 radius 2.0
175
+ pdie 2.0
176
+ sdie 2.0
177
+ srfm smol
178
+ chgm spl0
179
+ srad 0.0
180
+ swin 0.3
181
+ sdens 10.0
182
+ temp 300
183
+ calcenergy total
184
+ calcforce no
185
+ end
186
+
187
+ # 1D7I -- SOLVATED STATE (FOCUSING)
188
+ elec name 1d7i-solv-coarse
189
+ mg-manual
190
+ dime 65 65 65
191
+ grid 1.5 1.5 1.5
192
+ gcent mol 3
193
+ mol 3
194
+ lpbe
195
+ bcfl mdh
196
+ ion charge 1 conc 0.010 radius 2.0
197
+ ion charge -1 conc 0.010 radius 2.0
198
+ pdie 2.0
199
+ sdie 78.0
200
+ srfm smol
201
+ chgm spl0
202
+ srad 0.0
203
+ swin 0.3
204
+ sdens 10.0
205
+ temp 300
206
+ calcenergy total
207
+ calcforce no
208
+ end
209
+ elec name 1d7i-solv-fine
210
+ mg-manual
211
+ dime 65 65 65
212
+ grid 0.225 0.225 0.225
213
+ gcent mol 2
214
+ mol 3
215
+ lpbe
216
+ bcfl focus
217
+ ion charge 1 conc 0.010 radius 2.0
218
+ ion charge -1 conc 0.010 radius 2.0
219
+ pdie 2.0
220
+ sdie 78.0
221
+ srfm smol
222
+ chgm spl0
223
+ srad 0.0
224
+ swin 0.3
225
+ sdens 10.0
226
+ temp 300
227
+ calcenergy total
228
+ calcforce no
229
+ end
230
+
231
+ # 1D7I -- REFERENCE STATE (FOCUSING)
232
+ elec name 1d7i-ref-coarse
233
+ mg-manual
234
+ dime 65 65 65
235
+ grid 1.5 1.5 1.5
236
+ gcent mol 3
237
+ mol 3
238
+ lpbe
239
+ bcfl mdh
240
+ ion charge 1 conc 0.010 radius 2.0
241
+ ion charge -1 conc 0.010 radius 2.0
242
+ pdie 2.0
243
+ sdie 2.0
244
+ srfm smol
245
+ chgm spl0
246
+ srad 0.0
247
+ swin 0.3
248
+ sdens 10.0
249
+ temp 300
250
+ calcenergy total
251
+ calcforce no
252
+ end
253
+ elec name 1d7i-ref-fine
254
+ mg-manual
255
+ dime 65 65 65
256
+ grid 0.225 0.225 0.225
257
+ gcent mol 2
258
+ mol 3
259
+ lpbe
260
+ bcfl focus
261
+ ion charge 1 conc 0.010 radius 2.0
262
+ ion charge -1 conc 0.010 radius 2.0
263
+ pdie 2.0
264
+ sdie 2.0
265
+ srfm smol
266
+ chgm spl0
267
+ srad 0.0
268
+ swin 0.3
269
+ sdens 10.0
270
+ temp 300
271
+ calcenergy total
272
+ calcforce no
273
+ end
274
+
275
+ # COMPLEX SOLVATION ENERGY
276
+ print elecEnergy complex-solv-fine - complex-ref-fine end
277
+
278
+ # DSS SOLVATION ENERGY
279
+ print elecEnergy dss-solv-fine - dss-ref-fine end
280
+
281
+ # 1D7H SOLVATION ENERGY
282
+ print elecEnergy 1d7i-solv-fine - 1d7i-ref-fine end
283
+
284
+ # CHANGE IN SOLVATION ENERGY UPON BINDING
285
+ print elecEnergy complex-solv-fine - complex-ref-fine - dss-solv-fine + dss-ref-fine - 1d7i-solv-fine + 1d7i-ref-fine end
286
+
287
+ quit
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7i-dss-smol.out ADDED
@@ -0,0 +1,449 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+
3
+ ----------------------------------------------------------------------
4
+ APBS -- Adaptive Poisson-Boltzmann Solver
5
+ Version APBS 3.4.1
6
+
7
+ Nathan A. Baker (nathan.baker@pnnl.gov)
8
+ Pacific Northwest National Laboratory
9
+
10
+ Additional contributing authors listed in the code documentation.
11
+
12
+ Copyright (c) 2010-2020 Battelle Memorial Institute. Developed at the Pacific
13
+ Northwest National Laboratory, operated by Battelle Memorial Institute, Pacific
14
+ Northwest Division for the U.S. Department of Energy.
15
+
16
+ Portions Copyright (c) 2002-2010, Washington University in St. Louis.
17
+ Portions Copyright (c) 2002-2020, Nathan A. Baker.
18
+ Portions Copyright (c) 1999-2002, The Regents of the University of California.
19
+ Portions Copyright (c) 1995, Michael Holst.
20
+ All rights reserved.
21
+
22
+ Redistribution and use in source and binary forms, with or without
23
+ modification, are permitted provided that the following conditions are met:
24
+
25
+ * Redistributions of source code must retain the above copyright notice, this
26
+ list of conditions and the following disclaimer.
27
+
28
+ * Redistributions in binary form must reproduce the above copyright notice,
29
+ this list of conditions and the following disclaimer in the documentation
30
+ and/or other materials provided with the distribution.
31
+
32
+ * Neither the name of the developer nor the names of its contributors may be
33
+ used to endorse or promote products derived from this software without
34
+ specific prior written permission.
35
+
36
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
37
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
38
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
39
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
40
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
41
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
42
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
43
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
44
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
45
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
46
+ ----------------------------------------------------------------------
47
+ APBS uses FETK (the Finite Element ToolKit) to solve the
48
+ Poisson-Boltzmann equation numerically. FETK is a portable collection
49
+ of finite element modeling class libraries developed by the Michael Holst
50
+ research group and written in an object-oriented form of C. FEtk is
51
+ designed to solve general coupled systems of nonlinear partial differential
52
+ equations using adaptive finite element methods, inexact Newton methods,
53
+ and algebraic multilevel methods. More information about FEtk may be found
54
+ at <http://www.FEtk.ORG>.
55
+ ----------------------------------------------------------------------
56
+ APBS also uses Aqua to solve the Poisson-Boltzmann equation numerically.
57
+ Aqua is a modified form of the Holst group PMG library <http://www.FEtk.ORG>
58
+ which has been modified by Patrice Koehl
59
+ <http://koehllab.genomecenter.ucdavis.edu/> for improved efficiency and
60
+ memory usage when solving the Poisson-Boltzmann equation.
61
+ ----------------------------------------------------------------------
62
+ Please cite your use of APBS as:
63
+
64
+ Baker NA, Sept D, Joseph S, Holst MJ, McCammon JA. Electrostatics of
65
+ nanosystems: application to microtubules and the ribosome. Proc.
66
+ Natl. Acad. Sci. USA 98, 10037-10041 2001.
67
+
68
+
69
+ This executable compiled on Apr 29 2022 at 19:42:46
70
+
71
+ Parsing input file 1d7i-dss-smol.in...
72
+ rank 0 size 1...
73
+ Parsed input file.
74
+ Got paths for 3 molecules
75
+ Reading PQR-format atom data from 1d7i-dss-complex.pqr.
76
+ 1677 atoms
77
+ Centered at (2.526e+01, 1.899e+01, 1.912e+01)
78
+ Net charge 9.91e-01 e
79
+ Reading PQR-format atom data from dss-min.pqr.
80
+ 14 atoms
81
+ Centered at (1.734e+01, 1.921e+01, 2.050e+01)
82
+ Net charge -8.33e-17 e
83
+ Reading PQR-format atom data from 1d7i-min.pqr.
84
+ 1663 atoms
85
+ Centered at (2.526e+01, 1.899e+01, 1.912e+01)
86
+ Net charge 9.91e-01 e
87
+ Preparing to run 12 PBE calculations.
88
+ ----------------------------------------
89
+ CALCULATION #1 (complex-solv-coarse): MULTIGRID
90
+ Setting up problem...
91
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
92
+ Debye length: 30.4176 A
93
+ Current memory usage: 122.425 MB total, 122.425 MB high water
94
+ Using linear spline charge discretization.
95
+ Grid dimensions: 65 x 65 x 65
96
+ Grid spacings: 1.500 x 1.500 x 1.500
97
+ Grid lengths: 96.000 x 96.000 x 96.000
98
+ Grid center: (25.264, 18.988, 19.122)
99
+ Multigrid levels: 5
100
+ Molecule ID: 1
101
+ Linearized traditional PBE
102
+ Multiple Debye-Huckel sphere boundary conditions
103
+ 2 ion species (0.010 M ionic strength):
104
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
105
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
106
+ Solute dielectric: 2.000
107
+ Solvent dielectric: 78.000
108
+ Using "molecular" surface definition;harmonic average smoothing
109
+ Solvent probe radius: 0.000 A
110
+ Temperature: 300.000 K
111
+ Electrostatic energies will be calculated
112
+ Total electrostatic energy = 9.634884642408E+03 kJ/mol
113
+ Calculating forces...
114
+ [focusFillBound()]: WARNING:
115
+ Unusually large potential values
116
+ detected on the focusing boundary!
117
+ Convergence not guaranteed for NPBE/NRPBE calculations!
118
+
119
+ ----------------------------------------
120
+ CALCULATION #2 (complex-solv-fine): MULTIGRID
121
+ Setting up problem...
122
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
123
+ Debye length: 30.4176 A
124
+ Current memory usage: 122.425 MB total, 222.305 MB high water
125
+ Using linear spline charge discretization.
126
+ Grid dimensions: 65 x 65 x 65
127
+ Grid spacings: 0.225 x 0.225 x 0.225
128
+ Grid lengths: 14.400 x 14.400 x 14.400
129
+ Grid center: (17.340, 19.211, 20.503)
130
+ Multigrid levels: 5
131
+ Molecule ID: 1
132
+ Linearized traditional PBE
133
+ Boundary conditions from focusing
134
+ 2 ion species (0.010 M ionic strength):
135
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
136
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
137
+ Solute dielectric: 2.000
138
+ Solvent dielectric: 78.000
139
+ Using "molecular" surface definition;harmonic average smoothing
140
+ Solvent probe radius: 0.000 A
141
+ Temperature: 300.000 K
142
+ Electrostatic energies will be calculated
143
+ Total electrostatic energy = 4.003177540425E+04 kJ/mol
144
+ Calculating forces...
145
+ ----------------------------------------
146
+ CALCULATION #3 (complex-ref-coarse): MULTIGRID
147
+ Setting up problem...
148
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
149
+ Debye length: 4.87072 A
150
+ Current memory usage: 122.425 MB total, 222.305 MB high water
151
+ Using linear spline charge discretization.
152
+ Grid dimensions: 65 x 65 x 65
153
+ Grid spacings: 1.500 x 1.500 x 1.500
154
+ Grid lengths: 96.000 x 96.000 x 96.000
155
+ Grid center: (25.264, 18.988, 19.122)
156
+ Multigrid levels: 5
157
+ Molecule ID: 1
158
+ Linearized traditional PBE
159
+ Multiple Debye-Huckel sphere boundary conditions
160
+ 2 ion species (0.010 M ionic strength):
161
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
162
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
163
+ Solute dielectric: 2.000
164
+ Solvent dielectric: 2.000
165
+ Using "molecular" surface definition;harmonic average smoothing
166
+ Solvent probe radius: 0.000 A
167
+ Temperature: 300.000 K
168
+ Electrostatic energies will be calculated
169
+ Total electrostatic energy = 1.264965939588E+04 kJ/mol
170
+ Calculating forces...
171
+ [focusFillBound()]: WARNING:
172
+ Unusually large potential values
173
+ detected on the focusing boundary!
174
+ Convergence not guaranteed for NPBE/NRPBE calculations!
175
+
176
+ ----------------------------------------
177
+ CALCULATION #4 (complex-ref-fine): MULTIGRID
178
+ Setting up problem...
179
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
180
+ Debye length: 4.87072 A
181
+ Current memory usage: 122.425 MB total, 222.305 MB high water
182
+ Using linear spline charge discretization.
183
+ Grid dimensions: 65 x 65 x 65
184
+ Grid spacings: 0.225 x 0.225 x 0.225
185
+ Grid lengths: 14.400 x 14.400 x 14.400
186
+ Grid center: (17.340, 19.211, 20.503)
187
+ Multigrid levels: 5
188
+ Molecule ID: 1
189
+ Linearized traditional PBE
190
+ Boundary conditions from focusing
191
+ 2 ion species (0.010 M ionic strength):
192
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
193
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
194
+ Solute dielectric: 2.000
195
+ Solvent dielectric: 2.000
196
+ Using "molecular" surface definition;harmonic average smoothing
197
+ Solvent probe radius: 0.000 A
198
+ Temperature: 300.000 K
199
+ Electrostatic energies will be calculated
200
+ Total electrostatic energy = 4.301801664829E+04 kJ/mol
201
+ Calculating forces...
202
+ ----------------------------------------
203
+ CALCULATION #5 (dss-solv-coarse): MULTIGRID
204
+ Setting up problem...
205
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
206
+ Debye length: 30.4176 A
207
+ Current memory usage: 62.528 MB total, 222.305 MB high water
208
+ Using linear spline charge discretization.
209
+ Grid dimensions: 65 x 65 x 65
210
+ Grid spacings: 1.500 x 1.500 x 1.500
211
+ Grid lengths: 96.000 x 96.000 x 96.000
212
+ Grid center: (17.340, 19.211, 20.503)
213
+ Multigrid levels: 5
214
+ Molecule ID: 2
215
+ Linearized traditional PBE
216
+ Multiple Debye-Huckel sphere boundary conditions
217
+ 2 ion species (0.010 M ionic strength):
218
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
219
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
220
+ Solute dielectric: 2.000
221
+ Solvent dielectric: 78.000
222
+ Using "molecular" surface definition;harmonic average smoothing
223
+ Solvent probe radius: 0.000 A
224
+ Temperature: 300.000 K
225
+ Electrostatic energies will be calculated
226
+ Total electrostatic energy = 7.942232645345E+01 kJ/mol
227
+ Calculating forces...
228
+ ----------------------------------------
229
+ CALCULATION #6 (dss-solv-fine): MULTIGRID
230
+ Setting up problem...
231
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
232
+ Debye length: 30.4176 A
233
+ Current memory usage: 62.528 MB total, 222.305 MB high water
234
+ Using linear spline charge discretization.
235
+ Grid dimensions: 65 x 65 x 65
236
+ Grid spacings: 0.225 x 0.225 x 0.225
237
+ Grid lengths: 14.400 x 14.400 x 14.400
238
+ Grid center: (17.340, 19.211, 20.503)
239
+ Multigrid levels: 5
240
+ Molecule ID: 2
241
+ Linearized traditional PBE
242
+ Boundary conditions from focusing
243
+ 2 ion species (0.010 M ionic strength):
244
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
245
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
246
+ Solute dielectric: 2.000
247
+ Solvent dielectric: 78.000
248
+ Using "molecular" surface definition;harmonic average smoothing
249
+ Solvent probe radius: 0.000 A
250
+ Temperature: 300.000 K
251
+ Electrostatic energies will be calculated
252
+ Total electrostatic energy = 1.677798535473E+03 kJ/mol
253
+ Calculating forces...
254
+ ----------------------------------------
255
+ CALCULATION #7 (dss-ref-coarse): MULTIGRID
256
+ Setting up problem...
257
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
258
+ Debye length: 4.87072 A
259
+ Current memory usage: 62.528 MB total, 222.305 MB high water
260
+ Using linear spline charge discretization.
261
+ Grid dimensions: 65 x 65 x 65
262
+ Grid spacings: 1.500 x 1.500 x 1.500
263
+ Grid lengths: 96.000 x 96.000 x 96.000
264
+ Grid center: (17.340, 19.211, 20.503)
265
+ Multigrid levels: 5
266
+ Molecule ID: 2
267
+ Linearized traditional PBE
268
+ Multiple Debye-Huckel sphere boundary conditions
269
+ 2 ion species (0.010 M ionic strength):
270
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
271
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
272
+ Solute dielectric: 2.000
273
+ Solvent dielectric: 2.000
274
+ Using "molecular" surface definition;harmonic average smoothing
275
+ Solvent probe radius: 0.000 A
276
+ Temperature: 300.000 K
277
+ Electrostatic energies will be calculated
278
+ Total electrostatic energy = 1.171079106781E+02 kJ/mol
279
+ Calculating forces...
280
+ ----------------------------------------
281
+ CALCULATION #8 (dss-ref-fine): MULTIGRID
282
+ Setting up problem...
283
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
284
+ Debye length: 4.87072 A
285
+ Current memory usage: 62.528 MB total, 222.305 MB high water
286
+ Using linear spline charge discretization.
287
+ Grid dimensions: 65 x 65 x 65
288
+ Grid spacings: 0.225 x 0.225 x 0.225
289
+ Grid lengths: 14.400 x 14.400 x 14.400
290
+ Grid center: (17.340, 19.211, 20.503)
291
+ Multigrid levels: 5
292
+ Molecule ID: 2
293
+ Linearized traditional PBE
294
+ Boundary conditions from focusing
295
+ 2 ion species (0.010 M ionic strength):
296
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
297
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
298
+ Solute dielectric: 2.000
299
+ Solvent dielectric: 2.000
300
+ Using "molecular" surface definition;harmonic average smoothing
301
+ Solvent probe radius: 0.000 A
302
+ Temperature: 300.000 K
303
+ Electrostatic energies will be calculated
304
+ Total electrostatic energy = 1.697869784185E+03 kJ/mol
305
+ Calculating forces...
306
+ ----------------------------------------
307
+ CALCULATION #9 (1d7i-solv-coarse): MULTIGRID
308
+ Setting up problem...
309
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
310
+ Debye length: 30.4176 A
311
+ Current memory usage: 121.977 MB total, 222.305 MB high water
312
+ Using linear spline charge discretization.
313
+ Grid dimensions: 65 x 65 x 65
314
+ Grid spacings: 1.500 x 1.500 x 1.500
315
+ Grid lengths: 96.000 x 96.000 x 96.000
316
+ Grid center: (25.264, 18.988, 19.122)
317
+ Multigrid levels: 5
318
+ Molecule ID: 3
319
+ Linearized traditional PBE
320
+ Multiple Debye-Huckel sphere boundary conditions
321
+ 2 ion species (0.010 M ionic strength):
322
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
323
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
324
+ Solute dielectric: 2.000
325
+ Solvent dielectric: 78.000
326
+ Using "molecular" surface definition;harmonic average smoothing
327
+ Solvent probe radius: 0.000 A
328
+ Temperature: 300.000 K
329
+ Electrostatic energies will be calculated
330
+ Total electrostatic energy = 9.507068451372E+03 kJ/mol
331
+ Calculating forces...
332
+ [focusFillBound()]: WARNING:
333
+ Unusually large potential values
334
+ detected on the focusing boundary!
335
+ Convergence not guaranteed for NPBE/NRPBE calculations!
336
+
337
+ ----------------------------------------
338
+ CALCULATION #10 (1d7i-solv-fine): MULTIGRID
339
+ Setting up problem...
340
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
341
+ Debye length: 30.4176 A
342
+ Current memory usage: 121.977 MB total, 222.305 MB high water
343
+ Using linear spline charge discretization.
344
+ Grid dimensions: 65 x 65 x 65
345
+ Grid spacings: 0.225 x 0.225 x 0.225
346
+ Grid lengths: 14.400 x 14.400 x 14.400
347
+ Grid center: (17.340, 19.211, 20.503)
348
+ Multigrid levels: 5
349
+ Molecule ID: 3
350
+ Linearized traditional PBE
351
+ Boundary conditions from focusing
352
+ 2 ion species (0.010 M ionic strength):
353
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
354
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
355
+ Solute dielectric: 2.000
356
+ Solvent dielectric: 78.000
357
+ Using "molecular" surface definition;harmonic average smoothing
358
+ Solvent probe radius: 0.000 A
359
+ Temperature: 300.000 K
360
+ Electrostatic energies will be calculated
361
+ Total electrostatic energy = 3.835075772299E+04 kJ/mol
362
+ Calculating forces...
363
+ ----------------------------------------
364
+ CALCULATION #11 (1d7i-ref-coarse): MULTIGRID
365
+ Setting up problem...
366
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
367
+ Debye length: 4.87072 A
368
+ Current memory usage: 121.977 MB total, 222.305 MB high water
369
+ Using linear spline charge discretization.
370
+ Grid dimensions: 65 x 65 x 65
371
+ Grid spacings: 1.500 x 1.500 x 1.500
372
+ Grid lengths: 96.000 x 96.000 x 96.000
373
+ Grid center: (25.264, 18.988, 19.122)
374
+ Multigrid levels: 5
375
+ Molecule ID: 3
376
+ Linearized traditional PBE
377
+ Multiple Debye-Huckel sphere boundary conditions
378
+ 2 ion species (0.010 M ionic strength):
379
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
380
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
381
+ Solute dielectric: 2.000
382
+ Solvent dielectric: 2.000
383
+ Using "molecular" surface definition;harmonic average smoothing
384
+ Solvent probe radius: 0.000 A
385
+ Temperature: 300.000 K
386
+ Electrostatic energies will be calculated
387
+ Total electrostatic energy = 1.252495566243E+04 kJ/mol
388
+ Calculating forces...
389
+ [focusFillBound()]: WARNING:
390
+ Unusually large potential values
391
+ detected on the focusing boundary!
392
+ Convergence not guaranteed for NPBE/NRPBE calculations!
393
+
394
+ ----------------------------------------
395
+ CALCULATION #12 (1d7i-ref-fine): MULTIGRID
396
+ Setting up problem...
397
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
398
+ Debye length: 4.87072 A
399
+ Current memory usage: 121.977 MB total, 222.305 MB high water
400
+ Using linear spline charge discretization.
401
+ Grid dimensions: 65 x 65 x 65
402
+ Grid spacings: 0.225 x 0.225 x 0.225
403
+ Grid lengths: 14.400 x 14.400 x 14.400
404
+ Grid center: (17.340, 19.211, 20.503)
405
+ Multigrid levels: 5
406
+ Molecule ID: 3
407
+ Linearized traditional PBE
408
+ Boundary conditions from focusing
409
+ 2 ion species (0.010 M ionic strength):
410
+ 2.000 A-radius, 1.000 e-charge, 0.010 M concentration
411
+ 2.000 A-radius, -1.000 e-charge, 0.010 M concentration
412
+ Solute dielectric: 2.000
413
+ Solvent dielectric: 2.000
414
+ Using "molecular" surface definition;harmonic average smoothing
415
+ Solvent probe radius: 0.000 A
416
+ Temperature: 300.000 K
417
+ Electrostatic energies will be calculated
418
+ Total electrostatic energy = 4.133237922574E+04 kJ/mol
419
+ Calculating forces...
420
+ ----------------------------------------
421
+ PRINT STATEMENTS
422
+
423
+ print energy 2 (complex-solv-fine) - 4 (complex-ref-fine) end
424
+ Local net energy (PE 0) = -2.986241244040E+03 kJ/mol
425
+ Global net ELEC energy = -2.986241244040E+03 kJ/mol
426
+
427
+ print energy 6 (dss-solv-fine) - 8 (dss-ref-fine) end
428
+ Local net energy (PE 0) = -2.007124871262E+01 kJ/mol
429
+ Global net ELEC energy = -2.007124871262E+01 kJ/mol
430
+
431
+ print energy 10 (1d7i-solv-fine) - 12 (1d7i-ref-fine) end
432
+ Local net energy (PE 0) = -2.981621502756E+03 kJ/mol
433
+ Global net ELEC energy = -2.981621502756E+03 kJ/mol
434
+
435
+ print energy 2 (complex-solv-fine) - 4 (complex-ref-fine) - 6 (dss-solv-fine) + 8 (dss-ref-fine) - 10 (1d7i-solv-fine) + 12 (1d7i-ref-fine) end
436
+ Local net energy (PE 0) = 1.545150742844E+01 kJ/mol
437
+ Global net ELEC energy = 1.545150742844E+01 kJ/mol
438
+ ----------------------------------------
439
+ CLEANING UP AND SHUTTING DOWN...
440
+ Destroying force arrays.
441
+ No energy arrays to destroy.
442
+ Destroying multigrid structures.
443
+ Destroying finite element structures.
444
+ Destroying 3 molecules
445
+ Final memory usage: 0.001 MB total, 222.305 MB high water
446
+
447
+
448
+ Thanks for using APBS!
449
+
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7i-dss/UHBD/1d7i-min.qcd ADDED
The diff for this file is too large to render. See raw diff
 
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7i-dss/UHBD/bindf.inp ADDED
@@ -0,0 +1,343 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ !
2
+ ! Compute the binding energy of DSS to
3
+ ! the active site of FKBP-12. This example
4
+ ! illustrates the use of focusing and the ability of UHBD to
5
+ ! handle mathematical operations specified by the user in
6
+ ! the input stream (see the assign statements below).
7
+ !
8
+ ! Files: bindf.inp - this file
9
+ ! 1d7i-min.qcd - coords for FKBP with charges and radii
10
+ ! dss-min.qcd - coords for substrate (DSS) with charges and radii
11
+ !
12
+
13
+ !
14
+ ! read in the coords., charges, and radii in CHARMM qcard
15
+ ! format
16
+ !
17
+ read mol 1 file "1d7i-min.qcd" qcard end ! FKBP
18
+ read mol 2 file "dss-min.qcd" qcard end ! DSS
19
+
20
+ !
21
+ ! Regular Runs:
22
+ ! compute the potential on a coarse grid for
23
+ ! molecule 1
24
+ !
25
+
26
+ elec calc mol 1
27
+ pdie 2.00 ! internal dielectric=2
28
+ sdie 78.00 ! solvent dielectric=78
29
+ temp 300.00 ! temperature in K
30
+ ions 0.10 ! ionic strength
31
+ bcfl 2 ! boundary condition - each atom
32
+ ! is a Debye-Huckel sphere
33
+ efld .00 ! external electric field
34
+ grid 1.50 ! grid spacing
35
+ dime 60 60 60 ! grid dimension
36
+ center ! center the grid on the molecule
37
+ maxit 200 ! maximum # of iteration for FDPBE
38
+ end
39
+
40
+ print elec phizero mol1 end ! zero out the phisite accumulator
41
+ print elec phisave mol1 end ! compute and store phi at atoms on grid
42
+
43
+ !
44
+ ! compute the potential on a fine grid
45
+ ! molecule 1 using the coarse grid to set the
46
+ ! boundary potentials for this grid.
47
+ !
48
+
49
+ elec calc mol 1
50
+ pdie 2.00 ! internal dielectric=2
51
+ sdie 78.00 ! solvent dielectric=78
52
+ temp 300.00 ! temperature in K
53
+ ions .00 ! ionic strength
54
+ bcfl 4 ! focusing - use the coarse grid to
55
+ ! set the boundary potential of this
56
+ ! focused grid.
57
+ efld .00 ! external electric field
58
+ grid 0.225 ! spacing for focused grid
59
+ dime 60 60 60 ! grid dimension
60
+ mcenter 2
61
+ maxit 200 ! maximum # of iteration for FDPBE
62
+ end
63
+
64
+ print elec phisave mol1 end
65
+ print elec phiwrite mol1 end ! write the phisite potentials to the output
66
+ print elec phinrg mol1 end ! compute and save to a user variable the
67
+ ! phi energy
68
+ assign e1 = $phinrg end ! assign the phi energy to a local variable
69
+ ! for later use
70
+
71
+ !
72
+ ! Reference Runs (i.e. self energy):
73
+ ! coarse grid
74
+ ! molecule 1
75
+ !
76
+
77
+ elec calc mol 1
78
+ pdie 2.00 ! internal dielectric=2
79
+ sdie 2.00 ! exterior dielectric=2. This is
80
+ ! the computation for the self
81
+ ! energy
82
+ temp 300.00 ! temperature in K
83
+ ions 0.10 ! ionic strength
84
+ bcfl 2 ! boundary condition - each atom
85
+ ! is a Debye-Huckel sphere
86
+ efld .00 ! external electric field
87
+ grid 1.50 ! grid spacing
88
+ dime 60 60 60 ! grid dimension
89
+ center ! center the grid on the molecule
90
+ maxit 200 ! maximum # of iteration for FDPBE
91
+ end
92
+
93
+ print elec phizero mol1 end ! zero out the phisite accumulator
94
+ print elec phisave mol1 end ! compute and store phi at atoms on grid
95
+
96
+ !
97
+ ! fine grid
98
+ ! molecule 1
99
+ !
100
+
101
+ elec calc mol 1
102
+ pdie 2.00 ! internal dielectric=2
103
+ sdie 2.00 ! exterior dielectric=2. This is
104
+ ! the copmputation for the self
105
+ ! energy
106
+ temp 300.00 ! temperature in K
107
+ ions 0.10 ! ionic strength
108
+ bcfl 4 ! focusing - use the coarse grid to
109
+ ! set the boundary potential of this
110
+ ! focused grid.
111
+ efld .00 ! external electric field
112
+ grid 0.225 ! spacing for focused grid
113
+ dime 60 60 60 ! grid dimension
114
+ mcenter 2
115
+ maxit 200 ! maximum # of iteration for FDPBE
116
+ end
117
+
118
+ print elec phisave mol1 end
119
+ print elec phinrg mol1 end
120
+ assign e2 = $phinrg end ! save the phi "self" energy for mol1
121
+
122
+ !
123
+ ! Regular Runs:
124
+ ! coarse grid
125
+ ! molecule 2
126
+ !
127
+
128
+ elec calc mol 2
129
+ pdie 2.00 ! internal dielectric=2
130
+ sdie 78.00 ! solvent dielectric=78
131
+ temp 300.00 ! temperature in K
132
+ ions 0.10 ! ionic strength
133
+ bcfl 2 ! boundary condition - each atom
134
+ ! is a Debye-Huckel sphere
135
+ efld .00 ! external electric field
136
+ grid 1.50 ! grid spacing
137
+ dime 60 60 60 ! grid dimension
138
+ center ! center the grid on the molecule
139
+ maxit 200 ! maximum # of iteration for FDPBE
140
+ end
141
+
142
+ print elec phizero mol2 end ! zero out the phisite accumulator
143
+ print elec phisave mol2 end ! compute and store phi at atoms on grid
144
+
145
+ !
146
+ ! fine grid
147
+ ! molecule 2
148
+ !
149
+
150
+ elec calc mol 2
151
+ pdie 2.00 ! internal dielectric=2
152
+ sdie 78.00 ! solvent dielectric=78
153
+ temp 300.00 ! temperature in K
154
+ ions 0.10 ! ionic strength
155
+ bcfl 4 ! focusing - use the coarse grid to
156
+ ! set the boundary potential of this
157
+ ! focused grid.
158
+ efld .00 ! external electric field
159
+ grid 0.225 ! spacing for focused grid
160
+ dime 60 60 60 ! grid dimension
161
+ mcenter 2
162
+ maxit 200 ! maximum # of iteration for FDPBE
163
+ end
164
+
165
+ print elec phisave mol2 end
166
+ print elec phinrg mol2 end
167
+ assign e3 = $phinrg end
168
+
169
+ !
170
+ ! Reference Runs:
171
+ ! coarse grid
172
+ ! molecule 2
173
+ !
174
+
175
+ elec calc mol 2
176
+ pdie 2.00 ! internal dielectric=2
177
+ sdie 2.00 ! exterior dielectric=2. This is
178
+ ! the copmputation for the self
179
+ ! energy
180
+ temp 300.00 ! temperature in K
181
+ ions 0.10 ! ionic strength
182
+ bcfl 2 ! boundary condition - each atom
183
+ ! is a Debye-Huckel sphere
184
+ efld .00 ! external electric field
185
+ grid 1.50 ! grid spacing
186
+ dime 60 60 60 ! grid dimension
187
+ center ! center the grid on the molecule
188
+ maxit 200 ! maximum # of iteration for FDPBE
189
+ end
190
+
191
+ print elec phizero mol2 end ! zero out the phisite accumulator
192
+ print elec phisave mol2 end ! compute and store phi at atoms on grid
193
+
194
+ !
195
+ ! fine grid
196
+ ! molecule 2
197
+ !
198
+
199
+ elec calc mol 2
200
+ pdie 2.00 ! internal dielectric=2
201
+ sdie 2.00 ! exterior dielectric=2. This is
202
+ ! the copmputation for the self
203
+ ! energy
204
+ temp 300.00 ! temperature in K
205
+ ions 0.10 ! ionic strength
206
+ bcfl 4 ! focusing - use the coarse grid to
207
+ ! set the boundary potential of this
208
+ ! focused grid.
209
+ efld .00 ! external electric field
210
+ grid 0.225 ! spacing for focused grid
211
+ dime 60 60 60 ! grid dimension
212
+ mcenter 2
213
+ maxit 200 ! maximum # of iteration for FDPBE
214
+ end
215
+
216
+ print elec phisave mol2 end
217
+ print elec phinrg mol2 end
218
+ assign e4 = $phinrg end
219
+
220
+ !
221
+ ! Regular Runs:
222
+ ! coarse grid
223
+ ! molecule complex
224
+ !
225
+
226
+ elec calc all
227
+ pdie 2.00 ! internal dielectric=2
228
+ sdie 78.00 ! solvent dielectric=78
229
+ temp 300.00 ! temperature in K
230
+ ions 0.10 ! ionic strength
231
+ bcfl 2 ! boundary condition - each atom
232
+ ! is a Debye-Huckel sphere
233
+ efld .00 ! external electric field
234
+ grid 1.50 ! grid spacing
235
+ dime 60 60 60 ! grid dimension
236
+ center ! center the grid on the molecule
237
+ maxit 200 ! maximum # of iteration for FDPBE
238
+ end
239
+
240
+ print elec phizero all end ! zero out the phisite accumulator
241
+ print elec phisave all end ! compute and store phi at atoms on grid
242
+
243
+ !
244
+ ! fine grid
245
+ ! molecule complex
246
+ !
247
+
248
+ elec calc all
249
+ pdie 2.00 ! internal dielectric=2
250
+ sdie 78.00 ! solvent dielectric=78
251
+ temp 300.00 ! temperature in K
252
+ ions 0.10 ! ionic strength
253
+ bcfl 4 ! focusing - use the coarse grid to
254
+ ! set the boundary potential of this
255
+ ! focused grid.
256
+ efld .00 ! external electric field
257
+ grid 0.225 ! spacing for focused grid
258
+ dime 60 60 60 ! grid dimension
259
+ mcenter 2
260
+ maxit 200 ! maximum # of iteration for FDPBE
261
+ end
262
+
263
+ print elec phisave all end
264
+ print elec phinrg all end
265
+ assign e5 = $phinrg end
266
+
267
+ !
268
+ ! Reference Runs:
269
+ ! coarse grid
270
+ ! molecule complex
271
+ !
272
+
273
+ elec calc all
274
+ pdie 2.00 ! internal dielectric=2
275
+ sdie 2.00 ! exterior dielectric=2. This is
276
+ ! the copmputation for the self
277
+ ! energy
278
+ temp 300.00 ! temperature in K
279
+ ions 0.10 ! ionic strength
280
+ bcfl 2 ! boundary condition - each atom
281
+ ! is a Debye-Huckel sphere
282
+ efld .00 ! external electric field
283
+ grid 1.50 ! grid spacing
284
+ dime 60 60 60 ! grid dimension
285
+ center ! center the grid on the molecule
286
+ maxit 200 ! maximum # of iteration for FDPBE
287
+ end
288
+
289
+ print elec phizero all end ! zero out the phisite accumulator
290
+ print elec phisave all end ! compute and store phi at atoms on grid
291
+
292
+ !
293
+ ! fine grid
294
+ ! molecule complex
295
+ !
296
+
297
+ elec calc all
298
+ pdie 2.00 ! internal dielectric=2
299
+ sdie 2.00 ! exterior dielectric=2. This is
300
+ ! the copmputation for the self
301
+ ! energy
302
+ temp 300.00 ! temperature in K
303
+ ions 0.10 ! ionic strength
304
+ bcfl 4 ! focusing - use the coarse grid to
305
+ ! set the boundary potential of this
306
+ ! focused grid.
307
+ efld .00 ! external electric field
308
+ grid 0.225 ! spacing for focused grid
309
+ dime 60 60 60 ! grid dimension
310
+ mcenter 2
311
+ maxit 200 ! maximum # of iteration for FDPBE
312
+ end
313
+
314
+ print elec phisave all end
315
+ print elec phinrg all end
316
+ assign e6 = $phinrg end
317
+
318
+ print mcou 1 2 end ! print the electrostatic interaction
319
+ ! between mol1 and mol2
320
+ assign ecoul12 = $mcou end
321
+
322
+ !
323
+ ! Now compute the solvation energies of mol1, mol2, the mol1-mol2
324
+ ! complex and the coulombic interaction metween mol1 and mol2. The
325
+ ! binding energy is then: esolv12 - (esolv1 + esolv2) + ecoul12.
326
+
327
+ assign
328
+ esolv1 = $e1 $e2 -
329
+ end
330
+ assign
331
+ esolv2 = $e3 $e4 -
332
+ end
333
+ assign
334
+ esolv12 = $e5 $e6 -
335
+ end
336
+ assign
337
+ ebind = $esolv12
338
+ $esolv1 -
339
+ $esolv2 -
340
+ $ecoul12 +
341
+ end
342
+
343
+ stop
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7i-dss/UHBD/dss-min.qcd ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ATOM 108 DSS S 18.252 17.192 20.920 0.349 1.996
2
+ ATOM 108 DSS O 17.730 16.166 21.890 -0.541 1.658
3
+ ATOM 108 DSS C1 17.418 16.962 19.356 0.004 1.904
4
+ ATOM 108 DSS C2 17.541 18.705 21.324 -0.359 1.904
5
+ ATOM 108 DSS S3 18.085 20.050 20.263 -0.190 1.996
6
+ ATOM 108 DSS C4 17.631 21.458 21.373 -0.168 1.904
7
+ ATOM 108 DSS H7 16.429 16.942 19.505 0.052 1.484
8
+ ATOM 108 DSS H8 17.711 16.099 18.946 0.052 1.484
9
+ ATOM 108 DSS H9 17.646 17.717 18.742 0.052 1.484
10
+ ATOM 108 DSS H10 17.781 18.947 22.264 0.220 1.484
11
+ ATOM 108 DSS H11 16.546 18.639 21.242 0.220 1.484
12
+ ATOM 108 DSS H12 16.647 21.438 21.553 0.103 1.484
13
+ ATOM 108 DSS H13 17.870 22.323 20.931 0.103 1.484
14
+ ATOM 108 DSS H14 18.129 21.377 22.236 0.103 1.484
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/1d7i-min.pqr ADDED
The diff for this file is too large to render. See raw diff
 
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/README.md ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ README for FKBP APBS examples
2
+ =============================
3
+
4
+ The example input files in this directory simulate the binding of various (small) ligands to FKBP. Analogous to HCA binding case (except it works).
5
+
6
+ In order to calculate solvation energy upon binding you will need to take the results from these input files and subtract from them the results obtained from the `coulomb` utility found at `apbs/tools/manip/coulomb`. The values returned from this utility are:
7
+
8
+ - 1d7h-dmso: -15.0930 kJ/mol (analytical value -15.103 kJ/mol)
9
+ - 1d7i-dss: -11.9670 kJ/mol (analytical value -11.975 kJ/mol)
10
+
11
+ This example was contributed by Jung-Hsin Lin.
12
+
13
+ Input File|Description|APBS Version|Results (kJ/mol)|UHBD (kJ/mol)
14
+ ---|---|---|---|---
15
+ [1d7h-dmso/apbs-mol.in](1d7h-dmso/apbs-mol.in)|1d7h-dmso, 2-level focusing to 0.225 A, VdW surface, srfm mol|**3.0**|**15.0081**|**19.097**
16
+ |||1.5|15.0081
17
+ |||1.4.2|15.0081
18
+ |||1.4.1|15.0081
19
+ |||1.4|15.0081<sup>[4](#4)</sup>
20
+ |||1.3|15.0077
21
+ |||1.2.1|15.0077<sup>[3](#3)</sup>
22
+ |||1.2|15.0087<sup>[2](#2)</sup>
23
+ |||1.1.0|15.0089
24
+ |||1.0.0|15.0089
25
+ |||0.5.1|15.0089
26
+ |||0.5.0|15.0089
27
+ |||0.4.0|15.0089
28
+ [1d7h-dmso/apbs-smol.in](1d7h-dmso/apbs-smol.in)|1d7h-dmso, 2-level focusing to 0.225 A, VdW surface, srfm smol|**3.0**|**16.2445**|**19.097**
29
+ |||1.5|16.2445
30
+ |||1.4.2|16.2445
31
+ |||1.4.1|16.2445
32
+ |||1.4|16.2445<sup>[4](#4)</sup>
33
+ |||1.3|16.2446
34
+ |||1.2.1|16.2446<sup>[3](#3)</sup>
35
+ |||1.2|16.2456<sup>[2](#2)</sup>
36
+ |||1.1.0|16.2458
37
+ |||1.0.0|16.2458
38
+ |||0.5.1|16.2458
39
+ |||0.5.0|16.2458
40
+ |||0.4.0|16.2458<sup>[1](#1)</sup>
41
+ |||0.3.2|15.0089
42
+ |||0.3.1|15.0089
43
+ |||0.3.0|15.0089
44
+ |||0.2.6|15.0089
45
+ |||0.2.5|15.0089
46
+ |||0.2.4|15.0089
47
+ |||0.2.3|15.0097
48
+ |||0.2.2|14.5886
49
+ |||0.2.1|14.589
50
+ |||0.2.0|14.589
51
+ |||0.1.8|14.591
52
+ [1d7i-dss/apbs-mol.in](1d7i-dss/apbs-mol.in)|1d7i-dss, 2-level focusing to 0.225 A, VdW surface, srfm mol|**3.0**|**14.4250**|**16.231**
53
+ |||1.5|14.4250
54
+ |||1.4.2|14.4250
55
+ |||1.4.1|14.4250
56
+ |||1.4|14.4250
57
+ |||1.3|14.4250
58
+ |||1.2.1|14.4250<sup>[3](#3)</sup>
59
+ |||1.2|14.4253<sup>[2](#2)</sup>
60
+ |||1.1.0|14.4254
61
+ |||1.0.0|14.4254
62
+ |||0.5.1|14.4254
63
+ |||0.5.0|14.4254
64
+ |||0.4.0|14.4254
65
+ [1d7i-dss/apbs-smol.in](1d7i-dss/apbs-smol.in)|1d7i-dss, 2-level focusing to 0.225 A, VdW surface, srfm smol|**3.0**|**15.4515**|**16.231**
66
+ |||1.5|15.4515
67
+ |||1.4.2|15.4515
68
+ |||1.4.1|15.4515
69
+ |||1.4|15.4515
70
+ |||1.3|15.4515
71
+ |||1.2.1|15.4515<sup>[3](#3)</sup>
72
+ |||1.2|15.4517
73
+ |||1.1.0|15.4517
74
+ |||1.0.0|15.4517
75
+ |||0.5.1|15.4517
76
+ |||0.5.0|15.4517
77
+ |||0.4.0|15.4517<sup>[1](#1)</sup>
78
+ |||0.3.2|14.4254
79
+ |||0.3.1|14.4254
80
+ |||0.3.0|14.4254
81
+ |||0.2.6|14.4254
82
+ |||0.2.5|14.4254
83
+ |||0.2.4|14.4254
84
+ |||0.2.3|14.4254
85
+ |||0.2.2|14.3865
86
+ |||0.2.1|14.387
87
+ |||0.2.0|14.387
88
+ |||0.1.8|15.210
89
+
90
+ <a name=1></a><sup>1</sup> The discrepancy in values between versions 0.4.0 and 0.3.2 is most likely due to three factors:
91
+
92
+ - A bug fix in Vacc\_molAcc which removed spurious regions of high internal dielectric values
93
+ - A switch in the algorithm used to compute the dielectric smoothing for srfm smol
94
+ - The addition of the Vacc sphere density (sdens keyword) as a variable and a change in the default sdens value from 3.0 to 10.0
95
+
96
+ <a name=2></a><sup>2</sup> APBS 1.2 has switched the multigrid smoothing algorithm from standard Gauss-Seidel to Gauss-Seidel red/black in order to facilitate parallelization. This switch has caused small differences in individual calculation energies which, when combined to the final answer, create larger errors (up to 0.04%). These errors can be reduced by resetting the APBS error tolerance to 1e-9 or smaller values. For a more detailed explanation, please see the APBS FAQ, [here](http://www.poissonboltzmann.org/docs/apbs-faq/#sources error calculation).
97
+
98
+ <a name=3></a><sup>3</sup> The discrepancy in values between versions 1.2 and 1.2.1 is most likely due to the following factor(s):
99
+
100
+ - Fixed a bug in Vpmg\_fillcoCoefMolIon which causes npbe based calculations to return very large energies
101
+
102
+ <a name=4></a><sup>4</sup> The discrepancy in values between versions 1.3 and 1.4 is most likely due to the following factor(s):
103
+
104
+ - Translation of contrib/pmgZ library from FORTRAN to C
105
+ - Differences in numerical implementations between FORTRAN and C compilers result in small round-off discrepencies
106
+ - Small margins due to these round-off discrepencies acumulate in the computations
107
+
108
+ Please see the ChangeLog or the [APBS website](http://www.poissonboltzmann.org/) for more information.
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/dmso-min.pqr ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ATOM 1664 S DMS 108 18.698 17.176 20.771 0.194 1.996
2
+ ATOM 1665 O DMS 108 18.156 16.050 21.663 -0.510 1.658
3
+ ATOM 1666 C1 DMS 108 17.782 17.180 19.226 -0.082 1.904
4
+ ATOM 1667 C2 DMS 108 18.196 18.764 21.428 -0.082 1.904
5
+ ATOM 1668 H5 DMS 108 18.469 19.489 20.794 0.080 1.484
6
+ ATOM 1669 H6 DMS 108 18.636 18.913 22.313 0.080 1.484
7
+ ATOM 1670 H7 DMS 108 17.203 18.779 21.543 0.080 1.484
8
+ ATOM 1671 H8 DMS 108 16.804 17.251 19.418 0.080 1.484
9
+ ATOM 1672 H9 DMS 108 17.964 16.332 18.728 0.080 1.484
10
+ ATOM 1673 H10 DMS 108 18.069 17.960 18.670 0.080 1.484
11
+ TER
12
+ END
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/dss-min.pqr ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ATOM 1664 S DSS 108 18.252 17.192 20.920 0.349 1.996
2
+ ATOM 1665 O DSS 108 17.730 16.166 21.890 -0.541 1.658
3
+ ATOM 1666 C1 DSS 108 17.418 16.962 19.356 0.004 1.904
4
+ ATOM 1667 C2 DSS 108 17.541 18.705 21.324 -0.359 1.904
5
+ ATOM 1668 S3 DSS 108 18.085 20.050 20.263 -0.190 1.996
6
+ ATOM 1669 C4 DSS 108 17.631 21.458 21.373 -0.168 1.904
7
+ ATOM 1670 H7 DSS 108 16.429 16.942 19.505 0.052 1.484
8
+ ATOM 1671 H8 DSS 108 17.711 16.099 18.946 0.052 1.484
9
+ ATOM 1672 H9 DSS 108 17.646 17.717 18.742 0.052 1.484
10
+ ATOM 1673 H10 DSS 108 17.781 18.947 22.264 0.220 1.484
11
+ ATOM 1674 H11 DSS 108 16.546 18.639 21.242 0.220 1.484
12
+ ATOM 1675 H12 DSS 108 16.647 21.438 21.553 0.103 1.484
13
+ ATOM 1676 H13 DSS 108 17.870 22.323 20.931 0.103 1.484
14
+ ATOM 1677 H14 DSS 108 18.129 21.377 22.236 0.103 1.484
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/FKBP/io.mc ADDED
The diff for this file is too large to render. See raw diff
 
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # APBS version validation and test cases
2
+
3
+ ## APBS examples and test cases
4
+
5
+ This directory serves as the root directory for the APBS test suite.
6
+ In each directory you will find example input files to use with APBS and a README file displaying the results for different versions of APBS.
7
+
8
+ Executing <code>make test</code> in each directory will run the examples for that directory and log the results to <code>TESTRESULTS.log</code>.
9
+ Executing <code>make test</code> from the root examples directory will run all the tests listed below.
10
+ Tests will either pass, pass with rounding error (within 10<sup>-9</sup> of the expected result), or fail outright.
11
+
12
+ | Example | README file | Source | Description |
13
+ | ---- | ---- | ---- | ---- |
14
+ | Actin dimer (actin-dimer) | [actin-dimer/README.md](actin-dimer/README.md) | Dave Sept | Calculate binding energies for actin dimers. This is an example of a large biomolecule binding energy calculation that often requires parallel focusing. |
15
+ | Alkane nonpolar solvation energies (alkanes) | [alkanes/README.md](alkanes/README.md) | Nathan Baker, Jason Wagoner | Calculate nonpolar solvation energies for various alkanes. Taken from Wagoner JA, Baker NA. Assessing implicit models for nonpolar mean solvation forces: the importance of dispersion and volume terms. [Proc Natl Acad Sci USA, 103, 8331-8336, 2006.](http://dx.doi.org/10.1073/pnas.0600118103) |
16
+ | Born ion (born) | [born/README.md](born/README.md) | Nathan Baker | Calculate solvation energies for ions of various sizes and compare to the analytical results. |
17
+ | FKBP (FKBP) | [FKBP/README.md](FKBP/README.md) | Jung-Hsin Lin | Binding of various (small) ligands to FKBP. Analogous to HCA binding case (except it works). |
18
+ | HCA ligand binding (hca-bind) | [hca-bind/README.md](hca-bind/README.md) | UHBD | Calculate the binding of a small molecule (acetazolamide) to a medium-sized protein (human carbonic anhydrase). |
19
+ | Acetic acid ionization (ionize) | [ionize/README.md](ionize/README.md) | UHBD | Calculate electrostatic contributions to the ionization energy of acetic acid. |
20
+ | Ion-ion PMF (ion-pmf) | [ion-pmf/README.md](ion-pmf/README.md) | Nathan Baker | Calculate solvation energies and solvation force components for ion pairs. |
21
+ | Ion-protein interaction energies (ion-protein) | [ion-protein/README.md](ion-protein/README.md) | Dave Sept | Calculate polar energy of placing an ion near a macromolecule. |
22
+ | PKA-balanol binding (pka-lig) | [pka-lig/README.md](pka-lig/README.md) | Chung Wong | Calculate binding energies of a ligand to protein kinase A. |
23
+ | PKA-balanol binding (pka-lig)/UHDB | [pka-lig/UHDB/readme.md](pka-lig/UHDB/readme.md)| Chun Wong | Shows the calculations done using molecular surface based and van der Waals dielectric definitions. |
24
+ | Coulomb's law (point-pmf) | [point-pmf/README.md](point-pmf/README.md) | Nathan Baker | See how well we do reproducing Coulomb's law. |
25
+ | Methanol solvation (solv) | [solv/README.md](solv/README.md) | UHBD | Calculate the solvation energies of methanol and methoxide. |
26
+ | Protein-RNA interactions (protein-rna) | [protein-rna/README.md](protein-rna/README.md) | David Draper | Calculate the salt dependence of protein interactions with box B RNA hairpin. |
27
+ | Geometric flow solvation model | [geoflow/README.md](geoflow/README.md) | Elizabeth Jurrus | Calculate the dielectric interface profile across the solute-solvent boundary in a thermodynamically sef-consistent fashion. |
28
+ | Ion Binding to DNA Duplexes Using SMPBE| [smpbe/readme.md](smpbe/reamdme.md) | | Calculate PBE taking into account the finite ion size. |
29
+ | Focusing Membrane Boundary Condition| [membrane/readme.md](membrane/readme.md) | | Solve the PBE with a single atom using focusing membrane boundary conditions. |
30
+ | NMR Structure of the RNA binding Domain | [bem/readme.md](bem/readme.md) | | Calculate the solvation complex using the boundary element method as is implemented in APBS. |
31
+ | Born Ion | [opal/README.md](opal/README.md) | Nathan Baker | The Born ion is a canonical electrostatic's test case for which there is an analytical solution. This example examines the solvation free energy. |
32
+ | Miscellaneous | [misc/README.md](misc/README.md) | | A collection of pqr files of molecules that have interesting potentials. |
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/README.md ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ README for Actin-Dimer APBS examples
2
+ ====================================
3
+
4
+ The example input files in this directory calculate binding energies for actin dimers. This is an example of a large biomolecule binding energy calculation that often requires parallel focusing.
5
+
6
+ This example was contributed by Dave Sept.
7
+
8
+ Input File | Description | APBS Version | Results (kJ/mol) | UHBD (kJ/mol)
9
+ ------------------------------------|-------------|--------------|------------------|--------------
10
+ [apbs-mol-auto.in](apbs-mol-auto.in)| Sequential, 2-level focusing to ≤ 0.725 A, NPBE, srfm mol| **3.0** | **104.868** | 106.7 (1.00 A res., NPBE)
11
+ | | |1.5 | 104.868 |
12
+ | | |1.4.2 |104.868
13
+ | | |1.4.1 |104.8683
14
+ | | |1.4 |104.8683
15
+ | | |1.3 | 104.8683<sup>[8](#8)</sup>
16
+ | | |1.2.1 | 104.867
17
+ | | |1.2 |104.867
18
+ | | |1.1.0 |104.867<sup>[5](#5)</sup>
19
+ | | |1.0.0 |104.868
20
+ | | |0.5.1 |104.868<sup>[3](#3)</sup>
21
+ | | |0.5.0 | 105.0338<sup>[2](#2)</sup>
22
+ | | |0.4.0 |104.8895
23
+ [apbs-smol-auto.in](apbs-smol-auto.in) | Sequential, 2-level focusing to ≤ 0.725 A, NPBE, srfm smol | **3.0** | **109.5841** | 106.7 (1.00 A res., NPBE)
24
+ | | |1.5 |109.5841
25
+ | | |1.4.2 |109.5841
26
+ | | |1.4.1 |109.5841
27
+ | | |1.4 |109.5841
28
+ | | |1.3 |109.5841<sup>[8](#8)</sup>
29
+ | | |1.2.1 |109.5829
30
+ | | |1.2 |109.5829
31
+ | | |1.1.0 |109.5829<sup>[5](#5)</sup>
32
+ | | |1.0.0 |109.5841
33
+ | | |0.5.1 |109.5841<sup>[3](#3)</sup>
34
+ | | |0.5.0 |109.7518<sup>[2](#2)</sup>
35
+ | | |0.4.0 |109.6043<sup>[1](#1)</sup>
36
+ | | |0.3.2 |90.8704
37
+ | | |0.3.1 |88.6101
38
+ | | |0.3.0 |88.6101
39
+ | | |0.2.6 |88.6101
40
+ | | |0.2.5 |88.6101
41
+ | | |0.2.4 |88.6101
42
+ | | |0.2.3 |88.6064
43
+ | | |0.2.2 |90.829
44
+ | | |0.2.1 |90.829
45
+ | | |0.2.0 |90.829
46
+ | | |0.1.8 |90.84
47
+ [apbs-mol-parallel.in](apbs-mol-parallel.in) |Parallel with 8 processors, focusing to \~0.9 A, LPBE, srfm mol |**1.5**|**98.1746**|106.7 (1.00 A res., NPBE)
48
+ | | |1.4.2 |98.1746
49
+ | | |1.4.1 |98.1746
50
+ | | |1.4 |98.1746
51
+ | | |1.3 |98.1746<sup>[8](#8)</sup>
52
+ | | |1.2.1 |98.1733<sup>[7](#7)</sup>
53
+ | | |1.2 |98.1635<sup>[6](#6)</sup>
54
+ | | |1.1.0 |98.1630<sup>[5](#5)</sup>
55
+ | | |1.0.0 |98.1643<sup>[4](#4)</sup>
56
+ | | |0.5.1 |98.1654<sup>[3](#3)</sup>
57
+ | | |0.5.0 |98.3530<sup>[2](#2)</sup>
58
+ | | |0.4.0 |98.1834
59
+ [apbs-smol-parallel.in](apbs-smol-parallel.in)|Parallel with 8 processors, focusing to \~0.9 A, LPBE, srfm smol|**1.5**|**115.542**|106.7 (1.00 A res., NPBE)
60
+ | | |1.4.2 |115.542
61
+ | | |1.4.1 |115.5421
62
+ | | |1.4 |115.5421<sup>[9](#9)</sup>
63
+ | | |1.3 |115.5422<sup>[8](#8)</sup>
64
+ | | |1.2.1 |115.5409<sup>[7](#7)</sup>
65
+ | | |1.2 |115.5563<sup>[6](#6)</sup>
66
+ | | |1.1.0 |115.5560<sup>[5](#5)</sup>
67
+ | | |1.0.0 |115.5573<sup>[4](#4)</sup>
68
+ | | |0.5.1 |115.5584<sup>[3](#3)</sup>
69
+ | | |0.5.0 |115.7492<sup>[2](#2)</sup>
70
+ | | |0.4.0 |115.5751<sup>[1](#1)</sup>
71
+ | | |0.3.2 |87.1121
72
+ | | |0.3.1 |87.1121
73
+ | | |0.3.0 |90.2573
74
+ | | |0.2.6 |90.2573
75
+ | | |0.2.5 |90.2573
76
+ | | |0.2.4 |90.2573
77
+ | | |0.2.3 |90.2543
78
+ | | |0.2.2 |91.9450
79
+ | | |0.2.1 |91.945
80
+ | | |0.2.0 |91.939
81
+ | | |0.1.8 |91.67
82
+
83
+ <a name=1></a><sup>1</sup> The discrepancy in values between versions 0.4.0 and 0.3.2 is most likely due to three factors:
84
+
85
+ - A bug fix in Vacc\_molAcc which removed spurious regions of high internal dielectric values
86
+ - A switch in the algorithm used to compute the dielectric smoothing for srfm smol.
87
+ - The addition of the Vacc sphere density (sdens keyword) as a variable and a change in the default sdens value from 3.0 to 10.0
88
+
89
+ <a name=2></a><sup>2</sup> The discrepancy in values between versions 0.5.0 and 0.4.0 is most likely due to the following factor(s):
90
+
91
+ - A change in the autofocusing routine for APBS
92
+
93
+ <a name=3></a><sup>3</sup> The discrepancy in values between versions 0.5.1 and 0.5.0 is most likely due to the following factor(s):
94
+
95
+ - Bug fix regarding multipole behavior for neutral proteins
96
+
97
+ <a name=4></a><sup>4</sup> The discrepancy in values between versions 0.5.1 and 1.0.0 was due to the execution of the previous APBS tests on a PowerPC platform with the XLC/XLF compilers. Running with binaries compiled with gcc/gfortran or the Intel compilers gives identical results between versions 0.5.1 and 1.0.0.
98
+
99
+ <a name=5></a><sup>5</sup> The discrepancy in values between versions 1.0.0 and 1.1.0 is due to a bugfix in the implementation of the boundary conditions. This bug introduces a very small error (generally less than 1%) the calculated results.
100
+
101
+ <a name=6></a><sup>6</sup> APBS 1.2 has switched the multigrid smoothing algorithm from standard Gauss-Seidel to Gauss-Seidel red/black in order to facilitate parallelization. This switch has caused small differences in individual calculation energies which, when combined to the final answer, create larger errors (up to 0.04%). These errors can be reduced by resetting the APBS error tolerance to 1e-9 or smaller values. For a more detailed explanation, please see the FAQ, [here](http://www.poissonboltzmann.org/docs/apbs-faq/#sources error calculation).
102
+
103
+ <a name=7></a><sup>7</sup> The discrepancy in values between versions 1.2 and 1.2.1 is most likely due to the following factor(s):
104
+
105
+ - Fixed a bug in Vpmg\_fillcoCoefMolIon which causes npbe based calculations to return very large energies
106
+
107
+ <a name=8></a><sup>8</sup> The discrepancy in values between versions 1.2.1 and 1.3 is most likely due to the following factor(s):
108
+
109
+ - Fixed a bug in Vpmg.c which causes zero potential values on boundaries in non-focusing calculations.
110
+
111
+ <a name=9></a><sup>9</sup> The discrepancy in values between versions 1.3 and 1.4 is most likely due to the following factor(s):
112
+
113
+ - Translation of contrib/pmgZ library from FORTRAN to C
114
+ - Differences in numerical implementations between FORTRAN and C compilers result in small round-off discrepencies
115
+ - Small margins due to these round-off discrepencies acumulate in the computations
116
+
117
+ Please see the ChangeLog or the [APBS website](http://www.poissonboltzmann.org/) for more information.
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/UHBD/aheall-atom.charmm.dat ADDED
@@ -0,0 +1,762 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ CHARMM23
2
+ ! all-atom charges and radii
3
+ resi atom chrg epsi sigm radi end
4
+ !
5
+ ALA N -0.47 0.000 0.000 1.850
6
+ ALA HN 0.31 0.000 0.000 1.00
7
+ ALA CA 0.07 0.000 0.000 2.275
8
+ ALA HA 0.09 0.000 0.000 1.32
9
+ ALA CB -0.27 0.000 0.000 2.06
10
+ ALA HB1 0.09 0.000 0.000 1.32
11
+ ALA HB2 0.09 0.000 0.000 1.32
12
+ ALA HB3 0.09 0.000 0.000 1.32
13
+ ALA C 0.51 0.000 0.000 2.00
14
+ ALA O -0.51 0.000 0.000 1.70
15
+ !
16
+ ARG N -0.47 0.000 0.000 1.850
17
+ ARG HN 0.31 0.000 0.000 1.00
18
+ ARG CA 0.07 0.000 0.000 2.275
19
+ ARG HA 0.09 0.000 0.000 1.32
20
+ ARG CB -0.18 0.000 0.000 2.175
21
+ ARG HB1 0.09 0.000 0.000 1.32
22
+ ARG HB2 0.09 0.000 0.000 1.32
23
+ ARG CG -0.18 0.000 0.000 2.175
24
+ ARG HG1 0.09 0.000 0.000 1.32
25
+ ARG HG2 0.09 0.000 0.000 1.32
26
+ ARG CD 0.20 0.000 0.000 2.175
27
+ ARG HD1 0.09 0.000 0.000 1.32
28
+ ARG HD2 0.09 0.000 0.000 1.32
29
+ ARG NE -0.70 0.000 0.000 1.85
30
+ ARG HE 0.44 0.000 0.000 1.00
31
+ ARG CZ 0.64 0.000 0.000 2.00
32
+ ARG NH1 -0.80 0.000 0.000 1.85
33
+ ARG HH11 0.46 0.000 0.000 1.00
34
+ ARG HH12 0.46 0.000 0.000 1.00
35
+ ARG NH2 -0.80 0.000 0.000 1.85
36
+ ARG HH21 0.46 0.000 0.000 1.00
37
+ ARG HH22 0.46 0.000 0.000 1.00
38
+ ARG C 0.51 0.000 0.000 2.00
39
+ ARG O -0.51 0.000 0.000 1.70
40
+ !
41
+ ASN N -0.47 0.000 0.000 1.850
42
+ ASN HN 0.31 0.000 0.000 1.00
43
+ ASN CA 0.07 0.000 0.000 2.275
44
+ ASN HA 0.09 0.000 0.000 1.32
45
+ ASN CB -0.18 0.000 0.000 2.175
46
+ ASN HB1 0.09 0.000 0.000 1.32
47
+ ASN HB2 0.09 0.000 0.000 1.32
48
+ ASN CG 0.55 0.000 0.000 2.00
49
+ ASN OD1 -0.55 0.000 0.000 1.70
50
+ ASN ND2 -0.62 0.000 0.000 1.85
51
+ ASN HD21 0.32 0.000 0.000 1.00
52
+ ASN HD22 0.30 0.000 0.000 1.00
53
+ ASN C 0.51 0.000 0.000 2.00
54
+ ASN O -0.51 0.000 0.000 1.70
55
+ !
56
+ ASP N -0.47 0.000 0.000 1.850
57
+ ASP HN 0.31 0.000 0.000 1.00
58
+ ASP CA 0.07 0.000 0.000 2.275
59
+ ASP HA 0.09 0.000 0.000 1.32
60
+ ASP CB -0.28 0.000 0.000 2.175
61
+ ASP HB1 0.09 0.000 0.000 1.32
62
+ ASP HB2 0.09 0.000 0.000 1.32
63
+ ASP CG 0.62 0.000 0.000 2.00
64
+ ASP OD1 -0.76 0.000 0.000 1.70
65
+ ASP OD2 -0.76 0.000 0.000 1.70
66
+ ASP C 0.51 0.000 0.000 2.00
67
+ ASP O -0.51 0.000 0.000 1.70
68
+ !
69
+ ASY N -0.47 0.000 0.000 1.850
70
+ ASY HN 0.31 0.000 0.000 1.00
71
+ ASY CA 0.07 0.000 0.000 2.275
72
+ ASY HA 0.09 0.000 0.000 1.32
73
+ ASY CB -0.28 0.000 0.000 2.175
74
+ ASY HB1 0.09 0.000 0.000 1.32
75
+ ASY HB2 0.09 0.000 0.000 1.32
76
+ ASY CG 0.62 0.000 0.000 2.00
77
+ ASY OD1 -0.76 0.000 0.000 1.70
78
+ ASY OD2 -0.76 0.000 0.000 1.70
79
+ ASY C 0.51 0.000 0.000 2.00
80
+ ASY O -0.51 0.000 0.000 1.70
81
+ ASY CAY -0.27 0.000 0.000 2.175
82
+ ASY HY1 0.09 0.000 0.000 1.32
83
+ ASY HY2 0.09 0.000 0.000 1.32
84
+ ASY HY3 0.09 0.000 0.000 1.32
85
+ ASY CY 0.51 0.000 0.000 2.00
86
+ ASY OY -0.51 0.000 0.000 1.70
87
+ !
88
+ CA CA 2.00 0.000 0.000 1.811
89
+ !
90
+ CYS N -0.47 0.000 0.000 1.850
91
+ CYS HN 0.31 0.000 0.000 1.00
92
+ CYS CA 0.07 0.000 0.000 2.275
93
+ CYS HA 0.09 0.000 0.000 1.32
94
+ CYS CB -0.11 0.000 0.000 2.175
95
+ CYS HB1 0.09 0.000 0.000 1.32
96
+ CYS HB2 0.09 0.000 0.000 1.32
97
+ CYS SG -0.23 0.000 0.000 2.000
98
+ CYS HG1 0.16 0.000 0.000 1.00
99
+ CYS C 0.51 0.000 0.000 2.00
100
+ CYS O -0.51 0.000 0.000 1.70
101
+ !
102
+ CYX N -0.47 0.000 0.000 1.850
103
+ CYX HN 0.31 0.000 0.000 1.00
104
+ CYX CA 0.07 0.000 0.000 2.275
105
+ CYX HA 0.09 0.000 0.000 1.32
106
+ CYX CB -0.10 0.000 0.000 2.175
107
+ CYX HB1 0.09 0.000 0.000 1.32
108
+ CYX HB2 0.09 0.000 0.000 1.32
109
+ CYX SG -0.08 0.000 0.000 2.000
110
+ CYX C 0.51 0.000 0.000 2.00
111
+ CYX O -0.51 0.000 0.000 1.70
112
+ !
113
+ FES FE1 -0.020 0.000 0.000 2.000
114
+ FES FE2 -0.020 0.000 0.000 2.000
115
+ FES S1 -0.420 0.000 0.000 2.000
116
+ FES S2 -0.420 0.000 0.000 2.000
117
+ !
118
+ GLN N -0.47 0.000 0.000 1.850
119
+ GLN HN 0.31 0.000 0.000 1.00
120
+ GLN CA 0.07 0.000 0.000 2.275
121
+ GLN HA 0.09 0.000 0.000 1.32
122
+ GLN CB -0.18 0.000 0.000 2.175
123
+ GLN HB1 0.09 0.000 0.000 1.32
124
+ GLN HB2 0.09 0.000 0.000 1.32
125
+ GLN CG -0.18 0.000 0.000 2.175
126
+ GLN HG1 0.09 0.000 0.000 1.32
127
+ GLN HG2 0.09 0.000 0.000 1.32
128
+ GLN CD 0.55 0.000 0.000 2.00
129
+ GLN OE1 -0.55 0.000 0.000 1.70
130
+ GLN NE2 -0.62 0.000 0.000 1.85
131
+ GLN HE21 0.32 0.000 0.000 1.00
132
+ GLN HE22 0.30 0.000 0.000 1.00
133
+ GLN C 0.51 0.000 0.000 2.00
134
+ GLN O -0.51 0.000 0.000 1.70
135
+ !
136
+ GLU N -0.47 0.000 0.000 1.850
137
+ GLU HN 0.31 0.000 0.000 1.00
138
+ GLU CA 0.07 0.000 0.000 2.275
139
+ GLU HA 0.09 0.000 0.000 1.32
140
+ GLU CB -0.18 0.000 0.000 2.175
141
+ GLU HB1 0.09 0.000 0.000 1.32
142
+ GLU HB2 0.09 0.000 0.000 1.32
143
+ GLU CG -0.28 0.000 0.000 2.175
144
+ GLU HG1 0.09 0.000 0.000 1.32
145
+ GLU HG2 0.09 0.000 0.000 1.32
146
+ GLU CD 0.62 0.000 0.000 2.00
147
+ GLU OE1 -0.76 0.000 0.000 1.70
148
+ GLU OE2 -0.76 0.000 0.000 1.70
149
+ GLU C 0.51 0.000 0.000 2.00
150
+ GLU O -0.51 0.000 0.000 1.70
151
+ !
152
+ GLY N -0.47 0.000 0.000 1.850
153
+ GLY HN 0.31 0.000 0.000 1.00
154
+ GLY CA -0.02 0.000 0.000 2.275
155
+ GLY HA1 0.09 0.000 0.000 1.32
156
+ GLY HA2 0.09 0.000 0.000 1.32
157
+ GLY C 0.51 0.000 0.000 2.00
158
+ GLY O -0.51 0.000 0.000 1.70
159
+ !
160
+ HSD N -0.47 0.000 0.000 1.850
161
+ HSD HN 0.31 0.000 0.000 1.00
162
+ HSD CA 0.07 0.000 0.000 2.275
163
+ HSD HA 0.09 0.000 0.000 1.32
164
+ HSD ND1 -0.36 0.000 0.000 1.85
165
+ HSD HD1 0.32 0.000 0.000 1.00
166
+ HSD CG -0.05 0.000 0.000 1.80
167
+ HSD CB -0.09 0.000 0.000 2.175
168
+ HSD HB1 0.09 0.000 0.000 1.32
169
+ HSD HB2 0.09 0.000 0.000 1.32
170
+ HSD NE2 -0.70 0.000 0.000 1.85
171
+ HSD CD2 0.22 0.000 0.000 1.80
172
+ HSD HD2 0.10 0.000 0.000 1.468
173
+ HSD CE1 0.25 0.000 0.000 1.80
174
+ HSD HE1 0.13 0.000 0.000 0.90
175
+ HSD C 0.51 0.000 0.000 2.00
176
+ HSD O -0.51 0.000 0.000 1.70
177
+ !
178
+ HSE N -0.47 0.000 0.000 1.850
179
+ HSE HN 0.31 0.000 0.000 1.00
180
+ HSE CA 0.07 0.000 0.000 2.275
181
+ HSE HA 0.09 0.000 0.000 1.32
182
+ HSE NE2 -0.36 0.000 0.000 1.85
183
+ HSE HE2 0.32 0.000 0.000 1.00
184
+ HSE CD2 -0.05 0.000 0.000 1.80
185
+ HSE HD2 0.09 0.000 0.000 1.468
186
+ HSE ND1 -0.70 0.000 0.000 1.85
187
+ HSE CG 0.22 0.000 0.000 1.80
188
+ HSE CE1 0.25 0.000 0.000 1.80
189
+ HSE HE1 0.13 0.000 0.000 0.90
190
+ HSE CB -0.08 0.000 0.000 2.175
191
+ HSE HB1 0.09 0.000 0.000 1.32
192
+ HSE HB2 0.09 0.000 0.000 1.32
193
+ HSE C 0.51 0.000 0.000 2.00
194
+ HSE O -0.51 0.000 0.000 1.70
195
+ !
196
+ HSP N -0.47 0.000 0.000 1.850
197
+ HSP HN 0.31 0.000 0.000 1.00
198
+ HSP CA 0.07 0.000 0.000 2.275
199
+ HSP HA 0.09 0.000 0.000 1.32
200
+ HSP ND1 -0.51 0.000 0.000 1.85
201
+ HSP HD1 0.44 0.000 0.000 1.00
202
+ HSP NE2 -0.51 0.000 0.000 1.85
203
+ HSP HE2 0.44 0.000 0.000 1.00
204
+ HSP CE1 0.32 0.000 0.000 1.80
205
+ HSP HE1 0.18 0.000 0.000 0.70
206
+ HSP CD2 0.19 0.000 0.000 1.80
207
+ HSP HD2 0.13 0.000 0.000 0.90
208
+ HSP CG 0.19 0.000 0.000 1.80
209
+ HSP CB -0.05 0.000 0.000 2.175
210
+ HSP HB1 0.09 0.000 0.000 1.32
211
+ HSP HB2 0.09 0.000 0.000 1.32
212
+ HSP C 0.51 0.000 0.000 2.00
213
+ HSP O -0.51 0.000 0.000 1.70
214
+ !
215
+ HMS N -0.47 0.000 0.000 1.850
216
+ HMS HN 0.31 0.000 0.000 1.00
217
+ HMS CA 0.07 0.000 0.000 2.275
218
+ HMS HA 0.09 0.000 0.000 1.32
219
+ HMS ND1 -0.51 0.000 0.000 1.85
220
+ HMS HD1 0.44 0.000 0.000 1.00
221
+ HMS NE2 -0.51 0.000 0.000 1.85
222
+ HMS CM 0.17 0.000 0.000 2.175
223
+ HMS HM1 0.09 0.000 0.000 1.32
224
+ HMS HM2 0.09 0.000 0.000 1.32
225
+ HMS HM3 0.09 0.000 0.000 1.32
226
+ HMS CE1 0.32 0.000 0.000 1.80
227
+ HMS HE1 0.18 0.000 0.000 0.70
228
+ HMS CD2 0.19 0.000 0.000 1.80
229
+ HMS HD2 0.13 0.000 0.000 0.90
230
+ HMS CG 0.19 0.000 0.000 1.80
231
+ HMS CB -0.05 0.000 0.000 2.175
232
+ HMS HB1 0.09 0.000 0.000 1.32
233
+ HMS HB2 0.09 0.000 0.000 1.32
234
+ HMS C 0.51 0.000 0.000 2.00
235
+ HMS O -0.51 0.000 0.000 1.70
236
+ !
237
+ ILE N -0.47 0.000 0.000 1.850
238
+ ILE HN 0.31 0.000 0.000 1.00
239
+ ILE CA 0.07 0.000 0.000 2.275
240
+ ILE HA 0.09 0.000 0.000 1.32
241
+ ILE CB -0.09 0.000 0.000 2.275
242
+ ILE HB 0.09 0.000 0.000 1.32
243
+ ILE CG2 -0.27 0.000 0.000 2.06
244
+ ILE HG21 0.09 0.000 0.000 1.32
245
+ ILE HG22 0.09 0.000 0.000 1.32
246
+ ILE HG23 0.09 0.000 0.000 1.32
247
+ ILE CG1 -0.18 0.000 0.000 2.175
248
+ ILE HG11 0.09 0.000 0.000 1.32
249
+ ILE HG12 0.09 0.000 0.000 1.32
250
+ ILE CD -0.27 0.000 0.000 2.06
251
+ ILE HD1 0.09 0.000 0.000 1.32
252
+ ILE HD2 0.09 0.000 0.000 1.32
253
+ ILE HD3 0.09 0.000 0.000 1.32
254
+ ILE C 0.51 0.000 0.000 2.00
255
+ ILE O -0.51 0.000 0.000 1.70
256
+ !
257
+ LEU N -0.47 0.000 0.000 1.850
258
+ LEU HN 0.31 0.000 0.000 1.00
259
+ LEU CA 0.07 0.000 0.000 2.275
260
+ LEU HA 0.09 0.000 0.000 1.32
261
+ LEU CB -0.18 0.000 0.000 2.175
262
+ LEU HB1 0.09 0.000 0.000 1.32
263
+ LEU HB2 0.09 0.000 0.000 1.32
264
+ LEU CG -0.09 0.000 0.000 2.275
265
+ LEU HG 0.09 0.000 0.000 1.32
266
+ LEU CD1 -0.27 0.000 0.000 2.06
267
+ LEU HD11 0.09 0.000 0.000 1.32
268
+ LEU HD12 0.09 0.000 0.000 1.32
269
+ LEU HD13 0.09 0.000 0.000 1.32
270
+ LEU CD2 -0.27 0.000 0.000 2.06
271
+ LEU HD21 0.09 0.000 0.000 1.32
272
+ LEU HD22 0.09 0.000 0.000 1.32
273
+ LEU HD23 0.09 0.000 0.000 1.32
274
+ LEU C 0.51 0.000 0.000 2.00
275
+ LEU O -0.51 0.000 0.000 1.70
276
+ !
277
+ LYS N -0.47 0.000 0.000 1.850
278
+ LYS HN 0.31 0.000 0.000 1.00
279
+ LYS CA 0.07 0.000 0.000 2.275
280
+ LYS HA 0.09 0.000 0.000 1.32
281
+ LYS CB -0.18 0.000 0.000 2.175
282
+ LYS HB1 0.09 0.000 0.000 1.32
283
+ LYS HB2 0.09 0.000 0.000 1.32
284
+ LYS CG -0.18 0.000 0.000 2.175
285
+ LYS HG1 0.09 0.000 0.000 1.32
286
+ LYS HG2 0.09 0.000 0.000 1.32
287
+ LYS CD -0.18 0.000 0.000 2.175
288
+ LYS HD1 0.09 0.000 0.000 1.32
289
+ LYS HD2 0.09 0.000 0.000 1.32
290
+ LYS CE 0.21 0.000 0.000 2.175
291
+ LYS HE1 0.05 0.000 0.000 1.32
292
+ LYS HE2 0.05 0.000 0.000 1.32
293
+ LYS NZ -0.30 0.000 0.000 1.85
294
+ LYS HZ1 0.33 0.000 0.000 1.00
295
+ LYS HZ2 0.33 0.000 0.000 1.00
296
+ LYS HZ3 0.33 0.000 0.000 1.00
297
+ LYS C 0.51 0.000 0.000 2.00
298
+ LYS O -0.51 0.000 0.000 1.70
299
+ !
300
+ MET N -0.47 0.000 0.000 1.850
301
+ MET HN 0.31 0.000 0.000 1.00
302
+ MET CA 0.07 0.000 0.000 2.275
303
+ MET HA 0.09 0.000 0.000 1.32
304
+ MET CB -0.18 0.000 0.000 2.175
305
+ MET HB1 0.09 0.000 0.000 1.32
306
+ MET HB2 0.09 0.000 0.000 1.32
307
+ MET CG -0.14 0.000 0.000 2.175
308
+ MET HG1 0.09 0.000 0.000 1.32
309
+ MET HG2 0.09 0.000 0.000 1.32
310
+ MET SD -0.09 0.000 0.000 2.00
311
+ MET CE -0.22 0.000 0.000 2.06
312
+ MET HE1 0.09 0.000 0.000 1.32
313
+ MET HE2 0.09 0.000 0.000 1.32
314
+ MET HE3 0.09 0.000 0.000 1.32
315
+ MET C 0.51 0.000 0.000 2.00
316
+ MET O -0.51 0.000 0.000 1.70
317
+ !
318
+ PHE N -0.47 0.000 0.000 1.850
319
+ PHE HN 0.31 0.000 0.000 1.00
320
+ PHE CA 0.07 0.000 0.000 2.275
321
+ PHE HA 0.09 0.000 0.000 1.32
322
+ PHE CB -0.18 0.000 0.000 2.175
323
+ PHE HB1 0.09 0.000 0.000 1.32
324
+ PHE HB2 0.09 0.000 0.000 1.32
325
+ PHE CG 0.000 0.000 0.000 1.9924
326
+ PHE CD1 -0.115 0.000 0.000 1.9924
327
+ PHE HD1 0.115 0.000 0.000 1.3582
328
+ PHE CD2 -0.115 0.000 0.000 1.9924
329
+ PHE HD2 0.115 0.000 0.000 1.3582
330
+ PHE CE1 -0.115 0.000 0.000 1.9924
331
+ PHE HE1 0.115 0.000 0.000 1.3582
332
+ PHE CE2 -0.115 0.000 0.000 1.9924
333
+ PHE HE2 0.115 0.000 0.000 1.3582
334
+ PHE CZ -0.115 0.000 0.000 1.9924
335
+ PHE HZ 0.115 0.000 0.000 1.3582
336
+ PHE C 0.51 0.000 0.000 2.00
337
+ PHE O -0.51 0.000 0.000 1.70
338
+ !
339
+ PRO N -0.29 0.000 0.000 1.85
340
+ PRO CA 0.02 0.000 0.000 2.275
341
+ PRO HA 0.09 0.000 0.000 1.32
342
+ PRO CD 0.00 0.000 0.000 2.175
343
+ PRO HD1 0.09 0.000 0.000 1.32
344
+ PRO HD2 0.09 0.000 0.000 1.32
345
+ PRO CB -0.18 0.000 0.000 2.175
346
+ PRO HB1 0.09 0.000 0.000 1.32
347
+ PRO HB2 0.09 0.000 0.000 1.32
348
+ PRO CG -0.18 0.000 0.000 2.175
349
+ PRO HG1 0.09 0.000 0.000 1.32
350
+ PRO HG2 0.09 0.000 0.000 1.32
351
+ PRO C 0.51 0.000 0.000 2.0
352
+ PRO O -0.51 0.000 0.000 1.7
353
+ !
354
+ PRON N -0.07 0.000 0.000 1.85
355
+ PRON HN1 0.24 0.000 0.000 1.00
356
+ PRON HN2 0.24 0.000 0.000 1.00
357
+ PRON CD 0.16 0.000 0.000 2.175
358
+ PRON CA 0.16 0.000 0.000 2.275
359
+ PRON HA 0.09 0.000 0.000 1.32
360
+ PRON HD1 0.09 0.000 0.000 1.32
361
+ PRON HD2 0.09 0.000 0.000 1.32
362
+ !
363
+ SER N -0.47 0.000 0.000 1.850
364
+ SER HN 0.31 0.000 0.000 1.00
365
+ SER CA 0.07 0.000 0.000 2.275
366
+ SER HA 0.09 0.000 0.000 1.32
367
+ SER CB 0.05 0.000 0.000 2.175
368
+ SER HB1 0.09 0.000 0.000 1.32
369
+ SER HB2 0.09 0.000 0.000 1.32
370
+ SER OG -0.66 0.000 0.000 1.77
371
+ SER HG1 0.43 0.000 0.000 1.00
372
+ SER C 0.51 0.000 0.000 2.00
373
+ SER O -0.51 0.000 0.000 1.70
374
+ !
375
+ THR N -0.47 0.000 0.000 1.850
376
+ THR HN 0.31 0.000 0.000 1.00
377
+ THR CA 0.07 0.000 0.000 2.275
378
+ THR HA 0.09 0.000 0.000 1.32
379
+ THR CB 0.14 0.000 0.000 2.175
380
+ THR HB 0.09 0.000 0.000 1.32
381
+ THR OG1 -0.66 0.000 0.000 1.77
382
+ THR HG1 0.43 0.000 0.000 1.00
383
+ THR CG2 -0.27 0.000 0.000 2.06
384
+ THR HG21 0.09 0.000 0.000 1.32
385
+ THR HG22 0.09 0.000 0.000 1.32
386
+ THR HG23 0.09 0.000 0.000 1.32
387
+ THR C 0.51 0.000 0.000 2.00
388
+ THR O -0.51 0.000 0.000 1.70
389
+ !
390
+ TRP N -0.47 0.000 0.000 1.850
391
+ TRP HN 0.31 0.000 0.000 1.00
392
+ TRP CA 0.07 0.000 0.000 2.275
393
+ TRP HA 0.09 0.000 0.000 1.32
394
+ TRP CB -0.18 0.000 0.000 2.175
395
+ TRP HB1 0.09 0.000 0.000 1.32
396
+ TRP HB2 0.09 0.000 0.000 1.32
397
+ TRP CG -0.03 0.000 0.000 1.9924
398
+ TRP CD2 -0.02 0.000 0.000 1.8
399
+ TRP CD1 0.035 0.000 0.000 1.9924
400
+ TRP HD1 0.115 0.000 0.000 1.3582
401
+ TRP NE1 -0.61 0.000 0.000 1.85
402
+ TRP HE1 0.38 0.000 0.000 1.00
403
+ TRP CE2 0.13 0.000 0.000 1.8
404
+ TRP CE3 -0.115 0.000 0.000 1.9924
405
+ TRP HE3 0.115 0.000 0.000 1.3582
406
+ TRP CZ2 -0.115 0.000 0.000 1.9924
407
+ TRP HZ2 0.115 0.000 0.000 1.3582
408
+ TRP CZ3 -0.115 0.000 0.000 1.9924
409
+ TRP HZ3 0.115 0.000 0.000 1.3582
410
+ TRP CH2 -0.115 0.000 0.000 1.9924
411
+ TRP HH2 0.115 0.000 0.000 1.3582
412
+ TRP C 0.51 0.000 0.000 2.00
413
+ TRP O -0.51 0.000 0.000 1.70
414
+ !
415
+ TYR N -0.47 0.000 0.000 1.850
416
+ TYR HN 0.31 0.000 0.000 1.00
417
+ TYR CA 0.07 0.000 0.000 2.275
418
+ TYR HA 0.09 0.000 0.000 1.32
419
+ TYR CB -0.18 0.000 0.000 2.175
420
+ TYR HB1 0.09 0.000 0.000 1.32
421
+ TYR HB2 0.09 0.000 0.000 1.32
422
+ TYR CG 0.00 0.000 0.000 1.9924
423
+ TYR CD1 -0.115 0.000 0.000 1.9924
424
+ TYR HD1 0.115 0.000 0.000 1.3582
425
+ TYR CD2 -0.115 0.000 0.000 1.9924
426
+ TYR HD2 0.115 0.000 0.000 1.3582
427
+ TYR CE1 -0.115 0.000 0.000 1.9924
428
+ TYR HE1 0.115 0.000 0.000 1.3582
429
+ TYR CE2 -0.115 0.000 0.000 1.9924
430
+ TYR HE2 0.115 0.000 0.000 1.3582
431
+ TYR CZ 0.11 0.000 0.000 1.9924
432
+ TYR OH -0.54 0.000 0.000 1.77
433
+ TYR HH 0.43 0.000 0.000 1.00
434
+ TYR C 0.51 0.000 0.000 2.00
435
+ TYR O -0.51 0.000 0.000 1.70
436
+ !
437
+ VAL N -0.47 0.000 0.000 1.850
438
+ VAL HN 0.31 0.000 0.000 1.00
439
+ VAL CA 0.07 0.000 0.000 2.275
440
+ VAL HA 0.09 0.000 0.000 1.32
441
+ VAL CB -0.09 0.000 0.000 2.175
442
+ VAL HB 0.09 0.000 0.000 1.32
443
+ VAL CG1 -0.27 0.000 0.000 2.06
444
+ VAL HG11 0.09 0.000 0.000 1.32
445
+ VAL HG12 0.09 0.000 0.000 1.32
446
+ VAL HG13 0.09 0.000 0.000 1.32
447
+ VAL CG2 -0.27 0.000 0.000 2.06
448
+ VAL HG21 0.09 0.000 0.000 1.32
449
+ VAL HG22 0.09 0.000 0.000 1.32
450
+ VAL HG23 0.09 0.000 0.000 1.32
451
+ VAL C 0.51 0.000 0.000 2.00
452
+ VAL O -0.51 0.000 0.000 1.70
453
+ !
454
+ NTE N -0.30 0.000 0.000 1.85
455
+ NTE HT1 0.33 0.000 0.000 1.32
456
+ NTE HT2 0.33 0.000 0.000 1.32
457
+ NTE HT3 0.33 0.000 0.000 1.32
458
+ NTE CA 0.21 0.000 0.000 2.275
459
+ NTE HA 0.10 0.000 0.000 1.32
460
+ !
461
+ CTE C 0.34 0.000 0.000 2.00
462
+ CTE OT1 -0.67 0.000 0.000 1.70
463
+ CTE OT2 -0.67 0.000 0.000 1.70
464
+ !
465
+ GUA P 1.50 0.000 0.000 2.15
466
+ GUA O1P -0.80 0.000 0.000 1.70
467
+ GUA O2P -0.80 0.000 0.000 1.70
468
+ GUA O5' -0.55 0.000 0.000 1.77
469
+ GUA C5' -0.08 0.000 0.000 2.175
470
+ GUA H5' 0.09 0.000 0.000 1.32
471
+ GUA H5'' 0.09 0.000 0.000 1.32
472
+ GUA C4' 0.11 0.000 0.000 2.275
473
+ GUA H4' 0.09 0.000 0.000 1.32
474
+ GUA O4' -0.40 0.000 0.000 1.77
475
+ GUA C1' 0.11 0.000 0.000 2.275
476
+ GUA H1' 0.09 0.000 0.000 1.32
477
+ GUA N9 -0.14 0.000 0.000 1.85
478
+ GUA C4 0.14 0.000 0.000 1.80
479
+ GUA N3 -0.66 0.000 0.000 1.85
480
+ GUA C2 0.76 0.000 0.000 1.80
481
+ GUA N1 -0.38 0.000 0.000 1.85
482
+ GUA H1 0.28 0.000 0.000 1.00
483
+ GUA N2 -0.64 0.000 0.000 1.85
484
+ GUA H21 0.31 0.000 0.000 1.00
485
+ GUA H22 0.33 0.000 0.000 1.00
486
+ GUA C6 0.55 0.000 0.000 1.80
487
+ GUA O6 -0.47 0.000 0.000 1.70
488
+ GUA C5 -0.08 0.000 0.000 1.80
489
+ GUA N7 -0.69 0.000 0.000 1.85
490
+ GUA C8 0.41 0.000 0.000 1.80
491
+ GUA H8 0.28 0.000 0.000 1.32
492
+ GUA O2' -0.66 0.000 0.000 1.77
493
+ GUA C3' 0.01 0.000 0.000 2.275
494
+ GUA H3' 0.09 0.000 0.000 1.32
495
+ GUA O3' -0.55 0.000 0.000 1.77
496
+ !
497
+ ! Note that above is true for RIBOSE - the following parameters should
498
+ ! be used to overwrite the above it DEOXYRIBOSE is wanted
499
+ !
500
+ !GUA C2' 0.14 0.000 0.000 2.275
501
+ !GUA H2' 0.43 0.000 0.000 1.00
502
+ !GUA H2'' 0.09 0.000 0.000 1.32
503
+ !
504
+ GUA C2' -0.18 0.000 0.000 2.175
505
+ GUA H2' 0.09 0.000 0.000 1.32
506
+ GUA H2'' 0.09 0.000 0.000 1.32
507
+ !
508
+ ADP PA 1.30 0.000 0.000 2.15
509
+ ADP O1PA -0.80 0.000 0.000 1.70
510
+ ADP O2PA -0.80 0.000 0.000 1.70
511
+ ADP O5' -0.60 0.000 0.000 1.77
512
+ ADP C5' -0.08 0.000 0.000 2.175
513
+ ADP H5' 0.09 0.000 0.000 1.32
514
+ ADP H5'' 0.09 0.000 0.000 1.32
515
+ ADP C4' 0.11 0.000 0.000 2.275
516
+ ADP H4' 0.09 0.000 0.000 1.32
517
+ ADP O4' -0.40 0.000 0.000 1.77
518
+ ADP C1' 0.11 0.000 0.000 2.275
519
+ ADP H1' 0.09 0.000 0.000 1.32
520
+ ADP C5 0.23 0.000 0.000 1.80
521
+ ADP N7 -0.63 0.000 0.000 1.85
522
+ ADP C8 0.38 0.000 0.000 1.80
523
+ ADP H8 0.18 0.000 0.000 1.32
524
+ ADP N9 -0.16 0.000 0.000 1.85
525
+ ADP N1 -0.74 0.000 0.000 1.85
526
+ ADP C2 0.53 0.000 0.000 1.80
527
+ ADP H2 0.16 0.000 0.000 1.32
528
+ ADP N3 -0.69 0.000 0.000 1.85
529
+ ADP C4 0.31 0.000 0.000 1.80
530
+ ADP C6 0.43 0.000 0.000 1.80
531
+ ADP N6 -0.80 0.000 0.000 1.85
532
+ ADP H61 0.40 0.000 0.000 1.00
533
+ ADP H62 0.40 0.000 0.000 1.00
534
+ ADP C2' 0.14 0.000 0.000 2.175
535
+ ADP H2'' 0.09 0.000 0.000 1.32
536
+ ADP O2' -0.66 0.000 0.000 1.77
537
+ ADP H2' 0.43 0.000 0.000 1.32
538
+ ADP C3' 0.14 0.000 0.000 2.275
539
+ ADP H3' 0.09 0.000 0.000 1.32
540
+ ADP O3' -0.66 0.000 0.000 1.77
541
+ ADP H3T 0.43 0.000 0.000 1.32
542
+ ADP OLIN -0.80 0.000 0.000 1.70
543
+ ADP PB 1.30 0.000 0.000 2.15
544
+ ADP O1PB -0.90 0.000 0.000 1.70
545
+ ADP O2PB -0.90 0.000 0.000 1.70
546
+ ADP O3PB -0.90 0.000 0.000 1.70
547
+ !
548
+ ATP PG 1.20 0.000 0.000 2.15
549
+ ATP O1PG -1.00 0.000 0.000 1.70
550
+ ATP O2PG -1.00 0.000 0.000 1.70
551
+ ATP O3PG -1.00 0.000 0.000 1.70
552
+ ATP PB 1.30 0.000 0.000 2.15
553
+ ATP O1PB -0.70 0.000 0.000 1.70
554
+ ATP O2PB -0.70 0.000 0.000 1.70
555
+ ATP O3PA -0.70 0.000 0.000 1.70
556
+ ATP PA 1.30 0.000 0.000 2.15
557
+ ATP O1PA -0.70 0.000 0.000 1.70
558
+ ATP O2PA -0.70 0.000 0.000 1.70
559
+ ATP O5' -0.60 0.000 0.000 1.77
560
+ ATP C5' -0.08 0.000 0.000 2.175
561
+ ATP H5' 0.09 0.000 0.000 1.32
562
+ ATP H5'' 0.09 0.000 0.000 1.32
563
+ ATP C4' 0.11 0.000 0.000 2.275
564
+ ATP H4' 0.09 0.000 0.000 1.32
565
+ ATP O4' -0.40 0.000 0.000 1.77
566
+ ATP C1' 0.11 0.000 0.000 2.275
567
+ ATP H1' 0.09 0.000 0.000 1.32
568
+ ATP C5 0.23 0.000 0.000 1.80
569
+ ATP N7 -0.63 0.000 0.000 1.85
570
+ ATP C8 0.38 0.000 0.000 1.80
571
+ ATP H8 0.18 0.000 0.000 1.32
572
+ ATP N9 -0.16 0.000 0.000 1.85
573
+ ATP N1 -0.74 0.000 0.000 1.85
574
+ ATP C2 0.53 0.000 0.000 1.80
575
+ ATP H2 0.16 0.000 0.000 1.32
576
+ ATP N3 -0.69 0.000 0.000 1.85
577
+ ATP C4 0.31 0.000 0.000 1.80
578
+ ATP C6 0.43 0.000 0.000 1.80
579
+ ATP N6 -0.80 0.000 0.000 1.85
580
+ ATP H61 0.40 0.000 0.000 1.00
581
+ ATP H62 0.40 0.000 0.000 1.00
582
+ ATP C2' 0.14 0.000 0.000 2.175
583
+ ATP H2'' 0.09 0.000 0.000 1.32
584
+ ATP O2' -0.66 0.000 0.000 1.77
585
+ ATP H2' 0.43 0.000 0.000 1.32
586
+ ATP C3' 0.14 0.000 0.000 2.275
587
+ ATP H3' 0.09 0.000 0.000 1.32
588
+ ATP O3' -0.66 0.000 0.000 1.77
589
+ ATP H3T 0.43 0.000 0.000 1.32
590
+ ATP OLIN -0.80 0.000 0.000 1.70
591
+
592
+ !
593
+ ADE P 1.50 0.000 0.000 2.15
594
+ ADE O1P -0.80 0.000 0.000 1.70
595
+ ADE O2P -0.80 0.000 0.000 1.70
596
+ ADE O5' -0.55 0.000 0.000 1.77
597
+ ADE C5' -0.08 0.000 0.000 2.175
598
+ ADE H5' 0.09 0.000 0.000 1.32
599
+ ADE H5'' 0.09 0.000 0.000 1.32
600
+ ADE C4' 0.11 0.000 0.000 2.275
601
+ ADE H4' 0.09 0.000 0.000 1.32
602
+ ADE O4' -0.40 0.000 0.000 1.77
603
+ ADE C1' 0.11 0.000 0.000 2.275
604
+ ADE H1' 0.09 0.000 0.000 1.32
605
+ ADE C5 0.23 0.000 0.000 1.80
606
+ ADE N7 -0.63 0.000 0.000 1.85
607
+ ADE C8 0.38 0.000 0.000 1.80
608
+ ADE H8 0.18 0.000 0.000 1.32
609
+ ADE N9 -0.16 0.000 0.000 1.85
610
+ ADE N1 -0.74 0.000 0.000 1.85
611
+ ADE C2 0.53 0.000 0.000 1.80
612
+ ADE H2 0.16 0.000 0.000 1.32
613
+ ADE N3 -0.69 0.000 0.000 1.85
614
+ ADE C4 0.31 0.000 0.000 1.80
615
+ ADE C6 0.43 0.000 0.000 1.80
616
+ ADE N6 -0.80 0.000 0.000 1.85
617
+ ADE H61 0.40 0.000 0.000 1.00
618
+ ADE H62 0.40 0.000 0.000 1.00
619
+ ADE O2' -0.66 0.000 0.000 1.77
620
+ ADE C3' 0.01 0.000 0.000 2.275
621
+ ADE H3' 0.09 0.000 0.000 1.32
622
+ ADE O3' -0.55 0.000 0.000 1.77
623
+ !
624
+ ! Note that above is true for RIBOSE - the following parameters should
625
+ ! be used to overwrite the above it DEOXYRIBOSE is wanted
626
+ !
627
+ !ADE C2' 0.14 0.000 0.000 2.275
628
+ !ADE H2' 0.43 0.000 0.000 1.00
629
+ !ADE H2'' 0.09 0.000 0.000 1.32
630
+ ADE C2' -0.18 0.000 0.000 2.175
631
+ ADE H2' 0.09 0.000 0.000 1.32
632
+ ADE H2'' 0.09 0.000 0.000 1.32
633
+ !
634
+ CYT P 1.50 0.000 0.000 2.15
635
+ CYT O1P -0.80 0.000 0.000 1.70
636
+ CYT O2P -0.80 0.000 0.000 1.70
637
+ CYT O5' -0.55 0.000 0.000 1.77
638
+ CYT C5' -0.08 0.000 0.000 2.175
639
+ CYT H5' 0.09 0.000 0.000 1.32
640
+ CYT H5'' 0.09 0.000 0.000 1.32
641
+ CYT C4' 0.11 0.000 0.000 2.275
642
+ CYT H4' 0.09 0.000 0.000 1.32
643
+ CYT O4' -0.40 0.000 0.000 1.77
644
+ CYT C1' 0.11 0.000 0.000 2.275
645
+ CYT H1' 0.09 0.000 0.000 1.32
646
+ CYT N1 -0.16 0.000 0.000 1.85
647
+ CYT C6 0.11 0.000 0.000 1.80
648
+ CYT H6 0.05 0.000 0.000 1.32
649
+ CYT C2 0.53 0.000 0.000 1.80
650
+ CYT O2 -0.48 0.000 0.000 1.70
651
+ CYT N3 -0.67 0.000 0.000 1.85
652
+ CYT C4 0.62 0.000 0.000 1.80
653
+ CYT N4 -0.58 0.000 0.000 1.85
654
+ CYT H41 0.31 0.000 0.000 1.00
655
+ CYT H42 0.27 0.000 0.000 1.00
656
+ CYT C5 -0.10 0.000 0.000 1.80
657
+ CYT H5 0.10 0.000 0.000 1.32
658
+ CYT O2' -0.66 0.000 0.000 1.77
659
+ CYT C3' 0.01 0.000 0.000 2.275
660
+ CYT H3' 0.09 0.000 0.000 1.32
661
+ CYT O3' -0.55 0.000 0.000 1.77
662
+ !
663
+ ! Note that above is true for RIBOSE - the following parameters should
664
+ ! be used to overwrite the above it DEOXYRIBOSE is wanted
665
+ !
666
+ !CYT C2' 0.14 0.000 0.000 2.275
667
+ !CYT H2' 0.43 0.000 0.000 1.00
668
+ !CYT H2'' 0.09 0.000 0.000 1.32
669
+ CYT C2' -0.18 0.000 0.000 2.175
670
+ CYT H2' 0.09 0.000 0.000 1.32
671
+ CYT H2'' 0.09 0.000 0.000 1.32
672
+ !
673
+ THY P 1.50 0.000 0.000 2.15
674
+ THY O1P -0.80 0.000 0.000 1.70
675
+ THY O2P -0.80 0.000 0.000 1.70
676
+ THY O5' -0.55 0.000 0.000 1.77
677
+ THY C5' -0.08 0.000 0.000 2.175
678
+ THY H5' 0.09 0.000 0.000 1.32
679
+ THY H5'' 0.09 0.000 0.000 1.32
680
+ THY C4' 0.11 0.000 0.000 2.275
681
+ THY H4' 0.09 0.000 0.000 1.32
682
+ THY O4' -0.40 0.000 0.000 1.77
683
+ THY C1' 0.11 0.000 0.000 2.275
684
+ THY H1' 0.09 0.000 0.000 1.32
685
+ THY N1 -0.30 0.000 0.000 1.85
686
+ THY C6 0.17 0.000 0.000 1.80
687
+ THY H6 0.13 0.000 0.000 1.32
688
+ THY C2 0.57 0.000 0.000 1.80
689
+ THY O2 -0.47 0.000 0.000 1.70
690
+ THY N3 -0.46 0.000 0.000 1.85
691
+ THY H3 0.36 0.000 0.000 1.00
692
+ THY C4 0.54 0.000 0.000 1.80
693
+ THY O4 -0.49 0.000 0.000 1.70
694
+ THY C5 -0.15 0.000 0.000 1.80
695
+ THY C5M -0.11 0.000 0.000 2.06
696
+ THY H51 0.07 0.000 0.000 1.32
697
+ THY H52 0.07 0.000 0.000 1.32
698
+ THY H53 0.07 0.000 0.000 1.32
699
+ THY O2' -0.66 0.000 0.000 1.77
700
+ THY C3' 0.01 0.000 0.000 2.275
701
+ THY H3' 0.09 0.000 0.000 1.32
702
+ THY O3' -0.55 0.000 0.000 1.77
703
+ !
704
+ ! Note that above is true for RIBOSE - the following parameters should
705
+ ! be used to overwrite the above it DEOXYRIBOSE is wanted
706
+ !
707
+ !THY C2' 0.14 0.000 0.000 2.275
708
+ !THY H2' 0.43 0.000 0.000 1.00
709
+ !THY H2'' 0.09 0.000 0.000 1.32
710
+ THY C2' -0.18 0.000 0.000 2.175
711
+ THY H2' 0.09 0.000 0.000 1.32
712
+ THY H2'' 0.09 0.000 0.000 1.32
713
+ !
714
+ TE5 H5T 0.43 0.000 0.000 1.00
715
+ TE5 O5' -0.66 0.000 0.000 1.77
716
+ TE5 C5' 0.05 0.000 0.000 2.175
717
+ TE5 H5' 0.09 0.000 0.000 1.32
718
+ TE5 H5'' 0.09 0.000 0.000 1.32
719
+ !
720
+ TE3 C3' 0.14 0.000 0.000 2.275
721
+ TE3 H3' 0.09 0.000 0.000 1.32
722
+ TE3 O3' -0.66 0.000 0.000 1.77
723
+ TE3 H3T 0.43 0.000 0.000 1.00
724
+ !
725
+ !
726
+ CMP P 1.50 0.000 0.000 2.15
727
+ CMP O1P -0.80 0.000 0.000 1.70
728
+ CMP O2P -0.80 0.000 0.000 1.70
729
+ CMP O5' -0.55 0.000 0.000 1.77
730
+ CMP C5' -0.08 0.000 0.000 2.175
731
+ CMP H5' 0.09 0.000 0.000 1.32
732
+ CMP H5'' 0.09 0.000 0.000 1.32
733
+ CMP C4' 0.11 0.000 0.000 2.275
734
+ CMP H4' 0.09 0.000 0.000 1.32
735
+ CMP O4' -0.40 0.000 0.000 1.77
736
+ CMP C1' 0.11 0.000 0.000 2.275
737
+ CMP H1' 0.09 0.000 0.000 1.32
738
+ CMP C5 0.23 0.000 0.000 1.80
739
+ CMP N7 -0.63 0.000 0.000 1.85
740
+ CMP C8 0.38 0.000 0.000 1.80
741
+ CMP H8 0.18 0.000 0.000 1.32
742
+ CMP N9 -0.16 0.000 0.000 1.85
743
+ CMP N1 -0.74 0.000 0.000 1.85
744
+ CMP C2 0.53 0.000 0.000 1.80
745
+ CMP H2 0.16 0.000 0.000 1.32
746
+ CMP N3 -0.69 0.000 0.000 1.85
747
+ CMP C4 0.31 0.000 0.000 1.80
748
+ CMP C6 0.43 0.000 0.000 1.80
749
+ CMP N6 -0.80 0.000 0.000 1.85
750
+ CMP H61 0.40 0.000 0.000 1.00
751
+ CMP H62 0.40 0.000 0.000 1.00
752
+ CMP O2' -0.66 0.000 0.000 1.77
753
+ CMP C3' 0.01 0.000 0.000 2.275
754
+ CMP H3' 0.09 0.000 0.000 1.32
755
+ CMP O3' -0.55 0.000 0.000 1.77
756
+ !
757
+ ! Note that above is true for RIBOSE - the following parameters should
758
+ ! be used to overwrite the above it DEOXYRIBOSE is wanted
759
+ !
760
+ CMP C2' 0.14 0.000 0.000 2.275
761
+ CMP H2T 0.43 0.000 0.000 1.00
762
+ CMP H2' 0.09 0.000 0.000 1.32
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/UHBD/nuc.3-4.inp ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ read ! read
2
+ mol 1 ! molecule 1
3
+ file 'prot3.pdb' ! from pdb file
4
+ pdb ! in free-format PDB format
5
+ end
6
+ read ! read
7
+ mol 2 ! molecule 1
8
+ file 'prot4.pdb' ! from pdb file
9
+ pdb ! in free-format PDB format
10
+ end
11
+ set
12
+ charge ! the charges
13
+ radii ! and the radii
14
+ param CHARMM23 ! using parameter set "amber"
15
+ file 'aheall-atom.charmm.dat' ! from the file "ahe.dat"
16
+ end
17
+
18
+ elec ! calculate the electrostatic potential
19
+ calc
20
+ dime 200 200 200
21
+ grid 1.00 ! using a grid spacing of 1.0 Angstroms
22
+ all
23
+ ions 50.0
24
+ full
25
+ maxits 500
26
+ pdie 2.0
27
+ nsph 200
28
+ sdie 78.4
29
+ rion 2.0
30
+ nmap 1.4 ! use probe-accessible surface
31
+ bcfl 2 ! using boundary condition 2
32
+ gcent 2.821 -0.073 0.815
33
+ end
34
+ print elec zenerg all end
35
+ print elec energy all end
36
+ print elec self all end
37
+ print elec fdcoul all end
38
+ print elec tenerg all end
39
+
40
+ elec ! calculate the electrostatic potential
41
+ calc
42
+ dime 200 200 200
43
+ grid 1.00 ! using a grid spacing of 1.0 Angstroms
44
+ mol 1
45
+ full
46
+ ions 50.0
47
+ maxits 500
48
+ pdie 2.0
49
+ nsph 200
50
+ sdie 78.4
51
+ rion 2.0
52
+ nmap 1.4 ! use probe-accessible surface
53
+ bcfl 2 ! using boundary condition 2
54
+ gcent 2.821 -0.073 0.815
55
+ end
56
+ print elec zenerg mol 1 end
57
+ print elec energy mol 1 end
58
+ print elec self mol 1 end
59
+ print elec fdcoul mol 1 end
60
+ print elec tenerg mol 1 end
61
+
62
+ elec ! calculate the electrostatic potential
63
+ calc
64
+ dime 200 200 200
65
+ grid 1.00 ! using a grid spacing of 1.0 Angstroms
66
+ mol 2
67
+ full
68
+ ions 50.0
69
+ maxits 500
70
+ pdie 2.0
71
+ nsph 200
72
+ sdie 78.4
73
+ rion 2.0
74
+ nmap 1.4 ! use probe-accessible surface
75
+ bcfl 2 ! using boundary condition 2
76
+ gcent 2.821 -0.073 0.815
77
+ end
78
+ print elec zenerg mol 2 end
79
+ print elec energy mol 2 end
80
+ print elec self mol 2 end
81
+ print elec fdcoul mol 2 end
82
+ print elec tenerg mol 2 end
83
+
84
+ stop
85
+
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/UHBD/prot3.pdb ADDED
The diff for this file is too large to render. See raw diff
 
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/UHBD/prot4.pdb ADDED
The diff for this file is too large to render. See raw diff
 
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/UHBD/single.inp ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ read ! read
2
+ mol 1 ! molecule 1
3
+ file 'prot3.pdb' ! from pdb file
4
+ pdb ! in free-format PDB format
5
+ end
6
+ read ! read
7
+ mol 2 ! molecule 1
8
+ file 'prot4.pdb' ! from pdb file
9
+ pdb ! in free-format PDB format
10
+ end
11
+ set
12
+ charge ! the charges
13
+ radii ! and the radii
14
+ param CHARMM23 ! using parameter set "amber"
15
+ file 'aheall-atom.charmm.dat' ! from the file "ahe.dat"
16
+ end
17
+
18
+ elec ! calculate the electrostatic potential
19
+ calc
20
+ dime 97 97 97
21
+ grid 1.5 ! using a grid spacing of 1.0 Angstroms
22
+ all
23
+ ions 50.0
24
+ maxits 500
25
+ pdie 2.0
26
+ nsph 200
27
+ sdie 78.4
28
+ rion 2.0
29
+ nmap 1.4 ! use probe-accessible surface
30
+ bcfl 1 ! using boundary condition 2
31
+ gcent 2.821 -0.073 0.815
32
+ end
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/UHBD/srsrf.dot ADDED
The diff for this file is too large to render. See raw diff
 
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/apbs-mol-auto.in ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ##########################################################################
2
+ # ACTIN DIMER BINDING ENERGY
3
+ ##########################################################################
4
+
5
+ read
6
+ mol pqr mol1.pqr
7
+ mol pqr mol2.pqr
8
+ mol pqr complex.pqr
9
+ end
10
+
11
+ # CALCULATE POTENTIAL FOR FIRST COMPONENT
12
+ elec name mol1
13
+ mg-auto
14
+ dime 161 161 161
15
+ cglen 156 121 162
16
+ fglen 112 91 116
17
+ cgcent mol 3
18
+ fgcent mol 3
19
+ mol 1
20
+ npbe
21
+ bcfl sdh
22
+ ion charge 1 conc 0.050 radius 2.0
23
+ ion charge -1 conc 0.050 radius 2.0
24
+ pdie 2.0
25
+ sdie 78.4
26
+ srfm mol
27
+ chgm spl0
28
+ srad 1.4
29
+ swin 0.3
30
+ sdens 10.0
31
+ temp 298.15
32
+ calcenergy total
33
+ calcforce no
34
+ end
35
+
36
+ # CALCULATE POTENTIAL FOR SECOND COMPONENT
37
+ elec name mol2
38
+ mg-auto
39
+ dime 161 161 161
40
+ cglen 156 121 162
41
+ fglen 112 91 116
42
+ cgcent mol 3
43
+ fgcent mol 3
44
+ mol 2
45
+ npbe
46
+ bcfl sdh
47
+ ion charge 1 conc 0.050 radius 2.0
48
+ ion charge -1 conc 0.050 radius 2.0
49
+ pdie 2.0
50
+ sdie 78.4
51
+ srfm mol
52
+ chgm spl0
53
+ srad 1.4
54
+ swin 0.3
55
+ sdens 10.0
56
+ temp 298.15
57
+ calcenergy total
58
+ calcforce no
59
+ end
60
+
61
+ # CALCULATE POTENTIAL FOR COMPLEX
62
+ elec name complex
63
+ mg-auto
64
+ dime 161 161 161
65
+ cglen 156 121 162
66
+ fglen 112 91 116
67
+ cgcent mol 3
68
+ fgcent mol 3
69
+ mol 3
70
+ npbe
71
+ bcfl sdh
72
+ ion charge 1 conc 0.050 radius 2.0
73
+ ion charge -1 conc 0.050 radius 2.0
74
+ pdie 2.0
75
+ sdie 78.4
76
+ srfm mol
77
+ chgm spl0
78
+ srad 1.4
79
+ swin 0.3
80
+ sdens 10.0
81
+ temp 298.15
82
+ calcenergy total
83
+ calcforce no
84
+ end
85
+
86
+ # COMBINE TO GIVE BINDING ENERGY
87
+ print elecEnergy complex - mol2 - mol1 end
88
+
89
+ quit
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/apbs-mol-auto.out ADDED
@@ -0,0 +1,261 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+
3
+ ----------------------------------------------------------------------
4
+ APBS -- Adaptive Poisson-Boltzmann Solver
5
+ Version APBS 3.4.1
6
+
7
+ Nathan A. Baker (nathan.baker@pnnl.gov)
8
+ Pacific Northwest National Laboratory
9
+
10
+ Additional contributing authors listed in the code documentation.
11
+
12
+ Copyright (c) 2010-2020 Battelle Memorial Institute. Developed at the Pacific
13
+ Northwest National Laboratory, operated by Battelle Memorial Institute, Pacific
14
+ Northwest Division for the U.S. Department of Energy.
15
+
16
+ Portions Copyright (c) 2002-2010, Washington University in St. Louis.
17
+ Portions Copyright (c) 2002-2020, Nathan A. Baker.
18
+ Portions Copyright (c) 1999-2002, The Regents of the University of California.
19
+ Portions Copyright (c) 1995, Michael Holst.
20
+ All rights reserved.
21
+
22
+ Redistribution and use in source and binary forms, with or without
23
+ modification, are permitted provided that the following conditions are met:
24
+
25
+ * Redistributions of source code must retain the above copyright notice, this
26
+ list of conditions and the following disclaimer.
27
+
28
+ * Redistributions in binary form must reproduce the above copyright notice,
29
+ this list of conditions and the following disclaimer in the documentation
30
+ and/or other materials provided with the distribution.
31
+
32
+ * Neither the name of the developer nor the names of its contributors may be
33
+ used to endorse or promote products derived from this software without
34
+ specific prior written permission.
35
+
36
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
37
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
38
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
39
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
40
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
41
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
42
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
43
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
44
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
45
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
46
+ ----------------------------------------------------------------------
47
+ APBS uses FETK (the Finite Element ToolKit) to solve the
48
+ Poisson-Boltzmann equation numerically. FETK is a portable collection
49
+ of finite element modeling class libraries developed by the Michael Holst
50
+ research group and written in an object-oriented form of C. FEtk is
51
+ designed to solve general coupled systems of nonlinear partial differential
52
+ equations using adaptive finite element methods, inexact Newton methods,
53
+ and algebraic multilevel methods. More information about FEtk may be found
54
+ at <http://www.FEtk.ORG>.
55
+ ----------------------------------------------------------------------
56
+ APBS also uses Aqua to solve the Poisson-Boltzmann equation numerically.
57
+ Aqua is a modified form of the Holst group PMG library <http://www.FEtk.ORG>
58
+ which has been modified by Patrice Koehl
59
+ <http://koehllab.genomecenter.ucdavis.edu/> for improved efficiency and
60
+ memory usage when solving the Poisson-Boltzmann equation.
61
+ ----------------------------------------------------------------------
62
+ Please cite your use of APBS as:
63
+
64
+ Baker NA, Sept D, Joseph S, Holst MJ, McCammon JA. Electrostatics of
65
+ nanosystems: application to microtubules and the ribosome. Proc.
66
+ Natl. Acad. Sci. USA 98, 10037-10041 2001.
67
+
68
+
69
+ This executable compiled on Apr 29 2022 at 19:42:46
70
+
71
+ Parsing input file apbs-mol-auto.in...
72
+ rank 0 size 1...
73
+ Parsed input file.
74
+ Got paths for 3 molecules
75
+ Reading PQR-format atom data from mol1.pqr.
76
+ 5877 atoms
77
+ Centered at (1.535e+01, -3.100e-02, 2.993e+00)
78
+ Net charge -1.20e+01 e
79
+ Reading PQR-format atom data from mol2.pqr.
80
+ 5877 atoms
81
+ Centered at (-1.404e+01, -3.356e+00, 3.049e+01)
82
+ Net charge -1.20e+01 e
83
+ Reading PQR-format atom data from complex.pqr.
84
+ 11754 atoms
85
+ Centered at (2.518e+00, -2.465e+00, 1.674e+01)
86
+ Net charge -2.40e+01 e
87
+ Preparing to run 6 PBE calculations.
88
+ ----------------------------------------
89
+ CALCULATION #1 (mol1): MULTIGRID
90
+ Setting up problem...
91
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
92
+ Debye length: 13.5959 A
93
+ Current memory usage: 1028.322 MB total, 1028.322 MB high water
94
+ Using linear spline charge discretization.
95
+ Grid dimensions: 161 x 161 x 161
96
+ Grid spacings: 0.975 x 0.756 x 1.012
97
+ Grid lengths: 156.000 x 121.000 x 162.000
98
+ Grid center: (2.518, -2.465, 16.742)
99
+ Multigrid levels: 4
100
+ Molecule ID: 1
101
+ Nonlinear traditional PBE
102
+ Single Debye-Huckel sphere boundary conditions
103
+ 2 ion species (0.050 M ionic strength):
104
+ 2.000 A-radius, 1.000 e-charge, 0.050 M concentration
105
+ 2.000 A-radius, -1.000 e-charge, 0.050 M concentration
106
+ Solute dielectric: 2.000
107
+ Solvent dielectric: 78.400
108
+ Using "molecular" surface definition; no smoothing
109
+ Solvent probe radius: 1.400 A
110
+ Temperature: 298.150 K
111
+ Electrostatic energies will be calculated
112
+ Total electrostatic energy = 1.527617850342E+05 kJ/mol
113
+ Calculating forces...
114
+ ----------------------------------------
115
+ CALCULATION #2 (mol1): MULTIGRID
116
+ Setting up problem...
117
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
118
+ Debye length: 13.5959 A
119
+ Current memory usage: 1028.322 MB total, 2042.113 MB high water
120
+ Using linear spline charge discretization.
121
+ Grid dimensions: 161 x 161 x 161
122
+ Grid spacings: 0.700 x 0.569 x 0.725
123
+ Grid lengths: 112.000 x 91.000 x 116.000
124
+ Grid center: (2.518, -2.465, 16.742)
125
+ Multigrid levels: 4
126
+ Molecule ID: 1
127
+ Nonlinear traditional PBE
128
+ Boundary conditions from focusing
129
+ 2 ion species (0.050 M ionic strength):
130
+ 2.000 A-radius, 1.000 e-charge, 0.050 M concentration
131
+ 2.000 A-radius, -1.000 e-charge, 0.050 M concentration
132
+ Solute dielectric: 2.000
133
+ Solvent dielectric: 78.400
134
+ Using "molecular" surface definition; no smoothing
135
+ Solvent probe radius: 1.400 A
136
+ Temperature: 298.150 K
137
+ Electrostatic energies will be calculated
138
+ Total electrostatic energy = 2.919510754196E+05 kJ/mol
139
+ Calculating forces...
140
+ ----------------------------------------
141
+ CALCULATION #3 (mol2): MULTIGRID
142
+ Setting up problem...
143
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
144
+ Debye length: 13.5959 A
145
+ Current memory usage: 1030.291 MB total, 2042.113 MB high water
146
+ Using linear spline charge discretization.
147
+ Grid dimensions: 161 x 161 x 161
148
+ Grid spacings: 0.975 x 0.756 x 1.012
149
+ Grid lengths: 156.000 x 121.000 x 162.000
150
+ Grid center: (2.518, -2.465, 16.742)
151
+ Multigrid levels: 4
152
+ Molecule ID: 2
153
+ Nonlinear traditional PBE
154
+ Single Debye-Huckel sphere boundary conditions
155
+ 2 ion species (0.050 M ionic strength):
156
+ 2.000 A-radius, 1.000 e-charge, 0.050 M concentration
157
+ 2.000 A-radius, -1.000 e-charge, 0.050 M concentration
158
+ Solute dielectric: 2.000
159
+ Solvent dielectric: 78.400
160
+ Using "molecular" surface definition; no smoothing
161
+ Solvent probe radius: 1.400 A
162
+ Temperature: 298.150 K
163
+ Electrostatic energies will be calculated
164
+ Total electrostatic energy = 1.527671844880E+05 kJ/mol
165
+ Calculating forces...
166
+ ----------------------------------------
167
+ CALCULATION #4 (mol2): MULTIGRID
168
+ Setting up problem...
169
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
170
+ Debye length: 13.5959 A
171
+ Current memory usage: 1030.291 MB total, 2046.048 MB high water
172
+ Using linear spline charge discretization.
173
+ Grid dimensions: 161 x 161 x 161
174
+ Grid spacings: 0.700 x 0.569 x 0.725
175
+ Grid lengths: 112.000 x 91.000 x 116.000
176
+ Grid center: (2.518, -2.465, 16.742)
177
+ Multigrid levels: 4
178
+ Molecule ID: 2
179
+ Nonlinear traditional PBE
180
+ Boundary conditions from focusing
181
+ 2 ion species (0.050 M ionic strength):
182
+ 2.000 A-radius, 1.000 e-charge, 0.050 M concentration
183
+ 2.000 A-radius, -1.000 e-charge, 0.050 M concentration
184
+ Solute dielectric: 2.000
185
+ Solvent dielectric: 78.400
186
+ Using "molecular" surface definition; no smoothing
187
+ Solvent probe radius: 1.400 A
188
+ Temperature: 298.150 K
189
+ Electrostatic energies will be calculated
190
+ Total electrostatic energy = 2.915468859278E+05 kJ/mol
191
+ Calculating forces...
192
+ ----------------------------------------
193
+ CALCULATION #5 (complex): MULTIGRID
194
+ Setting up problem...
195
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
196
+ Debye length: 13.5959 A
197
+ Current memory usage: 1046.446 MB total, 2046.048 MB high water
198
+ Using linear spline charge discretization.
199
+ Grid dimensions: 161 x 161 x 161
200
+ Grid spacings: 0.975 x 0.756 x 1.012
201
+ Grid lengths: 156.000 x 121.000 x 162.000
202
+ Grid center: (2.518, -2.465, 16.742)
203
+ Multigrid levels: 4
204
+ Molecule ID: 3
205
+ Nonlinear traditional PBE
206
+ Single Debye-Huckel sphere boundary conditions
207
+ 2 ion species (0.050 M ionic strength):
208
+ 2.000 A-radius, 1.000 e-charge, 0.050 M concentration
209
+ 2.000 A-radius, -1.000 e-charge, 0.050 M concentration
210
+ Solute dielectric: 2.000
211
+ Solvent dielectric: 78.400
212
+ Using "molecular" surface definition; no smoothing
213
+ Solvent probe radius: 1.400 A
214
+ Temperature: 298.150 K
215
+ Electrostatic energies will be calculated
216
+ Total electrostatic energy = 3.056317807611E+05 kJ/mol
217
+ Calculating forces...
218
+ ----------------------------------------
219
+ CALCULATION #6 (complex): MULTIGRID
220
+ Setting up problem...
221
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
222
+ Debye length: 13.5959 A
223
+ Current memory usage: 1046.446 MB total, 2069.492 MB high water
224
+ Using linear spline charge discretization.
225
+ Grid dimensions: 161 x 161 x 161
226
+ Grid spacings: 0.700 x 0.569 x 0.725
227
+ Grid lengths: 112.000 x 91.000 x 116.000
228
+ Grid center: (2.518, -2.465, 16.742)
229
+ Multigrid levels: 4
230
+ Molecule ID: 3
231
+ Nonlinear traditional PBE
232
+ Boundary conditions from focusing
233
+ 2 ion species (0.050 M ionic strength):
234
+ 2.000 A-radius, 1.000 e-charge, 0.050 M concentration
235
+ 2.000 A-radius, -1.000 e-charge, 0.050 M concentration
236
+ Solute dielectric: 2.000
237
+ Solvent dielectric: 78.400
238
+ Using "molecular" surface definition; no smoothing
239
+ Solvent probe radius: 1.400 A
240
+ Temperature: 298.150 K
241
+ Electrostatic energies will be calculated
242
+ Total electrostatic energy = 5.836028296532E+05 kJ/mol
243
+ Calculating forces...
244
+ ----------------------------------------
245
+ PRINT STATEMENTS
246
+
247
+ print energy 3 (complex) - 2 (mol2) - 1 (mol1) end
248
+ Local net energy (PE 0) = 1.048683058625E+02 kJ/mol
249
+ Global net ELEC energy = 1.048683058625E+02 kJ/mol
250
+ ----------------------------------------
251
+ CLEANING UP AND SHUTTING DOWN...
252
+ Destroying force arrays.
253
+ No energy arrays to destroy.
254
+ Destroying multigrid structures.
255
+ Destroying finite element structures.
256
+ Destroying 3 molecules
257
+ Final memory usage: 0.001 MB total, 2069.492 MB high water
258
+
259
+
260
+ Thanks for using APBS!
261
+
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/apbs-mol-parallel.in ADDED
@@ -0,0 +1,96 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #########################################################################/smo
2
+ # ACTIN DIMER BINDING ENERGY
3
+ ##########################################################################
4
+
5
+ read
6
+ mol pqr mol1.pqr
7
+ mol pqr mol2.pqr
8
+ mol pqr complex.pqr
9
+ end
10
+
11
+ # CALCULATE POTENTIAL FOR COMPONENT 1
12
+ elec name mol1
13
+ mg-para
14
+ ofrac 0.1
15
+ pdime 2 2 2
16
+ dime 97 97 97
17
+ fglen 112 91 116
18
+ cglen 156 121 162
19
+ cgcent mol 3
20
+ fgcent mol 3
21
+ mol 1
22
+ npbe
23
+ bcfl sdh
24
+ ion charge 1 conc 0.050 radius 2.0
25
+ ion charge -1 conc 0.050 radius 2.0
26
+ pdie 2.0
27
+ sdie 78.54
28
+ srfm mol
29
+ chgm spl0
30
+ srad 1.4
31
+ swin 0.3
32
+ sdens 10.0
33
+ temp 298.15
34
+ calcenergy total
35
+ calcforce no
36
+ end
37
+
38
+ # CALCULATE POTENTIAL FOR COMPONENT 2
39
+ elec name mol2
40
+ mg-para
41
+ ofrac 0.1
42
+ pdime 2 2 2
43
+ dime 97 97 97
44
+ fglen 112 91 116
45
+ cglen 156 121 162
46
+ cgcent mol 3
47
+ fgcent mol 3
48
+ mol 2
49
+ npbe
50
+ bcfl sdh
51
+ ion charge 1 conc 0.050 radius 2.0
52
+ ion charge -1 conc 0.050 radius 2.0
53
+ pdie 2.0
54
+ sdie 78.54
55
+ srfm mol
56
+ chgm spl0
57
+ srad 1.4
58
+ swin 0.3
59
+ sdens 10.0
60
+ temp 298.15
61
+ calcenergy total
62
+ calcforce no
63
+ end
64
+
65
+ # CALCULATE POTENTIAL FOR COMPLEX
66
+ elec name complex
67
+ mg-para
68
+ ofrac 0.1
69
+ pdime 2 2 2
70
+ dime 97 97 97
71
+ fglen 112 91 116
72
+ cglen 156 121 162
73
+ cgcent mol 3
74
+ fgcent mol 3
75
+ mol 3
76
+ npbe
77
+ bcfl sdh
78
+ ion charge 1 conc 0.050 radius 2.0
79
+ ion charge -1 conc 0.050 radius 2.0
80
+ pdie 2.0
81
+ sdie 78.54
82
+ srfm mol
83
+ chgm spl0
84
+ srad 1.4
85
+ swin 0.3
86
+ sdens 10.0
87
+ temp 298.15
88
+ calcenergy total
89
+ calcforce no
90
+ write pot dx pot
91
+ end
92
+
93
+ # COMBINE TO GIVE BINDING ENERGY
94
+ print elecEnergy complex - mol1 - mol2 end
95
+
96
+ quit
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/apbs-smol-auto.in ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ##########################################################################
2
+ # ACTIN DIMER BINDING ENERGY
3
+ ##########################################################################
4
+
5
+ read
6
+ mol pqr mol1.pqr
7
+ mol pqr mol2.pqr
8
+ mol pqr complex.pqr
9
+ end
10
+
11
+ # CALCULATE POTENTIAL FOR FIRST COMPONENT
12
+ elec name mol1
13
+ mg-auto
14
+ dime 161 161 161
15
+ cglen 156 121 162
16
+ fglen 112 91 116
17
+ cgcent mol 3
18
+ fgcent mol 3
19
+ mol 1
20
+ npbe
21
+ bcfl sdh
22
+ ion charge 1 conc 0.050 radius 2.0
23
+ ion charge -1 conc 0.050 radius 2.0
24
+ pdie 2.0
25
+ sdie 78.4
26
+ srfm smol
27
+ chgm spl0
28
+ srad 1.4
29
+ swin 0.3
30
+ sdens 10.0
31
+ temp 298.15
32
+ calcenergy total
33
+ calcforce no
34
+ end
35
+
36
+ # CALCULATE POTENTIAL FOR SECOND COMPONENT
37
+ elec name mol2
38
+ mg-auto
39
+ dime 161 161 161
40
+ cglen 156 121 162
41
+ fglen 112 91 116
42
+ cgcent mol 3
43
+ fgcent mol 3
44
+ mol 2
45
+ npbe
46
+ bcfl sdh
47
+ ion charge 1 conc 0.050 radius 2.0
48
+ ion charge -1 conc 0.050 radius 2.0
49
+ pdie 2.0
50
+ sdie 78.4
51
+ srfm smol
52
+ chgm spl0
53
+ srad 1.4
54
+ swin 0.3
55
+ sdens 10.0
56
+ temp 298.15
57
+ calcenergy total
58
+ calcforce no
59
+ end
60
+
61
+ # CALCULATE POTENTIAL FOR COMPLEX
62
+ elec name complex
63
+ mg-auto
64
+ dime 161 161 161
65
+ cglen 156 121 162
66
+ fglen 112 91 116
67
+ cgcent mol 3
68
+ fgcent mol 3
69
+ mol 3
70
+ npbe
71
+ bcfl sdh
72
+ ion charge 1 conc 0.050 radius 2.0
73
+ ion charge -1 conc 0.050 radius 2.0
74
+ pdie 2.0
75
+ sdie 78.4
76
+ srfm smol
77
+ chgm spl0
78
+ srad 1.4
79
+ swin 0.3
80
+ sdens 10.0
81
+ temp 298.15
82
+ calcenergy total
83
+ calcforce no
84
+ end
85
+
86
+ # COMBINE TO GIVE BINDING ENERGY
87
+ print elecEnergy complex - mol2 - mol1 end
88
+
89
+ quit
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/apbs-smol-auto.out ADDED
@@ -0,0 +1,261 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+
3
+ ----------------------------------------------------------------------
4
+ APBS -- Adaptive Poisson-Boltzmann Solver
5
+ Version APBS 3.4.1
6
+
7
+ Nathan A. Baker (nathan.baker@pnnl.gov)
8
+ Pacific Northwest National Laboratory
9
+
10
+ Additional contributing authors listed in the code documentation.
11
+
12
+ Copyright (c) 2010-2020 Battelle Memorial Institute. Developed at the Pacific
13
+ Northwest National Laboratory, operated by Battelle Memorial Institute, Pacific
14
+ Northwest Division for the U.S. Department of Energy.
15
+
16
+ Portions Copyright (c) 2002-2010, Washington University in St. Louis.
17
+ Portions Copyright (c) 2002-2020, Nathan A. Baker.
18
+ Portions Copyright (c) 1999-2002, The Regents of the University of California.
19
+ Portions Copyright (c) 1995, Michael Holst.
20
+ All rights reserved.
21
+
22
+ Redistribution and use in source and binary forms, with or without
23
+ modification, are permitted provided that the following conditions are met:
24
+
25
+ * Redistributions of source code must retain the above copyright notice, this
26
+ list of conditions and the following disclaimer.
27
+
28
+ * Redistributions in binary form must reproduce the above copyright notice,
29
+ this list of conditions and the following disclaimer in the documentation
30
+ and/or other materials provided with the distribution.
31
+
32
+ * Neither the name of the developer nor the names of its contributors may be
33
+ used to endorse or promote products derived from this software without
34
+ specific prior written permission.
35
+
36
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
37
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
38
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
39
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
40
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
41
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
42
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
43
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
44
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
45
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
46
+ ----------------------------------------------------------------------
47
+ APBS uses FETK (the Finite Element ToolKit) to solve the
48
+ Poisson-Boltzmann equation numerically. FETK is a portable collection
49
+ of finite element modeling class libraries developed by the Michael Holst
50
+ research group and written in an object-oriented form of C. FEtk is
51
+ designed to solve general coupled systems of nonlinear partial differential
52
+ equations using adaptive finite element methods, inexact Newton methods,
53
+ and algebraic multilevel methods. More information about FEtk may be found
54
+ at <http://www.FEtk.ORG>.
55
+ ----------------------------------------------------------------------
56
+ APBS also uses Aqua to solve the Poisson-Boltzmann equation numerically.
57
+ Aqua is a modified form of the Holst group PMG library <http://www.FEtk.ORG>
58
+ which has been modified by Patrice Koehl
59
+ <http://koehllab.genomecenter.ucdavis.edu/> for improved efficiency and
60
+ memory usage when solving the Poisson-Boltzmann equation.
61
+ ----------------------------------------------------------------------
62
+ Please cite your use of APBS as:
63
+
64
+ Baker NA, Sept D, Joseph S, Holst MJ, McCammon JA. Electrostatics of
65
+ nanosystems: application to microtubules and the ribosome. Proc.
66
+ Natl. Acad. Sci. USA 98, 10037-10041 2001.
67
+
68
+
69
+ This executable compiled on Apr 29 2022 at 19:42:46
70
+
71
+ Parsing input file apbs-smol-auto.in...
72
+ rank 0 size 1...
73
+ Parsed input file.
74
+ Got paths for 3 molecules
75
+ Reading PQR-format atom data from mol1.pqr.
76
+ 5877 atoms
77
+ Centered at (1.535e+01, -3.100e-02, 2.993e+00)
78
+ Net charge -1.20e+01 e
79
+ Reading PQR-format atom data from mol2.pqr.
80
+ 5877 atoms
81
+ Centered at (-1.404e+01, -3.356e+00, 3.049e+01)
82
+ Net charge -1.20e+01 e
83
+ Reading PQR-format atom data from complex.pqr.
84
+ 11754 atoms
85
+ Centered at (2.518e+00, -2.465e+00, 1.674e+01)
86
+ Net charge -2.40e+01 e
87
+ Preparing to run 6 PBE calculations.
88
+ ----------------------------------------
89
+ CALCULATION #1 (mol1): MULTIGRID
90
+ Setting up problem...
91
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
92
+ Debye length: 13.5959 A
93
+ Current memory usage: 1028.322 MB total, 1028.322 MB high water
94
+ Using linear spline charge discretization.
95
+ Grid dimensions: 161 x 161 x 161
96
+ Grid spacings: 0.975 x 0.756 x 1.012
97
+ Grid lengths: 156.000 x 121.000 x 162.000
98
+ Grid center: (2.518, -2.465, 16.742)
99
+ Multigrid levels: 4
100
+ Molecule ID: 1
101
+ Nonlinear traditional PBE
102
+ Single Debye-Huckel sphere boundary conditions
103
+ 2 ion species (0.050 M ionic strength):
104
+ 2.000 A-radius, 1.000 e-charge, 0.050 M concentration
105
+ 2.000 A-radius, -1.000 e-charge, 0.050 M concentration
106
+ Solute dielectric: 2.000
107
+ Solvent dielectric: 78.400
108
+ Using "molecular" surface definition;harmonic average smoothing
109
+ Solvent probe radius: 1.400 A
110
+ Temperature: 298.150 K
111
+ Electrostatic energies will be calculated
112
+ Total electrostatic energy = 1.528632421825E+05 kJ/mol
113
+ Calculating forces...
114
+ ----------------------------------------
115
+ CALCULATION #2 (mol1): MULTIGRID
116
+ Setting up problem...
117
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
118
+ Debye length: 13.5959 A
119
+ Current memory usage: 1028.322 MB total, 2042.113 MB high water
120
+ Using linear spline charge discretization.
121
+ Grid dimensions: 161 x 161 x 161
122
+ Grid spacings: 0.700 x 0.569 x 0.725
123
+ Grid lengths: 112.000 x 91.000 x 116.000
124
+ Grid center: (2.518, -2.465, 16.742)
125
+ Multigrid levels: 4
126
+ Molecule ID: 1
127
+ Nonlinear traditional PBE
128
+ Boundary conditions from focusing
129
+ 2 ion species (0.050 M ionic strength):
130
+ 2.000 A-radius, 1.000 e-charge, 0.050 M concentration
131
+ 2.000 A-radius, -1.000 e-charge, 0.050 M concentration
132
+ Solute dielectric: 2.000
133
+ Solvent dielectric: 78.400
134
+ Using "molecular" surface definition;harmonic average smoothing
135
+ Solvent probe radius: 1.400 A
136
+ Temperature: 298.150 K
137
+ Electrostatic energies will be calculated
138
+ Total electrostatic energy = 2.920618662320E+05 kJ/mol
139
+ Calculating forces...
140
+ ----------------------------------------
141
+ CALCULATION #3 (mol2): MULTIGRID
142
+ Setting up problem...
143
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
144
+ Debye length: 13.5959 A
145
+ Current memory usage: 1030.291 MB total, 2042.113 MB high water
146
+ Using linear spline charge discretization.
147
+ Grid dimensions: 161 x 161 x 161
148
+ Grid spacings: 0.975 x 0.756 x 1.012
149
+ Grid lengths: 156.000 x 121.000 x 162.000
150
+ Grid center: (2.518, -2.465, 16.742)
151
+ Multigrid levels: 4
152
+ Molecule ID: 2
153
+ Nonlinear traditional PBE
154
+ Single Debye-Huckel sphere boundary conditions
155
+ 2 ion species (0.050 M ionic strength):
156
+ 2.000 A-radius, 1.000 e-charge, 0.050 M concentration
157
+ 2.000 A-radius, -1.000 e-charge, 0.050 M concentration
158
+ Solute dielectric: 2.000
159
+ Solvent dielectric: 78.400
160
+ Using "molecular" surface definition;harmonic average smoothing
161
+ Solvent probe radius: 1.400 A
162
+ Temperature: 298.150 K
163
+ Electrostatic energies will be calculated
164
+ Total electrostatic energy = 1.529297900572E+05 kJ/mol
165
+ Calculating forces...
166
+ ----------------------------------------
167
+ CALCULATION #4 (mol2): MULTIGRID
168
+ Setting up problem...
169
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
170
+ Debye length: 13.5959 A
171
+ Current memory usage: 1030.291 MB total, 2046.048 MB high water
172
+ Using linear spline charge discretization.
173
+ Grid dimensions: 161 x 161 x 161
174
+ Grid spacings: 0.700 x 0.569 x 0.725
175
+ Grid lengths: 112.000 x 91.000 x 116.000
176
+ Grid center: (2.518, -2.465, 16.742)
177
+ Multigrid levels: 4
178
+ Molecule ID: 2
179
+ Nonlinear traditional PBE
180
+ Boundary conditions from focusing
181
+ 2 ion species (0.050 M ionic strength):
182
+ 2.000 A-radius, 1.000 e-charge, 0.050 M concentration
183
+ 2.000 A-radius, -1.000 e-charge, 0.050 M concentration
184
+ Solute dielectric: 2.000
185
+ Solvent dielectric: 78.400
186
+ Using "molecular" surface definition;harmonic average smoothing
187
+ Solvent probe radius: 1.400 A
188
+ Temperature: 298.150 K
189
+ Electrostatic energies will be calculated
190
+ Total electrostatic energy = 2.916592202835E+05 kJ/mol
191
+ Calculating forces...
192
+ ----------------------------------------
193
+ CALCULATION #5 (complex): MULTIGRID
194
+ Setting up problem...
195
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
196
+ Debye length: 13.5959 A
197
+ Current memory usage: 1046.446 MB total, 2046.048 MB high water
198
+ Using linear spline charge discretization.
199
+ Grid dimensions: 161 x 161 x 161
200
+ Grid spacings: 0.975 x 0.756 x 1.012
201
+ Grid lengths: 156.000 x 121.000 x 162.000
202
+ Grid center: (2.518, -2.465, 16.742)
203
+ Multigrid levels: 4
204
+ Molecule ID: 3
205
+ Nonlinear traditional PBE
206
+ Single Debye-Huckel sphere boundary conditions
207
+ 2 ion species (0.050 M ionic strength):
208
+ 2.000 A-radius, 1.000 e-charge, 0.050 M concentration
209
+ 2.000 A-radius, -1.000 e-charge, 0.050 M concentration
210
+ Solute dielectric: 2.000
211
+ Solvent dielectric: 78.400
212
+ Using "molecular" surface definition;harmonic average smoothing
213
+ Solvent probe radius: 1.400 A
214
+ Temperature: 298.150 K
215
+ Electrostatic energies will be calculated
216
+ Total electrostatic energy = 3.059244262535E+05 kJ/mol
217
+ Calculating forces...
218
+ ----------------------------------------
219
+ CALCULATION #6 (complex): MULTIGRID
220
+ Setting up problem...
221
+ Vpbe_ctor: Using max ion radius (2 A) for exclusion function
222
+ Debye length: 13.5959 A
223
+ Current memory usage: 1046.446 MB total, 2069.492 MB high water
224
+ Using linear spline charge discretization.
225
+ Grid dimensions: 161 x 161 x 161
226
+ Grid spacings: 0.700 x 0.569 x 0.725
227
+ Grid lengths: 112.000 x 91.000 x 116.000
228
+ Grid center: (2.518, -2.465, 16.742)
229
+ Multigrid levels: 4
230
+ Molecule ID: 3
231
+ Nonlinear traditional PBE
232
+ Boundary conditions from focusing
233
+ 2 ion species (0.050 M ionic strength):
234
+ 2.000 A-radius, 1.000 e-charge, 0.050 M concentration
235
+ 2.000 A-radius, -1.000 e-charge, 0.050 M concentration
236
+ Solute dielectric: 2.000
237
+ Solvent dielectric: 78.400
238
+ Using "molecular" surface definition;harmonic average smoothing
239
+ Solvent probe radius: 1.400 A
240
+ Temperature: 298.150 K
241
+ Electrostatic energies will be calculated
242
+ Total electrostatic energy = 5.838306706232E+05 kJ/mol
243
+ Calculating forces...
244
+ ----------------------------------------
245
+ PRINT STATEMENTS
246
+
247
+ print energy 3 (complex) - 2 (mol2) - 1 (mol1) end
248
+ Local net energy (PE 0) = 1.095841077691E+02 kJ/mol
249
+ Global net ELEC energy = 1.095841077691E+02 kJ/mol
250
+ ----------------------------------------
251
+ CLEANING UP AND SHUTTING DOWN...
252
+ Destroying force arrays.
253
+ No energy arrays to destroy.
254
+ Destroying multigrid structures.
255
+ Destroying finite element structures.
256
+ Destroying 3 molecules
257
+ Final memory usage: 0.001 MB total, 2069.492 MB high water
258
+
259
+
260
+ Thanks for using APBS!
261
+
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/apbs-smol-parallel.in ADDED
@@ -0,0 +1,96 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ##########################################################################
2
+ # ACTIN DIMER BINDING ENERGY
3
+ ##########################################################################
4
+
5
+ read
6
+ mol pqr mol1.pqr
7
+ mol pqr mol2.pqr
8
+ mol pqr complex.pqr
9
+ end
10
+
11
+ # CALCULATE POTENTIAL FOR COMPONENT 1
12
+ elec name mol1
13
+ mg-para
14
+ ofrac 0.1
15
+ pdime 2 2 2
16
+ dime 97 97 97
17
+ fglen 112 91 116
18
+ cglen 156 121 162
19
+ cgcent mol 3
20
+ fgcent mol 3
21
+ mol 1
22
+ npbe
23
+ bcfl sdh
24
+ ion charge 1 conc 0.050 radius 2.0
25
+ ion charge -1 conc 0.050 radius 2.0
26
+ pdie 2.0
27
+ sdie 78.54
28
+ srfm smol
29
+ chgm spl0
30
+ srad 1.4
31
+ swin 0.3
32
+ sdens 10.0
33
+ temp 298.15
34
+ calcenergy total
35
+ calcforce no
36
+ end
37
+
38
+ # CALCULATE POTENTIAL FOR COMPONENT 2
39
+ elec name mol2
40
+ mg-para
41
+ ofrac 0.1
42
+ pdime 2 2 2
43
+ dime 97 97 97
44
+ fglen 112 91 116
45
+ cglen 156 121 162
46
+ cgcent mol 3
47
+ fgcent mol 3
48
+ mol 2
49
+ npbe
50
+ bcfl sdh
51
+ ion charge 1 conc 0.050 radius 2.0
52
+ ion charge -1 conc 0.050 radius 2.0
53
+ pdie 2.0
54
+ sdie 78.54
55
+ srfm smol
56
+ chgm spl0
57
+ srad 1.4
58
+ swin 0.3
59
+ sdens 10.0
60
+ temp 298.15
61
+ calcenergy total
62
+ calcforce no
63
+ end
64
+
65
+ # CALCULATE POTENTIAL FOR COMPLEX
66
+ elec name complex
67
+ mg-para
68
+ ofrac 0.1
69
+ pdime 2 2 2
70
+ dime 97 97 97
71
+ fglen 112 91 116
72
+ cglen 156 121 162
73
+ cgcent mol 3
74
+ fgcent mol 3
75
+ mol 3
76
+ npbe
77
+ bcfl sdh
78
+ ion charge 1 conc 0.050 radius 2.0
79
+ ion charge -1 conc 0.050 radius 2.0
80
+ pdie 2.0
81
+ sdie 78.54
82
+ srfm smol
83
+ chgm spl0
84
+ srad 1.4
85
+ swin 0.3
86
+ sdens 10.0
87
+ temp 298.15
88
+ calcenergy total
89
+ calcforce no
90
+ write pot dx pot
91
+ end
92
+
93
+ # COMBINE TO GIVE BINDING ENERGY
94
+ print elecEnergy complex - mol1 - mol2 end
95
+
96
+ quit
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/complex.pqr ADDED
The diff for this file is too large to render. See raw diff
 
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/io.mc ADDED
The diff for this file is too large to render. See raw diff
 
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/mesh.m ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2
+ % Dimension: 3
3
+ % Domain: Unit cube divided into six tetrahedra.
4
+ % Boundary: Four dirichlet bndry nodes (one cube face)
5
+ %
6
+ % rcsid="$Id$"
7
+ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
8
+
9
+ mcsf_begin=1;
10
+
11
+ dim=3; % intrinsic manifold dimension
12
+ dimii=3; % imbedding manifold dimension
13
+ vertices=8; % number of vertices
14
+ simplices=6; % number of simplices
15
+
16
+ vert=[
17
+ %-------- ---- ----------------- ----------------- -----------------
18
+ % Vert-ID Chrt X-Coordinate Y-Coordinate Z-Coordinate
19
+ %-------- ---- ----------------- ----------------- -----------------
20
+ 0 0 -2.0000000000e+02 -2.0000000000e+02 -2.0000000000e+02
21
+ 1 0 2.0000000000e+02 -2.0000000000e+02 -2.0000000000e+02
22
+ 2 0 -2.0000000000e+02 2.0000000000e+02 -2.0000000000e+02
23
+ 3 0 2.0000000000e+02 2.0000000000e+02 -2.0000000000e+02
24
+ 4 0 -2.0000000000e+02 -2.0000000000e+02 2.0000000000e+02
25
+ 5 0 2.0000000000e+02 -2.0000000000e+02 2.0000000000e+02
26
+ 6 0 -2.0000000000e+02 2.0000000000e+02 2.0000000000e+02
27
+ 7 0 2.0000000000e+02 2.0000000000e+02 2.0000000000e+02
28
+ ];
29
+
30
+ simp=[
31
+ %-------- ---- ---- ------------------- ---------------------------------------
32
+ % Simp-ID Grp Mat Face-Types Vertex-Numbers
33
+ %-------- ---- ---- ------------------- ---------------------------------------
34
+ 0 0 0 0 1 0 1 0 5 1 2
35
+ 1 0 0 0 1 1 0 0 5 2 4
36
+ 2 0 0 0 1 0 1 1 5 3 2
37
+ 3 0 0 0 1 0 1 3 5 7 2
38
+ 4 0 0 1 1 0 0 2 5 7 6
39
+ 5 0 0 1 1 0 0 2 5 6 4
40
+ ];
41
+
42
+ mcsf_end=1;
43
+
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/mol1.pqr ADDED
The diff for this file is too large to render. See raw diff
 
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/actin-dimer/mol2.pqr ADDED
The diff for this file is too large to render. See raw diff
 
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/alkanes/2-methylbutane.pdb ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ COMPND 2-METHYLBUTANE
2
+ AUTHOR DAVE WOODCOCK 95 12 18
3
+ ATOM 1 C ALK 1 1.437 -1.308 0.657 0.000 1.908
4
+ ATOM 2 C ALK 1 0.739 0.054 0.519 0.000 1.908
5
+ ATOM 3 C ALK 1 -0.716 -0.170 0.083 0.000 1.908
6
+ ATOM 4 C ALK 1 1.514 0.916 -0.497 0.000 1.908
7
+ ATOM 5 C ALK 1 -1.514 1.145 0.036 0.000 1.908
8
+ ATOM 6 H ALK 1 0.900 -1.910 1.392 0.000 1.487
9
+ ATOM 7 H ALK 1 2.466 -1.154 0.989 0.000 1.487
10
+ ATOM 8 H ALK 1 1.428 -1.817 -0.308 0.000 1.487
11
+ ATOM 9 H ALK 1 0.764 0.554 1.489 0.000 1.487
12
+ ATOM 10 H ALK 1 -1.205 -0.834 0.798 0.000 1.487
13
+ ATOM 11 H ALK 1 -0.746 -0.628 -0.907 0.000 1.487
14
+ ATOM 12 H ALK 1 1.440 0.471 -1.489 0.000 1.487
15
+ ATOM 13 H ALK 1 2.567 0.936 -0.206 0.000 1.487
16
+ ATOM 14 H ALK 1 1.064 1.910 -0.530 0.000 1.487
17
+ ATOM 15 H ALK 1 -1.101 1.785 -0.745 0.000 1.487
18
+ ATOM 16 H ALK 1 -1.427 1.663 0.990 0.000 1.487
19
+ ATOM 17 H ALK 1 -2.567 0.904 -0.130 0.000 1.487
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/alkanes/README.md ADDED
@@ -0,0 +1,182 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ The example input files in this directory calculate nonpolar solvation energies for alkanes based on the protocol described in Wagoner JA, Baker NA. Assessing implicit models for nonpolar mean solvation forces: the importance of dispersion and volume terms. Proc Natl Acad Sci USA, 103, 8331-8336, 2006. [(http://dx.doi.org/10.1073/pnas.0600118103)](http://dx.doi.org/10.1073/pnas.0600118103).
2
+
3
+ This example was contributed by Nathan Baker and Jason Wagoner.
4
+
5
+
6
+ APBS Version|Alkane|SASA (Å<sup>2</sup>)|SASA energy (kJ/mol)|SAV (Å<sup>3</sup>)|SAV energy (kJ/mol)|WCA energy (kJ/mol)|Total nonpolar solvation energy (kJ/mol)
7
+ ---|---|---|---|---|---|---|---
8
+ **3.0**|2-methylbutane|214.202|1.82072|253.665|60.7274|-48.1507|1.439739455792E+01
9
+ ||butane|193.855|1.64777|217.863|52.1564|-41.7207|1.208346456826E+01
10
+ ||cyclohexane|221.799|1.88529|267.435|64.0239|-52.3691|1.354016672221E+01
11
+ ||cyclopentane|193.638|1.64593|217.998|52.1887|-44.471|9.363673200142E+00
12
+ ||ethane|139.427|1.18513|140.346|33.5988|-25.3612|9.422717598546E+00
13
+ ||hexane|250.291|2.12748|298.053|71.3539|-57.0807|1.640068943201E+01
14
+ ||isobutane|192.744|1.63832|218.943|52.415|-40.8218|1.323144287435E+01
15
+ ||methane|105.42|0.896066|95.985|22.9788|-15.9805|7.894367190329E+00
16
+ ||neopentane|210.755|1.79141|251.127|60.1198|-47.4149|1.449633815052E+01
17
+ ||pentane|222.524|1.89145|258.93|61.9878|-49.4003|1.447900211546E+01
18
+ ||propane|170.391|1.44832|183.573|43.9474|-33.4721|1.192358496286E+01
19
+
20
+
21
+ APBS Version|Alkane|SASA (Å<sup>2</sup>)|SASA energy (kJ/mol)|SAV (Å<sup>3</sup>)|SAV energy (kJ/mol)|WCA energy (kJ/mol)|Total nonpolar solvation energy (kJ/mol)
22
+ ---|---|---|---|---|---|---|---
23
+ **1.5**|2-methylbutane|214.202|1.82072|253.665|60.7274|-48.1507|1.439739455792E+01
24
+ ||butane|193.855|1.64777|217.863|52.1564|-41.7207|1.208346456826E+01
25
+ ||cyclohexane|221.799|1.88529|267.435|64.0239|-52.3691|1.354016672221E+01
26
+ ||cyclopentane|193.638|1.64593|217.998|52.1887|-44.471|9.363673200142E+00
27
+ ||ethane|139.427|1.18513|140.346|33.5988|-25.3612|9.422717598546E+00
28
+ ||hexane|250.291|2.12748|298.053|71.3539|-57.0807|1.640068943201E+01
29
+ ||isobutane|192.744|1.63832|218.943|52.415|-40.8218|1.323144287435E+01
30
+ ||methane|105.42|0.896066|95.985|22.9788|-15.9805|7.894367190329E+00
31
+ ||neopentane|210.755|1.79141|251.127|60.1198|-47.4149|1.449633815052E+01
32
+ ||pentane|222.524|1.89145|258.93|61.9878|-49.4003|1.447900211546E+01
33
+ ||propane|170.391|1.44832|183.573|43.9474|-33.4721|1.192358496286E+01
34
+
35
+
36
+ APBS Version|Alkane|SASA (Å<sup>2</sup>)|SASA energy (kJ/mol)|SAV (Å<sup>3</sup>)|SAV energy (kJ/mol)|WCA energy (kJ/mol)|Total nonpolar solvation energy (kJ/mol)
37
+ ---|---|---|---|---|---|---|---
38
+ **1.4.2**|2-methylbutane|214.202|1.82072|253.665|60.7274|-48.1507|1.439740000000e+01
39
+ ||butane|193.855|1.64777|217.863|52.1564|-41.7207|1.208350000000e+01
40
+ ||cyclohexane|221.799|1.88529|267.435|64.0239|-52.3691|1.354020000000e+01
41
+ ||cyclopentane|193.638|1.64593|217.998|52.1887|-44.471|9.363670000000e+00
42
+ ||ethane|139.427|1.18513|140.346|33.5988|-25.3612|9.422720000000e+00
43
+ ||hexane|250.291|2.12748|298.053|71.3539|-57.0807|1.640070000000e+01
44
+ ||isobutane|192.744|1.63832|218.943|52.415|-40.8218|1.323140000000e+01
45
+ ||methane|105.42|0.896066|95.985|22.9788|-15.9805|7.894370000000e+00
46
+ ||neopentane|210.755|1.79141|251.127|60.1198|-47.4149|1.449630000000e+01
47
+ ||pentane|222.524|1.89145|258.93|61.9878|-49.4003|1.447900000000e+01
48
+ ||propane|170.391|1.44832|183.573|43.9474|-33.4721|1.192360000000e+01
49
+
50
+
51
+ APBS Version|Alkane|SASA (Å<sup>2</sup>)|SASA energy (kJ/mol)|SAV (Å<sup>3</sup>)|SAV energy (kJ/mol)|WCA energy (kJ/mol)|Total nonpolar solvation energy (kJ/mol)
52
+ ---|---|---|---|---|---|---|---
53
+ **1.4.1-binary**|2-methylbutane|214.202|1.82072|253.665|60.7274|-48.1507|1.439739455792E+01
54
+ ||butane|193.855|1.64777|217.863|52.1564|-41.7207|1.208346456826E+01
55
+ ||cyclohexane|221.799|1.88529|267.435|64.0239|-52.3691|1.354016672221E+01
56
+ ||cyclopentane|193.638|1.64593|217.998|52.1887|-44.471|9.363673200142E+00
57
+ ||ethane|139.427|1.18513|140.346|33.5988|-25.3612|9.422717598546E+00
58
+ ||hexane|250.291|2.12748|298.053|71.3539|-57.0807|1.640068943201E+01
59
+ ||isobutane|192.744|1.63832|218.943|52.415|-40.8218|1.323144287435E+01
60
+ ||methane|105.42|0.896066|95.985|22.9788|-15.9805|7.894367190329E+00
61
+ ||neopentane|210.755|1.79141|251.127|60.1198|-47.4149|1.449633815052E+01
62
+ ||pentane|222.524|1.89145|258.93|61.9878|-49.4003|1.447900211546E+01
63
+ ||propane|170.391|1.44832|183.573|43.9474|-33.4721|1.192358496286E+01
64
+
65
+
66
+ APBS Version|Alkane|SASA (Å<sup>2</sup>)|SASA energy (kJ/mol)|SAV (Å<sup>3</sup>)|SAV energy (kJ/mol)|WCA energy (kJ/mol)|Total nonpolar solvation energy (kJ/mol)
67
+ ---|---|---|---|---|---|---|---
68
+ **1.4**|2-methylbutane|214.202|1.82072|253.665|60.7274|-48.1507|1.439739455792E+01
69
+ ||butane|193.855|1.64777|217.863|52.1564|-41.7207|1.208346456826E+01
70
+ ||cyclohexane|221.799|1.88529|267.435|64.0239|-52.3691|1.354016672221E+01
71
+ ||cyclopentane|193.638|1.64593|217.998|52.1887|-44.471|9.363673200142E+00
72
+ ||ethane|139.427|1.18513|140.346|33.5988|-25.3612|9.422717598546E+00
73
+ ||hexane|250.291|2.12748|298.053|71.3539|-57.0807|1.640068943201E+01
74
+ ||isobutane|192.744|1.63832|218.943|52.415|-40.8218|1.323144287435E+01
75
+ ||methane|105.42|0.896066|95.985|22.9788|-15.9805|7.894367190329E+00
76
+ ||neopentane|210.755|1.79141|251.127|60.1198|-47.4149|1.449633815052E+01
77
+ ||pentane|222.524|1.89145|258.93|61.9878|-49.4003|1.447900211546E+01
78
+ ||propane|170.391|1.44832|183.573|43.9474|-33.4721|1.192358496286E+01
79
+
80
+ APBS Version|Alkane|SASA (Å<sup>2</sup>)|SASA energy (kJ/mol)|SAV (Å<sup>3</sup>)|SAV energy (kJ/mol)|WCA energy (kJ/mol)|Total nonpolar solvation energy (kJ/mol)
81
+ ---|---|---|---|---|---|---|---
82
+ **1.3**|2-methylbutane|214.202|1.82072|253.906|60.7852|-48.3035|1.439739455792E+01
83
+ ||butane|193.855|1.64777|218.119|52.2176|-41.6443|1.208346456826E+01
84
+ ||cyclohexane|221.799|1.88529|267.165|63.9593|-52.4787|1.354016672221E+01
85
+ ||cyclopentane|193.638|1.64593|218.412|52.2877|-44.3607|9.363673200142E+00
86
+ ||ethane|139.427|1.18513|140.692|33.6818|-25.4382|9.422717598546E+00
87
+ ||hexane|250.291|2.12748|297.703|71.2701|-57.1544|1.640068943201E+01
88
+ ||isobutane|192.744|1.63832|219.153|52.4652|-40.8617|1.323144287435E+01
89
+ ||methane|105.42|0.896066|95.4242|22.8446|-15.9414|7.894367190329E+00
90
+ ||neopentane|210.755|1.79141|251.314|60.1647|-47.4807|1.449633815052E+01
91
+ ||pentane|222.524|259.149|1.89145|62.0403|-49.456|1.447900211546E+01
92
+ ||propane|170.391|182.703|1.44832|43.739|-33.4629|1.192358496286E+01
93
+
94
+ APBS Version|Alkane|SASA (Å<sup>2</sup>)|SASA energy (kJ/mol)|SAV (Å<sup>3</sup>)|SAV energy (kJ/mol)|WCA energy (kJ/mol)|Total nonpolar solvation energy (kJ/mol)
95
+ ---|---|---|---|---|---|---|---
96
+ 1.2.1|2-methylbutane|214.202|1.82072|253.906|60.7852|-48.3035|1.439739455792E+01
97
+ ||butane|193.855|1.64777|218.119|52.2176|-41.6443|1.208346456826E+01
98
+ ||cyclohexane|221.799|1.88529|267.165|63.9593|-52.4787|1.354016672221E+01
99
+ ||cyclopentane|193.638|1.64593|218.412|52.2877|-44.3607|9.363673200142E+00
100
+ ||ethane|139.427|1.18513|140.692|33.6818|-25.4382|9.422717598546E+00
101
+ ||hexane|250.291|2.12748|297.703|71.2701|-57.1544|1.640068943201E+01
102
+ ||isobutane|192.744|1.63832|219.153|52.4652|-40.8617|1.323144287435E+01
103
+ ||methane|105.42|0.896066|95.4242|22.8446|-15.9414|7.894367190329E+00
104
+ ||neopentane|210.755|1.79141|251.314|60.1647|-47.4807|1.449633815052E+01
105
+ ||pentane|222.524|259.149|1.89145|62.0403|-49.456|1.447900211546E+01
106
+ ||propane|170.391|182.703|1.44832|43.739|-33.4629|1.192358496286E+01
107
+
108
+ APBS Version|Alkane|SASA (Å<sup>2</sup>)|SASA energy (kJ/mol)|SAV (Å<sup>3</sup>)|SAV energy (kJ/mol)|WCA energy (kJ/mol)|Total nonpolar solvation energy (kJ/mol)
109
+ ---|---|---|---|---|---|---|---
110
+ 1.2|2-methylbutane|214.202|1.82072|253.906|60.7852|-48.3035|1.439739455792E+01
111
+ ||butane|193.855|1.64777|218.119|52.2176|-41.6443|1.208346456826E+01
112
+ ||cyclohexane|221.799|1.88529|267.165|63.9593|-52.4787|1.354016672221E+01
113
+ ||cyclopentane|193.638|1.64593|218.412|52.2877|-44.3607|9.363673200142E+00
114
+ ||ethane|139.427|1.18513|140.692|33.6818|-25.4382|9.422717598546E+00
115
+ ||hexane|250.291|2.12748|297.703|71.2701|-57.1544|1.640068943201E+01
116
+ ||isobutane|192.744|1.63832|219.153|52.4652|-40.8617|1.323144287435E+01
117
+ ||methane|105.42|0.896066|95.4242|22.8446|-15.9414|7.894367190329E+00
118
+ ||neopentane|210.755|1.79141|251.314|60.1647|-47.4807|1.449633815052E+01
119
+ ||pentane|222.524|259.149|1.89145|62.0403|-49.456|1.447900211546E+01
120
+ ||propane|170.391|182.703|1.44832|43.739|-33.4629|1.192358496286E+01
121
+
122
+ APBS Version|Alkane|SASA (Å<sup>2</sup>)|SASA energy (kJ/mol)|SAV (Å<sup>3</sup>)|SAV energy (kJ/mol)|WCA energy (kJ/mol)|Total nonpolar solvation energy (kJ/mol)
123
+ ---|---|---|---|---|---|---|---
124
+ 1.1.0|2-methylbutane|214.202|1.82072|253.906|60.7852|-48.3035|1.439739455792E+01
125
+ ||butane|193.855|1.64777|218.119|52.2176|-41.6443|1.208346456826E+01
126
+ ||cyclohexane|221.799|1.88529|267.165|63.9593|-52.4787|1.354016672221E+01
127
+ ||cyclopentane|193.638|1.64593|218.412|52.2877|-44.3607|9.363673200142E+00
128
+ ||ethane|139.427|1.18513|140.692|33.6818|-25.4382|9.422717598546E+00
129
+ ||hexane|250.291|2.12748|297.703|71.2701|-57.1544|1.640068943201E+01
130
+ ||isobutane|192.744|1.63832|219.153|52.4652|-40.8617|1.323144287435E+01
131
+ ||methane|105.42|0.896066|95.4242|22.8446|-15.9414|7.894367190329E+00
132
+ ||neopentane|210.755|1.79141|251.314|60.1647|-47.4807|1.449633815052E+01
133
+ ||pentane|222.524|259.149|1.89145|62.0403|-49.456|1.447900211546E+01
134
+ ||propane|170.391|182.703|1.44832|43.739|-33.4629|1.192358496286E+01
135
+
136
+ APBS Version|Alkane|SASA (Å<sup>2</sup>)|SASA energy (kJ/mol)|SAV (Å<sup>3</sup>)|SAV energy (kJ/mol)|WCA energy (kJ/mol)|Total nonpolar solvation energy (kJ/mol)
137
+ ---|---|---|---|---|---|---|---
138
+ 1.0.0|2-methylbutane|214.202|1.82072|253.906|60.7852|-48.3035|1.439739455792E+01
139
+ ||butane|193.855|1.64777|218.119|52.2176|-41.6443|1.208346456826E+01
140
+ ||cyclohexane|221.799|1.88529|267.165|63.9593|-52.4787|1.354016672221E+01
141
+ ||cyclopentane|193.638|1.64593|218.412|52.2877|-44.3607|9.363673200142E+00
142
+ ||ethane|139.427|1.18513|140.692|33.6818|-25.4382|9.422717598546E+00
143
+ ||hexane|250.291|2.12748|297.703|71.2701|-57.1544|1.640068943201E+01
144
+ ||isobutane|192.744|1.63832|219.153|52.4652|-40.8617|1.323144287435E+01
145
+ ||methane|105.42|0.896066|95.4242|22.8446|-15.9414|7.894367190329E+00
146
+ ||neopentane|210.755|1.79141|251.314|60.1647|-47.4807|1.449633815052E+01
147
+ ||pentane|222.524|259.149|1.89145|62.0403|-49.456|1.447900211546E+01
148
+ ||propane|170.391|182.703|1.44832|43.739|-33.4629|1.192358496286E+01
149
+
150
+ APBS Version|Alkane|SASA (Å<sup>2</sup>)|SASA energy (kJ/mol)|SAV (Å<sup>3</sup>)|SAV energy (kJ/mol)|WCA energy (kJ/mol)|Total nonpolar solvation energy (kJ/mol)
151
+ ---|---|---|---|---|---|---|---
152
+ 0.5.1<sup>[1](#1)</sup>|2-methylbutane|214.202|1.82072|253.906|60.7852|-48.3035|1.439739455792E+01
153
+ ||butane|193.855|1.64777|218.119|52.2176|-41.6443|1.208346456826E+01
154
+ ||cyclohexane|221.799|1.88529|267.165|63.9593|-52.4787|1.354016672221E+01
155
+ ||cyclopentane|193.638|1.64593|218.412|52.2877|-44.3607|9.363673200142E+00
156
+ ||ethane|139.427|1.18513|140.692|33.6818|-25.4382|9.422717598546E+00
157
+ ||hexane|250.291|2.12748|297.703|71.2701|-57.1544|1.640068943201E+01
158
+ ||isobutane|192.744|1.63832|219.153|52.4652|-40.8617|1.323144287435E+01
159
+ ||methane|105.42|0.896066|95.4242|22.8446|-15.9414|7.894367190329E+00
160
+ ||neopentane|210.755|1.79141|251.314|60.1647|-47.4807|1.449633815052E+01
161
+ ||pentane|222.524|259.149|1.89145|62.0403|-49.456|1.447900211546E+01
162
+ ||propane|170.391|182.703|1.44832|43.739|-33.4629|1.192358496286E+01
163
+
164
+ APBS Version|Alkane|SASA (Å<sup>2</sup>)|SASA energy (kJ/mol)|SAV (Å<sup>3</sup>)|SAV energy (kJ/mol)|WCA energy (kJ/mol)|Total nonpolar solvation energy (kJ/mol)
165
+ ---|---|---|---|---|---|---|---
166
+ 0.5.0|2-methylbutane|214.202|1.82072|253.906|60.7852|-48.3035|1.430239579640E+01
167
+ ||butane|193.855|1.64777|218.119|52.2176|-41.6443|1.222110127537E+01
168
+ ||cyclohexane|221.799|1.88529|267.165|63.9593|-52.4787|1.336586748209E+01
169
+ ||cyclopentane|193.638|1.64593|218.412|52.2877|-44.3607|9.572911268235E+00
170
+ ||ethane|139.427|1.18513|140.692|33.6818|-25.4382|9.428701470984E+00
171
+ ||hexane|250.291|2.12748|297.703|71.2701|-57.1544|1.624316652259E+01
172
+ ||isobutane|192.744|1.63832|219.153|52.4652|-40.8617|1.324178842307E+01
173
+ ||methane|105.42|0.896066|95.4242|22.8446|-15.9414|7.799212389992E+00
174
+ ||neopentane|210.755|1.79141|251.314|60.1647|-47.4807|1.447540747648E+01
175
+ ||pentane|222.524|259.149|1.89145|62.0403|-49.456|1.447574303821E+01
176
+ ||propane|170.391|182.703|1.44832|43.739|-33.4629|1.172438897305E+01
177
+
178
+ <a name=1></a><sup>1</sup> The discrepancy in values between versions 0.5.1 and 0.5.0 is most likely due to the following factor(s):
179
+
180
+ - Removal of the dime keyword and implementation of variable grid lengths
181
+
182
+ Please see the ChangeLog or the [APBS website](http://www.poissonboltzmann.org/) for more information.
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/alkanes/alkanes.in ADDED
@@ -0,0 +1,205 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ read
3
+ mol pdb 2-methylbutane.pdb
4
+ mol pdb butane.pdb
5
+ mol pdb cyclohexane.pdb
6
+ mol pdb cyclopentane.pdb
7
+ mol pdb ethane.pdb
8
+ mol pdb hexane.pdb
9
+ mol pdb isobutane.pdb
10
+ mol pdb methane.pdb
11
+ mol pdb neopentane.pdb
12
+ mol pdb pentane.pdb
13
+ mol pdb propane.pdb
14
+ parm flat parm.dat
15
+ end
16
+
17
+ APOLAR name solvated-2-methylbutane
18
+ grid 0.3 0.3 0.3
19
+ mol 1
20
+ srfm sacc
21
+ swin 0.3
22
+ srad 0.65
23
+ press 0.2394
24
+ gamma 0.0085
25
+ bconc 0.033428
26
+ sdens 100.0
27
+ dpos 0.2
28
+ temp 298.15
29
+ calcenergy total
30
+ calcforce no
31
+ END
32
+
33
+ APOLAR name solvated-butane
34
+ grid 0.3 0.3 0.3
35
+ mol 2
36
+ srfm sacc
37
+ swin 0.3
38
+ srad 0.65
39
+ press 0.2394
40
+ gamma 0.0085
41
+ bconc 0.033428
42
+ sdens 100.0
43
+ dpos 0.2
44
+ temp 298.15
45
+ calcenergy total
46
+ calcforce no
47
+ END
48
+
49
+ APOLAR name solvated-cyclohexane
50
+ grid 0.3 0.3 0.3
51
+ mol 3
52
+ srfm sacc
53
+ swin 0.3
54
+ srad 0.65
55
+ press 0.2394
56
+ gamma 0.0085
57
+ bconc 0.033428
58
+ sdens 100.0
59
+ dpos 0.2
60
+ temp 298.15
61
+ calcenergy total
62
+ calcforce no
63
+ END
64
+
65
+ APOLAR name solvated-cyclopentane
66
+ grid 0.3 0.3 0.3
67
+ mol 4
68
+ srfm sacc
69
+ swin 0.3
70
+ srad 0.65
71
+ press 0.2394
72
+ gamma 0.0085
73
+ bconc 0.033428
74
+ sdens 100.0
75
+ dpos 0.2
76
+ temp 298.15
77
+ calcenergy total
78
+ calcforce no
79
+ END
80
+
81
+ APOLAR name solvated-ethane
82
+ grid 0.3 0.3 0.3
83
+ mol 5
84
+ srfm sacc
85
+ swin 0.3
86
+ srad 0.65
87
+ press 0.2394
88
+ gamma 0.0085
89
+ bconc 0.033428
90
+ sdens 100.0
91
+ dpos 0.2
92
+ temp 298.15
93
+ calcenergy total
94
+ calcforce no
95
+ END
96
+
97
+ APOLAR name solvated-hexane
98
+ grid 0.3 0.3 0.3
99
+ mol 6
100
+ srfm sacc
101
+ swin 0.3
102
+ srad 0.65
103
+ press 0.2394
104
+ gamma 0.0085
105
+ bconc 0.033428
106
+ sdens 100.0
107
+ dpos 0.2
108
+ temp 298.15
109
+ calcenergy total
110
+ calcforce no
111
+ END
112
+
113
+ APOLAR name solvated-isobutane
114
+ grid 0.3 0.3 0.3
115
+ mol 7
116
+ srfm sacc
117
+ swin 0.3
118
+ srad 0.65
119
+ press 0.2394
120
+ gamma 0.0085
121
+ bconc 0.033428
122
+ sdens 100.0
123
+ dpos 0.2
124
+ temp 298.15
125
+ calcenergy total
126
+ calcforce no
127
+ END
128
+
129
+ APOLAR name solvated-methane
130
+ grid 0.3 0.3 0.3
131
+ mol 8
132
+ srfm sacc
133
+ swin 0.3
134
+ srad 0.65
135
+ press 0.2394
136
+ gamma 0.0085
137
+ bconc 0.033428
138
+ sdens 100.0
139
+ dpos 0.2
140
+ temp 298.15
141
+ calcenergy total
142
+ calcforce no
143
+ END
144
+
145
+ APOLAR name solvated-neopentane
146
+ grid 0.3 0.3 0.3
147
+ mol 9
148
+ srfm sacc
149
+ swin 0.3
150
+ srad 0.65
151
+ press 0.2394
152
+ gamma 0.0085
153
+ bconc 0.033428
154
+ sdens 100.0
155
+ dpos 0.2
156
+ temp 298.15
157
+ calcenergy total
158
+ calcforce no
159
+ END
160
+
161
+ APOLAR name solvated-pentane
162
+ grid 0.3 0.3 0.3
163
+ mol 10
164
+ srfm sacc
165
+ swin 0.3
166
+ srad 0.65
167
+ press 0.2394
168
+ gamma 0.0085
169
+ bconc 0.033428
170
+ sdens 100.0
171
+ dpos 0.2
172
+ temp 298.15
173
+ calcenergy total
174
+ calcforce no
175
+ END
176
+
177
+ APOLAR name solvated-propane
178
+ grid 0.3 0.3 0.3
179
+ mol 11
180
+ srfm sacc
181
+ swin 0.3
182
+ srad 0.65
183
+ press 0.2394
184
+ gamma 0.0085
185
+ bconc 0.033428
186
+ sdens 100.0
187
+ dpos 0.2
188
+ temp 298.15
189
+ calcenergy total
190
+ calcforce no
191
+ END
192
+
193
+ print apolEnergy solvated-2-methylbutane end
194
+ print apolEnergy solvated-butane end
195
+ print apolEnergy solvated-cyclohexane end
196
+ print apolEnergy solvated-cyclopentane end
197
+ print apolEnergy solvated-ethane end
198
+ print apolEnergy solvated-hexane end
199
+ print apolEnergy solvated-isobutane end
200
+ print apolEnergy solvated-methane end
201
+ print apolEnergy solvated-neopentane end
202
+ print apolEnergy solvated-pentane end
203
+ print apolEnergy solvated-propane end
204
+
205
+ quit
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/alkanes/alkanes.out ADDED
@@ -0,0 +1,849 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+
3
+ ----------------------------------------------------------------------
4
+ APBS -- Adaptive Poisson-Boltzmann Solver
5
+ Version APBS 3.4.1
6
+
7
+ Nathan A. Baker (nathan.baker@pnnl.gov)
8
+ Pacific Northwest National Laboratory
9
+
10
+ Additional contributing authors listed in the code documentation.
11
+
12
+ Copyright (c) 2010-2020 Battelle Memorial Institute. Developed at the Pacific
13
+ Northwest National Laboratory, operated by Battelle Memorial Institute, Pacific
14
+ Northwest Division for the U.S. Department of Energy.
15
+
16
+ Portions Copyright (c) 2002-2010, Washington University in St. Louis.
17
+ Portions Copyright (c) 2002-2020, Nathan A. Baker.
18
+ Portions Copyright (c) 1999-2002, The Regents of the University of California.
19
+ Portions Copyright (c) 1995, Michael Holst.
20
+ All rights reserved.
21
+
22
+ Redistribution and use in source and binary forms, with or without
23
+ modification, are permitted provided that the following conditions are met:
24
+
25
+ * Redistributions of source code must retain the above copyright notice, this
26
+ list of conditions and the following disclaimer.
27
+
28
+ * Redistributions in binary form must reproduce the above copyright notice,
29
+ this list of conditions and the following disclaimer in the documentation
30
+ and/or other materials provided with the distribution.
31
+
32
+ * Neither the name of the developer nor the names of its contributors may be
33
+ used to endorse or promote products derived from this software without
34
+ specific prior written permission.
35
+
36
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
37
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
38
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
39
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
40
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
41
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
42
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
43
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
44
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
45
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
46
+ ----------------------------------------------------------------------
47
+ APBS uses FETK (the Finite Element ToolKit) to solve the
48
+ Poisson-Boltzmann equation numerically. FETK is a portable collection
49
+ of finite element modeling class libraries developed by the Michael Holst
50
+ research group and written in an object-oriented form of C. FEtk is
51
+ designed to solve general coupled systems of nonlinear partial differential
52
+ equations using adaptive finite element methods, inexact Newton methods,
53
+ and algebraic multilevel methods. More information about FEtk may be found
54
+ at <http://www.FEtk.ORG>.
55
+ ----------------------------------------------------------------------
56
+ APBS also uses Aqua to solve the Poisson-Boltzmann equation numerically.
57
+ Aqua is a modified form of the Holst group PMG library <http://www.FEtk.ORG>
58
+ which has been modified by Patrice Koehl
59
+ <http://koehllab.genomecenter.ucdavis.edu/> for improved efficiency and
60
+ memory usage when solving the Poisson-Boltzmann equation.
61
+ ----------------------------------------------------------------------
62
+ Please cite your use of APBS as:
63
+
64
+ Baker NA, Sept D, Joseph S, Holst MJ, McCammon JA. Electrostatics of
65
+ nanosystems: application to microtubules and the ribosome. Proc.
66
+ Natl. Acad. Sci. USA 98, 10037-10041 2001.
67
+
68
+
69
+ This executable compiled on Apr 29 2022 at 19:42:46
70
+
71
+ Parsing input file alkanes.in...
72
+ rank 0 size 1...
73
+ Parsed input file.
74
+ Reading parameter data from parm.dat.
75
+ Got paths for 11 molecules
76
+ Reading PDB-format atom data from 2-methylbutane.pdb.
77
+ 17 atoms
78
+ Centered at (0.000e+00, 0.000e+00, 0.000e+00)
79
+ Net charge 4.33e+00 e
80
+ Reading PDB-format atom data from butane.pdb.
81
+ 14 atoms
82
+ Centered at (3.917e+00, 7.025e-01, -8.575e+00)
83
+ Net charge 3.51e+00 e
84
+ Reading PDB-format atom data from cyclohexane.pdb.
85
+ 18 atoms
86
+ Centered at (1.123e+00, 5.880e-01, 7.680e-01)
87
+ Net charge 4.93e+00 e
88
+ Reading PDB-format atom data from cyclopentane.pdb.
89
+ 13 atoms
90
+ Centered at (1.320e+00, 5.255e-01, 1.289e+00)
91
+ Net charge 3.88e+00 e
92
+ Reading PDB-format atom data from ethane.pdb.
93
+ 8 atoms
94
+ Centered at (2.210e-01, -2.100e-02, 7.650e-01)
95
+ Net charge 1.87e+00 e
96
+ Reading PDB-format atom data from hexane.pdb.
97
+ 20 atoms
98
+ Centered at (4.951e+00, -9.500e-03, -8.406e+00)
99
+ Net charge 5.16e+00 e
100
+ Reading PDB-format atom data from isobutane.pdb.
101
+ 14 atoms
102
+ Centered at (1.859e+01, 1.864e+01, 1.921e+01)
103
+ Net charge 3.51e+00 e
104
+ Reading PDB-format atom data from methane.pdb.
105
+ 5 atoms
106
+ Centered at (1.803e+01, 1.779e+01, 1.782e+01)
107
+ Net charge 1.05e+00 e
108
+ Reading PDB-format atom data from neopentane.pdb.
109
+ 17 atoms
110
+ Centered at (1.867e+01, 1.894e+01, 1.920e+01)
111
+ Net charge 4.33e+00 e
112
+ Reading PDB-format atom data from pentane.pdb.
113
+ 17 atoms
114
+ Centered at (4.460e+00, 1.615e-01, -8.566e+00)
115
+ Net charge 4.33e+00 e
116
+ Reading PDB-format atom data from propane.pdb.
117
+ 11 atoms
118
+ Centered at (1.836e+01, 1.896e+01, 1.861e+01)
119
+ Net charge 2.69e+00 e
120
+ Preparing to run 11 PBE calculations.
121
+ ----------------------------------------
122
+ CALCULATION #1 (solvated-2-methylbutane): APOLAR
123
+
124
+ Solvent Accessible Surface Area (SASA) for each atom:
125
+ SASA for atom 0: 3.815624614267E+00
126
+ SASA for atom 1: 0.000000000000E+00
127
+ SASA for atom 2: 6.122920124655E-01
128
+ SASA for atom 3: 3.957497153740E+00
129
+ SASA for atom 4: 4.308445014544E+00
130
+ SASA for atom 5: 1.843264951960E+01
131
+ SASA for atom 6: 1.837011296483E+01
132
+ SASA for atom 7: 1.666599184724E+01
133
+ SASA for atom 8: 1.480031796315E+01
134
+ SASA for atom 9: 1.603020354037E+01
135
+ SASA for atom 10: 1.473778140838E+01
136
+ SASA for atom 11: 1.611879699297E+01
137
+ SASA for atom 12: 1.810954398660E+01
138
+ SASA for atom 13: 1.420100931324E+01
139
+ SASA for atom 14: 1.437298483886E+01
140
+ SASA for atom 15: 1.814081226399E+01
141
+ SASA for atom 16: 2.152820898091E+01
142
+
143
+ Total solvent accessible surface area: 214.202 A^2
144
+
145
+ Surface tension*area energies (gamma * SASA) for each atom:
146
+ Surface tension*area energy for atom 0: 3.243280922127E-02
147
+ Surface tension*area energy for atom 1: 0.000000000000E+00
148
+ Surface tension*area energy for atom 2: 5.204482105957E-03
149
+ Surface tension*area energy for atom 3: 3.363872580679E-02
150
+ Surface tension*area energy for atom 4: 3.662178262362E-02
151
+ Surface tension*area energy for atom 5: 1.566775209166E-01
152
+ Surface tension*area energy for atom 6: 1.561459602010E-01
153
+ Surface tension*area energy for atom 7: 1.416609307015E-01
154
+ Surface tension*area energy for atom 8: 1.258027026868E-01
155
+ Surface tension*area energy for atom 9: 1.362567300932E-01
156
+ Surface tension*area energy for atom 10: 1.252711419712E-01
157
+ Surface tension*area energy for atom 11: 1.370097744402E-01
158
+ Surface tension*area energy for atom 12: 1.539311238861E-01
159
+ Surface tension*area energy for atom 13: 1.207085791625E-01
160
+ Surface tension*area energy for atom 14: 1.221703711303E-01
161
+ Surface tension*area energy for atom 15: 1.541969042439E-01
162
+ Surface tension*area energy for atom 16: 1.829897763377E-01
163
+
164
+ Total surface tension energy: 1.82072 kJ/mol
165
+
166
+ Total solvent accessible volume: 253.665 A^3
167
+
168
+ Total pressure*volume energy: 60.7274 kJ/mol
169
+
170
+ WCA dispersion Energies for each atom:
171
+ WCA energy for atom 0: -6.271287875274E+00
172
+ WCA energy for atom 1: -5.600872869478E+00
173
+ WCA energy for atom 2: -5.773775123943E+00
174
+ WCA energy for atom 3: -6.072801488986E+00
175
+ WCA energy for atom 4: -6.378470721845E+00
176
+ WCA energy for atom 5: -1.573474558351E+00
177
+ WCA energy for atom 6: -1.582338715648E+00
178
+ WCA energy for atom 7: -1.504044838266E+00
179
+ WCA energy for atom 8: -1.351002262819E+00
180
+ WCA energy for atom 9: -1.437367175239E+00
181
+ WCA energy for atom 10: -1.384626257493E+00
182
+ WCA energy for atom 11: -1.468867560891E+00
183
+ WCA energy for atom 12: -1.557005662832E+00
184
+ WCA energy for atom 13: -1.473759654043E+00
185
+ WCA energy for atom 14: -1.502261431335E+00
186
+ WCA energy for atom 15: -1.550940901474E+00
187
+ WCA energy for atom 16: -1.667828659696E+00
188
+
189
+ Total WCA energy: -48.1507 kJ/mol
190
+
191
+ Total non-polar energy = 1.439739455792E+01 kJ/mol
192
+ ----------------------------------------
193
+ CALCULATION #2 (solvated-butane): APOLAR
194
+
195
+ Solvent Accessible Surface Area (SASA) for each atom:
196
+ SASA for atom 0: 4.405515699447E+00
197
+ SASA for atom 1: 8.213673337951E-01
198
+ SASA for atom 2: 8.064333822716E-01
199
+ SASA for atom 3: 4.375647796400E+00
200
+ SASA for atom 4: 1.855251124959E+01
201
+ SASA for atom 5: 2.147609518526E+01
202
+ SASA for atom 6: 1.852645435176E+01
203
+ SASA for atom 7: 1.660345529247E+01
204
+ SASA for atom 8: 1.658782115377E+01
205
+ SASA for atom 9: 1.658260977421E+01
206
+ SASA for atom 10: 1.658260977421E+01
207
+ SASA for atom 11: 2.145003828744E+01
208
+ SASA for atom 12: 1.852124297220E+01
209
+ SASA for atom 13: 1.856293400871E+01
210
+
211
+ Total solvent accessible surface area: 193.855 A^2
212
+
213
+ Surface tension*area energies (gamma * SASA) for each atom:
214
+ Surface tension*area energy for atom 0: 3.744688344530E-02
215
+ Surface tension*area energy for atom 1: 6.981622337259E-03
216
+ Surface tension*area energy for atom 2: 6.854683749309E-03
217
+ Surface tension*area energy for atom 3: 3.719300626940E-02
218
+ Surface tension*area energy for atom 4: 1.576963456215E-01
219
+ Surface tension*area energy for atom 5: 1.825468090747E-01
220
+ Surface tension*area energy for atom 6: 1.574748619900E-01
221
+ Surface tension*area energy for atom 7: 1.411293699860E-01
222
+ Surface tension*area energy for atom 8: 1.409964798071E-01
223
+ Surface tension*area energy for atom 9: 1.409521830808E-01
224
+ Surface tension*area energy for atom 10: 1.409521830808E-01
225
+ Surface tension*area energy for atom 11: 1.823253254433E-01
226
+ Surface tension*area energy for atom 12: 1.574305652637E-01
227
+ Surface tension*area energy for atom 13: 1.577849390741E-01
228
+
229
+ Total surface tension energy: 1.64777 kJ/mol
230
+
231
+ Total solvent accessible volume: 217.863 A^3
232
+
233
+ Total pressure*volume energy: 52.1564 kJ/mol
234
+
235
+ WCA dispersion Energies for each atom:
236
+ WCA energy for atom 0: -6.728858147814E+00
237
+ WCA energy for atom 1: -6.204037472587E+00
238
+ WCA energy for atom 2: -6.202937735018E+00
239
+ WCA energy for atom 3: -6.728762249931E+00
240
+ WCA energy for atom 4: -1.623549989062E+00
241
+ WCA energy for atom 5: -1.709092300778E+00
242
+ WCA energy for atom 6: -1.625196457114E+00
243
+ WCA energy for atom 7: -1.484289341167E+00
244
+ WCA energy for atom 8: -1.485410538626E+00
245
+ WCA energy for atom 9: -1.485593139015E+00
246
+ WCA energy for atom 10: -1.484878734279E+00
247
+ WCA energy for atom 11: -1.708585062695E+00
248
+ WCA energy for atom 12: -1.625094916482E+00
249
+ WCA energy for atom 13: -1.624416805392E+00
250
+
251
+ Total WCA energy: -41.7207 kJ/mol
252
+
253
+ Total non-polar energy = 1.208346456826E+01 kJ/mol
254
+ ----------------------------------------
255
+ CALCULATION #3 (solvated-cyclohexane): APOLAR
256
+
257
+ Solvent Accessible Surface Area (SASA) for each atom:
258
+ SASA for atom 0: 7.840324549863E-01
259
+ SASA for atom 1: 8.064333822716E-01
260
+ SASA for atom 2: 8.288343095569E-01
261
+ SASA for atom 3: 7.840324549863E-01
262
+ SASA for atom 4: 7.989664065098E-01
263
+ SASA for atom 5: 8.363012853187E-01
264
+ SASA for atom 6: 2.001169752764E+01
265
+ SASA for atom 7: 1.616048802948E+01
266
+ SASA for atom 8: 2.001169752764E+01
267
+ SASA for atom 9: 1.619175630687E+01
268
+ SASA for atom 10: 1.616048802948E+01
269
+ SASA for atom 11: 1.993352683418E+01
270
+ SASA for atom 12: 2.001169752764E+01
271
+ SASA for atom 13: 1.618133354774E+01
272
+ SASA for atom 14: 1.617091078861E+01
273
+ SASA for atom 15: 2.001690890721E+01
274
+ SASA for atom 16: 1.993873821374E+01
275
+ SASA for atom 17: 1.617091078861E+01
276
+
277
+ Total solvent accessible surface area: 221.799 A^2
278
+
279
+ Surface tension*area energies (gamma * SASA) for each atom:
280
+ Surface tension*area energy for atom 0: 6.664275867383E-03
281
+ Surface tension*area energy for atom 1: 6.854683749309E-03
282
+ Surface tension*area energy for atom 2: 7.045091631234E-03
283
+ Surface tension*area energy for atom 3: 6.664275867383E-03
284
+ Surface tension*area energy for atom 4: 6.791214455333E-03
285
+ Surface tension*area energy for atom 5: 7.108560925209E-03
286
+ Surface tension*area energy for atom 6: 1.700994289850E-01
287
+ Surface tension*area energy for atom 7: 1.373641482506E-01
288
+ Surface tension*area energy for atom 8: 1.700994289850E-01
289
+ Surface tension*area energy for atom 9: 1.376299286084E-01
290
+ Surface tension*area energy for atom 10: 1.373641482506E-01
291
+ Surface tension*area energy for atom 11: 1.694349780905E-01
292
+ Surface tension*area energy for atom 12: 1.700994289850E-01
293
+ Surface tension*area energy for atom 13: 1.375413351558E-01
294
+ Surface tension*area energy for atom 14: 1.374527417032E-01
295
+ Surface tension*area energy for atom 15: 1.701437257113E-01
296
+ Surface tension*area energy for atom 16: 1.694792748168E-01
297
+ Surface tension*area energy for atom 17: 1.374527417032E-01
298
+
299
+ Total surface tension energy: 1.88529 kJ/mol
300
+
301
+ Total solvent accessible volume: 267.435 A^3
302
+
303
+ Total pressure*volume energy: 64.0239 kJ/mol
304
+
305
+ WCA dispersion Energies for each atom:
306
+ WCA energy for atom 0: -5.793234697241E+00
307
+ WCA energy for atom 1: -5.784370526583E+00
308
+ WCA energy for atom 2: -5.791799130412E+00
309
+ WCA energy for atom 3: -5.788504399087E+00
310
+ WCA energy for atom 4: -5.797319672490E+00
311
+ WCA energy for atom 5: -5.787358035342E+00
312
+ WCA energy for atom 6: -1.523887929614E+00
313
+ WCA energy for atom 7: -1.413678912317E+00
314
+ WCA energy for atom 8: -1.521751604392E+00
315
+ WCA energy for atom 9: -1.414741802525E+00
316
+ WCA energy for atom 10: -1.413367854344E+00
317
+ WCA energy for atom 11: -1.523407238081E+00
318
+ WCA energy for atom 12: -1.523000623583E+00
319
+ WCA energy for atom 13: -1.413922068538E+00
320
+ WCA energy for atom 14: -1.416316744211E+00
321
+ WCA energy for atom 15: -1.524577474659E+00
322
+ WCA energy for atom 16: -1.523300410052E+00
323
+ WCA energy for atom 17: -1.414522566061E+00
324
+
325
+ Total WCA energy: -52.3691 kJ/mol
326
+
327
+ Total non-polar energy = 1.354016672221E+01 kJ/mol
328
+ ----------------------------------------
329
+ CALCULATION #4 (solvated-cyclopentane): APOLAR
330
+
331
+ Solvent Accessible Surface Area (SASA) for each atom:
332
+ SASA for atom 0: 9.490526193215E+00
333
+ SASA for atom 1: 9.512927120500E+00
334
+ SASA for atom 2: 2.299828534626E+00
335
+ SASA for atom 3: 1.919012770776E+00
336
+ SASA for atom 4: 2.307295510388E+00
337
+ SASA for atom 5: 2.325838699632E+01
338
+ SASA for atom 6: 2.325838699632E+01
339
+ SASA for atom 7: 2.045987617019E+01
340
+ SASA for atom 8: 2.067875411190E+01
341
+ SASA for atom 9: 2.028790064456E+01
342
+ SASA for atom 10: 1.897463299431E+01
343
+ SASA for atom 11: 2.048593306801E+01
344
+ SASA for atom 12: 2.070481100972E+01
345
+
346
+ Total solvent accessible surface area: 193.638 A^2
347
+
348
+ Surface tension*area energies (gamma * SASA) for each atom:
349
+ Surface tension*area energy for atom 0: 8.066947264233E-02
350
+ Surface tension*area energy for atom 1: 8.085988052425E-02
351
+ Surface tension*area energy for atom 2: 1.954854254432E-02
352
+ Surface tension*area energy for atom 3: 1.631160855160E-02
353
+ Surface tension*area energy for atom 4: 1.961201183830E-02
354
+ Surface tension*area energy for atom 5: 1.976962894687E-01
355
+ Surface tension*area energy for atom 6: 1.976962894687E-01
356
+ Surface tension*area energy for atom 7: 1.739089474466E-01
357
+ Surface tension*area energy for atom 8: 1.757694099511E-01
358
+ Surface tension*area energy for atom 9: 1.724471554788E-01
359
+ Surface tension*area energy for atom 10: 1.612843804516E-01
360
+ Surface tension*area energy for atom 11: 1.741304310781E-01
361
+ Surface tension*area energy for atom 12: 1.759908935826E-01
362
+
363
+ Total surface tension energy: 1.64593 kJ/mol
364
+
365
+ Total solvent accessible volume: 217.998 A^3
366
+
367
+ Total pressure*volume energy: 52.1887 kJ/mol
368
+
369
+ WCA dispersion Energies for each atom:
370
+ WCA energy for atom 0: -6.343496616804E+00
371
+ WCA energy for atom 1: -6.327869601807E+00
372
+ WCA energy for atom 2: -6.334858040579E+00
373
+ WCA energy for atom 3: -6.296075406417E+00
374
+ WCA energy for atom 4: -6.345600816761E+00
375
+ WCA energy for atom 5: -1.663697465126E+00
376
+ WCA energy for atom 6: -1.662444032853E+00
377
+ WCA energy for atom 7: -1.572325104493E+00
378
+ WCA energy for atom 8: -1.604626551065E+00
379
+ WCA energy for atom 9: -1.586431484963E+00
380
+ WCA energy for atom 10: -1.554291291374E+00
381
+ WCA energy for atom 11: -1.574315220751E+00
382
+ WCA energy for atom 12: -1.604941679892E+00
383
+
384
+ Total WCA energy: -44.471 kJ/mol
385
+
386
+ Total non-polar energy = 9.363673200142E+00 kJ/mol
387
+ ----------------------------------------
388
+ CALCULATION #5 (solvated-ethane): APOLAR
389
+
390
+ Solvent Accessible Surface Area (SASA) for each atom:
391
+ SASA for atom 0: 5.995981536705E+00
392
+ SASA for atom 1: 5.966113633657E+00
393
+ SASA for atom 2: 2.121552620704E+01
394
+ SASA for atom 3: 2.124158310486E+01
395
+ SASA for atom 4: 2.125200586399E+01
396
+ SASA for atom 5: 2.123116034573E+01
397
+ SASA for atom 6: 2.125200586399E+01
398
+ SASA for atom 7: 2.127285138225E+01
399
+
400
+ Total solvent accessible surface area: 139.427 A^2
401
+
402
+ Surface tension*area energies (gamma * SASA) for each atom:
403
+ Surface tension*area energy for atom 0: 5.096584306199E-02
404
+ Surface tension*area energy for atom 1: 5.071196588609E-02
405
+ Surface tension*area energy for atom 2: 1.803319727598E-01
406
+ Surface tension*area energy for atom 3: 1.805534563913E-01
407
+ Surface tension*area energy for atom 4: 1.806420498439E-01
408
+ Surface tension*area energy for atom 5: 1.804648629387E-01
409
+ Surface tension*area energy for atom 6: 1.806420498439E-01
410
+ Surface tension*area energy for atom 7: 1.808192367491E-01
411
+
412
+ Total surface tension energy: 1.18513 kJ/mol
413
+
414
+ Total solvent accessible volume: 140.346 A^3
415
+
416
+ Total pressure*volume energy: 33.5988 kJ/mol
417
+
418
+ WCA dispersion Energies for each atom:
419
+ WCA energy for atom 0: -7.360066353115E+00
420
+ WCA energy for atom 1: -7.355483516201E+00
421
+ WCA energy for atom 2: -1.776106201066E+00
422
+ WCA energy for atom 3: -1.773973940651E+00
423
+ WCA energy for atom 4: -1.775401936843E+00
424
+ WCA energy for atom 5: -1.773464835521E+00
425
+ WCA energy for atom 6: -1.774382856097E+00
426
+ WCA energy for atom 7: -1.772366599434E+00
427
+
428
+ Total WCA energy: -25.3612 kJ/mol
429
+
430
+ Total non-polar energy = 9.422717598546E+00 kJ/mol
431
+ ----------------------------------------
432
+ CALCULATION #6 (solvated-hexane): APOLAR
433
+
434
+ Solvent Accessible Surface Area (SASA) for each atom:
435
+ SASA for atom 0: 4.405515699447E+00
436
+ SASA for atom 1: 8.213673337951E-01
437
+ SASA for atom 2: 3.285469335181E-01
438
+ SASA for atom 3: 2.986790304710E-01
439
+ SASA for atom 4: 1.855251124959E+01
440
+ SASA for atom 5: 2.147609518526E+01
441
+ SASA for atom 6: 1.852645435176E+01
442
+ SASA for atom 7: 1.655655287639E+01
443
+ SASA for atom 8: 1.655134149682E+01
444
+ SASA for atom 9: 1.360170066332E+01
445
+ SASA for atom 10: 1.357043238593E+01
446
+ SASA for atom 11: 1.381536722546E+01
447
+ SASA for atom 12: 1.384142412329E+01
448
+ SASA for atom 13: 7.765654792245E-01
449
+ SASA for atom 14: 1.684839013200E+01
450
+ SASA for atom 15: 1.682233323417E+01
451
+ SASA for atom 16: 4.166572475070E+00
452
+ SASA for atom 17: 2.179398933870E+01
453
+ SASA for atom 18: 1.877660057086E+01
454
+ SASA for atom 19: 1.876096643216E+01
455
+
456
+ Total solvent accessible surface area: 250.291 A^2
457
+
458
+ Surface tension*area energies (gamma * SASA) for each atom:
459
+ Surface tension*area energy for atom 0: 3.744688344530E-02
460
+ Surface tension*area energy for atom 1: 6.981622337259E-03
461
+ Surface tension*area energy for atom 2: 2.792648934903E-03
462
+ Surface tension*area energy for atom 3: 2.538771759003E-03
463
+ Surface tension*area energy for atom 4: 1.576963456215E-01
464
+ Surface tension*area energy for atom 5: 1.825468090747E-01
465
+ Surface tension*area energy for atom 6: 1.574748619900E-01
466
+ Surface tension*area energy for atom 7: 1.407306994493E-01
467
+ Surface tension*area energy for atom 8: 1.406864027230E-01
468
+ Surface tension*area energy for atom 9: 1.156144556382E-01
469
+ Surface tension*area energy for atom 10: 1.153486752804E-01
470
+ Surface tension*area energy for atom 11: 1.174306214164E-01
471
+ Surface tension*area energy for atom 12: 1.176521050479E-01
472
+ Surface tension*area energy for atom 13: 6.600806573408E-03
473
+ Surface tension*area energy for atom 14: 1.432113161220E-01
474
+ Surface tension*area energy for atom 15: 1.429898324905E-01
475
+ Surface tension*area energy for atom 16: 3.541586603809E-02
476
+ Surface tension*area energy for atom 17: 1.852489093789E-01
477
+ Surface tension*area energy for atom 18: 1.596011048523E-01
478
+ Surface tension*area energy for atom 19: 1.594682146734E-01
479
+
480
+ Total surface tension energy: 2.12748 kJ/mol
481
+
482
+ Total solvent accessible volume: 298.053 A^3
483
+
484
+ Total pressure*volume energy: 71.3539 kJ/mol
485
+
486
+ WCA dispersion Energies for each atom:
487
+ WCA energy for atom 0: -6.635406071935E+00
488
+ WCA energy for atom 1: -5.957247427848E+00
489
+ WCA energy for atom 2: -5.524801144538E+00
490
+ WCA energy for atom 3: -5.522294168859E+00
491
+ WCA energy for atom 4: -1.605314409440E+00
492
+ WCA energy for atom 5: -1.701051761776E+00
493
+ WCA energy for atom 6: -1.606669162773E+00
494
+ WCA energy for atom 7: -1.442505934938E+00
495
+ WCA energy for atom 8: -1.443059002759E+00
496
+ WCA energy for atom 9: -1.328947132810E+00
497
+ WCA energy for atom 10: -1.328906972440E+00
498
+ WCA energy for atom 11: -1.331566344214E+00
499
+ WCA energy for atom 12: -1.328041776815E+00
500
+ WCA energy for atom 13: -5.937562025661E+00
501
+ WCA energy for atom 14: -1.442277774427E+00
502
+ WCA energy for atom 15: -1.442777091510E+00
503
+ WCA energy for atom 16: -6.602262542378E+00
504
+ WCA energy for atom 17: -1.698172146664E+00
505
+ WCA energy for atom 18: -1.600970858835E+00
506
+ WCA energy for atom 19: -1.600841970217E+00
507
+
508
+ Total WCA energy: -57.0807 kJ/mol
509
+
510
+ Total non-polar energy = 1.640068943201E+01 kJ/mol
511
+ ----------------------------------------
512
+ CALCULATION #7 (solvated-isobutane): APOLAR
513
+
514
+ Solvent Accessible Surface Area (SASA) for each atom:
515
+ SASA for atom 0: 3.464676753463E+00
516
+ SASA for atom 1: 1.984493338158E+01
517
+ SASA for atom 2: 1.778643845361E+01
518
+ SASA for atom 3: 1.671289426332E+01
519
+ SASA for atom 4: 0.000000000000E+00
520
+ SASA for atom 5: 3.531879535319E+00
521
+ SASA for atom 6: 1.673895116114E+01
522
+ SASA for atom 7: 1.793756846098E+01
523
+ SASA for atom 8: 1.973549441072E+01
524
+ SASA for atom 9: 1.710895911022E+01
525
+ SASA for atom 10: 4.599657069253E+00
526
+ SASA for atom 11: 1.937069784121E+01
527
+ SASA for atom 12: 1.654613011726E+01
528
+ SASA for atom 13: 1.936548646165E+01
529
+
530
+ Total solvent accessible surface area: 192.744 A^2
531
+
532
+ Surface tension*area energies (gamma * SASA) for each atom:
533
+ Surface tension*area energy for atom 0: 2.944975240444E-02
534
+ Surface tension*area energy for atom 1: 1.686819337434E-01
535
+ Surface tension*area energy for atom 2: 1.511847268556E-01
536
+ Surface tension*area energy for atom 3: 1.420596012382E-01
537
+ Surface tension*area energy for atom 4: 0.000000000000E+00
538
+ Surface tension*area energy for atom 5: 3.002097605021E-02
539
+ Surface tension*area energy for atom 6: 1.422810848697E-01
540
+ Surface tension*area energy for atom 7: 1.524693319183E-01
541
+ Surface tension*area energy for atom 8: 1.677517024912E-01
542
+ Surface tension*area energy for atom 9: 1.454261524369E-01
543
+ Surface tension*area energy for atom 10: 3.909708508865E-02
544
+ Surface tension*area energy for atom 11: 1.646509316503E-01
545
+ Surface tension*area energy for atom 12: 1.406421059967E-01
546
+ Surface tension*area energy for atom 13: 1.646066349240E-01
547
+
548
+ Total surface tension energy: 1.63832 kJ/mol
549
+
550
+ Total solvent accessible volume: 218.943 A^3
551
+
552
+ Total pressure*volume energy: 52.415 kJ/mol
553
+
554
+ WCA dispersion Energies for each atom:
555
+ WCA energy for atom 0: -6.381016335247E+00
556
+ WCA energy for atom 1: -1.612317964554E+00
557
+ WCA energy for atom 2: -1.588013719598E+00
558
+ WCA energy for atom 3: -1.532162371190E+00
559
+ WCA energy for atom 4: -5.987950445279E+00
560
+ WCA energy for atom 5: -6.393089030861E+00
561
+ WCA energy for atom 6: -1.533454887042E+00
562
+ WCA energy for atom 7: -1.587650918485E+00
563
+ WCA energy for atom 8: -1.614083521570E+00
564
+ WCA energy for atom 9: -1.442402031577E+00
565
+ WCA energy for atom 10: -6.408813541353E+00
566
+ WCA energy for atom 11: -1.605830214390E+00
567
+ WCA energy for atom 12: -1.529385873788E+00
568
+ WCA energy for atom 13: -1.605662490385E+00
569
+
570
+ Total WCA energy: -40.8218 kJ/mol
571
+
572
+ Total non-polar energy = 1.323144287435E+01 kJ/mol
573
+ ----------------------------------------
574
+ CALCULATION #8 (solvated-methane): APOLAR
575
+
576
+ Solvent Accessible Surface Area (SASA) for each atom:
577
+ SASA for atom 0: 1.231304303117E+01
578
+ SASA for atom 1: 2.323233009850E+01
579
+ SASA for atom 2: 2.345641941977E+01
580
+ SASA for atom 3: 2.377431357320E+01
581
+ SASA for atom 4: 2.264344420771E+01
582
+
583
+ Total solvent accessible surface area: 105.42 A^2
584
+
585
+ Surface tension*area energies (gamma * SASA) for each atom:
586
+ Surface tension*area energy for atom 0: 1.046608657649E-01
587
+ Surface tension*area energy for atom 1: 1.974748058372E-01
588
+ Surface tension*area energy for atom 2: 1.993795650680E-01
589
+ Surface tension*area energy for atom 3: 2.020816653722E-01
590
+ Surface tension*area energy for atom 4: 1.924692757655E-01
591
+
592
+ Total surface tension energy: 0.896066 kJ/mol
593
+
594
+ Total solvent accessible volume: 95.985 A^3
595
+
596
+ Total pressure*volume energy: 22.9788 kJ/mol
597
+
598
+ WCA dispersion Energies for each atom:
599
+ WCA energy for atom 0: -8.133807570805E+00
600
+ WCA energy for atom 1: -1.962181541765E+00
601
+ WCA energy for atom 2: -1.964078319162E+00
602
+ WCA energy for atom 3: -1.963015006647E+00
603
+ WCA energy for atom 4: -1.957425549100E+00
604
+
605
+ Total WCA energy: -15.9805 kJ/mol
606
+
607
+ Total non-polar energy = 7.894367190329E+00 kJ/mol
608
+ ----------------------------------------
609
+ CALCULATION #9 (solvated-neopentane): APOLAR
610
+
611
+ Solvent Accessible Surface Area (SASA) for each atom:
612
+ SASA for atom 0: 2.441701074100E+00
613
+ SASA for atom 1: 1.663993494942E+01
614
+ SASA for atom 2: 1.715586152630E+01
615
+ SASA for atom 3: 1.645753666466E+01
616
+ SASA for atom 4: 0.000000000000E+00
617
+ SASA for atom 5: 2.389432243768E+00
618
+ SASA for atom 6: 1.638457735076E+01
619
+ SASA for atom 7: 1.667641460637E+01
620
+ SASA for atom 8: 1.721839808108E+01
621
+ SASA for atom 9: 2.419300146815E+00
622
+ SASA for atom 10: 1.640021148945E+01
623
+ SASA for atom 11: 1.666599184724E+01
624
+ SASA for atom 12: 1.719234118325E+01
625
+ SASA for atom 13: 2.449168049862E+00
626
+ SASA for atom 14: 1.723403221977E+01
627
+ SASA for atom 15: 1.639500010989E+01
628
+ SASA for atom 16: 1.663472356985E+01
629
+
630
+ Total solvent accessible surface area: 210.755 A^2
631
+
632
+ Surface tension*area energies (gamma * SASA) for each atom:
633
+ Surface tension*area energy for atom 0: 2.075445912985E-02
634
+ Surface tension*area energy for atom 1: 1.414394470700E-01
635
+ Surface tension*area energy for atom 2: 1.458248229736E-01
636
+ Surface tension*area energy for atom 3: 1.398890616496E-01
637
+ Surface tension*area energy for atom 4: 0.000000000000E+00
638
+ Surface tension*area energy for atom 5: 2.031017407203E-02
639
+ Surface tension*area energy for atom 6: 1.392689074814E-01
640
+ Surface tension*area energy for atom 7: 1.417495241541E-01
641
+ Surface tension*area energy for atom 8: 1.463563836891E-01
642
+ Surface tension*area energy for atom 9: 2.056405124793E-02
643
+ Surface tension*area energy for atom 10: 1.394017976603E-01
644
+ Surface tension*area energy for atom 11: 1.416609307015E-01
645
+ Surface tension*area energy for atom 12: 1.461349000577E-01
646
+ Surface tension*area energy for atom 13: 2.081792842383E-02
647
+ Surface tension*area energy for atom 14: 1.464892738680E-01
648
+ Surface tension*area energy for atom 15: 1.393575009340E-01
649
+ Surface tension*area energy for atom 16: 1.413951503437E-01
650
+
651
+ Total surface tension energy: 1.79141 kJ/mol
652
+
653
+ Total solvent accessible volume: 251.127 A^3
654
+
655
+ Total pressure*volume energy: 60.1198 kJ/mol
656
+
657
+ WCA dispersion Energies for each atom:
658
+ WCA energy for atom 0: -6.011082520236E+00
659
+ WCA energy for atom 1: -1.497367782613E+00
660
+ WCA energy for atom 2: -1.498546483218E+00
661
+ WCA energy for atom 3: -1.492562171495E+00
662
+ WCA energy for atom 4: -5.447325863939E+00
663
+ WCA energy for atom 5: -6.004516149175E+00
664
+ WCA energy for atom 6: -1.492776531092E+00
665
+ WCA energy for atom 7: -1.496078170066E+00
666
+ WCA energy for atom 8: -1.501529655270E+00
667
+ WCA energy for atom 9: -5.996267554365E+00
668
+ WCA energy for atom 10: -1.492194267752E+00
669
+ WCA energy for atom 11: -1.496027211216E+00
670
+ WCA energy for atom 12: -1.500561393960E+00
671
+ WCA energy for atom 13: -6.000218612907E+00
672
+ WCA energy for atom 14: -1.500859921426E+00
673
+ WCA energy for atom 15: -1.492908499790E+00
674
+ WCA energy for atom 16: -1.494057174414E+00
675
+
676
+ Total WCA energy: -47.4149 kJ/mol
677
+
678
+ Total non-polar energy = 1.449633815052E+01 kJ/mol
679
+ ----------------------------------------
680
+ CALCULATION #10 (solvated-pentane): APOLAR
681
+
682
+ Solvent Accessible Surface Area (SASA) for each atom:
683
+ SASA for atom 0: 4.405515699447E+00
684
+ SASA for atom 1: 8.213673337951E-01
685
+ SASA for atom 2: 3.285469335181E-01
686
+ SASA for atom 3: 7.466975761774E-01
687
+ SASA for atom 4: 1.855251124959E+01
688
+ SASA for atom 5: 2.147609518526E+01
689
+ SASA for atom 6: 1.852645435176E+01
690
+ SASA for atom 7: 1.655655287639E+01
691
+ SASA for atom 8: 1.655134149682E+01
692
+ SASA for atom 9: 1.360170066332E+01
693
+ SASA for atom 10: 1.357043238593E+01
694
+ SASA for atom 11: 1.685881289113E+01
695
+ SASA for atom 12: 1.687444702982E+01
696
+ SASA for atom 13: 4.196440378117E+00
697
+ SASA for atom 14: 1.881308022781E+01
698
+ SASA for atom 15: 1.882350298694E+01
699
+ SASA for atom 16: 2.182004623652E+01
700
+
701
+ Total solvent accessible surface area: 222.524 A^2
702
+
703
+ Surface tension*area energies (gamma * SASA) for each atom:
704
+ Surface tension*area energy for atom 0: 3.744688344530E-02
705
+ Surface tension*area energy for atom 1: 6.981622337259E-03
706
+ Surface tension*area energy for atom 2: 2.792648934903E-03
707
+ Surface tension*area energy for atom 3: 6.346929397508E-03
708
+ Surface tension*area energy for atom 4: 1.576963456215E-01
709
+ Surface tension*area energy for atom 5: 1.825468090747E-01
710
+ Surface tension*area energy for atom 6: 1.574748619900E-01
711
+ Surface tension*area energy for atom 7: 1.407306994493E-01
712
+ Surface tension*area energy for atom 8: 1.406864027230E-01
713
+ Surface tension*area energy for atom 9: 1.156144556382E-01
714
+ Surface tension*area energy for atom 10: 1.153486752804E-01
715
+ Surface tension*area energy for atom 11: 1.432999095746E-01
716
+ Surface tension*area energy for atom 12: 1.434327997535E-01
717
+ Surface tension*area energy for atom 13: 3.566974321399E-02
718
+ Surface tension*area energy for atom 14: 1.599111819364E-01
719
+ Surface tension*area energy for atom 15: 1.599997753890E-01
720
+ Surface tension*area energy for atom 16: 1.854703930104E-01
721
+
722
+ Total surface tension energy: 1.89145 kJ/mol
723
+
724
+ Total solvent accessible volume: 258.93 A^3
725
+
726
+ Total pressure*volume energy: 61.9878 kJ/mol
727
+
728
+ WCA dispersion Energies for each atom:
729
+ WCA energy for atom 0: -6.655804319869E+00
730
+ WCA energy for atom 1: -6.027315962813E+00
731
+ WCA energy for atom 2: -5.696430965386E+00
732
+ WCA energy for atom 3: -6.016749084714E+00
733
+ WCA energy for atom 4: -1.608595384643E+00
734
+ WCA energy for atom 5: -1.703300955380E+00
735
+ WCA energy for atom 6: -1.609931495887E+00
736
+ WCA energy for atom 7: -1.457107525189E+00
737
+ WCA energy for atom 8: -1.457741620594E+00
738
+ WCA energy for atom 9: -1.354235498709E+00
739
+ WCA energy for atom 10: -1.354106470090E+00
740
+ WCA energy for atom 11: -1.456736412636E+00
741
+ WCA energy for atom 12: -1.455995435596E+00
742
+ WCA energy for atom 13: -6.633650611186E+00
743
+ WCA energy for atom 14: -1.605996088477E+00
744
+ WCA energy for atom 15: -1.606549890103E+00
745
+ WCA energy for atom 16: -1.700042300035E+00
746
+
747
+ Total WCA energy: -49.4003 kJ/mol
748
+
749
+ Total non-polar energy = 1.447900211546E+01 kJ/mol
750
+ ----------------------------------------
751
+ CALCULATION #11 (solvated-propane): APOLAR
752
+
753
+ Solvent Accessible Surface Area (SASA) for each atom:
754
+ SASA for atom 0: 3.173464698754E+00
755
+ SASA for atom 1: 1.931858404557E+01
756
+ SASA for atom 2: 2.014198201675E+01
757
+ SASA for atom 3: 2.149694070352E+01
758
+ SASA for atom 4: 1.904078819252E+00
759
+ SASA for atom 5: 2.067354273233E+01
760
+ SASA for atom 6: 1.937590922077E+01
761
+ SASA for atom 7: 3.098794941136E+00
762
+ SASA for atom 8: 1.942802301642E+01
763
+ SASA for atom 9: 1.973028303116E+01
764
+ SASA for atom 10: 2.204934693736E+01
765
+
766
+ Total solvent accessible surface area: 170.391 A^2
767
+
768
+ Surface tension*area energies (gamma * SASA) for each atom:
769
+ Surface tension*area energy for atom 0: 2.697444993941E-02
770
+ Surface tension*area energy for atom 1: 1.642079643873E-01
771
+ Surface tension*area energy for atom 2: 1.712068471424E-01
772
+ Surface tension*area energy for atom 3: 1.827239959799E-01
773
+ Surface tension*area energy for atom 4: 1.618466996365E-02
774
+ Surface tension*area energy for atom 5: 1.757251132248E-01
775
+ Surface tension*area energy for atom 6: 1.646952283766E-01
776
+ Surface tension*area energy for atom 7: 2.633975699966E-02
777
+ Surface tension*area energy for atom 8: 1.651381956396E-01
778
+ Surface tension*area energy for atom 9: 1.677074057649E-01
779
+ Surface tension*area energy for atom 10: 1.874194489675E-01
780
+
781
+ Total surface tension energy: 1.44832 kJ/mol
782
+
783
+ Total solvent accessible volume: 183.573 A^3
784
+
785
+ Total pressure*volume energy: 43.9474 kJ/mol
786
+
787
+ WCA dispersion Energies for each atom:
788
+ WCA energy for atom 0: -6.818670105515E+00
789
+ WCA energy for atom 1: -1.641297645338E+00
790
+ WCA energy for atom 2: -1.649584120441E+00
791
+ WCA energy for atom 3: -1.711408141255E+00
792
+ WCA energy for atom 4: -6.624720142882E+00
793
+ WCA energy for atom 5: -1.610117050515E+00
794
+ WCA energy for atom 6: -1.596858009746E+00
795
+ WCA energy for atom 7: -6.816460624835E+00
796
+ WCA energy for atom 8: -1.642782751806E+00
797
+ WCA energy for atom 9: -1.645779566650E+00
798
+ WCA energy for atom 10: -1.714436154542E+00
799
+
800
+ Total WCA energy: -33.4721 kJ/mol
801
+
802
+ Total non-polar energy = 1.192358496286E+01 kJ/mol
803
+ ----------------------------------------
804
+ PRINT STATEMENTS
805
+
806
+ print APOL energy 1 (solvated-2-methylbutane) end
807
+ Global net APOL energy = 1.439739455792E+01 kJ/mol
808
+
809
+ print APOL energy 2 (solvated-butane) end
810
+ Global net APOL energy = 1.208346456826E+01 kJ/mol
811
+
812
+ print APOL energy 3 (solvated-cyclohexane) end
813
+ Global net APOL energy = 1.354016672221E+01 kJ/mol
814
+
815
+ print APOL energy 4 (solvated-cyclopentane) end
816
+ Global net APOL energy = 9.363673200142E+00 kJ/mol
817
+
818
+ print APOL energy 5 (solvated-ethane) end
819
+ Global net APOL energy = 9.422717598546E+00 kJ/mol
820
+
821
+ print APOL energy 6 (solvated-hexane) end
822
+ Global net APOL energy = 1.640068943201E+01 kJ/mol
823
+
824
+ print APOL energy 7 (solvated-isobutane) end
825
+ Global net APOL energy = 1.323144287435E+01 kJ/mol
826
+
827
+ print APOL energy 8 (solvated-methane) end
828
+ Global net APOL energy = 7.894367190329E+00 kJ/mol
829
+
830
+ print APOL energy 9 (solvated-neopentane) end
831
+ Global net APOL energy = 1.449633815052E+01 kJ/mol
832
+
833
+ print APOL energy 10 (solvated-pentane) end
834
+ Global net APOL energy = 1.447900211546E+01 kJ/mol
835
+
836
+ print APOL energy 11 (solvated-propane) end
837
+ Global net APOL energy = 1.192358496286E+01 kJ/mol
838
+ ----------------------------------------
839
+ CLEANING UP AND SHUTTING DOWN...
840
+ Destroying force arrays.
841
+ No energy arrays to destroy.
842
+ Destroying multigrid structures.
843
+ Destroying finite element structures.
844
+ Destroying 11 molecules
845
+ Final memory usage: 0.001 MB total, 2.267 MB high water
846
+
847
+
848
+ Thanks for using APBS!
849
+
model/comp_surface/tools/transfer/APBS-3.4.1.Linux/share/apbs/examples/alkanes/apbs-forces.in ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ read
2
+ mol pdb pentane.pdb
3
+ parm flat parm.dat
4
+ end
5
+
6
+ APOLAR name solvated
7
+ grid 0.3 0.3 0.3
8
+ mol 1
9
+ srfm sacc
10
+ swin 0.3
11
+ srad 0.65
12
+ press 0.2394
13
+ gamma 0.0085
14
+ bconc 0.033428
15
+ sdens 100.0
16
+ dpos 0.2
17
+ temp 298.15
18
+ calcenergy total
19
+ calcforce comps
20
+ END
21
+
22
+ print apolForce solvated end
23
+
24
+ quit