checkgrad_inc added to input for checkgrad cart
[unres.git] / source / unres / src_MD / COMMON.MD
index 7f8a20f..cbb474f 100644 (file)
@@ -54,16 +54,18 @@ c
       integer nresn,nyosh,nnos
       double precision glogs,qmass,vlogs,xlogs
       logical large,print_compon,tbf,rest,reset_moment,reset_vel,
-     & surfarea,rattle,usampl,mdpdb,RESPA,tnp,tnp1,tnh,xiresp,preminim
+     & surfarea,rattle,usampl,mdpdb,RESPA,tnp,tnp1,tnh,xiresp,preminim,
+     & l_homo(max_template,maxdim)
       integer igmult_start,igmult_end,my_ng_count,ng_start,ng_counts,
      & nginv_start,nginv_counts,myginv_ng_count
+
       common /back_constr/ uconst_back,utheta,ugamma,uscdiff,
      & dutheta,dugamma,duscdiff,duscdiffx,
      & wfrag_back,nfrag_back,ifrag_back
        common /homrestr/ odl,dih,sigma_dih,sigma_odl,
      & lim_odl,lim_dih,ires_homo,jres_homo,link_start_homo,
      & link_end_homo,idihconstr_start_homo,idihconstr_end_homo,
-     & idomain
+     & idomain,l_homo
 c
 c    FP (30/10/2014,04/03/2015)
 c