popr. tab w sum_gradient
authorEmilia Lubecka <emilial@piasek4.chem.univ.gda.pl>
Thu, 15 Dec 2016 12:22:15 +0000 (13:22 +0100)
committerEmilia Lubecka <emilial@piasek4.chem.univ.gda.pl>
Thu, 15 Dec 2016 12:22:15 +0000 (13:22 +0100)
source/cluster/clust_data.f90
source/unres/energy.f90

index 7779f93..2fdba69 100644 (file)
@@ -7,7 +7,7 @@
 ! Max. number of conformations in the data set.
 !
       integer,PARAMETER :: MAXCONF=13000
-      integer,parameter :: maxstr_proc=maxconf/2
+      integer,parameter :: maxstr_proc=maxconf
 !
 ! Max. number of "distances" between conformations.
 !
index e25c098..6bb718a 100644 (file)
 #endif
 #ifdef MPI
       include 'mpif.h'
-!el#endif
+#endif
       real(kind=8),dimension(3,nres) :: gradbufc,gradbufx,gradbufc_sum,&
                    gloc_scbuf !(3,maxres)
 
       real(kind=8),dimension(4*nres) :: glocbuf !(4*maxres)
-#endif
+!#endif
 !el local variables
       integer :: i,j,k,ierror,ierr
       real(kind=8) :: gvdwc_norm,gvdwc_scp_norm,gelc_norm,gvdwpp_norm,&