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 |
real(kind=8), dimension(:,:), pointer | parray_nrj_hom_charged_surf |
real(kind=8), dimension(:,:), pointer | parray_force_hom_charged_surf |
integer | type |
type of the array | |
integer | nbbin |
Array properties, nbbin. | |
real(kind=8) | max_size |
real(kind=8) | h |
real(kind=8) | dh_radius |
1 solute representation, already in protein a bit useless becasue need the sum of the radius | |
real(kind=8) | vol_radius |
real(kind=8) | rep_radius |
real(kind=8) | epfct |
NJB: add scaling factor like grid-based electrostatic routines. | |
real(kind=8) | surface_charge_dens |
in case of a homogeneously charged surface | |
real(kind=8) | surface_prefct |
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. | |
logical | gouy_chapman |
Define tyoe analytic interactions (Debye-Huckel/crowders)
1 solute representation, already in protein a bit useless becasue need the sum of the radius
NJB: add scaling factor like grid-based electrostatic routines.
logical mod_analytic::analytic::gouy_chapman |
Store ki, bjerrum usefull quantity independent of stoke radius.
integer mod_analytic::analytic::nbbin |
Array properties, nbbin.
integer mod_analytic::analytic::nbtypes |
Number of different types of solutes.
define the arrays to store energy of interaction and force Could use 2 dimension array, to store for different types / stoke_radius
integer mod_analytic::analytic::type |
type of the array