| Functions/Subroutines | |
| subroutine | solva (na, x, a, acc, probe) | 
| Compute solvent accessibility.  More... | |
| subroutine solva | ( | integer, intent(in) | na, | 
| real ( kind=8 ), dimension(:,:), intent(in) | x, | ||
| real ( kind=8 ), dimension(:), intent(in) | a, | ||
| real ( kind=8 ), dimension(:), intent(out) | acc, | ||
| real ( kind=4 ), intent(in) | probe | ||
| ) | 
Compute solvent accessibility.
Compute the solvant accessibility, used to determine which atoms will be keep in sda ( with a solvent accessibility > threshold )
 This version is free of use
 This version use OpenMP
 
| na | : number ofatoms | 
| x | : array with the position of atoms | 
| a | : array with the Van der Walls radius of each atom | 
| acc | : retrun the solvent accessibility for all atoms | 
| probe | : water probe | 
 1.8.13
Imprint/Privacy
 1.8.13
Imprint/Privacy