Define tyoe analytic interactions (Debye-Huckel/crowders) More...
Public Attributes | |
real(kind=8), dimension(:,:), pointer | parray_nrj |
define the arrays to store energy of interaction and force Could use 2 dimension array, to store for different types / stoke_radius | |
real(kind=8), dimension(:,:), pointer | parray_force |
integer | type |
type of the array | |
integer | nbbin |
Array properties, nbbin. | |
real(kind=8) | max_size |
real(kind=8) | h |
real(kind=8) | stoke_radius |
1 solute representation, already in protein a bit useless becasue need the sum of the radius | |
real(kind=8) | ki |
Store ki, bjerrum usefull quantity independent of stoke radius. | |
real(kind=8) | bjerrum |
real(kind=8) | ionic |
integer | nbtypes |
Number of different types of solutes. | |
Define tyoe analytic interactions (Debye-Huckel/crowders)