corrections to unres src_MIN
authorCezary Czaplewski <czarek@chem.univ.gda.pl>
Thu, 10 Mar 2016 17:14:51 +0000 (18:14 +0100)
committerCezary Czaplewski <czarek@chem.univ.gda.pl>
Thu, 10 Mar 2016 17:14:51 +0000 (18:14 +0100)
source/unres/src_MIN/CMakeLists.txt
source/unres/src_MIN/minimize_p.F

index fadf127..88d9318 100644 (file)
@@ -75,7 +75,7 @@ set(UNRES_MIN_PP_SRC
        energy_split-sep.F 
        entmcm.F 
        gen_rand_conf.F
-       geomout.F 
+       geomout_min.F 
        gradient_p.F 
        intcor.f
        initialize_p.F 
index 72190e8..2fa0ec8 100644 (file)
@@ -89,8 +89,8 @@ cd    print *,'Calling SUMSL'
       etot=v(10)                                                      
       iretcode=iv(1)
 cd    print *,'Exit SUMSL; return code:',iretcode,' energy:',etot
-      write (iout,'(/a,i4,a,f15.5/)') 'SUMSL return code:',iv(1),
-     &   " energy",etot
+cd    write (iout,'(/a,i4,a,f15.5/)') 'SUMSL return code:',iv(1),
+cd     &   " energy",etot
       call var_to_geom(nvar,x)
 c      call chainbuild
 c      call etotal(energia(0))